Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138970 - media-libs/libpng-1.2.12 failes to emerge with FEATURES="test"
Summary: media-libs/libpng-1.2.12 failes to emerge with FEATURES="test"
Status: RESOLVED DUPLICATE of bug 138966
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 02:05 UTC by Dustin Polke
Modified: 2006-07-03 08:40 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,12.52 KB, text/plain)
2006-07-03 02:07 UTC, Dustin Polke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Polke 2006-07-03 02:05:07 UTC
Emerging of media-libs/libpng-1.2.12 fails while performing test. Last output before termination:

make[1]: Entering directory `/var/tmp/portage/libpng-1.2.12/work/libpng-1.2.12'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.     -march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx -MT pngtest.o -MD -MP -MF ".deps/pngtest.Tpo" -c -o pngtest.o pngtest.c; \
then mv -f ".deps/pngtest.Tpo" ".deps/pngtest.Po"; else rm -f ".deps/pngtest.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx   -o pngtest  pngtest.o libpng12.la -lz 
i686-pc-linux-gnu-gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx -o .libs/pngtest pngtest.o  ./.libs/libpng12.so -lz
./.libs/libpng12.so: undefined reference to `pow'
collect2: ld returned 1 exit status
make[1]: *** [pngtest] Error 1
make[1]: Leaving directory `/var/tmp/portage/libpng-1.2.12/work/libpng-1.2.12'
make: *** [check-am] Error 2

!!! ERROR: media-libs/libpng-1.2.12 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_test
  ebuild.sh, line 987:   Called src_test
  ebuild.sh, line 618:   Called die

For 'emerge --info' see attachment.
Comment 1 Dustin Polke 2006-07-03 02:07:16 UTC
Created attachment 90751 [details]
emerge --info

Here's 'emerge --info'.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-03 08:40:12 UTC

*** This bug has been marked as a duplicate of 138966 ***