Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29411 - mc-4.6.0-r3 won't compile
Summary: mc-4.6.0-r3 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-23 01:06 UTC by Vano Beridze
Modified: 2003-09-26 01:29 UTC (History)
1 user (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 Vano Beridze 2003-09-23 01:06:33 UTC
I usually did 
emerge sync
emerge -U world

mc-4.6.0-r3 failed to compile.

last lines:

gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -march=athlon-xp -O3
-pipe -Wall   -o mcmfmt  mfmt.o  
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -march=athlon-xp -O3
-pipe -Wall   -o man2hlp  man2hlp.o -lglib-2.0   
/usr/lib/libc.a(dcigettext.o)(.text+0x6f0): In function `_nl_find_msg':
: multiple definition of `_nl_find_msg'
../intl/libintl.a(dcigettext.o)(.text+0x6c0): first defined here
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../../i686-pc-linux-gnu/bin/ld:
Warning: size of symbol `_nl_find_msg' changed from 1408 in
../intl/libintl.a(dcigettext.o) to 1317 in ../intl/libintl.a(dcigettext.o)
collect2: ld returned 1 exit status
make[2]: *** [mc] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r3/work/mc-4.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r3/work/mc-4.6.0'
make: *** [all] Error 2

!!! ERROR: app-misc/mc-4.6.0-r3 failed.
!!! Function src_compile, Line 74, Exitcode 2
!!! (no error message)


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




Portage 2.0.49-r5 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Athlon(TM) XP 2400+
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /usr/X11R6/lib/X11/xkb /opt/tomcat/conf /usr/kde/3.1/share/config /usr/s
hare/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ libwww mad mik
mod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib g
dbm berkdb slang readline arts bonobo svga java guile X sdl gpm tcpd pam ssl per
l python esd imlib oggvorbis gnome gtk motif opengl mozilla cdr gtk2 oci8 -kde -
qt"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-24 04:58:12 UTC
try revdep-rebuild from gentoolkit and attach a complete merge log of mc 
Comment 2 Vano Beridze 2003-09-26 01:29:29 UTC
I did emerge sync yesterday and mc compiled.