@raman I don't know any fortran unfortunately. No clue what this all means. Will look around.
@vejtics No...
Git Clone URL: | https://aur.archlinux.org/heasoft.git (read-only, click to copy) |
---|---|
Package Base: | heasoft |
Description: | NASA high energy astrophysics library |
Upstream URL: | https://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ |
Licenses: | GPL, NASA |
Submitter: | ydallilar |
Maintainer: | petronny (AutoUpdateBot) |
Last Packager: | AutoUpdateBot |
Votes: | 4 |
Popularity: | 0.000015 |
First Submitted: | 2017-05-02 20:45 (UTC) |
Last Updated: | 2024-09-03 09:16 (UTC) |
@raman I don't know any fortran unfortunately. No clue what this all means. Will look around.
@vejtics No...
There seems to be a problem with the makefile:
make: *** [Makefile:10: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: heasoft
Hi , I want to install Heasoft in Manjaro Linux but i am getting this error even after changing CFLAG to "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions \ -Wp,-D_FORTIFY_SOURCE=2 \ -fstack-clash-protection -fcf-protection"
projec.inc:37:13:
make[2]: Leaving directory '/var/tmp/pamac-build-raman/heasoft/src/heasoft-6.29/ftools/BUILD_DIR' make[1]: [Makefile:84: ftools] Error 2 make[1]: Leaving directory '/var/tmp/pamac-build-raman/heasoft/src/heasoft-6.29/BUILD_DIR' make: [Makefile:10: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
Type following in ~/.bashrc. Then, test it in bash shell not zsh...
source /etc/profile.d/heasoft.sh
Or, you can invoke bash shell with bash -l
instead without modifying any files.
~ heainit ✔ zsh: command not found: heainit ~ 127 ✘
i have to add some alias in bashrc . please tell me how.
In a new terminal, just type heainit.
Thank you. Done building HEASoft. how to initiate it using alias heainit.
While building heasoft, you can replace this,
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions \
-Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security \
-fstack-clash-protection -fcf-protection"
with,
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions \
-Wp,-D_FORTIFY_SOURCE=2 \
-fstack-clash-protection -fcf-protection"
Then, revert the changes after you are done.
Pinned Comments
petronny commented on 2022-08-12 09:20 (UTC)
Pre-built binary of this package can be found in the arch4edu repository.
And the build log is available at https://arch4edu.github.io/