[MacPorts] #21588: binutils universal on Leopard
MacPorts
noreply at macports.org
Thu Sep 24 03:10:58 PDT 2009
#21588: binutils universal on Leopard
----------------------------------------+-----------------------------------
Reporter: mirko.g@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: binutils universal Leopard | Port: binutils
----------------------------------------+-----------------------------------
I tried to install binutils universal on Leopard and I got this error:
{{{
$ sudo port uninstall libcryptopp
---> Deactivating libcryptopp @5.5.2_0
---> Uninstalling libcryptopp @5.5.2_0
mac-factory:aMule-2.2.6 macfactory$ sudo port install binutils +universal
---> Computing dependencies for binutils
---> Fetching binutils
---> Attempting to fetch binutils-2.19.tar.bz2 from
ftp://ftp.lip6.fr/pub/gnu/binutils
---> Verifying checksum(s) for binutils
---> Extracting binutils
---> Configuring binutils
---> Configuring binutils for architecture i386
---> Configuring binutils for architecture ppc
---> Building binutils
---> Building binutils for architecture i386
---> Building binutils for architecture ppc
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_binutils/work/binutils-2.19-ppc"
&& /usr/bin/make -j2 all " returned error 2
Command output: /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch
ppc -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-
prototypes -pedantic .././libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/xstrndup.c -o xstrndup.o
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/stpncpy.c -o pic/stpncpy.o; \
else true; fi
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/strndup.c -o pic/strndup.o; \
else true; fi
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/strndup.c -o strndup.o
if [ x"" != x ]; then \
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/strncmp.c -o pic/strncmp.o; \
else true; fi
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/strncmp.c -o strncmp.o
/usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -O2 -arch ppc -I.
-I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes
-pedantic .././libiberty/strverscmp.c -o strverscmp.o
rm -f ./libiberty.a pic/./libiberty.a
powerpc-apple-darwin9.8.0-ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o
./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-
string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o
./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o
./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-
relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o
./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-
unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o
./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o
./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o
./stpncpy.o ./strndup.o ./strverscmp.o ./strncmp.o
make[2]: powerpc-apple-darwin9.8.0-ar: Command not found
make[2]: *** [libiberty.a] Error 127
make[1]: *** [all-libiberty] Error 2
make: *** [all] Error 2
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21588>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list