Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68324 - ebuild for mc-4.6.0-r9 for amd64 fails
Summary: ebuild for mc-4.6.0-r9 for amd64 fails
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-20 15:25 UTC by Michael E. Adams
Modified: 2004-11-08 02:51 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 Michael E. Adams 2004-10-20 15:25:05 UTC
emerge -uD world fails with provided errors.

Reproducible: Always
Steps to Reproduce:
1. emerge -uD world
2.
3.

Actual Results:  
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/mc/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/mc/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o
finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o
localcharset.o localename.o osdep.o
ranlib libintl.a
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r9/work/mc-4.6.0/intl'
Making all in po
make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r9/work/mc-4.6.0/po'
rm -f be.gmo && : -c --statistics -o be.gmo be.po
mv: cannot stat `t-be.gmo': No such file or directory
make[2]: *** [be.gmo] Error 1
make[2]: *** Waiting for unfinished jobs....
rm -f az.gmo && : -c --statistics -o az.gmo az.po
mv: cannot stat `t-az.gmo': No such file or directory
make[2]: *** [az.gmo] Error 1
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r9/work/mc-4.6.0/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r9/work/mc-4.6.0'
make: *** [all] Error 2

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



 emerge info
Portage 2.0.50-r11 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.7-gentoo-r14)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 4
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
CHOST="x86_64-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="-march=k8 -pipe -fomit-frame-pointer -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://ftp.ndlug.nd.edu/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts cdr crypt cups dvd dvdr
encode esd f77 foomaticdb gdbm gif gimpprint gnome gphoto2 gpm gtk gtk2 guile
imlib jack java jpeg libg++ libwww mikmod motif mozilla mpeg ncurses nls nogcj
oggvorbis opengl oss pam pcmcia pdflib perl png ppds python quicktime readline
sdl slang spell ssl tcltk tcpd tetex truetype usb xml2 xmms xprint xv zlib"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-23 15:08:40 UTC
please append a complete log of the merge process
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-11-06 07:19:32 UTC
can you still reproduce that? please append a complete log of the merge process if you can
Comment 3 Michael E. Adams 2004-11-07 15:32:47 UTC
Don't remember what fixed this. The problem went away. I think another problem I reported was fixed by having to emerge something, and that fixed this. I know that does not help, but I don't know what fixed this. Sorry.
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-11-08 02:51:17 UTC
fine -> close