Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 149045

Summary: media-libs/libexif-0.6.12-r4 fails test
Product: Gentoo Linux Reporter: DrChandra the Gentoo Person <gentooperson>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description DrChandra the Gentoo Person 2006-09-25 06:03:18 UTC
Making all in test
make[2]: Entering directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/test'
Making all in nls
make[3]: Entering directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/test/nls'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/test/nls'
make[3]: Entering directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/test'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -MT test-mem.o -MD -MP -MF ".deps/test-mem.Tpo" -c -o test-mem.o test-mem.c; \
then mv -f ".deps/test-mem.Tpo" ".deps/test-mem.Po"; else rm -f ".deps/test-mem.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -MT test-tree.o -MD -MP -MF ".deps/test-tree.Tpo" -c -o test-tree.o test-tree.c; \
then mv -f ".deps/test-tree.Tpo" ".deps/test-tree.Po"; else rm -f ".deps/test-tree.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -MT test-mnote.o -MD -MP -MF ".deps/test-mnote.Tpo" -c -o test-mnote.o test-mnote.c; \
then mv -f ".deps/test-mnote.Tpo" ".deps/test-mnote.Po"; else rm -f ".deps/test-mnote.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -MT test-value.o -MD -MP -MF ".deps/test-value.Tpo" -c -o test-value.o test-value.c; \
then mv -f ".deps/test-value.Tpo" ".deps/test-value.Po"; else rm -f ".deps/test-value.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -g -Wall  -o test-mem  test-mem.o ../libexif/libexif.la
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -g -Wall  -o test-tree  test-tree.o ../libjpeg/libjpeg.la ../libexif/libexif.la
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -g -Wall  -o test-value  test-value.o ../libexif/libexif.la
mkdir .libs
i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -g -Wall -o .libs/test-mem test-mem.o  ../libexif/.libs/libexif.so
i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -g -Wall -o .libs/test-value test-value.o  ../libexif/.libs/libexif.so
../libexif/.libs/libexif.so: undefined reference to `pow'
collect2: ld returned 1 exit status
make[3]: *** [test-mem] Error 1
make[3]: *** Waiting for unfinished jobs....
../libexif/.libs/libexif.so: undefined reference to `pow'
collect2: ld returned 1 exit status
make[3]: *** [test-value] Error 1
i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -DLIBMNOTE_LOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -I../libjpeg -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=i686 -O2 -pipe -g -Wall -o .libs/test-tree test-tree.o  ../libjpeg/.libs/libjpeg.a /var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/libexif/.libs/libexif.so ../libexif/.libs/libexif.so
/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/libexif/.libs/libexif.so: undefined reference to `pow'
collect2: ld returned 1 exit status
make[3]: *** [test-tree] Error 1
make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/test'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libexif-0.6.12-r4/work/libexif-0.6.12'
make: *** [all] Error 2

!!! ERROR: media-libs/libexif-0.6.12-r4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  libexif-0.6.12-r4.ebuild, line 39:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 DrChandra the Gentoo Person 2006-09-25 06:04:41 UTC
emerge --info
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.5
Last Sync: Mon, 25 Sep 2006 12:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS=""
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emacs emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo vorbis win32codecs x86 xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 06:51:02 UTC
Try with 0.6.13-r1 please.