Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 96790

Summary: subversion compilation failure msgfmt error
Product: Gentoo Linux Reporter: Jeremiah Johnson <jeremiah.johnson>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeremiah Johnson 2005-06-22 09:16:52 UTC
D_SVID_SOURCE -D_GNU_SOURCE  -O2 -march=pentium3 -fomit-frame-pointer   -pthread
 -DNEON_ZLIB -DNEON_SSL  -I./subversion/include -I./subversion
-I/usr/include/neon -I/usr/include/apache2   -I/usr/include/apache2  -o
subversion/tests/libsvn_repos/repos-test.o -c
subversion/tests/libsvn_repos/repos-test.c
i686-pc-linux-gnu-gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE  -O2 -march=pentium3 -fomit-frame-pointer  
-pthread  -DNEON_ZLIB -DNEON_SSL  -I./subversion/include -I./subversion
-I/usr/include/neon -I/usr/include/apache2   -I/usr/include/apache2  -o
subversion/tests/libsvn_fs_base/skel-test.o -c
subversion/tests/libsvn_fs_base/skel-test.c
i686-pc-linux-gnu-gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE  -O2 -march=pentium3 -fomit-frame-pointer  
-pthread  -DNEON_ZLIB -DNEON_SSL  -I./subversion/include -I./subversion
-I/usr/include/neon -I/usr/include/apache2   -I/usr/include/apache2  -o
subversion/tests/libsvn_fs_base/strings-reps-test.o -c
subversion/tests/libsvn_fs_base/strings-reps-test.c
/usr/bin/msgfmt -o subversion/po/de.mo subversion/po/de.po
usage: msgfmt [ -dv ] [ - ] [ name ... ]
subversion/po/de.mo: No such file or directory
make: *** [subversion/po/de.mo] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-util/subversion-1.1.3 failed.
!!! Function src_compile, Line 119, Exitcode 2
!!! make of subversion failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge subversion
2.build fails.

Actual Results:  
Build failed. I cried.

Expected Results:  
Compiled without error.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 15:25:47) ]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/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/X11/xkb /usr/shar
e/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 crypt cups emboss
 encode foomaticdb fortran gdbm gif gpm gtk gtk2 imlib ipv6 jpeg libg++ libwww m
ad matrox mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib
 perl png python qt quicktime readline samba sdl spell ssl tcpd tiff truetype
tru etype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux
elibc _glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLA Y
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-22 17:50:15 UTC

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