Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39337 - wine 20040121 failed to build
Summary: wine 20040121 failed to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 04:42 UTC by Mikael Magnusson
Modified: 2004-03-18 11:35 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 Mikael Magnusson 2004-01-25 04:42:04 UTC
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_KERNEL32_ -DETCDIR="\"/etc/wine\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../files/file.o ../../files/file.c
{standard input}: Assembler messages:
{standard input}:4321: Error: can't resolve `.LBE85' {*UND* section} - `CreateFileA' {.text section}
make[2]: *** [../../files/file.o] Error 1
make[2]: Leaving directory `/fat/tmp/portage/wine-20040121/work/wine-20040121/dlls/kernel'
make[1]: *** [kernel] Error 2
make[1]: Leaving directory `/fat/tmp/portage/wine-20040121/work/wine-20040121/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20040121 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)

gcc 3.3.2
binutils 2.14.90.0.8
Comment 1 Alex Veber (RETIRED) gentoo-dev 2004-03-02 02:14:32 UTC
what about wine-20040213 ?
Comment 2 Mikael Magnusson 2004-03-02 02:44:42 UTC
exactly the same error
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-03-02 05:07:01 UTC
please provide
#emerge info
Comment 4 Mikael Magnusson 2004-03-02 06:47:20 UTC
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.21)
=================================================================
System uname: 2.4.21 i686 AMD Athlon(TM) XP 2600+
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="no"
CFLAGS="-march=athlon-xp -Os -pipe -mfpmath=sse -msse -m3dnow -maccumulate-outgoing-args -fomit-frame-pointer -fmove-all-movables -freduce-all-givs -frename-registers"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -pipe -mfpmath=sse -msse -m3dnow -maccumulate-outgoing-args -fomit-frame-pointer -fmove-all-movables -freduce-all-givs -frename-registers -fmemoize-lookups -fsave-memoized"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest noauto sandbox"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/fat/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync5.nl.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm avi berkdb bonobo cdr crypt encode foomaticdb gdbm gif gphoto2 gpm gtk gtk2 gtkhtml guile imlib jpeg libg++ libwww mad mikmod mmx motif mozilla moznocompose moznoirc moznomail mozsvg mpeg ncurses oggvorbis opengl oss pam pdflib perl pic png python qt readline ruby sdl slang sse ssl svga tcltk tcpd tetex tiff truetype wmf x86 xml xml2 xv zlib"
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2004-03-02 06:55:20 UTC
drop down your CFLAGS and try again
Comment 6 Mikael Magnusson 2004-03-02 07:24:02 UTC
as you can see in the command line in my description, only -g -O2 is used by the ebuild regardless of CFLAGS. However, i now cd'd to /var/.../wine/.../kernel and ran the same commandline without -O2, and that works fine
Comment 7 Mikael Magnusson 2004-03-17 13:24:44 UTC
wine-20040309 compiles fine everywhere with the standard flags, so i guess you can close this, i dont know which reso to choose
Comment 8 Alex Veber (RETIRED) gentoo-dev 2004-03-18 11:35:28 UTC
nice, closing.