We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error while trying to execute "fpm install" command. "fpm build" compiles correctly.
+ mkdir -p /home/runner/work/Fortran77-Cloud-Model/Fortran77-Cloud-Model/build/python/lib # Update: build/gfortran_C084E46DFA825907/cloudsim/libcloudsim.a -> /home/runner/work/Fortran77-Cloud-Model/Fortran77-Cloud-Model/build/python/lib realloc(): invalid old size Program received signal SIGABRT: Process abort signal. Backtrace for this error: Could not print backtrace: unrecognized DWARF version in .debug_info at 6 #0 0x7fec3321ce3a #1 0x7fec3321c013 #2 0x7fec32a4251f #3 0x7fec32a969fc #4 0x7fec32a42475 #5 0x7fec32a287f2 #6 0x7fec32a89675 #7 0x7fec32aa0cfb #8 0x7fec32aa4c6b #9 0x7fec32aa5861 #10 0x5429b2 #11 0x477ae3 #12 0x54801b #13 0x40250e #14 0x7fec32a29d8f #15 0x7fec32a29e3f #16 0x40253e #17 `0xffffffffffffffff`
It should execute the "fpm install" command correctly
0.10.1
Github Action, Ubuntu-Lastest
https://github.com/Diegoolei/Fortran77-Cloud-Model/actions/runs/9980948130/job/27583487142#step:10:110
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Error while trying to execute "fpm install" command. "fpm build" compiles correctly.
Expected Behaviour
It should execute the "fpm install" command correctly
Version of fpm
0.10.1
Platform and Architecture
Github Action, Ubuntu-Lastest
Additional Information
https://github.com/Diegoolei/Fortran77-Cloud-Model/actions/runs/9980948130/job/27583487142#step:10:110
The text was updated successfully, but these errors were encountered: