[MacPorts] #17464: ruby19 preview-1 builds fails on 10.4.11 PPC
MacPorts
noreply at macports.org
Mon Dec 1 02:46:00 PST 2008
#17464: ruby19 preview-1 builds fails on 10.4.11 PPC
----------------------------+-----------------------------------------------
Reporter: gw@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: ruby19 tiger | Port: ruby19
----------------------------+-----------------------------------------------
10.4.11, ports 1.6.0
Started with
sudo port install ruby19
Seemed to work OK fetching all the dependencies up till this point...
{{{
---> Fetching ruby19
---> Attempting to fetch ruby-1.9.1-preview1.tar.bz2 from
http://www.ibiblio.org/pub/languages/ruby/1.9
---> Verifying checksum(s) for ruby19
---> Extracting ruby19
---> Configuring ruby19
---> Building ruby19 with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby19/work/ruby-1.9.1-preview1"
&& make all " returned error 2
Command output: mkdir -p ../../.ext/common
cp ../.././ext/json/lib/json.rb ../../.ext/common
compiling json/ext/generator
mkdir -p ../../../../.ext/powerpc-darwin8/json/ext
/usr/bin/gcc-4.0 -I. -I../../../../.ext/include/powerpc-darwin8
-I../../../.././include -I../../../.././ext/json/ext/generator
-DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE
-D_DARWIN_C_SOURCE -fno-common -O2 -O2 -g -Wall -Wno-parentheses -fno-
common -pipe -fno-common -Wall -o generator.o -c generator.c
/usr/bin/gcc-4.0 -I. -I../../../../.ext/include/powerpc-darwin8
-I../../../.././include -I../../../.././ext/json/ext/generator
-DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE
-D_DARWIN_C_SOURCE -fno-common -O2 -O2 -g -Wall -Wno-parentheses -fno-
common -pipe -fno-common -Wall -o unicode.o -c unicode.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o
../../../../.ext/powerpc-darwin8/json/ext/generator.bundle generator.o
unicode.o -L. -L../../../.. -L. -L/opt/local/lib -lruby1.9 -lpthread
-ldl -lobjc
compiling json/ext/parser
/usr/bin/gcc-4.0 -I. -I../../../../.ext/include/powerpc-darwin8
-I../../../.././include -I../../../.././ext/json/ext/parser
-DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE
-D_DARWIN_C_SOURCE -fno-common -O2 -O2 -g -Wall -Wno-parentheses -fno-
common -pipe -fno-common -Wall -o parser.o -c parser.c
/usr/bin/gcc-4.0 -I. -I../../../../.ext/include/powerpc-darwin8
-I../../../.././include -I../../../.././ext/json/ext/parser
-DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE
-D_DARWIN_C_SOURCE -fno-common -O2 -O2 -g -Wall -Wno-parentheses -fno-
common -pipe -fno-common -Wall -o unicode.o -c unicode.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o
../../../../.ext/powerpc-darwin8/json/ext/parser.bundle parser.o unicode.o
-L. -L../../../.. -L. -L/opt/local/lib -lruby1.9 -lpthread -ldl -lobjc
compiling mathn/complex
mkdir -p ../../../.ext/powerpc-darwin8/mathn
/usr/bin/gcc-4.0 -I. -I../../../.ext/include/powerpc-darwin8
-I../../.././include -I../../.././ext/mathn/complex
-DRUBY_EXTCONF_H=\"extconf.h\" -DEXT_MATHN -DCANON -DCLCANON -fno-common
-O2 -O2 -g -Wall -Wno-parentheses -fno-common -pipe -fno-common -o
complex.o -c complex.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext
/powerpc-darwin8/mathn/complex.bundle complex.o -L. -L../../.. -L.
-L/opt/local/lib -lruby1.9 -lpthread -ldl -lobjc
/usr/bin/ld: multiple definitions of symbol _rb_complex_raw
complex.o definition of _rb_complex_raw in section (__TEXT,__text)
../../../libruby1.9.dylib(complex.o) definition of _rb_complex_raw
/usr/bin/ld: multiple definitions of symbol _rb_complex_polar
complex.o definition of _rb_complex_polar in section (__TEXT,__text)
../../../libruby1.9.dylib(complex.o) definition of _rb_complex_polar
/usr/bin/ld: multiple definitions of symbol _rb_complex_new
complex.o definition of _rb_complex_new in section (__TEXT,__text)
../../../libruby1.9.dylib(complex.o) definition of _rb_complex_new
/usr/bin/ld: multiple definitions of symbol _rb_Complex
complex.o definition of _rb_Complex in section (__TEXT,__text)
../../../libruby1.9.dylib(complex.o) definition of _rb_Complex
collect2: ld returned 1 exit status
make[1]: *** [../../../.ext/powerpc-darwin8/mathn/complex.bundle] Error 1
make: *** [exts] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17464>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list