wine-0.9.23 compilation lasted many hours. "rm -f winenas.drv.so && ln -s winmm/winenas/winenas.drv.so winenas.drv.so" Before this string all happened with usual speed. After this string compilation may last more than 12 hours. cc1 process get all memory (512 Mb, 1Gb from swap) but almost didn't use cpu ( about 0). All finished with error message: " make[2]: Leaving directory `/gnome/tmp/a64/portage/app-emulation/wine-0.9.23/work/wine-0.9.23/dlls/user/tests' {standard input}: Assembler messages: {standard input}:238515: Warning: end of file not at end of a line; newline inserted {standard input}:238649: Error: missing string {standard input}:238649: Warning: .stabs: missing comma x86_64-pc-linux-gnu-gcc: Internal error: Убито (program cc1) Please submit a full bug report. See <URL:http://bugs.gentoo.org/> for instructions. make[2]: *** [vartest.o] Ошибка 1 make[2]: Leaving directory `/gnome/tmp/a64/portage/app-emulation/wine-0.9.23/work/wine-0.9.23/dlls/oleaut32/tests' make[1]: *** [oleaut32/tests] Ошибка 2 make[1]: Leaving directory `/gnome/tmp/a64/portage/app-emulation/wine-0.9.23/work/wine-0.9.23/dlls' make: *** [dlls] Ошибка 2 !!! ERROR: app-emulation/wine-0.9.23 failed. Call stack: ebuild.sh, line 1568: Called dyn_compile ebuild.sh, line 937: Called src_compile wine-0.9.23.ebuild, line 113: Called die !!! all !!! If you need support, post the topmost build error, and the call stack if relevant. " ------------------------------------------------------------------------------ Убито=killed Ошибка=error agl ~ # emerge --info Portage 2.1.2_pre3-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.17-1gnt8 x86_64) ================================================================= System uname: 2.6.17-1gnt8 x86_64 AMD Athlon(tm) 64 Processor 3500+ Gentoo Base System version 1.12.5 Last Sync: Sat, 28 Oct 2006 01:48:01 +0000 app-admin/eselect-compiler: [Not Present] dev-java/java-config: 1.3.7, 2.0.30 dev-lang/python: 2.3.5-r3, 2.4.3-r4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.60 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.17 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r1 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O3 -march=athlon64 -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-O3 -march=athlon64 -fomit-frame-pointer" DISTDIR="/gnome/distfiles" FEATURES="autoconfig digest distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="ru_RU.KOI8-R" LC_ALL="ru_RU.KOI8-R" LINGUAS="ru en" MAKEOPTS="-j3" PKGDIR="/gnome/systems/amd64s/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/gnome/tmp/a64" PORTDIR="/gnome/systems/amd64s/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X acl alsa audiofile bash-completion berkdb bitmap-fonts bzip2 cdr cli cracklib crypt cups curl dlloader dri dts dvdread eds elibc_glibc exif expat fam ffmpeg fortran gd gdbm gif glut gmp gnome gpm gstreamer gtk gtkhtml hal iconv idn imagemagick imlib input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_vmmouse ipv6 isdnlog java jpeg kde kernel_linux lcms ldap libg++ linguas_en linguas_ru mad mhash mng mysql ncurses nls nptl nptlonly odbc ogg opengl pam pcre perl php png ppds pppd python qt3 readline reflection ruby samba sdl session slang spl sqlite ssl svg tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_v4l video_cards_vesa video_cards_vga video_cards_vmware vorbis wmf xine xml xml2 xorg zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS On my pc there are 4 gentoo's on 4 different partition :-) ~amd64 amd64 ~x86 x86 on ~amd64 and ~x86 wine-0.9.23 does not compiled, on x86 wine-0.9.23 successefully compiled without any problem. Best argin
(In reply to comment #0) > wine-0.9.23 compilation lasted many hours. > > "rm -f winenas.drv.so && ln -s winmm/winenas/winenas.drv.so winenas.drv.so" > > Before this string all happened with usual speed. After this string > compilation may last more than 12 hours. > cc1 process get all memory (512 Mb, 1Gb from swap) but almost didn't use cpu ( > about 0). All finished with error message: > " > make[2]: Leaving directory > `/gnome/tmp/a64/portage/app-emulation/wine-0.9.23/work/wine-0.9.23/dlls/user/tests' > {standard input}: Assembler messages: > {standard input}:238515: Warning: end of file not at end of a line; newline > inserted > {standard input}:238649: Error: missing string > {standard input}:238649: Warning: .stabs: missing comma > x86_64-pc-linux-gnu-gcc: Internal error: Убито > (program cc1) > Please submit a full bug report. > See <URL:http://bugs.gentoo.org/> for instructions. > make[2]: *** [vartest.o] Ошибка 1 > make[2]: Leaving directory > `/gnome/tmp/a64/portage/app-emulation/wine-0.9.23/work/wine-0.9.23/dlls/oleaut32/tests' > make[1]: *** [oleaut32/tests] Ошибка 2 > make[1]: Leaving directory > `/gnome/tmp/a64/portage/app-emulation/wine-0.9.23/work/wine-0.9.23/dlls' > make: *** [dlls] Ошибка 2 > > !!! ERROR: app-emulation/wine-0.9.23 failed. > Call stack: > ebuild.sh, line 1568: Called dyn_compile > ebuild.sh, line 937: Called src_compile > wine-0.9.23.ebuild, line 113: Called die > > !!! all > !!! If you need support, post the topmost build error, and the call stack if > relevant. > " > ------------------------------------------------------------------------------ > Убито=killed > Ошибка=error > > > > > agl ~ # emerge --info > Portage 2.1.2_pre3-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, > 2.6.17-1gnt8 x86_64) > ================================================================= > System uname: 2.6.17-1gnt8 x86_64 AMD Athlon(tm) 64 Processor 3500+ > Gentoo Base System version 1.12.5 > Last Sync: Sat, 28 Oct 2006 01:48:01 +0000 > app-admin/eselect-compiler: [Not Present] > dev-java/java-config: 1.3.7, 2.0.30 > dev-lang/python: 2.3.5-r3, 2.4.3-r4 > dev-python/pycrypto: 2.0.1-r5 > dev-util/ccache: [Not Present] > dev-util/confcache: [Not Present] > sys-apps/sandbox: 1.2.18.1 > sys-devel/autoconf: 2.13, 2.60 > 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.17 > sys-devel/gcc-config: 1.3.14 > sys-devel/libtool: 1.5.22 > virtual/os-headers: 2.6.17-r1 > ACCEPT_KEYWORDS="amd64 ~amd64" > AUTOCLEAN="yes" > CBUILD="x86_64-pc-linux-gnu" > CFLAGS="-O3 -march=athlon64 -fomit-frame-pointer" > CHOST="x86_64-pc-linux-gnu" > CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config > /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config > /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" > CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf > /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" > CXXFLAGS="-O3 -march=athlon64 -fomit-frame-pointer" > DISTDIR="/gnome/distfiles" > FEATURES="autoconfig digest distlocks metadata-transfer sandbox sfperms strict" > GENTOO_MIRRORS="http://distfiles.gentoo.org > http://distro.ibiblio.org/pub/linux/distributions/gentoo" > LANG="ru_RU.KOI8-R" > LC_ALL="ru_RU.KOI8-R" > LINGUAS="ru en" > MAKEOPTS="-j3" > PKGDIR="/gnome/systems/amd64s/usr/portage/packages" > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress > --force --whole-file --delete --delete-after --stats --timeout=180 > --exclude=/distfiles --exclude=/local --exclude=/packages" > PORTAGE_TMPDIR="/gnome/tmp/a64" > PORTDIR="/gnome/systems/amd64s/usr/portage" > PORTDIR_OVERLAY="/usr/local/portage" > SYNC="rsync://rsync.gentoo.org/gentoo-portage" > USE="amd64 X acl alsa audiofile bash-completion berkdb bitmap-fonts bzip2 cdr > cli cracklib crypt cups curl dlloader dri dts dvdread eds elibc_glibc exif > expat fam ffmpeg fortran gd gdbm gif glut gmp gnome gpm gstreamer gtk gtkhtml > hal iconv idn imagemagick imlib input_devices_evdev input_devices_keyboard > input_devices_mouse input_devices_vmmouse ipv6 isdnlog java jpeg kde > kernel_linux lcms ldap libg++ linguas_en linguas_ru mad mhash mng mysql ncurses > nls nptl nptlonly odbc ogg opengl pam pcre perl php png ppds pppd python qt3 > readline reflection ruby samba sdl session slang spl sqlite ssl svg tcpd tiff > truetype truetype-fonts type1-fonts udev unicode usb userland_GNU > video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_v4l > video_cards_vesa video_cards_vga video_cards_vmware vorbis wmf xine xml xml2 > xorg zlib" > Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, > PORTAGE_RSYNC_EXTRA_OPTS > > > On my pc there are 4 gentoo's on 4 different partition :-) > ~amd64 > amd64 > ~x86 > x86 > on ~amd64 and ~x86 wine-0.9.23 does not compiled, on x86 wine-0.9.23 > successefully compiled without any problem. > > Best > argin > on ~amd64 and ~x86 wine-0.9.23 does not compiled = emerge wine finished with error, mentioned above
*** Bug 153119 has been marked as a duplicate of this bug. ***
*** Bug 153120 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 147533 ***
Created attachment 100640 [details] wine compilatins log file