Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130672 - jpeg-6b fails to emerge
Summary: jpeg-6b fails to emerge
Status: RESOLVED DUPLICATE of bug 130054
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 16:30 UTC by Thomas Fjellstrom
Modified: 2006-04-20 22:38 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 Thomas Fjellstrom 2006-04-20 16:30:54 UTC
emerge log:
>>> Unpacking source...
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r6/work
>>> Unpacking jpeg-6b-patches-1.1.tar.bz2 to /var/tmp/portage/jpeg-6b-r6/work
  [32;01m* [0m Applying various patches (bugfixes/updates) ...
  [32;01m* [0m   05_all_jpeg-Makefile.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   06_all_jpeg-libtool.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   07_all_jpeg-LANG.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   30_all_jpeg-crop.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   50_all_jpeg-Debian-rdjpgcom_locale.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   51_all_jpeg-Debian-jpeglib.h_c++.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   52_all_jpeg-Debian-rdppm.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m Done with patching
  [32;01m* [0m Running elibtoolize in: jpeg-6b
  [32;01m* [0m   Applying portage-1.2.0.patch ...
  [32;01m* [0m   Applying sed-1.5.6.patch ...
  [32;01m* [0m   Applying uclibc-ltconf-1.2.0.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/jpeg-6b-r6/work/jpeg-6b ...
 * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-static --build=i686-pc-linux-gnu
checking for gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler (i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -Wl,-z,now) works... yes
checking whether the C compiler (i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -Wl,-z,now) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for function prototypes... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for working const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a BSD compatible install... /bin/install -c
checking for ranlib... i686-pc-linux-gnu-ranlib
checking host system type... i686-pc-linux-gnu
checking whether we are using GNU C... yes
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking libjpeg version number... 62
creating ./config.status
creating Makefile
creating jconfig.h
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s   -I. -c ./jcapimin.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapimin.lo] Error 1

!!! ERROR: media-libs/jpeg-6b-r6 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  jpeg-6b-r6.ebuild, line 32:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

>>> Unpacking source...
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r6/work
>>> Unpacking jpeg-6b-patches-1.1.tar.bz2 to /var/tmp/portage/jpeg-6b-r6/work
  [32;01m* [0m Applying various patches (bugfixes/updates) ...
  [32;01m* [0m   05_all_jpeg-Makefile.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   06_all_jpeg-libtool.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   07_all_jpeg-LANG.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   30_all_jpeg-crop.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   50_all_jpeg-Debian-rdjpgcom_locale.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   51_all_jpeg-Debian-jpeglib.h_c++.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m   52_all_jpeg-Debian-rdppm.patch ...
 [A [130C   [34;01m[  [32;01mok [34;01m ] [0m
  [32;01m* [0m Done with patching
  [32;01m* [0m Running elibtoolize in: jpeg-6b
  [32;01m* [0m   Applying portage-1.2.0.patch ...
  [32;01m* [0m   Applying sed-1.5.6.patch ...
  [32;01m* [0m   Applying uclibc-ltconf-1.2.0.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/jpeg-6b-r6/work/jpeg-6b ...
 * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-static --build=i686-pc-linux-gnu
checking for gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler (i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -Wl,-z,now) works... yes
checking whether the C compiler (i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -Wl,-z,now) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for function prototypes... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for working const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a BSD compatible install... /bin/install -c
checking for ranlib... i686-pc-linux-gnu-ranlib
checking host system type... i686-pc-linux-gnu
checking whether we are using GNU C... yes
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking libjpeg version number... 62
creating ./config.status
creating Makefile
creating jconfig.h
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s   -I. -c ./jcapimin.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapimin.lo] Error 1

!!! ERROR: media-libs/jpeg-6b-r6 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  jpeg-6b-r6.ebuild, line 32:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

>>> Unpacking source...
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r6/work
>>> Unpacking jpeg-6b-patches-1.1.tar.bz2 to /var/tmp/portage/jpeg-6b-r6/work
 * Applying various patches (bugfixes/updates) ...
 *   05_all_jpeg-Makefile.patch ...
  [ ok ]
 *   06_all_jpeg-libtool.patch ...
  [ ok ]
 *   07_all_jpeg-LANG.patch ...
  [ ok ]
 *   30_all_jpeg-crop.patch ...
  [ ok ]
 *   50_all_jpeg-Debian-rdjpgcom_locale.patch ...
  [ ok ]
 *   51_all_jpeg-Debian-jpeglib.h_c++.patch ...
  [ ok ]
 *   52_all_jpeg-Debian-rdppm.patch ...
  [ ok ]
 * Done with patching
 * Running elibtoolize in: jpeg-6b
 *   Applying portage-1.2.0.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying uclibc-ltconf-1.2.0.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/jpeg-6b-r6/work/jpeg-6b ...
 * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-static --build=i686-pc-linux-gnu
checking for gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler (i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -Wl,-z,now) works... yes
checking whether the C compiler (i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -Wl,-z,now) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for function prototypes... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for working const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a BSD compatible install... /bin/install -c
checking for ranlib... i686-pc-linux-gnu-ranlib
checking host system type... i686-pc-linux-gnu
checking whether we are using GNU C... yes
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking libjpeg version number... 62
creating ./config.status
creating Makefile
creating jconfig.h
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s   -I. -c ./jcapimin.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapimin.lo] Error 1

!!! ERROR: media-libs/jpeg-6b-r6 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  jpeg-6b-r6.ebuild, line 32:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.




emerge --info:
Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-4.0.3, glibc-2.3.6-r2, 2.6.15-ck3 i686)
=================================================================
System uname: 2.6.15-ck3 i686 AMD Athlon(TM) XP 2400+
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s "
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -Os -pipe -fomit-frame-pointer -s  -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig digest distcc distlocks metadata-transfer nostrip sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://boris/portage/ http://gentoo.osuosl.org/ http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.llarian.net/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-z,now"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://boris/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt ctype cups dba doc dri eds emboss encode esd expat fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gnutls gpm gstreamer gtk gtk2 imlib isdnlog jpeg kde kdeenablefinal libg++ libwww mad memlimit mikmod mmx motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png posix pppd python qt quicktime readline sdl session simplexml soap sockets spell spl sse ssl tcpd tokenizer truetype truetype-fonts type1-fonts udev unicode vorbis xinerama xml xmms xsl xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LINGUAS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-20 22:38:53 UTC
Re-emerge libtool. And - don't mark bugs as blocker unless your system is completely unusable.

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