Opened 9 years ago
Closed 8 years ago
#48973 closed defect (fixed)
ldas-tools @2.4.0: error: 'AtExit' is deprecated
Reported by: | pilondon2@… | Owned by: | emaros |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | joseph.mills@… | |
Port: | ldas-tools |
Description
I am attempting to install LAL (https://wiki.ligo.org/viewauth/DASWG/MacPorts) on OS X Yosemite.
I have run "sudo port install lscsoft-deps" and recieved the following:
---> Fetching archive for ldas-tools ---> Attempting to fetch ldas-tools-2.4.0_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ldas-tools ---> Attempting to fetch ldas-tools-2.4.0_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/ldas-tools ---> Attempting to fetch ldas-tools-2.4.0_0.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/ldas-tools ---> Fetching distfiles for ldas-tools ---> Verifying checksums for ldas-tools ---> Extracting ldas-tools ---> Configuring ldas-tools ---> Building ldas-tools Error: org.macports.build for port ldas-tools returned: command execution failed Error: Failed to install ldas-tools
I have tried "port clean ldas-tools" to no avail. The relevant line of the main.log file appears to be "Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools/ldas-tools/work/ldas-tools-2.4.0" && /usr/bin/make -j4 -w all :error:build org.macports.build for port ldas-tools returned: command execution failed".
The full log file has been attached.
Attachments (1)
Change History (7)
Changed 9 years ago by pilondon2@…
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | ed.maros@… removed |
---|---|
Keywords: | ldas-tools lal removed |
Owner: | changed from macports-tickets@… to ed.maros@… |
comment:2 follow-up: 3 Changed 9 years ago by skymoo (Adam Mercer)
comment:3 Changed 9 years ago by pilondon2@…
Replying to ram@…:
I've been talking to Ed about this and it seems that the current release doesn't play nicely with Xcode7, he's looking into it.
Ed mentioned that there has been a patch submitted. Is that correct? Also, while things are being sorted out, do you know if its possible to install lal dependencies using an older version of macports?
Thanks
comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | org.macports.build for port ldas-tools returned: command execution failed → ldas-tools @2.4.0: error: 'AtExit' is deprecated |
Presumed fixed.
I've been talking to Ed about this and it seems that the current release doesn't play nicely with Xcode7, he's looking into it.