Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239583 - dev-libs/libtomcrypt-1.17-r1 fails to build
Summary: dev-libs/libtomcrypt-1.17-r1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ali Polatel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 262601
  Show dependency tree
 
Reported: 2008-10-04 17:36 UTC by Evil Compile Person
Modified: 2009-03-16 10:46 UTC (History)
1 user (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 Evil Compile Person 2008-10-04 17:36:12 UTC
libtool: compile:  gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -c src/prngs/sober128.c  -fPIC -DPIC -o src/prngs/.libs/sober128.o 
libtool --mode=compile --tag=CC gcc  -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE   -c -o src/prngs/yarrow.o src/prngs/yarrow.c        
libtool: compile:  gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -c src/prngs/sprng.c  -fPIC -DPIC -o src/prngs/.libs/sprng.o       
libtool: compile:  gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -c src/prngs/yarrow.c  -fPIC -DPIC -o src/prngs/.libs/yarrow.o     
cd testprof ; CFLAGS="-O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE" GROUP=wheel   USER=root VERSION=0:117 LIBPATH=/usr/lib LIBTEST=libtomcrypt_prof.la LIBTEST_S=libtomcrypt_prof.a make -f makefile.shared               
make[1]: Entering directory `/var/tmp/portage/dev-libs/libtomcrypt-1.17-r1/work/libtomcrypt-1.17/testprof'                                                            
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.  
libtool --mode=compile gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -I../src/headers -I./ -Wall -W   -c -o base64_test.o base64_test.c                                                                                
src/prngs/sprng.c: In function 'sprng_start':                                      
src/prngs/sprng.c:43: warning: unused parameter 'prng'                             
src/prngs/sprng.c: In function 'sprng_add_entropy':                                
src/prngs/sprng.c:55: warning: unused parameter 'in'                               
src/prngs/sprng.c:55: warning: unused parameter 'inlen'                            
src/prngs/sprng.c:55: warning: unused parameter 'prng'                             
src/prngs/sprng.c: In function 'sprng_ready':                                      
src/prngs/sprng.c:65: warning: unused parameter 'prng'                             
src/prngs/sprng.c: In function 'sprng_read':                                       
src/prngs/sprng.c:77: warning: unused parameter 'prng'                             
src/prngs/sprng.c: In function 'sprng_done':                                       
src/prngs/sprng.c:88: warning: unused parameter 'prng'                             
src/prngs/sprng.c: In function 'sprng_export':                                     
src/prngs/sprng.c:100: warning: unused parameter 'out'                             
src/prngs/sprng.c:100: warning: unused parameter 'prng'                            
src/prngs/sprng.c: In function 'sprng_import':                                     
src/prngs/sprng.c:115: warning: unused parameter 'in'                              
src/prngs/sprng.c:115: warning: unused parameter 'inlen'                           
src/prngs/sprng.c:115: warning: unused parameter 'prng'                            
libtool: compile:  gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -c src/prngs/sprng.c -o src/prngs/sprng.o >/dev/null 2>&1          
libtool: compile:  gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -c src/prngs/yarrow.c -o src/prngs/yarrow.o >/dev/null 2>&1        
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[1]: *** [base64_test.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtomcrypt-1.17-r1/work/libtomcrypt-1.17/testprof'
make: *** [testprof/libtomcrypt_prof.la] Error 2
make: *** Waiting for unfinished jobs....
libtool: compile:  gcc -O2 -pipe -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -c src/prngs/sober128.c -o src/prngs/sober128.o >/dev/null 2>&1
 *
 * ERROR: dev-libs/libtomcrypt-1.17-r1 failed.

Portage 2.2_rc11 (default/linux/amd64/2008.0, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.25-hardened-r4 x86_64)                                                           
=================================================================                  
System uname: Linux-2.6.25-hardened-r4-x86_64-Intel-R-_Xeon-R-_CPU_E5420_@_2.50GHz-with-glibc2.2.5                                                                    
Timestamp of tree: Fri, 03 Oct 2008 15:15:02 +0000                                 
ccache version 2.4 [disabled]                                                      
app-shells/bash:     3.2_p39                                                       
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                                                        
sys-apps/baselayout: 2.0.0                                                         
sys-apps/openrc:     0.2.5                                                         
sys-apps/sandbox:    1.2.18.1-r3                                                   
sys-devel/autoconf:  2.63                                                          
sys-devel/automake:  1.10.1-r1                                                     
sys-devel/binutils:  2.18-r3                                                       
sys-devel/gcc-config: 1.4.0-r4                                                     
sys-devel/libtool:   2.2.6a                                                        
virtual/os-headers:  2.6.26                                                        
ACCEPT_KEYWORDS="amd64 ~amd64"                                                     
CBUILD="x86_64-pc-linux-gnu"                                                       
CFLAGS="-O2 -pipe"                                                                 
CHOST="x86_64-pc-linux-gnu"                                                        
CONFIG_PROTECT="/etc"                                                              
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/splash /etc/terminfo /etc/udev/rules.d"                                                                  
CXXFLAGS="-O2 -pipe"                                                               
DISTDIR="/usr/portage/distfiles"                                                   
FEATURES="buildpkg distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"                                             
GENTOO_MIRRORS="ftp://ftp.sunet.se/pub/Linux/distributions/gentoo"                 
LDFLAGS="-Wl,-O1"                                                                  
MAKEOPTS="-j4"                                                                     
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl amd64 berkdb bzip2 cli cracklib crypt cups dri fortran gcj gdbm gpm iconv ipv6 isdnlog midi mmx mudflap multilib ncurses nls nptl nptlonly objc openmp pampcre perl pppd python readline reflection session spl sse sse2 ssl 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 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 evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Pierre Y. 2008-10-14 21:59:25 UTC
$ emerge --info
Portage 2.2_rc12 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.26-gentoo x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-x86_64-Intel-R-_Pentium-R-_D_CPU_3.00GHz-with-glibc2.2.5
Timestamp of tree: Tue, 14 Oct 2008 18:15:01 +0000
app-shells/bash:     3.2_p39
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/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.26
ACCEPT_KEYWORDS="amd64 ~amd64 ~x86"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share/config /usr/kde/4.1/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/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles http://ftp.club-internet.fr/pub/mirrors/gentoo http://distfiles.gentoo.org"
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="fr en us"
MAKEOPTS="-j1"
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/layman/enlightenment /usr/local/portage/layman/synce /usr/local/portage/layman/mpd /usr/local/portage/layman/sunrise /usr/local/portage/layman/desktop-effects /usr/local/portage/layman/kde-testing /usr/local/portage/pierre"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa amd64 apache2 arts avahi avi bash-completion berkdb bitmap-fonts bluetooth branding bzip2 cairo cdr cli cracklib crypt cups daap dbus dlloader dri dvd dvdr dvdread eds emboss encode esd evo exif fam firefox flac fortran galago gdbm gif gnome gnome-keyring gphoto2 gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog java jpeg kde kdeprefix kerberos keyring libg++ libnotify mad midi mikmod mmx mono mp3 mpeg mtp mudflap multilib musepack musicbrainz mysql mysqli nautilus ncurses nls nptl nptlonly nsplugin ogg openexr opengl openmp oss pam pcre pdf pdflib perl png ppds pppd pulseaudio python qt3 qt3support qt4 quicktime readline reflection ruby samba sdl seamonkey session spell spl sse sse2 ssl startup-notification svg swig sysfs tagwriting tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win64codecs xcomposite xine xinetd xml xorg xulrunner xv xvid 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 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" CAMERAS="canon ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr en us" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Pierre Y. 2008-10-14 22:00:38 UTC
(In reply to comment #1)
> $ emerge --info
> Portage 2.2_rc12 (default/linux/amd64/2008.0/desktop, gcc-4.3.2,
> glibc-2.8_p20080602-r0, 2.6.26-gentoo x86_64)

... I have the same problem here :

cd testprof ; CFLAGS="-march=nocona -O2 -pipe -DLTM_DESC -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE" GROUP=wheel   USER=root VERSION=0:117 LIBPATH=/usr/lib LIBTEST=libtomcrypt_prof.la LIBTEST_S=libtomcrypt_prof.a make -f makefile.shared
make[1]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libtomcrypt-1.17-r1/work/libtomcrypt-1.17/testprof »
libtool --mode=compile gcc -march=nocona -O2 -pipe -DLTM_DESC -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE -I../src/headers -I./ -Wall -W   -c -o base64_test.o base64_test.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[1]: *** [base64_test.o] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/dev-libs/libtomcrypt-1.17-r1/work/libtomcrypt-1.17/testprof »
make: *** [testprof/libtomcrypt_prof.la] Erreur 2
Comment 3 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-03-16 10:46:59 UTC
this is fixed in libtomcrypt-1.17-r2.