Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253716 - dev-libs/botan-1.8.0 fails to build
Summary: dev-libs/botan-1.8.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jack Lloyd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-04 14:37 UTC by Helmut Jarausch
Modified: 2009-01-15 12:22 UTC (History)
2 users (show)

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 Helmut Jarausch 2009-01-04 14:37:34 UTC
Trying to emerge 
USE='bzip2 gmp ssl threads zlib' emerge dev-libs/botan
fails with
>>> Compiling source in /var/tmp/portage/dev-libs/botan-1.8.0/work/Botan-1.8.0 ...
 * Enabling modules:  alloc_mmap,egd,fd_unix,posix_rt,bzip2,zlib,gnump,openssl,pthreads,mp_ia32,alg_ia32
 * Disabling modules:  proc_walk,unix_procs,cpu_counter
(autoconfig): Setting up build for Botan 1.8.0
   (warning): Enabling -fpermissive to work around possible GCC bug
   (loading): algo_factory
   (loading): alloc: alloc alloc_mmap mem_pool system_alloc
   (loading): asn1
   (loading): benchmark
   (loading): bigint: [monty_amd64] monty_generic [mp_amd64] [mp_asm64] [mp_generic] 
                      mp_ia32 [mp_ia32_msvc] [mulop_amd64] mulop_generic 
                      [mulop_ia32]
   (loading): block: aes block blowfish cast des gost idea kasumi lion lubyrack 
                     mars misty1 noekeon rc2 rc5 rc6 safer seed 
                     serpent serpent_ia32 skipjack square tea 
                     twofish xtea
   (loading): cert: cvc x509
   (loading): checksum: adler32 crc24 crc32
   (loading): cms
   (loading): codec: base64 bzip2 hex openpgp pem zlib
   (loading): engine: [amd64_eng] def_engine engine gnump ia32_eng openssl 
                      sse2_eng
   (loading): entropy: [beos_stats] [cryptoapi_rng] dev_random egd entropy 
                       [proc_walk] [unix_procs] [win32_stats] 
   (loading): filters: fd_unix filters
   (loading): hash: fork256 has160 hash md2 md4 md4_ia32 md5 md5_ia32 mdx_hash 
                    par_hash rmd128 rmd160 sha1 [sha1_amd64] 
                    sha1_ia32 [sha1_sse2] sha2 tiger whirlpool 
   (loading): kdf: kdf kdf1 kdf2 mgf1 ssl_prf tls_prf x942_prf
   (loading): libstate: libstate oid_lookup
   (loading): mac: cbc_mac cmac hmac mac ssl3mac x919_mac
   (loading): math: bigint gfpmath numbertheory
   (loading): modes: cbc cfb ctr cts eax ecb mode_pad modes ofb
   (loading): mutex: noop_mutex pthreads [qt_mutex] [win32_crit_section]
   (loading): pbe: pbe pbes1 pbes2
   (loading): pk_pad: eme1 eme_pkcs emsa1 emsa1_bsi emsa2 emsa3 emsa4 emsa_raw 
                      hash_id pk_pad
   (loading): pubkey: dh dl_algo dl_group dlies dsa ec_dompar ecc_key ecdsa 
                      eckaeg elgamal if_algo keypair nr pubkey 
                      rsa rw
   (loading): rng: auto_rng hmac_rng randpool rng x931_rng
   (loading): s2k: pbkdf1 pbkdf2 pgps2k s2k
   (loading): selftest
   (loading): stream: arc4 salsa20 stream turing wid_wake
   (loading): sym_algo
   (loading): timer: [cpu_counter] gettimeofday posix_rt timer [win32_query_perf_ctr] 
   (loading): utils: [asm_amd64] asm_ia32 utils
     (error): Unknown module alg_ia32
 * 
 * ERROR: dev-libs/botan-1.8.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2113:  Called die
 * The specific snippet of code:
 *       ./configure.pl --prefix="${D}"/usr --libdir=/$(get_libdir) --docdir=/share/doc/ --cc=gcc --os=linux --cpu=${CHOSTARCH} --with-endian="$(tc-endian)" --with-tr1=system --enable-modules=${modules} --disable-modules=${disable_modules} || die "configure.pl failed";
 *  The die message:
 *   configure.pl failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/botan-1.8.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/botan-1.8.0/temp/environment'.
 * 


Reproducible: Always




Portage 2.2_rc20 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r1, 2.6.28-gentoo i686)
=================================================================
System uname: Linux-2.6.28-gentoo-i686-Pentium_III_-Coppermine-with-glibc2.0
Timestamp of tree: Sun, 04 Jan 2009 10:15:02 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.1-r1
sys-apps/sandbox:    1.3.2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
LC_ALL="POSIX"
LDFLAGS="-Wl,-O1"
LINGUAS="en de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/java-overlay"
SYNC="rsync://rsync.informatik.RWTH-Aachen.de/gentoo-portage"
USE="X acl alsa atm avahi berkdb bzip2 cairo cdr cli cracklib crypt cups dbus doc dri dvd fortran gdbm gif gimp gnome gpm gtk iconv ipv6 isdnlog jpeg kde lcms midi mmx mudflap ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl png pppd python qt qt4 readline reflection session spl sqlite sqlite3 sse ssl svg sysfs tcl tcpd tetex tiff tk unicode x86 xorg xulrunner zlib" ALSA_CARDS="ens1371" 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse wacom evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Nickolay Kolchin-Semyonov 2009-01-14 19:04:27 UTC
Remove alg_ia32 from modules list. This worked for me. 
Comment 2 Helmut Jarausch 2009-01-15 11:10:04 UTC
(In reply to comment #1)
> Remove alg_ia32 from modules list. This worked for me. 
> 

Thanks, it works for me, too.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2009-01-15 12:22:05 UTC
thank you all - fixed as described.