Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72249 - gmyclient ebuild fails at source compile -> mv: cannot stat `gmyclient.po': No such file or directory
Summary: gmyclient ebuild fails at source compile -> mv: cannot stat `gmyclient.po': N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-23 07:53 UTC by Gary
Modified: 2004-12-04 17:11 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 Gary 2004-11-23 07:53:20 UTC
gmyclient-0.3 ebuild fails early during source compilation with the following error:

                   Please specify the source encoding through --from-code.
mv: cannot stat `gmyclient.po': No such file or directory
make[2]: *** [gmyclient.pot] Error 1
make[2]: Leaving directory `/var/tmp/portage/gmyclient-0.3/work/gmyclient-0.3/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gmyclient-0.3/work/gmyclient-0.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: dev-db/gmyclient-0.3 failed.
!!! Function src_compile, Line 28, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.emerge --sync
2.emerge gmyclient
3.

Actual Results:  
ebuild downloaded from mirror
ebuild passed tests
ebuild failed shortly after the start of source code compilation

Expected Results:  
ebuild completes compilation, installs gmyclient

aragorn father # emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.4.1, glibc-2.3.4.20040619-r0,
2.6.7-gentoo-r11 i686)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Pentium III (Coppermine)
Gentoo Base System version 1.5.2
distcc 2.18.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/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=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mirror.datapipe.net/gentoo
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bitmap-fonts bonobo crypt cups dga encode esd evo f2c
f77 fam fbcon flac foomaticdb fortran gb gd gdbm gif gnome gpm gstreamer gtk
gtk2 gtkhtml guile imagemagick imlib java jpeg lcms libgda libwww mad maildir
mbox mmx motif mozilla mpeg nas ncurses nls oggvorbis opengl oss pam pcmcia
pdflib perl pic plotutils png pnp python quicktime readline ruby sasl sdl slang
slp snmp speex spell sse ssl svga tcltk tcpd tetex threads tiff truetype trusted
usb wmf x86 xface xml xml2 xmms xv zlib"
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-11-23 09:59:16 UTC
Maurice, while you're at it, please add metadata.xml to this package, or find someone else who cares about this package. Maybe assigning to gnome@ (if foser won't kill us)? Thanks.
Comment 2 Jesper Brodersen (RETIRED) gentoo-dev 2004-12-04 12:03:20 UTC
I can confirm this error for the same version. Furthermore it complains if you haven't installed gnome-print, but it is not a show-stopper. It seems the developer is working on a new thing without gnome-dependency anyways.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-12-04 17:11:55 UTC
fixed - thanks for the error report.