Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110852 - ERROR: sci-astronomy/celestia-1.3.2 failed | jpeg error
Summary: ERROR: sci-astronomy/celestia-1.3.2 failed | jpeg error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Disenchanted (RETIRED)
URL:
Whiteboard:
Keywords:
: 111914 132060 (view as bug list)
Depends on: 105493
Blocks:
  Show dependency tree
 
Reported: 2005-10-29 17:50 UTC by Richard Hering (misterjack)
Modified: 2006-05-02 14:48 UTC (History)
4 users (show)

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 Richard Hering (misterjack) 2005-10-29 17:50:46 UTC
when emerging celestia I get follow error:

checking for jpeg_start_decompress in -ljpeg... no
configure: error: jpeg library not found

!!! ERROR: sci-astronomy/celestia-1.3.2 failed.
!!! Function src_compile, Line 96, Exitcode 1
!!! configure failed
!!! If you need support, post the topmost build error, NOT this status message.

emerge -pv jpeg says:
[ebuild   R   ] media-libs/jpeg-6b-r5  0 kB

nm /usr/lib/libjpeg.a | grep jpeg_start_decompress says:
00000000 T jpeg_start_decompress




Reproducible: Always
Steps to Reproduce:
1. emerge celestia
2.
3.

Actual Results:  
getting descripted error


This Bug is only reproduceable on Gentoo
Comment 1 Richard Hering (misterjack) 2005-10-29 18:11:52 UTC
emerge --info ;)

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 AMD Sempron(tm)
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/fax /usr/share/config /var/qmail/control
/var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="       
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror      
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo     
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo    
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib acl acpi alsa apm artworkextra audiofile
avi bash-completion berkdb bidi bitmap-fonts cdda cddb cdinstall cdio cdr
cpudetection crypt cups curl dbus dedicated dio disablexmb dmx dts dv dvd dvdr
dvdread eds emboss encode esd exif fam faxonly fbcon ffmpeg firefox flac
font-server foomaticdb fortran freetype gd gdbm gif gimp gimpprint gnome gpm
gstreamer gtk gtk2 hal icq imagemagick imap imlib ipv6 java jpeg ldap libg++
libwww lzo mad mikmod mmx mmxext motif mp3 mpeg mplayer mythtv ncurses network
nls nocd nptl nptlonly nvidia offensive ogg oggvorbis opengl oscar oss pam
pdflib perl png python quicktime readline real ruby samba scanner sdl sensord
spell sse ssl stream svga tcpd theora threads tiff transcode truetype
truetype-fonts type1-fonts udev unicode usb vcd videos vlm vorbis win32codecs
wxwindows xine xinerama xml2 xpm xprint xscreensaver xv xvid zlib linguas_de
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 2 Andrew Ross (RETIRED) gentoo-dev 2005-10-29 20:19:28 UTC
A severity of blocker is only for bugs that block the system as a whole, not individual packages. I know 
this isn't clear from the bugzilla help - I used to make the same mistake until a developer corrected me.

Please attach /var/tmp/portage/celestia-1.3.2/work/celestia-1.3.2/config.log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-10-30 01:09:03 UTC
Maybe related to Bug 70947? Did you try to re-emerge jpeg?
Comment 4 Richard Hering (misterjack) 2005-10-30 11:37:24 UTC
here is the /var/tmp/portage/celestia-1.3.2/work/celestia-1.3.2/config.log:
http://nopaste.php-q.net/168892 

Of course I tried to re-emerge jpeg. I also tried the ~x86 version, same failure.

@Andrew, thx for tip ;)
Comment 5 Andrew Ross (RETIRED) gentoo-dev 2005-10-31 03:27:28 UTC
This doesn't look like a jpeg-related error at all! I'm afraid I don't have a desktop Linux system so I can't  
really follow this up:

configure:27729: checking for jpeg_start_decompress in -ljpeg
configure:27762: gcc -o conftest -ansi -W -Wall -Wshadow -Wpointer-arith -Wmissing-prototypes -
Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -O2 -march=athlon-xp -
pipe -fomit-frame-pointer   -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -
I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/
include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtkglext-1.0 -I/
usr/lib/gtkglext-1.0/include     conftest.c -ljpeg  -lglut -lGLU -lGL -lz  -lSM -lICE  -lm   -lXmu -lXi -
lXext -lX11 -lm -lz  -lGL -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -
lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -
lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libgdkglext-x11-1.0.so: undefined reference to 
`pango_x_font_cache_load'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libgdkglext-x11-1.0.so: undefined reference to 
`pango_x_font_cache_unload'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libgdkglext-x11-1.0.so: undefined reference to 
`pango_x_find_first_subfont'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libgdkglext-x11-1.0.so: undefined reference to 
`pango_x_font_subfont_xlfd'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libgdkglext-x11-1.0.so: undefined reference to 
`pango_x_font_map_get_font_cache'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libgdkglext-x11-1.0.so: undefined reference to 
`pango_x_font_map_for_display'
collect2: ld returned 1 exit status
Comment 6 Matti P. T. Juvonen 2005-11-05 09:39:24 UTC
This seems to be a manifestation of Bug 105493. Updating to gtkglext-1.0.6-r3
fixed the problem for me.
Comment 7 Richard Hering (misterjack) 2005-11-06 13:51:20 UTC
Yeah, updating to gtkglext-1.0.6-r3 fixed the problem. thx
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2005-11-09 02:22:24 UTC
*** Bug 111914 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-05-02 14:48:20 UTC
*** Bug 132060 has been marked as a duplicate of this bug. ***