Opened 15 years ago
Closed 15 years ago
#24293 closed defect (invalid)
iAIDA -- Root failed to build
Reported by: | worley.aaronj@… | Owned by: | mattiafrancescomoro@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | root |
Description (last modified by mf2k (Frank Schima))
I received the following error with trying to install iAIDA:
bash-3.2$ sudo port install iAIDA --with-root ~/Users/Worley/Applications/root -d Password: Can't map the URL 'file://.' to a port description file ("Could not find Portfile in /Users/Worley/Applications/iAIDA-1.0.17"). Please verify that the directory and portfile syntax are correct. Error: A default port name could not be supplied. ---> Computing dependencies for iAIDA ---> Fetching root ---> Verifying checksum(s) for root ---> Extracting root ---> Configuring root ---> Building root Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_root/work/root" && /usr/bin/make -j2 all CC=/u r/bin/gcc-4.0 CXX=/usr/bin/g++-4.0 F77= " returned error 2 Command output: /usr/bin/g++-4.0 -g -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -D_REENTRANT -D_GNU_SOURCE -Wall -D__macos__ -Wno-deprecated -undefined dynamic_lookup -multiply_defin d suppress -O2 -DXrdDEBUG=0 -DHAVE_STRLCPY -DHAVE_LIBZ -I. -I.. -o ../../obj/XrdStageTool.o XrdStageTool.cc Creating executable ../../bin/xrdstagetool g++ -m64 -D_REENTRANT -D_GNU_SOURCE -Wall -D__macos__ -Wno-deprecated -undefined dynamic_lookup -multiply_defined suppress -O2 ../../obj/XrdStageTool.o ../../lib/libXrdClient.a ../../lib/libXrdCrypto.a ../../li /libXrdSut.a ../../lib/libXrdNet.a ../../lib/libXrdOuc.a ../../lib/libXrdSys.a -ldl -lc -o ../../bin/xrdstagetool cp *.pm ../../lib Make perlmodule done. Make XrdClient done. Make all done Copying net/xrootd/src/xrootd/lib/libXrdBwm.so ... Copying net/xrootd/src/xrootd/lib/libXrdClient.so ... Copying net/xrootd/src/xrootd/lib/libXrdCrypto.so ... Copying net/xrootd/src/xrootd/lib/libXrdCryptossl.so ... Copying net/xrootd/src/xrootd/lib/libXrdOfs.so ... Copying net/xrootd/src/xrootd/lib/libXrdRootd.so ... Copying net/xrootd/src/xrootd/lib/libXrdSec.so ... Copying net/xrootd/src/xrootd/lib/libXrdSecgsi.so ... Copying net/xrootd/src/xrootd/lib/libXrdSecgsiGMAPLDAP.so ... Copying net/xrootd/src/xrootd/lib/libXrdSecpwd.so ... Copying net/xrootd/src/xrootd/lib/libXrdSecsss.so ... Copying net/xrootd/src/xrootd/lib/libXrdSecunix.so ... Copying net/xrootd/src/xrootd/lib/libXrdSut.so ... Copying net/xrootd/src/xrootd/bin/xrootd executables ... Copying net/xrootd/src/xrootd/bin/olbd executables ... Copying net/xrootd/src/xrootd/bin/xrdcp executables ... Copying net/xrootd/src/xrootd/bin/xrd executables ... Copying net/xrootd/src/xrootd/bin/xrdpwdadmin executables ... Copying net/xrootd/src/xrootd/bin/cmsd executables ... Copying net/xrootd/src/xrootd/bin/xrdstagetool executables ... Copying net/xrootd/src/xrootd/bin/xprep executables ... Copying net/xrootd/src/xrootd/bin/xrdgsiproxy executables ... rm core/utils/src/RStl_tmp.cxx core/utils/src/rootcint_tmp.cxx Error: The following dependencies failed to build: root Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
I already have root installed so I don't know what is the problem. Please help.
Change History (8)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mattiafrancescomoro@… |
Port: | root added |
Priority: | High → Normal |
comment:2 follow-up: 3 Changed 15 years ago by mf2k (Frank Schima)
comment:3 Changed 15 years ago by mattiafrancescomoro@…
Replying to macsforever2000@…:
What is the output of the following?
port installed root
How do you install root the first time?
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Everything after 'iAIDA' in the command line you used is nonsense.
comment:5 Changed 15 years ago by worley.aaronj@…
The ONLY command I gave was to "sudo port install iAIDA --with-root ~/Users/Worley/Applications/root -d" and this is the output I was given. However, I was able to correct the problem by manually removing the dependency on root since it is suppose to be optional.
comment:6 follow-up: 7 Changed 15 years ago by worley.aaronj@…
I installed root separately from the binaries.
comment:7 Changed 15 years ago by mattiafrancescomoro@…
Replying to worley.aaronj@…:
I installed root separately from the binaries.
Did you try to install root with macports before? What is the root compilation log?
comment:8 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
No response from reporter.
What is the output of the following?