Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31764 - wine-20031016 does not emerge
Summary: wine-20031016 does not emerge
Status: RESOLVED DUPLICATE of bug 24385
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 12:21 UTC by Hans Cats
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Hans Cats 2003-10-22 12:21:17 UTC
wine-20031016 complains "Unknown option '-pthread'"

Reproducible: Always
Steps to Reproduce:
app-emulation/wine-20031016 does not emerge. 
It does not matter if i use
-nas -arts -cups +opengl -alsa -tcltk -nptl -debug 
or 
-nas -arts -cups +opengl +alsa -tcltk -nptl -debug
or
-nas +arts -cups +opengl +alsa -tcltk -nptl -debug
Actual Results:  
cd `dirname winmm/winealsa/__depend__` && make depend
make[2]: Entering directory
`/var/tmp/portage/wine-20031016/work/wine-20031016/dlls/winmm/winealsa'
../../../tools/makedep -I. -I. -I../../../include -I../../../include  -C.
audio.c audio_05.c alsa.c midi.c
make[2]: Leaving directory
`/var/tmp/portage/wine-20031016/work/wine-20031016/dlls/winmm/winealsa'
cd `dirname winmm/winearts/__depend__` && make depend
make[2]: Entering directory
`/var/tmp/portage/wine-20031016/work/wine-20031016/dlls/winmm/winearts'
../../../tools/makedep -I. -I. -I../../../include -I../../../include
-I/usr/kde/cvs/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-20031016/work/wine-20031016/dlls/winmm/winearts'
make[1]: *** [winmm/winearts/__depend__] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-20031016/work/wine-20031016/dlls'
make: *** [dlls/__depend__] Error 2
 
!!! ERROR: app-emulation/wine-20031016 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! (no error message)



Portage 2.0.49-r13 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1,
2.6.0-test6-mm4)=================================================================
System uname: 2.6.0-test6-mm4 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.10p1
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -finline-functions
-falign-functions=16 -falign-labels=1 -falign-loops=16 -funroll-loops -ffast-math"
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 /usr/kde/cvs/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -finline-functions
-falign-functions=16 -falign-labels=1 -falign-loops=16 -funroll-loops -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://10.0.0.3/pub/linux/Gentoo
ftp://ftp.uninett.no/pub/linux/Gentoo http://gentoo.linux.no/
ftp://gentoo.linux.no/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
motif mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
alsa gdbm berkdb slang readline aalib svga ggi tcltk java mysql X sdl tcpd pam
libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde opengl mozilla
gphoto2 cdr 3dnow acpi amd apache2 autofs bluetooth dga dvd dvdr gb gd geoip
gtk2 imagemagick imlib2 ipv6 javascript offensive php samba sse transcode usb
v4l wxwindows mmx -gpm -arts"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-22 12:36:56 UTC

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