Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76340 - m4-1.4.1 build failing with "cru: command not found".
Summary: m4-1.4.1 build failing with "cru: command not found".
Status: RESOLVED DUPLICATE of bug 76195
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-01 12:54 UTC by Thomas T. Veldhouse
Modified: 2005-07-17 13:06 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 Thomas T. Veldhouse 2005-01-01 12:54:04 UTC
gcc -c -DHAVE_CONFIG_H -I.. -I.  -Os -march=athlon -fomit-frame-pointer -pipe obstack.c
gcc -c -DHAVE_CONFIG_H -I.. -I.  -Os -march=athlon -fomit-frame-pointer -pipe xmalloc.c
gcc -c -DHAVE_CONFIG_H -I.. -I.  -Os -march=athlon -fomit-frame-pointer -pipe xstrdup.c
rm -f libm4.a
cru libm4.a regex.o getopt.o getopt1.o error.o obstack.o xmalloc.o xstrdup.o  
make[1]: cru: Command not found
make[1]: *** [libm4.a] Error 127
make[1]: Leaving directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/lib'
make: *** [all] Error 1

!!! ERROR: sys-devel/m4-1.4.1 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
emerge m4


Expected Results:  
It should build clean.

System uname: 2.6.9-gentoo-r13 i686 AMD-K7(tm) Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X X509 aac aalib accounting acl acpi acpi4linux activefilter aim 
alsa ansi apache2 apm arts authdaemond avi bash-completion bcmath berkdb bitmap-
fonts bonobo bzip2 bzlib c++ calendar cap caps cddb cdr cdrom clamav cpdflib 
cracklib crypt cscope css ctype cups curl curlwrappers dba dbcp dbm dhcp encode 
erandom ext-png ext-zlib fam fastcgi flac flash flatfile foomaticdb fortran ftp 
gcj gd gdbm geoip gif gmp gmtfull gmthigh gmtsuppl gmttria gnome gpm gsl gtk 
gtk2 guile iconv icq idea imap inifile ipv6 java jpeg kde kerberos ldap 
libclamav libwww lzo lzw lzw-tiff mad maildir maildrop memlimit mhash mikmod 
mime mmx mono motif mp3 mpeg ncurses neural nls nptl ntlm odbc oggvorbis opengl 
oss pam pcap pcntl pcre pdflib pear-db perl perlsuid pg-hier pg-intdatetime pg-
vacuumdelay php pic pie png posix postgres postgresql pthreads python qt 
quicktime readline rhino rtc samba sasl sdl sharedmem slp smime snortsam soap 
sockets softquota spell ssl svga szip tcltk tcpd threads tiff tokenizer 
transcode truetype unicode usagi usb uudeview vhosts winbind wmf xml xml2 
xmlrpc xmms xpm xsl xv yahoo zlib"
Comment 1 SpanKY gentoo-dev 2005-01-01 15:28:48 UTC

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