Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72399 - kdelibs-3.3.1 fails to compile
Summary: kdelibs-3.3.1 fails to compile
Status: RESOLVED DUPLICATE of bug 70947
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 14:58 UTC by Ramon de Ruiter
Modified: 2005-07-17 13:06 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 Ramon de Ruiter 2004-11-24 14:58:44 UTC
I already had kdelibs compiled and working. But since k3b wouldn't recompile anymore, i was suggested to recompile kdelibs. This no longer works. After configuring, it soon stops the compiling process with the following output:
/usr/lib/libjpeg.a(jmemnobs.o)(.text+0x80): In function `jpeg_mem_term':
: multiple definition of `jpeg_mem_term'
/usr/lib/libjpeg.a(jmemnobs.o)(.text+0x80): first defined here
collect2: ld returned 1 exit status
make[4]: *** [libkdeinit_dcopserver.la] Error 1

I'll attach the complete output as an attachment since it's pretty big.
I even tried kdelibs-3.3.0 and 3.2.3-r2 but they seemed to stop with the same error.

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

Actual Results:  
kdelibs doesn't compile

Expected Results:  
kdelibs should compile (like it did before)

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 Athlon XP Barton  3200+
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe -mmmx -msse -m3dnow"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -mmmx -msse -m3dnow"
DISTDIR="/tmp/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks nodoc noinfo sandbox sfperms"
GENTOO_MIRRORS="ftp://mirror.nutsmaas.nl/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://212.219.56.162/sites/www.ibiblio.org/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/root/portage-overlay"
SYNC="rsync://rsync.ftp.snt.utwente.nl/gentoo-portage"
USE="3dnow 3dnowex X aalib acpi alsa apm audiofile avi berkdb bitmap-fonts cdr
crypt cups divx4linux dvd dvdr encode esd fam foomaticdb fortran gdbm geoip gif
gimpprint gnome gphoto2 gstreamer gtk gtk2 guile hal imagemagick imlib java
jikes jpeg libg++ libwww mad mikmod mmx motif mozilla moznocompose moznoirc
moznomail mpeg nas ncurses offensive oggvorbis opengl oss pam pdflib perl png
python quicktime readline samba sdl slang speex spell sse ssl svg svga tcltk
tcpd tiff truetype usb userlocales wmf x86 xml xml2 xmms xv xvid zlib"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-11-24 15:06:43 UTC

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