Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errro while building the project #10

Closed
rajkumardongre opened this issue Aug 14, 2023 · 2 comments
Closed

Errro while building the project #10

rajkumardongre opened this issue Aug 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@rajkumardongre
Copy link
Contributor

During the execution of fpm build, it appears that the library is not being built correctly. The following error is encountered:

build/dependencies/fortran-curl/src/curl.f90:1135:57:

 1135 |         call c_f_str_ptr(ptr, unescaped, int(o, kind=i8))
      |                                                         1
Error: More actual than formal arguments in procedure call at (1)
<ERROR> Compilation failed for object " build_dependencies_fortran-curl_src_curl.f90.o "
<ERROR> stopping due to failed compilation
STOP 1
@interkosmos
Copy link
Owner

Sorry, I’ve missed that c_f_str_ptr() has an optional argument. Has been fixed. Thank you for reporting!

@interkosmos interkosmos added the bug Something isn't working label Aug 14, 2023
@rajkumardongre
Copy link
Contributor Author

Thank you now it's working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants