[MacPorts] #17547: ruby fails to build universal
MacPorts
noreply at macports.org
Sat Dec 6 22:19:53 PST 2008
#17547: ruby fails to build universal
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: kimuraw@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: universal | Port: ruby
-----------------------------------+----------------------------------------
{{{
d warning: in ../../libruby.dylib, file is not of required architecture
making ruby
/usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.5.Internal.sdk
-arch ppc -arch i386 -mmacosx-version-min=10.5 -fno-common -pipe -fno-
common -DRUBY_EXPORT -L. -L/opt/local/lib -arch ppc -arch i386
-mmacosx-version-min=10.5 main.o -lruby -lpthread -ldl -lobjc -o ruby
ld warning: in ./libruby.dylib, file is not of required architecture
Undefined symbols for architecture ppc:
"_ruby_options", referenced from:
_main in main.o
"_ruby_run", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cclPvkBp.out (No such file or
directory)
make[1]: *** [ruby] Error 1
make: *** [all] Error 2
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17547>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list