Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142556 - media-libs/jpeg-6b-r7 fail to compile
Summary: media-libs/jpeg-6b-r7 fail to compile
Status: RESOLVED DUPLICATE of bug 130054
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 08:51 UTC by Fabrizio Bottino
Modified: 2006-08-02 08:56 UTC (History)
0 users

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


Attachments
The full log of the error (emerge.error,5.45 KB, text/plain)
2006-08-02 08:56 UTC, Fabrizio Bottino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabrizio Bottino 2006-08-02 08:51:54 UTC
this is the update I'm trying to compile
[ebuild     U ] media-libs/jpeg-6b-r7 [6b-r5]
[ No USE flags found for media-libs/jpeg-6b-r5]

This is the error:
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcparam.lo] Error 1
make: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapistd.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

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


And finally here it is my "emerge --info"
Portage 2.1-r1 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-hardened-r11 i686)
=================================================================
System uname: 2.6.16-hardened-r11 i686 Intel(R) Xeon(TM) CPU 3.20GHz
Gentoo Base System version 1.6.15
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="-O2 -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage//packages/x86/"
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/local/portage"
SYNC="rsync://gentoo.turin.wbr.it/gentoo-portage"
USE="apache2 bash-completion berkdb bzip2 cgi cli crypt ctype dbase dlloader ftp gcj gd gdbm gif hardened hardenedphp imap imlib jpeg maildir mmx mpm-worker mysql nls nptl nptlonly pam pcre perl pic png posix postgres postgresql python readline session sockets spl ssl tcpd threads tiff truetype unicode userlocales x86 xml xorg zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-02 08:53:17 UTC

*** This bug has been marked as a duplicate of 130054 ***
Comment 2 Fabrizio Bottino 2006-08-02 08:56:41 UTC
Created attachment 93273 [details]
The full log of the error

This is the command I executed to generate the error and log it
emerge -u php --resume > emerge.error 2>&1