Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't emerge media-libs/jpeg-6b-r7 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
ctav01
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2004
Posts: 81
Location: Pleasanton, CA

PostPosted: Thu Jul 27, 2006 12:41 am    Post subject: can't emerge media-libs/jpeg-6b-r7 [SOLVED] Reply with quote

I'm trying to emerge KDE on my x86 system (2.6.16-gentoo-r13) and it stops at jpeg.

Here's the error followed by some system info:

Quote:


# emerge jpeg
Calculating dependencies... done!
>>> Emerging (1 of 1) media-libs/jpeg-6b-r7 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking jpegsrc.v6b.tar.gz ;-)
>>> checking jpeg-6b-patches-1.4.tar.bz2 ;-)
>>> Unpacking source...
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r7/work
>>> Unpacking jpeg-6b-patches-1.4.tar.bz2 to /var/tmp/portage/jpeg-6b-r7/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 ]
* 60_all_jpeg-maxmem-sysconf.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-r7/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 --enable-maxmem=64 --build=i686-pc-linux-gnu
checking for gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler (i686-pc-linux-gnu-gcc -march=pentium2 -O2 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (i686-pc-linux-gnu-gcc -march=pentium2 -O2 -pipe -fomit-frame-pointer ) 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/3.4.6/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../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/3.4.6/../../../../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 for 'tmpfile()'... yes
checking libjpeg version number... 62
creating ./config.status
creating Makefile
creating jconfig.h
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium2 -O2 -pipe -fomit-frame-pointer -I. -c ./jcapimin.c
./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium2 -O2 -pipe -fomit-frame-pointer -I. -c ./jcapistd.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [jcapimin.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

!!! 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.



Quote:

# emerge --info
Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 Pentium II (Deschutes)
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="-march=pentium2 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.ucsb.edu/pub/mirrors/linux/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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cli crypt cups dlloader dri eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xml xmms xorg xv 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



Quote:

# emerge -pv jpeg

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild N ] media-libs/jpeg-6b-r7 0 kB

Total size of downloads: 0 kB


Any ideas?


Last edited by ctav01 on Thu Jul 27, 2006 2:32 am; edited 1 time in total
Back to top
View user's profile Send private message
tryn
Guru
Guru


Joined: 21 Dec 2002
Posts: 325
Location: 39.885° N. -88.913° W.

PostPosted: Thu Jul 27, 2006 2:11 am    Post subject: Reply with quote

Go to this link and read it. Looks like it might be your answer.
Back to top
View user's profile Send private message
ctav01
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2004
Posts: 81
Location: Pleasanton, CA

PostPosted: Thu Jul 27, 2006 2:31 am    Post subject: Reply with quote

From the link:

Quote:

Please try re-emerging sys-devel/libtool.


Thanks, that seems to be working so far.

And sorry, I only searched in the P&P forum, not the Desktop Environment one.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sat Sep 02, 2006 2:22 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.

See thread tryn posted.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum