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

Bug 81792

Summary: wine-20050111 fails to build
Product: Gentoo Linux Reporter: Lindsay Haisley <fmouse-gentoo>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lindsay Haisley 2005-02-12 15:00:04 UTC
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O2 -mcpu=pentium4 -march=pentium4 -pipe -o user.exe.spec.o user.exe.spec.c
olepicture.c: In function `OLEPictureImpl_get_hPal':
olepicture.c:477: warning: unused variable `This'
olepicture.c: In function `OLEPictureImpl_EnumConnectionPoints':
olepicture.c:752: warning: unused variable `This'
olepicture.c: In function `OLEPictureImpl_GetClassID':
olepicture.c:823: warning: unused variable `This'
olepicture.c: In function `OLEPictureImpl_IsDirty':
olepicture.c:834: warning: unused variable `This'
olepicture.c: At top level:
olepicture.c:899: error: `DGifOpen' undeclared here (not in a function)
olepicture.c:899: warning: type defaults to `int' in declaration of `pDGifOpen'
olepicture.c:900: error: `DGifSlurp' undeclared here (not in a function)
olepicture.c:900: warning: type defaults to `int' in declaration of `pDGifSlurp'
olepicture.c:901: error: `DGifCloseFile' undeclared here (not in a function)
olepicture.c:901: warning: type defaults to `int' in declaration of `pDGifCloseFile'
olepicture.c:930: error: parse error before '*' token
olepicture.c: In function `_gif_inputfunc':
olepicture.c:931: error: `gif' undeclared (first use in this function)
olepicture.c:931: error: (Each undeclared identifier is reported only once
olepicture.c:931: error: for each function it appears in.)
olepicture.c:933: error: `len' undeclared (first use in this function)
olepicture.c:937: error: `data' undeclared (first use in this function)
olepicture.c: In function `OLEPictureImpl_Load':
olepicture.c:1019: error: `GifFileType' undeclared (first use in this function)
olepicture.c:1019: error: `gif' undeclared (first use in this function)
olepicture.c:1024: error: `GifImageDesc' undeclared (first use in this function)
olepicture.c:1024: error: `gid' undeclared (first use in this function)
olepicture.c:1025: error: `SavedImage' undeclared (first use in this function)
olepicture.c:1025: error: `si' undeclared (first use in this function)
olepicture.c:1026: error: `ColorMapObject' undeclared (first use in this function)
olepicture.c:1026: error: `cm' undeclared (first use in this function)
olepicture.c:1028: error: `ExtensionBlock' undeclared (first use in this function)
olepicture.c:1028: error: `eb' undeclared (first use in this function)
olepicture.c:1041: error: called object is not a function
olepicture.c:1042: error: called object is not a function
olepicture.c:1043: error: `GIF_ERROR' undeclared (first use in this function)
olepicture.c:1168: error: called object is not a function
olepicture.c: In function `OLEPictureImpl_GetSizeMax':
olepicture.c:1707: warning: unused variable `This'
olepicture.c: In function `SPCF_QueryInterface':
olepicture.c:2000: warning: unused variable `This'
olepicture.c: In function `SPCF_LockServer':
olepicture.c:2031: warning: unused variable `This'
make[2]: Leaving directory `/var/tmp/portage/wine-20050111/work/wine-20050111/dlls/olecli'
make[2]: *** [olepicture.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/wine-20050111/work/wine-20050111/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Entering directory `/var/tmp/portage/wine-20050111/work/wine-20050111/dlls/olesvr'
../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o olesvr.spec.c --main-module olesvr32.dll --dll olesvr.spec
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O2 -mcpu=pentium4 -march=pentium4 -pipe -o olesvr_main.o olesvr_main.c
../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o olesvr32.dll.dbg.c --debug -C. olesvr_main.c 
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O2 -mcpu=pentium4 -march=pentium4 -pipe -o olesvr.spec.o olesvr.spec.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O2 -mcpu=pentium4 -march=pentium4 -pipe -o olesvr32.dll.dbg.o olesvr32.dll.dbg.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./olesvr32.spec olesvr.spec.o   olesvr_main.o  olesvr32.dll.dbg.o   -o olesvr32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
make[2]: Leaving directory `/var/tmp/portage/wine-20050111/work/wine-20050111/dlls/olesvr'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./user32.spec ddeml.spec.o display.drv.spec.o keyboard.drv.spec.o mouse.drv.spec.o user.exe.spec.o bidi16.o comm16.o display.o hook16.o kbd16.o mouse16.o network.o user16.o wnd16.o  ../../windows/class.o ../../windows/clipboard.o ../../windows/cursoricon.o ../../windows/dce.o ../../windows/defdlg.o ../../windows/defwnd.o ../../windows/dialog.o ../../windows/driver.o ../../windows/input.o ../../windows/mdi.o ../../windows/message.o ../../windows/msgbox.o ../../windows/multimon.o ../../windows/nonclient.o ../../windows/queue.o ../../windows/rect.o ../../windows/scroll.o ../../windows/spy.o ../../windows/syscolor.o ../../windows/user.o ../../windows/win.o ../../windows/winhelp.o ../../windows/winpos.o ../../windows/winproc.o button.o caret.o combo.o dde/client.o dde/ddeml16.o dde/misc.o dde/server.o desktop.o dialog16.o edit.o exticon.o focus.o hook.o icontitle.o listbox.o lstr.o menu.o message.o misc.o msg16.o painting.o property.o resource.o scroll.o static.o sysparams.o text.o uitools.o user_main.o wsprintf.o  user32.dll.dbg.o resources/user32.res  -o user32.dll.so -L../../dlls  -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
make[2]: Leaving directory `/var/tmp/portage/wine-20050111/work/wine-20050111/dlls/user'
make[1]: Leaving directory `/var/tmp/portage/wine-20050111/work/wine-20050111/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20050111 failed.
!!! Function src_compile, Line 84, Exitcode 2

# emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 20:58:26)]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=pentium4 -march=pentium4 -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=pentium4 -march=pentium4 -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo http://cudlug.cudenver.edu/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
LANG="en"
LC_ALL="en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d acl acpi alsa apache2 apm arts avi berkdb bindist bitmap-fonts bonobo cdr crypt cups curl doc dvd dvdr encode esd evo f77 fam fastcgi flac flash font-server foomaticdb fortran gdbm gif gnome gpm gps gstreamer gtk gtk2 gtkhtml guile hal imagemagick imap imlib ipv6 java jikes jpeg junit libg++ libwww mad maildir mcal mikmod motif mozilla mpeg mysql nas ncurses nls oggvorbis opengl oss pam pdflib perl plotutils png ppds python quicktime readline samba sasl scanner sdl slang slp snmp spell sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb xml xml2 xmms xosd xv zeo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-02-12 18:05:00 UTC

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