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

Bug 156874

Summary: media-sound/sooperlooper:-1.0.3 dies in configure
Product: Gentoo Linux Reporter: Hans de Hartog <hans>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: wxwidgets
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 145032    
Attachments: Logfile of the configure step

Description Hans de Hartog 2006-12-02 00:16:48 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061124 Firefox/1.5.0.8
Build Identifier: 

...
checking fcntl.h presence... yes
configure: WARNING: fcntl.h: present but cannot be compiled
...
checking limits.h presence... yes
configure: WARNING: limits.h: present but cannot be compiled
<and later>
checking for pthread_create in -lpthread... no
configure: error: you have no POSIX thread support
configure: error: /bin/sh './configure' failed for pbd
configure: error: /bin/sh './configure' failed for libs


Reproducible: Always

Steps to Reproduce:
1.emerge sooperlooper
2.
3.

Actual Results:  
See attachment (config.log)

Expected Results:  
Build sooperlooper

Portage 2.1.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r4, 2.6.17.13 i686)
=================================================================
System uname: 2.6.17.13 i686 Intel(R) Celeron(R) CPU 2.66GHz
Gentoo Base System version 1.12.6
Last Sync: Fri, 01 Dec 2006 09:50:02 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://mirror.scarlet-internet.nl/pub/gentoo "
LINGUAS="en nl"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa aoss apache2 apm berkdb bitmap-fonts bluetooth bzip2 cli
cracklib crypt cups dga dlloader dri elibc_glibc emboss encode extensions
fluidsynth foomaticdb fortran gdbm gif gkrellm gnokii gstreamer gtk gtk2 iconv
imlib input_devices_keyboard input_devices_mouse irda irmc java jpeg
kernel_linux ldap libg++ libwww linguas_en linguas_nl mad madwifi motif mozilla
mp3 mpeg ncurses nl nls nptl nptlonly ogg opengl oss pam pcmcia pcre pdf perl
png pppd python qt3 qt4 quicktime readline reflection rtc screen sdl session sox
spell spl ssl tcltk tcpd timidity truetype truetype-fonts type1-fonts udev
urandom userland_GNU v4l video_cards_radeon vnc vorbis wifi xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Hans de Hartog 2006-12-02 00:18:54 UTC
Created attachment 103174 [details]
Logfile of the configure step
Comment 2 Hans de Hartog 2006-12-02 00:23:54 UTC
This problem can also be fixed by a version bump to sooperlooper-1.0.8c
That version builds without problems on the same system doing
./configure
make
make install
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2007-01-28 04:24:49 UTC
i've added sooperlooper-1.0.8c to the tree and fixed the wxGTK handling while i was at it.  please reopen if it doesn't work for you.