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'


