Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142982 - emerging media-libs/jpeg-6b-r7 fails, during configure
Summary: emerging media-libs/jpeg-6b-r7 fails, during configure
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-08-06 07:30 UTC by Tiago
Modified: 2006-08-06 07:53 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 Tiago 2006-08-06 07:30:32 UTC
Hi,

Emerging media-libs/jpeg-6b-r7 (currently stable for x86 in portage) fails during configure:


creating jconfig.h
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium3 -O3 -pipe  -
I. -c ./jcapimin.c
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium3 -O3 -pipe  -
I. -c ./jcapistd.c
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium3 -O3 -pipe  -
I. -c ./jctrans.c
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium3 -O3 -pipe  -
I. -c ./jcparam.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapistd.lo] Error 1
make: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcparam.lo] Error 1
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapimin.lo] Error 1
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jctrans.lo] Error 1

!!! ERROR: media-libs/jpeg-6b-r7 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  jpeg-6b-r7.ebuild, line 34:   Called die


I'm not sure what to do; I tried re-emerging libtool, but to no avail. Any suggestions?


root@phoebe:~# emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17.7 i686)
=================================================================
System uname: 2.6.17.7 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo/ ftp://ftp.rnl.ist.utl.pt/pub/gentoo/"
MAKEOPTS="-j2"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 acpi apache2 bash-completion berkdb bzip2 cli crypt cups curl dlloader emacs encode exif foomaticdb ftp gd gdbm gif gpm hal iconv imap imlib ipv6 jpeg ldap libg++ libwww logrotate mad mbox mmx mmxext mp3 mpeg multiuser mysql ncurses nls nptl nptlonly ogg pcre pdflib perl png posix python readline reflection samba sasl session sharedmem snmp sockets spell spl sse ssl svga sysvipc tcpd threads tiff udev unicode vorbis xml zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-06 07:38:00 UTC
Please, search.


*** This bug has been marked as a duplicate of 130054 ***
Comment 2 Tiago 2006-08-06 07:53:05 UTC
I did search for "jpeg" before opening, but it didn't turn up... weird. Perhaps bugzilla does not think an hyphen marks the end of a word?

My apologies for the dupe, anyway. Thanks.