Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
the following error(s) occur during compilation: -- snip -- cd gencat; make Creating Makefile from Makefile.in cd msgs; ../conf_script Makefile make[1]: Entering directory `/var/tmp/portage/man-1.6-r1/work/man-1.6/gencat' gcc -O2 -mcpu=i686 -fomit-frame-pointer -fforce-addr -c -o gencat.o gencat.c Creating Makefile from Makefile.in cd src; make make[1]: Entering directory `/var/tmp/portage/man-1.6-r1/work/man-1.6/src' o makemsg makemsg.c make[1]: o: Command not found make[1]: [makemsg] Error 127 (ignored) ../conf_script paths.h Creating paths.h from paths.h.in vers=`sed -e s/man-// ../version`; \ echo "static char version[] = \"$vers\";" > version.h gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mcpu=i686 -fomit-fram e-pointer -fforce-addr -I. -DSTDC_HEADERS -DPOSIX -DDO_COMPRESS man-iconv.c gcc -O2 -mcpu=i686 -fomit-frame-pointer -fforce-addr -c -o genlib.o genlib.c gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mcpu=i686 -fomit-fram e-pointer -fforce-addr -I. -DSTDC_HEADERS -DPOSIX -DDO_COMPRESS to_cat.c gcc -c -Wall -O2 -mcpu=i686 -fomit-frame-pointer -fforce-addr -I. -DSTDC_HEADERS -DPOSIX -DDO_COMPRESS glob.c ./makemsg ../msgs/mess.en gripedefs.h msg.c make[1]: ./makemsg: Command not found make[1]: *** [msg.c] Error 127 make[1]: Leaving directory `/var/tmp/portage/man-1.6-r1/work/man-1.6/src' make: *** [source] Error 2 make: *** Waiting for unfinished jobs.... gcc -Wl,-z,now -o gencat gencat.o genlib.o make[1]: Leaving directory `/var/tmp/portage/man-1.6-r1/work/man-1.6/gencat' -- snip -- Reproducible: Always Steps to Reproduce: 1. emerge sys-apps/man 2. 3. Actual Results: didn't compile and my emerge system failed ;( Expected Results: should compile and install correctly Portage 2.0.51.22-r1 (hardened/x86/2.6, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11-hardened-r15 i686) ================================================================= System uname: 2.6.11-hardened-r15 i686 Intel(R) Pentium(R) M processor 1400MHz Gentoo Base System version 1.6.12 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.10 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -fforce-addr" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -fforce-addr" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/" MAKEOPTS="-j2" PKGDIR="/usr/portage//packages/x86/" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage/" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X acpi alsa berkdb bitmap-fonts bluetooth cdr crypt cups dlloader dvd esd fam flash gdbm gif gnutls gpm gtk gtk2 hardened hardenedphp ieee1394 imagemagick imlib innodb java jpeg maildir mono mysql ncurses nls ogg opengl pam pdflib perl php pic png python readline spell sqlite ssl tcpd tidy tiff truetype unicode usb userlocales vhosts vorbis wifi win32codecs x86 xine xml2 xmms xprint xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Heh, Bug 18361 strikes back?
did resolve it with a simple emerge -u system, did miss the -u last time (but well think that this little bug is hidding somewhere ... *** This bug has been marked as a duplicate of 18361 ***