Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215465 - app-emulation/wine-0.9.49 fails on compilation with "signal_i386.c:(.text+0x6be): undefined reference to `VALGRIND_MAKE_WRITABLE' collect2: ld returned 1 exit status"
Summary: app-emulation/wine-0.9.49 fails on compilation with "signal_i386.c:(.text+0x6...
Status: RESOLVED DUPLICATE of bug 202542
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 18:05 UTC by Albert Zeyer
Modified: 2008-04-19 22:20 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 Albert Zeyer 2008-03-30 18:05:41 UTC
...
-D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o ungif.o ungif.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o wcstring.o wcstring.c
../../tools/widl/widl -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H  -h -H irot.h irot.idl
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o ole2.o ole2.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o usrmarshal.o usrmarshal.c
../../tools/winebuild/winebuild -D_REENTRANT -fPIC --as-cmd "i686-pc-linux-gnu-as" -o relay32.o --relay32
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_  -foversion.res version.rc
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ntdll.spec    actctx.o atom.o cdrom.o critsection.o debugbuffer.o debugtools.o directory.o env.o error.o exception.o file.o handletable.o heap.o large_int.o loader.o loadorder.o misc.o nt.o om.o path.o process.o reg.o relay.o resource.o rtl.o rtlbitmap.o rtlstr.o sec.o serial.o server.o signal_i386.o signal_powerpc.o signal_sparc.o signal_x86_64.o string.o sync.o tape.o thread.o threadpool.o time.o version.o virtual.o wcstring.o    relay32.o version.res   -Wl,--image-base,0x7bc00000 -o ntdll.dll.so     ../../libs/port/libwine_port.a  
signal_i386.o: In function `setup_exception':
signal_i386.c:(.text+0x6be): undefined reference to `VALGRIND_MAKE_WRITABLE'
collect2: ld returned 1 exit status
winegcc: i686-pc-linux-gnu-gcc failed
make[2]: *** [ntdll.dll.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-0.9.49/work/wine-0.9.49/dlls/ntdll'
make[1]: *** [ntdll] Error 2
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o varformat.o varformat.c
make[1]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o variant.o variant.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o ole2stubs.o ole2stubs.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o ole2impl.o ole2impl.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o ole32_main.o ole32_main.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=athlon-xp -pipe  -o vartype.o vartype.c
...
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ole32.spec compobj.spec.o ole2.spec.o ole2conv.spec.o ole2nls.spec.o ole2prox.spec.o ole2thk.spec.o storage.spec.o memlockbytes16.o ole16.o ole2_16.o ole2nls.o storage.o  antimoniker.o bindctx.o classmoniker.o clipboard.o compobj.o compositemoniker.o datacache.o defaulthandler.o dictionary.o enumx.o errorinfo.o filemoniker.o ftmarshal.o git.o hglobalstream.o ifs.o itemmoniker.o marshal.o memlockbytes.o moniker.o ole2.o ole2stubs.o ole2impl.o ole32_main.o oleobj.o oleproxy.o regsvr.o rpc.o stg_bigblockfile.o stg_prop.o stg_stream.o storage32.o stubmanager.o usrmarshal.o   irot_c.o  ole32res.res    -o ole32.dll.so  -ladvapi32 -luser32 -lgdi32 -lrpcrt4 -lkernel32 -lntdll  -luuid ../../libs/port/libwine_port.a  
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-0.9.49/work/wine-0.9.49/dlls/ole32'
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-0.9.49/work/wine-0.9.49/dlls'
make: *** [dlls] Error 2
 * 
 * ERROR: app-emulation/wine-0.9.49 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2379:  Called die
 * The specific snippet of code:
 *       emake all || die "all"
 *  The die message:
 *   all
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-emulation/wine-0.9.49/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-0.9.49/temp/environment'.
 *
Comment 1 Albert Zeyer 2008-03-30 18:06:38 UTC
I have also tried without distcc, that changes nothing.

acomputer ~ # emerge --info
Portage 2.1.4.4 (default-linux/x86/2006.1/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.16.19 i686)
=================================================================
System uname: 2.6.16.19 i686 AMD Athlon(tm) XP 2000+
Timestamp of tree: Sat, 29 Mar 2008 11:30:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.3.5-r3, 2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.15.92.0.2-r10, 2.16.1-r3, 2.17-r1, 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="de"
MAKEOPTS="-j3"
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/portage/local/private"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext GAPING_SECURITY_HOLE X X509 a52 aac aalib acl acpi acpi4linux adns afs agg aiglx alsa amd amuled aqua_theme ares asf asm atm auctex avahi bash-completion bidi bindist bittorrent bl bonjour bookmarks bootsplash bzip2 bzlib cairo cdda cddb cdio cdparanoia cdr cdrom cgi clisp codecs corba cracklib crypt cups curl custreloc dbus dedicated dga dhcp divx4linux dlopen dmi dnd dri dts dv dvd dvdnav dvdr dvdread dxr3 eds encode exif faad fam fame ffmpeg firefox flac flash font-server fortran fpx freetype ftp galago gcj gcl gd gdbm ggi gif gimp gl glitz glslideshow glut gnome gprof graphviz gs gstreamer gtk gtk2 gzip h323 hal haskell howl howl-compat html httpd iconv imagemagick imap imlib2 insecure-drivers ithreads jack java jbig jikes jit jpeg jpeg2k kerberos lame lcms ldap libcaca libnotify linuxthreads-tls live lzo mad matroska mbox midi mikmod mjpeg mmx mmxext mng mod modplug mozbranding mozcalendar mozilla mp2 mp3 mp4 mp4live mpeg mpeg2 mpeg4 mplayer mppe-mppc mudflap multislot musepack musicbrainz mysql nautilus ncurses net network njb nls nntp nptl nptlonly nsplugin nvidia objc offensive ogg oggvorbis openal opengl openmp oss pam pascal pcre pdf php png pop posix ppds pthreads python qt quicktime rar readline real rogue rplay rtc rtsp ruby samba sasl screen sdl server session shorten shout silvercity silverxp skins slp sndfile sockets speedo speex spell sse sse-filters ssl stream subversion svg svga tagwriting tcltk teamarena tetex tga themes theora threads threadsafe thumbnail tiff transcode truetype type1 unicode urandom usb utf8 v4l v4l2 vcd vdr vidix visualization vlm vorbis win32codecs wma wmf wxwindows x264 x86 xanim xatrix xcomposite xext xface xforms xine xorg xosd xpm xprint xrandr xscreensaver xv xvid xvmc zip zlib zvbi" ALSA_CARDS="emu10k1 bt87x" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia nv apm"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-03-30 18:17:07 UTC
See:
http://bugs.winehq.org/show_bug.cgi?id=10881
Fixed in wine 0.9.51
Duplicate of bug 202542
Get a newer Wine. Wine doesn't age well, unlike wine. It grows stale.
Comment 3 Albert Zeyer 2008-03-30 18:28:50 UTC
Thanks for the hint.

So perhaps the newer wines should be marked as stable then?
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2008-03-30 20:30:39 UTC
Taking this as stabilization request...
Comment 5 SpanKY gentoo-dev 2008-04-19 22:20:55 UTC

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