Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152714 - emerge meld fails on 2 differerent boxes
Summary: emerge meld fails on 2 differerent boxes
Status: RESOLVED DUPLICATE of bug 143120
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://http://forums.gentoo.org/viewt...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 15:31 UTC by turtle
Modified: 2006-10-24 15:47 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 turtle 2006-10-24 15:31:08 UTC
mkdir -m 755 -p en_GB/LC_MESSAGES/ && msgfmt -c -o en_GB/LC_MESSAGES/meld.mo en_         GB.po 
 mkdir -m 755 -p es/LC_MESSAGES/ && msgfmt -c -o es/LC_MESSAGES/meld.mo es.po 
 mkdir -m 755 -p fi/LC_MESSAGES/ && msgfmt -c -o fi/LC_MESSAGES/meld.mo fi.po 
 mkdir -m 755 -p fr/LC_MESSAGES/ && msgfmt -c -o fr/LC_MESSAGES/meld.mo fr.po 
 mkdir -m 755 -p hu/LC_MESSAGES/ && msgfmt -c -o hu/LC_MESSAGES/meld.mo hu.po 
 hu.po:8: nplurals = 1... 
 hu.po:101: ...but some messages have 2 plural forms 
 msgfmt: found 1 fatal error 
 make[1]: *** [hu/LC_MESSAGES/meld.mo] Error 1 
 make[1]: Leaving directory `/var/tmp/portage/meld-1.1.3/work/meld-1.1.3/po' 
 make: *** [all] Error 2 
 
 !!! ERROR: dev-util/meld-1.1.3 failed. 
 Call stack: 
   ebuild.sh, line 1546:   Called dyn_compile 
   ebuild.sh, line 937:   Called src_compile 
   meld-1.1.3.ebuild, line 51:   Called die
   
 


emerge --info for first box

Portage 2.1.1 (default-linux/x86, gcc-4.1.1, glibc-2.4-r3, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.12.5
Last Sync: Mon, 23 Oct 2006 02:30:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/"
LINGUAS=""
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.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 berkdb bitmap-fonts browserplugin cdr cli cracklib crypt cups debug dlloader dri dvd dvdr dvdread elibc_glibc emacs foomaticdb fortran gphotoz input_devices_keyboard input_devices_mouse ipv6 isdnlog java kde kernel_linux ldap mozcalendar mozdevelop mozilla moznocompose moznoirc moznomail moznoroaming mysql ncurses nls nptl nptlonly nsplugin pam pcre perl php postgres ppds pppd python qt readline reflection session spl ssl tcpd truetype-fonts type1-fonts userland_GNU video_cards_fbdev video_cards_nv video_cards_vesa xinerama xorg xprintmpe zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

turtle@parsons ~ $
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-24 15:47:55 UTC

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