Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152416 - net-p2p/gtk-gnutella build failure
Summary: net-p2p/gtk-gnutella build failure
Status: VERIFIED DUPLICATE of bug 144668
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: Normal critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-22 12:57 UTC by William Pitcock
Modified: 2006-10-22 13:25 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 William Pitcock 2006-10-22 12:57:46 UTC
Build fails when trying to compile translations with gettext:

make[2]: Entering directory `/var/tmp/portage/net-p2p/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
test -z "de.gmo el.gmo es.gmo fr.gmo hu.gmo ja.gmo nb.gmo nl.gmo uk.gmo zh_CN.gmo" || make de.gmo el.gmo es.gmo fr.gmo hu.gmo ja.gmo nb.gmo nl.gmo uk.gmo zh_CN.gmo
make[3]: Entering directory `/var/tmp/portage/net-p2p/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
rm -f de.gmo && /usr/bin/msgfmt --statistics -c -o de.gmo de.po
de.po:4251: number of format specifications in 'msgid' and 'msgstr[1]' does not match
de.po:4258: number of format specifications in 'msgid' and 'msgstr[1]' does not match
de.po:8739: number of format specifications in 'msgid' and 'msgstr[1]' does not match
/usr/bin/msgfmt: found 3 fatal errors
1205 translated messages, 4 fuzzy translations, 616 untranslated messages.
make[3]: *** [de.gmo] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-p2p/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-p2p/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-p2p/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1'
make: *** [all] Error 2

!!! ERROR: net-p2p/gtk-gnutella-0.96.1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  gtk-gnutella-0.96.1.ebuild, line 47:   Called die

!!! Compile failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

--

Portage 2.1.2_pre3-r6 (default-linux/ppc/ppc32/2006.1/G4, gcc-4.1.1, glibc-2.4-r3, 2.6.18-gentoo-r1 ppc)
=================================================================
System uname: 2.6.18-gentoo-r1 ppc 7450, altivec supported
Gentoo Base System version 1.12.1
Last Sync: Sat, 21 Oct 2006 04:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
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-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X alsa altivec aotuv apache2 audacious berkdb bitmap-fonts bonobo cdr cli cracklib crypt cups dlloader dri dvd eds elibc_glibc emboss encode esd firefox fortran gdbm gif gpm gstreamer gtk input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ libwww mad mikmod mozilla mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl png pppd python quicktime readline reflection ruby sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_fbdev video_cards_nv vorbis wma xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 William Pitcock 2006-10-22 13:03:46 UTC
Oh, this is a duplicate. Sorry.

*** This bug has been marked as a duplicate of 144668 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-22 13:25:13 UTC
Dupe.