[MacPorts] #24293: iAIDA -- Root failed to build
MacPorts
noreply at macports.org
Wed Mar 31 10:32:55 PDT 2010
#24293: iAIDA -- Root failed to build
-------------------------------------+--------------------------------------
Reporter: worley.aaronj@… | Owner: mattiafrancescomoro@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: root
-------------------------------------+--------------------------------------
Changes (by macsforever2000@…):
* priority: High => Normal
* owner: macports-tickets@… => mattiafrancescomoro@…
* port: => root
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <http://trac.macports.org/ticket/24293#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list