Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238317 - app-emulation/wine-1.1.2 - Error: Too many output files.
Summary: app-emulation/wine-1.1.2 - Error: Too many output files.
Status: RESOLVED DUPLICATE of bug 222069
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-21 20:16 UTC by Thomas Beutin
Modified: 2008-09-25 08:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/app-emulation/wine-1.1.2/temp/build.log (build.log,1.20 MB, text/plain)
2008-09-21 20:17 UTC, Thomas Beutin
Details
/var/tmp/portage/app-emulation/wine-1.1.2/temp/environment (environment,97.09 KB, text/plain)
2008-09-21 20:18 UTC, Thomas Beutin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beutin 2008-09-21 20:16:01 UTC
[...]
cp ../../dlls/wintrust/tests/wintrust_test.exe.so wintrust_test.exe && i686-pc-linux-gnu-strip wintrust_test.exe
cp ../../dlls/ws2_32/tests/ws2_32_test.exe.so ws2_32_test.exe && i686-pc-linux-gnu-strip ws2_32_test.exe
rm -f winetest && ln -s ../../tools/winewrapper winetest
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include   -DBUILD_SHA1=\"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\" -fowinetest.res winetest.rc
Error: Too many output files.
make[2]: *** [winetest.res] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.2/work/wine-1.1.2/programs/winetest'
make[1]: *** [winetest] Error 2
make[1]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=i386  -o tgt_minidump.o tgt_minidump.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=i386  -o tgt_module.o tgt_module.c
../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows callback.o hlpfile.o macro.o string.o winhelp.o  macro.lex.yy.o   rsrc.res -o winhlp32.exe.so -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lkernel32  ../../libs/port/libwine_port.a -Wl,-O1  -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=i386  -o types.o types.c
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.2/work/wine-1.1.2/programs/winhlp32'
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=i386  -o winedbg.o winedbg.c
bison  -p dbg_ -o dbg.tab.c -d dbg.y
dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce
flex  -odebug.yy.c debug.l
rm -f winedbg && ln -s ../../tools/winewrapper winedbg
LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.2,g' winedbg.man.in >winedbg.man || (rm -f winedbg.man && false)
bison  -p dbg_ -o dbg.tab.c dbg.y
dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=i386  -o debug.yy.o debug.yy.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -O2 -march=i386  -o dbg.tab.o dbg.tab.c
../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole be_alpha.o be_i386.o be_ppc.o be_x86_64.o break.o db_disasm.o display.o expr.o gdbproxy.o info.o memory.o source.o symbol.o stack.o tgt_active.o tgt_minidump.o tgt_module.o types.o winedbg.o dbg.tab.o debug.yy.o    -o winedbg.exe.so -luser32 -lpsapi -ldbghelp -ladvapi32 -lkernel32 -lntdll  ../../libs/port/libwine_port.a -Wl,-O1  -Wb,-duser32
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.2/work/wine-1.1.2/programs/winedbg'
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.2/work/wine-1.1.2/programs'
make: *** [programs] Error 2
 * 
 * ERROR: app-emulation/wine-1.1.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2417:  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-1.1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.2/temp/environment'.

Reproducible: Always

Steps to Reproduce:
1. emerge =app-emulation/wine-1.1.2
Comment 1 Thomas Beutin 2008-09-21 20:17:55 UTC
Created attachment 166023 [details]
/var/tmp/portage/app-emulation/wine-1.1.2/temp/build.log
Comment 2 Thomas Beutin 2008-09-21 20:18:21 UTC
Created attachment 166025 [details]
/var/tmp/portage/app-emulation/wine-1.1.2/temp/environment
Comment 3 Thomas Beutin 2008-09-21 20:20:16 UTC
phantom ~ # emerge --info
Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-tuxonice-r9 i686)
=================================================================
System uname: 2.6.24-tuxonice-r9 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Timestamp of tree: Sun, 21 Sep 2008 05:30:02 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r7
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-r2
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
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=i686 -fomit-frame-pointer"
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/lib/fax /usr/share/config /var/bind /var/lib/hsqldb /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /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=prescott -funroll-loops -pipe -fomit-frame-pointer -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_IE@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="en_GB en en_US de fr it es pt pt_BR"
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/local/portage"
SYNC="rsync://10.6.0.1/gentoo-portage"
USE="X a52 aac accessibility acpi adns alsa apache2 audiofile avahi avi bash-completion bcmath bdf berkdb bindist bluetooth branding bzip2 cairo caps cdb cddb cdparanoia cdr cli cracklib crypt ctype cups curl curlwrappers dbus dga divx4linux dri dts dv dvb dvd dvdr dvdread eds emboss encode esd ethereal evo exif expat fam fame ffmpeg flac flatfile font-server fontconfig foomaticdb fortran fpx ftp gd gdbm gif gimp gmp gnome gnutls gphoto2 gpm graphviz gs gstreamer gtk gtk2 hal iconv ieee1394 imagemagick imap imlib inifile ipod ipv6 isdnlog jack java javamail javascript jbig jikes jingle jpeg jpeg2k junit kde kerberos lame lcms ldap libg++ libnotify libsamplerate libwww logrotate logwatch lzo mad matroska mcal mhash midi mikmod milter ming mjpeg mmap mmx mng mono motif mp2 mp3 mp4 mpeg mplayer mudflap musicbrainz mysql ncurses neXt network nls nptl nptlonly nsplugin odbc ogg oggvorbis opengl openmp pam pcmcia pcntl pcre pda pdf pdflib perl php pic png pnp posix postgres ppds pppd pvm python qt3support qt4 quicktime radius rdesktop readline reflection ruby samba sasl scanner sdl session sharedext sharedmem simplexml slp sndfile snmp soap sockets speex spell spl sqlite sqlite3 sse sse2 ssl startup-notification subtitles svg sysfs syslog sysvipc tcltk tcpd tetex theora tidy tiff tokenizer truetype truetype-fonts trusted twolame unicode usb v4l v4l2 vcd vhosts vim-syntax vorbis wddx wifi win32codecs wmf wxwindows x264 x86 xface xine xinerama xinetd xml xml2 xmlrpc xorg xosd xpm xprint xsl xulrunner xv xvid yaz zlib zvbi" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en en_US de fr it es pt pt_BR" USERLAND="GNU" VIDEO_CARDS="vga vesa fbdev nv nvidia v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 SpanKY gentoo-dev 2008-09-25 00:11:18 UTC

*** This bug has been marked as a duplicate of bug 222069 ***
Comment 5 Thomas Beutin 2008-09-25 08:37:20 UTC
(In reply to comment #4)
> 
> *** This bug has been marked as a duplicate of bug 222069 ***
...and 5 weeks ago i knew the solution. I'm sorry, to much work the last time...