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

Bug 31156

Summary: Emerge of wine fails saying: "Unknown option '-pthread'"
Product: Gentoo Linux Reporter: Arent Groebner <arent>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Arent Groebner 2003-10-14 15:15:47 UTC
Emerge fails. Log follows. 

Reproducible: Always
Steps to Reproduce:
1.emerge -U wine 
2. 
3. 
Actual Results:  
make[2]: Entering directory `/var/tmp/portage/wine-20030911/work/
wine-20030911/dlls/winmm/winearts' 
../../../tools/makedep -I. -I. -I../../../include -I../../../include -I/usr/
kde/3.2/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/
include -C. arts.c audio.c 
Unknown option '-pthread' 
Usage: ../../../tools/makedep [options] [files] 
Options: 
   -Idir   Search for include files in directory 'dir' 
   -Cdir   Search for source files in directory 'dir' 
   -fxxx   Store output in file 'xxx' (default: Makefile) 
   -sxxx   Use 'xxx' as separator (default: "### Dependencies") 
make[2]: *** [depend] Error 1 
make[2]: Leaving directory `/var/tmp/portage/wine-20030911/work/wine-20030911/
dlls/winmm/winearts' 
make[1]: *** [winmm/winearts/__depend__] Error 2 
make[1]: Leaving directory `/var/tmp/portage/wine-20030911/work/wine-20030911/
dlls' 
make: *** [dlls/__depend__] Error 2 
 
!!! ERROR: app-emulation/wine-20030911 failed. 
!!! Function src_compile, Line 61, Exitcode 2 
!!! (no error message) 

Expected Results:  
Clean install. 

Portage 2.0.49-r13 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 
2.4.20-gentoo-r7) 
================================================================= 
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) XP 2500+ 
Gentoo Base System version 1.4.3.10p1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/
share/config /usr/X11R6/lib/X11/xkb /opt/tomcat/conf /usr/kde/3.2/share/
config /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/
share/texmf/tex/platex/config/ /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache autoaddcvs" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/
Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="oss apm encode foomaticdb libg++ mad mikmod ncurses nls quicktime spell 
xv gtkhtml gdbm berkdb slang readline tetex bonobo svga tcltk guile sdl gpm 
tcpd pam libwww ssl perl esd imlib motif opengl cdr scanner acpi alsa arts avi 
crypt cups dga doc emacs ethereal gif -gnome gphoto2 -gtk java jpeg kde mmx 
mpeg oggvorbis pdflib png python qt ruby sip tiff truetype usb X xml xml2 xmms 
zlib x86"
Comment 1 Arent Groebner 2003-10-14 15:19:59 UTC
Created attachment 19238 [details]
Build log
Comment 2 Alex Veber (RETIRED) gentoo-dev 2003-10-15 04:51:49 UTC
argh. please search before posting bugs, this a duplicate.

*** This bug has been marked as a duplicate of 28312 ***