Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109649 - pike needs OS X review
Summary: pike needs OS X review
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on: 89644 105976
Blocks:
  Show dependency tree
 
Reported: 2005-10-17 17:22 UTC by SpanKY
Modified: 2006-03-24 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2005-10-17 17:22:03 UTC
the latest version of swig has optional pike support

please either KEYWORD the packages ppc-macos or mask the USE flags
Comment 1 Fabian Groffen gentoo-dev 2006-03-24 13:33:36 UTC
pike doesn't compile/link:

Linking Image
/usr/bin/ld: warning -L: directory name (/var/tmp/portage/pike-7.6.50/work/Pike-v7.6.50/build/darwin-8.5.0-power-macintosh/bundles/lib) does not exist
/usr/bin/ld: assembly.o bad magic number (not a Mach-O file)
collect2: ld returned 1 exit status
Linking failed:
/var/tmp/portage/pike-7.6.50/work/Pike-v7.6.50/bin/smartlink gcc -bundle -bind_at_load -flat_namespace -undefined suppress  -o module.so image_module.o image.o font.o matrix.o blit.o pattern.o dct.o operator.o colortable.o polyfill.o orient.o colors.o search.o layers.o default_font.o assembly.o encodings/encodings.a -L/var/tmp/portage/pike-7.6.50/work/Pike-v7.6.50/build/darwin-8.5.0-power-macintosh/bundles/lib -R/usr/local/lib -L/usr/local/lib -R/usr/X11R6/lib -L/usr/X11R6/lib -lm -lm -ldl -lm -lpoll /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a -lc /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
make[3]: *** [module.so] Error 1
make[2]: *** [Image] Error 1
make[2]: *** Waiting for unfinished jobs....


masking USE-flag instead.