[Bug 259946] emulators/wine-proton
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259946] emulators/wine-proton"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Nov 2021 11:59:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259946 --- Comment #1 from Gian-Simon Purkert <gspurki@gmail.com> --- Same Problem with emulators/wine however wine-devel compiles just fine: tools/winegcc/winegcc -o dlls/opcservices/opcservices.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \ dlls/opcservices/opcservices.spec -mno-cygwin dlls/opcservices/compress.o \ dlls/opcservices/deflate.o dlls/opcservices/factory.o dlls/opcservices/package.o \ dlls/opcservices/uri.o dlls/opcservices/opcservices_r.res dlls/uuid/libuuid.a -lole32 -ladvapi32 \ -lurlmon -lxmllite -loleaut32 dlls/ucrtbase/libucrtbase.a -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 /usr/local/bin/ld: dlls/ntdll/unix/virtual.o: in function `virtual_get_system_info': virtual.c:(.text+0x4b57): undefined reference to `sysinfo' collect2: error: ld returned 1 exit status winegcc: /usr/local/libexec/ccache/gcc10 failed gmake[2]: *** [Makefile:95982: dlls/ntdll/ntdll.so] Error 2 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/usr/ports/emulators/wine/work/wine-6.0.2' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/emulators/wine *** Error code 1 Stop. make: stopped in /usr/ports/emulators/wine root@freeb:/usr/ports/emulators/wine # make clean ===> Cleaning for wine-6.0.2,1 -- You are receiving this mail because: You are the assignee for the bug.