Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Duplicate Threads
  • Search

Wine doesn't compile anymore

Threads in this read-only forum cover topics discussed elsewhere in other forums.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
Martux
Veteran
Veteran
User avatar
Posts: 1917
Joined: Fri Feb 04, 2005 9:09 pm

Wine doesn't compile anymore

  • Quote

Post by Martux » Sat Mar 12, 2016 8:29 am

Hello, trying to compile the latest wine, gives me an error message
Makefile:394: recipe for target 'crypt_md4.o' failed
I tried it with/without staging/custom-cflags flags.
Any ideas?

Code: Select all

[ebuild     U  ] app-emulation/wine-1.9.5::gentoo [1.8::gentoo] USE="X alsa cups custom-cflags fontconfig jpeg lcms mono mp3 ncurses nls opencl opengl perl png pulseaudio realtime run-exes ssl staging threads truetype udisks v4l vaapi xcomposite xinerama xml -capi -dos -gecko -gphoto2 -gsm -gstreamer -ldap -netapi -odbc -openal -osmesa -oss -pcap -pipelight -prelink -s3tc -samba -scanner (-selinux) {-test}" ABI_X86="32 64 (-x32)" LINGUAS="de -ar -bg -ca -cs -da -el -en -en_US -eo -es -fa -fi -fr -he -hi -hr -hu -it -ja -ko -lt -ml -nb_NO -nl -or -pa -pl -pt_BR -pt_PT -rm -ro -ru -sk -sl -sr_RS@cyrillic -sr_RS@latin -sv -te -th -tr -uk -wa -zh_CN -zh_TW" 0 KiB

