findutils-4.5.9 fails to regenerate autotools files: >>> Preparing source in /opt/gentoo/var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9 ... * Applying findutils-4.5.9-without-selinux.patch ... /opt/gentoo/var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9 * Running eautoreconf in '/opt/gentoo/var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9' ... * Running aclocal -I gnulib/m4 -I m4 -I /opt/gentoo/usr/share/aclocal ... * Failed Running aclocal ! * * Include in your bugreport the contents of: * * /opt/gentoo/var/tmp/portage/sys-apps/findutils-4.5.9/temp/aclocal.out Reproducible: Always Portage 2.2.01.15553-prefix (prefix/windows/interix/3.5/x86, gcc-4.2.4, unavailable, 3.5 x86) ================================================================= System uname: Interix-3.5-x86-32bit Timestamp of tree: Sat, 16 Oct 2010 13:41:39 +0000 app-shells/bash: 4.1_p7 dev-lang/python: 2.6.4 sys-devel/autoconf: 2.13, 2.65-r1 sys-devel/automake: 1.4_p6-r1, 1.5-r1, 1.6.3-r1, 1.7.9-r2, 1.8.5-r4, 1.9.6-r3, 1.10.2-r00.1, 1.11.1 sys-devel/binutils: 2.20.51.0.10 sys-devel/gcc: 4.2.4-r01.2 sys-devel/gcc-config: 1.4.1-r00.2 sys-devel/libtool: 2.2.6b sys-devel/make: 3.81-r2 ACCEPT_KEYWORDS="~x86-interix" ACCEPT_LICENSE="* -@EULA" CBUILD="i586-pc-interix3.5" CFLAGS="-O2 -pipe" CHOST="i586-pc-interix3.5" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/terminfo" CXXFLAGS="-O2 -pipe" DISTDIR="/opt/gentoo/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--keep-going" FEATURES="assume-digests collision-protect distlocks fixlafiles fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://sapc154.salomon.at/pub/portage http://gentoo.ynet.sk/pub" LANG="de" LDFLAGS="" MAKEOPTS="-j3" PKGDIR="/opt/gentoo/usr/portage/packages" PORTAGE_CONFIGROOT="/opt/gentoo/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/opt/gentoo/var/tmp" PORTDIR="/opt/gentoo/usr/portage" SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix" USE="cracklib cxx modules ncurses prefix readline ssl vim-syntax x86-interix zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="Interix" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Interix" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php-5.2" RUBY_TARGETS="ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Created attachment 250923 [details] aclocal output
Reinstallation of autoconf/automake solved the problem (described in bug #341353). Unfortunately, theres another configure error: checking fs_info.h presence... no checking for fs_info.h... no checking for BEOS mounted file system support functions... no checking whether it is possible to resort to fread on /etc/mnttab... no configure: error: could not determine how to read list of mounted file systems
Created attachment 251275 [details] configure log
Created attachment 251277 [details] build log
i know that one, and fixed it a day ago, but for 4.5.8. i have not yet investigated on why i'm getting all older versions than you do ;) but i will take a look at all those bugs with correct versions as soon as i have @system building again (should not be too long from now).
fixed - a patch for gnulib has been submitted to allow getting a list of mounted filesystems on interix too.