I am running Science Analysis Software by ESA for XMM newton data. The pre-built compiled libraries of SAS for Ubuntu 20.04 are working perfectly fine with my Arch System. I have used this AUR package to install Heasoft. The xspec
runs perfectly fine after initialization of Heasoft. Initialization of SAS requires initialization of HEASOFT. That also works out quite well. But when I initializae Heasoft followed by SAS and then run the xspec. I am given error messages as::
Search Criteria
Package Details: heasoft 6.32.1-1
Package Actions
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.014992 |
First Submitted: | 2017-05-02 20:45 (UTC) |
Last Updated: | 2023-09-15 14:01 (UTC) |
Dependencies (15)
- libidn (libidn-gitAUR)
- libxpm (libxpm-gitAUR)
- ncurses (ncurses-gitAUR)
- readline (readline-gitAUR)
- gcc-fortran (gccrs-fortran-gitAUR, gcc-fortran-gitAUR, gcc11-fortranAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR) (make)
- inetutils (gettext-hostnameAUR, inetutils-gitAUR, busybox-coreutilsAUR) (make)
- perl (perl-gitAUR) (make)
- python-astropy (python-astropy31AUR) (make)
- python-matplotlib (python-matplotlib-gitAUR) (make)
- python-pip (make)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR) (make)
- python-setuptools (make)
- python-astropy (python-astropy31AUR) (optional) – python binding
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR) (optional) – python binding
Required by (1)
Sources (1)
esinkei commented on 2022-11-29 08:15 (UTC)
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/
petronny commented on 2022-08-12 09:17 (UTC) (edited on 2022-08-12 11:05 (UTC) by petronny)
@raman, that should be fixed now. Please rebuild the package.
Or you can download the prebuilt package for 6.30.1 from https://github.com/arch4edu/cactus/actions/runs/2845076547
raman commented on 2022-08-12 08:46 (UTC)
Please see , i am still getting error. https://pastebin.com/XaEWZZNp
petronny commented on 2022-07-11 09:59 (UTC)
Getting the following error:
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `sinh'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `atan2'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `tanh'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `cosh'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `fmod'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `acos'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `sin'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `atan'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `asin'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `hypot'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `exp'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `tan'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `cos'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `log'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `pow'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `log10'
/usr/bin/ld: /build/heasoft/src/heasoft-6.29/tcltk/tcl/unix/libtcl8.6.so: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
Full build log: https://github.com/arch4edu/cactus/runs/7278854139?check_suite_focus=true
ydallilar commented on 2022-06-28 12:17 (UTC)
Please use pastebin or similar. Don't paste the full log in here.
ydallilar commented on 2022-06-28 12:10 (UTC)
@raman I don't know any fortran unfortunately. No clue what this all means. Will look around.
@vejtics No...
vejtics commented on 2022-06-24 00:08 (UTC)
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
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/