| Summary: | wine 20040121 failed to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mikael Magnusson <mikachu> |
| Component: | Current packages | Assignee: | Wine Maintainers <wine> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
what about wine-20040213 ? exactly the same error please provide #emerge info 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" drop down your CFLAGS and try again 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 wine-20040309 compiles fine everywhere with the standard flags, so i guess you can close this, i dont know which reso to choose nice, closing. |
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