Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98850 - sys-apps/coreutils-5.2.1-r6 emerging failed
Summary: sys-apps/coreutils-5.2.1-r6 emerging failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-12 22:49 UTC by Mike Baikov
Modified: 2005-07-19 10:27 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 Mike Baikov 2005-07-12 22:49:15 UTC
* Done with patching
>>> Source unpacked.
 * Reconfiguring configure scripts (be patient) ...
aclocal: macro `AM_C_PROTOTYPES' required but not defined

!!! ERROR: sys-apps/coreutils-5.2.1-r6 failed.
!!! Function src_compile, Line 87, Exitcode 1
!!! aclocal
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




www ~ # emerge info
Portage 2.0.51.22-r1 (hardened/x86/2.6, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r15 i686)
=================================================================
System uname: 2.6.11-hardened-r15 i686 Intel(R) Xeon(TM) CPU 3.00GHz
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-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains
/var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL=""
MAKEOPTS="-j1"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 bcmath bzlib cnamefix crypt curl curlwrappers dio dlloader ftp gd
hardened hardenedphp iconv imap innodb java jpeg junit memlimit mhash mmx mysql
ncurses nls no-suexec nptl nptlonly pam pcre perl pic png python qmail readline
roundrobin sasl semanticfix session sharedext slang sockets spamassassin ssl
symlink tcpd tiff truetype ucs2 unicode userlocales wddx x86 xml xml2 xsl zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Mike Baikov 2005-07-12 23:01:14 UTC
-r5 contain same bug :(

-r2:

 * Done with patching
>>> Source unpacked.
 * Reconfiguring configure scripts (be patient) ...

!!! ERROR: sys-apps/coreutils-5.2.1-r2 failed.
!!! Function src_compile, Line 98, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 2 SpanKY gentoo-dev 2005-07-13 06:06:24 UTC
what version of autoconf-wrapper do you have ?  make sure you have 3-r1 ...
Comment 3 Mike Baikov 2005-07-13 06:31:02 UTC
www coreutils # emerge -pv autoconf-wrapper

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] sys-devel/autoconf-wrapper-3-r1  0 kB

Total size of downloads: 0 kB
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2005-07-13 07:09:22 UTC
Works fine here (same versions except for newer automake 1.9.6) .. and
AM_C_PROTOTYPES is defined in protos.m4, which is shipped with all automake
versions ....
Comment 5 Mike Baikov 2005-07-13 07:23:44 UTC
emerge -evD world causing this bug.
I think, some update in last week causing this bug.
Comment 6 Mike Baikov 2005-07-19 10:23:16 UTC
in aclocal-1.8/protos.m4 has zero byte length ....

My problem began in coreutils install's, because /sbin/install crash with
segmentation fault (why?) somewhere and maybe in last upgrade of aclocal-1.8
proto.m4 not installed correctly (/sbin/install).

Now testing ...
Comment 7 Mike Baikov 2005-07-19 10:27:46 UTC
Yes. Invalid bug. Sorry, my fault