Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 386163

Summary: Emerging app-admin/eselect-python-20100321 fails with <sys-devel/autoconf-2.60
Product: Gentoo Linux Reporter: Moritz Schlarb <moschlar>
Component: [OLD] Core systemAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal CC: moschlar
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for eselect-python-20100321.ebuild

Description Moritz Schlarb 2011-10-07 22:39:06 UTC
I tried to set up a gentoo prefix system with some packages in package.provided and emerging app-admin/eselect-python-20100321 failed, since the host system only had autoconf-2.59 which is missing the macro AC_USE_SYSTEM_EXTENSIONS (source: http://www.gnu.org/s/hello/manual/autoconf/Posix-Variants.html)
I will attach a patch for the ebuild.

Reproducible: Always

Steps to Reproduce:
1. Have <sys-devel/autoconf-2.60
2. emerge =app-admin/eselect-python-20100321
Actual Results:  
 * Applying eselect-python-20100321-prefix.patch                    [ ok ]
configure.ac:10: error: possibly undefined macro: AC_USE_SYSTEM_EXTENSIONS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.   
 * ERROR: app-admin/eselect-python-20100321 failed (unpack phase):



emerge --info 
Portage 2.2.01.19295-prefix (prefix/linux/amd64, gcc-4.2.4, unavailable, 2.6.16.60-0.58.1-x2200 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.16.60-0.58.1-x2200-x86_64-Quad-Core_AMD_Opteron-tm-_Processor_2384-with-SuSE-10-x86_64
Timestamp of tree: Tue, 20 Sep 2011 21:40:12 +0000
app-shells/bash:      4.2_p10
sys-devel/gcc:        4.2.4-r01.4
sys-devel/gcc-config: 1.4.1-r00.2
Repositories: gentoo_prefix
Installed sets: 
ACCEPT_KEYWORDS="~amd64-linux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CPPFLAGS="-I/data/zdv/prefix/usr/include"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/data/zdv/prefix/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs collision-protect distlocks ebuild-locks fixlafiles fixpackages parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LDFLAGS="-L/data/zdv/prefix/usr/lib -Wl,-rpath=/data/zdv/prefix/usr/lib -L/data/zdv/prefix/lib -Wl,-rpath=/data/zdv/prefix/lib"
MAKEOPTS="-j4"
PKGDIR="/data/zdv/prefix/usr/portage/packages"
PORTAGE_CONFIGROOT="/data/zdv/prefix/"
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="/tmp/prefix/"
PORTDIR="/data/zdv/prefix/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="amd64 bootstrap bzip2 cli cracklib crypt cxx dri iconv ipv6 mmx modules mudflap ncurses nptl nptlonly openmp perl pppd prefix readline session sse sse2 sysfs tcpd unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" 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 evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

emerge -pqv
[ebuild  N    ] app-admin/eselect-python-20100321
Comment 1 Moritz Schlarb 2011-10-07 22:40:31 UTC
Created attachment 289167 [details, diff]
Patch for eselect-python-20100321.ebuild

Fixes dependency.
Comment 2 SpanKY gentoo-dev 2013-03-22 03:11:59 UTC
eselect-python-20111108 fixes things by not generating autotools during build