Code: Select all

Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.
Makefile:394: recipe for target 'crypt_md4.o' failed
make[1]: *** [crypt_md4.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5-abi_x86_64.amd64/dlls/advapi32'
Makefile:1387: recipe for target 'dlls/advapi32' failed
make: *** [dlls/advapi32] Error 2
make: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_comcat_p.o actxprxy_comcat_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o audiodata.o /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/audiodata.c \
  -I. -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o main.o /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/main.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -o wineserver-installed async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o \
  directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o \
  named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o \
  scheduler.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o \
  trace.o unicode.o user.o window.o winstation.o \
  -Wl,--rpath,\$ORIGIN/`../tools/makedep -R /usr/bin /usr/lib64`:/usr/lib64 -Wl,--enable-new-dtags \
  ../libs/port/libwine_port.a -lwine -L../libs/wine -Wl,-O1 -Wl,--as-needed -m64
x86_64-pc-linux-gnu-gcc -m64 -c -o mediastream.o /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/mediastream.c \
  -I. -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o mediastreamfilter.o /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/mediastreamfilter.c \
  -I. -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -o wineserver async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o \
  directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o \
  named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o \
  scheduler.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o \
  trace.o unicode.o user.o window.o winstation.o -Wl,--rpath,\$ORIGIN/../libs/wine \
  ../libs/port/libwine_port.a -lwine -L../libs/wine -Wl,-O1 -Wl,--as-needed -m64
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5-abi_x86_64.amd64/server'
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_docobj_p.o actxprxy_docobj_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
../../tools/wrc/wrc -o version.res -m64 --nostdinc -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ \
  /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/version.rc
../../tools/widl/widl -o amstream_classes_r.res -m64 -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ \
  /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/amstream_classes.idl
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_hlink_p.o actxprxy_hlink_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_htiface_p.o actxprxy_htiface_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
../../tools/winegcc/winegcc -o amstream.dll.so -B../../tools/winebuild -m64 -fasynchronous-unwind-tables -shared /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/amstream.spec \
  amstream.o audiodata.o main.o mediastream.o mediastreamfilter.o version.res amstream_classes_r.res \
  -lstrmiids -lstrmbase -luuid -lole32 -ladvapi32 -lddraw ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--as-needed -m64
../../tools/winegcc/winegcc -o amstream.dll.fake -B../../tools/winebuild -m64 -fasynchronous-unwind-tables -shared /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/amstream/amstream.spec \
  amstream.o audiodata.o main.o mediastream.o mediastreamfilter.o version.res amstream_classes_r.res \
  -lstrmiids -lstrmbase -luuid -lole32 -ladvapi32 -lddraw ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--as-needed -m64
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5-abi_x86_64.amd64/dlls/amstream'
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_htiframe_p.o actxprxy_htiframe_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_objsafe_p.o actxprxy_objsafe_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_ocmm_p.o actxprxy_ocmm_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_servprov_p.o actxprxy_servprov_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_shldisp_p.o actxprxy_shldisp_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_shobjidl_p.o actxprxy_shobjidl_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m64 -c -o actxprxy_urlhist_p.o actxprxy_urlhist_p.c -I. \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy -I../../include \
  -I/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/include -D__WINESRC__ -D_REENTRANT \
  -fPIC -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=native -O2 -pipe -m64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
../../tools/winegcc/winegcc -o actxprxy.dll.so -B../../tools/winebuild -m64 -fasynchronous-unwind-tables -shared /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy/actxprxy.spec \
  usrmarshal.o dlldata.o actxprxy_activscp_p.o actxprxy_comcat_p.o actxprxy_docobj_p.o \
  actxprxy_hlink_p.o actxprxy_htiface_p.o actxprxy_htiframe_p.o actxprxy_objsafe_p.o \
  actxprxy_ocmm_p.o actxprxy_servprov_p.o actxprxy_shldisp_p.o actxprxy_shobjidl_p.o \
  actxprxy_urlhist_p.o actxprxy_activscp_r.res actxprxy_comcat_r.res actxprxy_docobj_r.res \
  actxprxy_hlink_r.res actxprxy_htiface_r.res actxprxy_htiframe_r.res actxprxy_objsafe_r.res \
  actxprxy_ocmm_r.res actxprxy_servprov_r.res actxprxy_shldisp_r.res actxprxy_shobjidl_r.res \
  actxprxy_urlhist_r.res -luuid -loleaut32 -lole32 -lrpcrt4 ../../libs/port/libwine_port.a \
  -Wl,-O1 -Wl,--as-needed -m64
../../tools/winegcc/winegcc -o actxprxy.dll.fake -B../../tools/winebuild -m64 -fasynchronous-unwind-tables -shared /var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5/dlls/actxprxy/actxprxy.spec \
  usrmarshal.o dlldata.o actxprxy_activscp_p.o actxprxy_comcat_p.o actxprxy_docobj_p.o \
  actxprxy_hlink_p.o actxprxy_htiface_p.o actxprxy_htiframe_p.o actxprxy_objsafe_p.o \
  actxprxy_ocmm_p.o actxprxy_servprov_p.o actxprxy_shldisp_p.o actxprxy_shobjidl_p.o \
  actxprxy_urlhist_p.o actxprxy_activscp_r.res actxprxy_comcat_r.res actxprxy_docobj_r.res \
  actxprxy_hlink_r.res actxprxy_htiface_r.res actxprxy_htiframe_r.res actxprxy_objsafe_r.res \
  actxprxy_ocmm_r.res actxprxy_servprov_r.res actxprxy_shldisp_r.res actxprxy_shobjidl_r.res \
  actxprxy_urlhist_r.res -luuid -loleaut32 -lole32 -lrpcrt4 ../../libs/port/libwine_port.a \
  -Wl,-O1 -Wl,--as-needed -m64
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5-abi_x86_64.amd64/dlls/actxprxy'
 * ERROR: app-emulation/wine-1.9.5::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/wine-1.9.5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-1.9.5::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.9.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.9.5/temp/environment'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5-abi_x86_64.amd64'
 * S: '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5'

 * Messages for package app-emulation/wine-1.9.5:

 * Applying the Wine-Staging patchset. Any bug reports to the
 * Wine bugzilla should explicitly state that staging was used.
 * ERROR: app-emulation/wine-1.9.5::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/wine-1.9.5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-1.9.5::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.9.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.9.5/temp/environment'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5-abi_x86_64.amd64'
 * S: '/var/tmp/portage/app-emulation/wine-1.9.5/work/wine-1.9.5'
 * 
 * The following package has failed to build, install, or execute postinst:
 * 
 *  (app-emulation/wine-1.9.5:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/app-emulation/wine-1.9.5/temp/build.log'
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Top
VoidMage
Watchman
Watchman
User avatar
Posts: 6196
Joined: Sat Oct 14, 2006 8:43 am

  • Quote

Post by VoidMage » Sat Mar 12, 2016 9:03 pm

It's a gcc 5.3.0 bug, already fixed upstream.
A reference bug is filed in Gentoo bugzilla, waiting for importing the patch.
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3077
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

  • Quote

Post by Chiitoo » Tue Mar 15, 2016 7:06 am

Moved from Portage & Programming to Duplicate Threads.

Indeed, this issue has been around for a while, hitting more users recently, and it has been discussed about here not so long ago: [topic=1040158]Failed to emerge app-emulation/wine-1.9.4[/topic]
Kindest of regardses.
Top
Post Reply

3 posts • Page 1 of 1

Return to “Duplicate Threads”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic