Wine-staging-git bricht bei der Installation ab

Hallo zusammen,
irgendwie funktioniert das installieren von wine-staging-git aus dem AUR Verzeichniss nicht mehr.
Bisher gab es damit noch nie Probleme.
Ich möchte gerne die git Version von wine-staging benutzen, da diese auf neuere Wine-Staging setzt.

Hier der letzte Teil des Installationslog aus dem Terminal.

<Kommandozeile>: Warnung: »_FORTIFY_SOURCE« redefiniert
<Kommandozeile>: Anmerkung: dies ist die Stelle der vorherigen Definition
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/comctl32/libcomctl32.cross.a --export \
  ../wine/dlls/comctl32/comctl32.spec
<Kommandozeile>: Warnung: »_FORTIFY_SOURCE« redefiniert
<Kommandozeile>: Anmerkung: dies ist die Stelle der vorherigen Definition
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/user32/libuser32.cross.a --export \
  ../wine/dlls/user32/user32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/advapi32/libadvapi32.cross.a --export \
  ../wine/dlls/advapi32/advapi32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/gdi32/libgdi32.cross.a --export \
  ../wine/dlls/gdi32/gdi32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/ole32/libole32.cross.a --export \
  ../wine/dlls/ole32/ole32.spec
../wine/server/queue.c: In Funktion »req_get_rawinput_buffer«:
../wine/server/queue.c:3454:30: Warnung: Zeiger »buf« wird möglicherweise nach »realloc« verwendet [-Wuse-after-free]
 3454 |             cur = tmp + (cur - buf);
      |                         ~~~~~^~~~~~
../wine/server/queue.c:3449:25: Anmerkung: »realloc« wird hier aufgerufen
 3449 |             if (!(tmp = realloc( buf, buf_size )))
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/oleaut32/liboleaut32.cross.a --export \
  ../wine/dlls/oleaut32/oleaut32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/activeds/libactiveds.cross.a --export \
  ../wine/dlls/activeds/activeds.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/msvcrt/libmsvcrt.cross.a --export \
  ../wine/dlls/msvcrt/msvcrt.spec dlls/msvcrt/crt_gccmain.cross.o dlls/msvcrt/crt_main.cross.o \
  dlls/msvcrt/crt_winmain.cross.o dlls/msvcrt/crt_wmain.cross.o dlls/msvcrt/crt_wwinmain.cross.o \
  dlls/msvcrt/iob.cross.o dlls/msvcrt/mathf.cross.o dlls/msvcrt/onexit.cross.o \
  dlls/msvcrt/sincos.cross.o
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/rpcrt4/librpcrt4.cross.a --export \
  ../wine/dlls/rpcrt4/rpcrt4.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/netapi32/libnetapi32.delay.a --export \
  ../wine/dlls/netapi32/netapi32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/wldap32/libwldap32.delay.a --export \
  ../wine/dlls/wldap32/wldap32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/secur32/libsecur32.cross.a --export \
  ../wine/dlls/secur32/secur32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/rpcrt4/librpcrt4.delay.a --export \
  ../wine/dlls/rpcrt4/rpcrt4.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/kernelbase/libkernelbase.cross.a --export \
  ../wine/dlls/kernelbase/kernelbase.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/sechost/libsechost.cross.a --export \
  ../wine/dlls/sechost/sechost.spec
/usr/bin/x86_64-w64-mingw32-dlltool: dlls/rpcrt4/librpcrt4.cross.a: error reading rpcrt4_dll_s00095.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:135266: dlls/rpcrt4/librpcrt4.cross.a] Fehler 1
make: *** Es wird auf noch nicht beendete Prozesse gewartet....
/usr/bin/x86_64-w64-mingw32-dlltool: dlls/rpcrt4/librpcrt4.delay.a: error reading rpcrt4_dll_t.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:135266: dlls/rpcrt4/librpcrt4.delay.a] Fehler 1
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...

Kann mir da jemand weiterhelfen?

Besten Dank!

Ich denke das hast du wohl nicht übersehen? Speicher voll?

Welcher Speicher genau?
Auf dem Laufwerk root wo sich auch

/usr/bin/x86_64-w64-mingw32-dlltool: dlls/rpcrt4/librpcrt4.cross.a: error reading

befindet, sind noch 11GB an Speicher frei.

Dann wird die Bibliothek einfach nicht da sein. Dachte du kompilierst auf tmpfs. :man_shrugging:

pamac clean --build-files

Oder welchen AUR-Helper du auch immer verwendest, dann neuer Versuch.

1 Like

Welchen AUR-Helper würdest du empfehlen?
Habe den Befehl

pamac clean --build-files

durchgeführt und danach nochmal versucht, wine-staging-git über Pamac zu installieren. es kommt aber wieder zu derselben Fehlermeldung.

Also es liegt bestimmt nicht am AUR-Helper, sondern daran, dass die komplierte librpcrt4.delay.a nicht gelesen werden konnte.

Hab mal selbst 2mal getestet, aber 2 Fehler an unterschiedlicher Stelle:

/usr/bin/x86_64-w64-mingw32-dlltool: dlls/mfplat/libmfplat.delay.a: error reading mfplat_dll_s00026.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:84374: dlls/mfplat/libmfplat.delay.a] Fehler 1
make: *** Es wird auf noch nicht beendete Prozesse gewartet....
/usr/bin/x86_64-w64-mingw32-dlltool: dlls/mfplat/libmfplat.cross.a: error reading mfplat_dll_t.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:84374: dlls/mfplat/libmfplat.cross.a] Fehler 1
Error: can't open iphlpapi_dll_h.s for reading: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: /usr/bin/x86_64-w64-mingw32-as exited with status 1
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/hal/libhal.cross.a --export \
  ../wine/dlls/hal/hal.spec
/usr/bin/x86_64-w64-mingw32-dlltool: failed to open temporary head file: iphlpapi_dll_h.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:75857: dlls/iphlpapi/libiphlpapi.cross.a] Fehler 1
make: *** Es wird auf noch nicht beendete Prozesse gewartet....

Versuchs mal manuell:

cd /tmp/
git clone https://aur.archlinux.org/wine-staging-git.git
cd wine-staging-git
makepkg -si

Falls ein Fehler passiert, einfach nochmal den Build-Prozess triggern:

makepkg -e

Zuvor kompilierte dlls sollten übersprungen werden.
Am Ende kannst du das Paket dann verpacken, ohne alles nochmal zu bauen:

makepkg -R

und installieren:

sudo pacman -U paketname.tar.zst

Kann vermutlich am Timing liegen. Die Binär-Datei wird gerade kompilieren, aber das Skript fragt die Datei bereits ab: Fehler. Passiert vor allem wenn man auf mehreren Kernen kompiliert, und nicht nur auf einem.

1 Like

Habe versucht mit den Befehl

cd /tmp/
git clone https://aur.archlinux.org/wine-staging-git.git
cd wine-staging-git
makepkg -si

…aber es kommt zu einer Fehlermeldung.

Habe danach den Befehl

makepkg -e

durchgeführt. Es kommt aber zu einer weiteren Fehlermdelung mit abbruch.

/usr/bin/x86_64-w64-mingw32-dlltool: dlls/rpcrt4/librpcrt4.cross.a: error reading rpcrt4_dll_s00198.o: file truncated
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:135266: dlls/rpcrt4/librpcrt4.cross.a] Fehler 1
make: *** Es wird auf noch nicht beendete Prozesse gewartet....
/usr/bin/x86_64-w64-mingw32-dlltool: dlls/rpcrt4/librpcrt4.delay.a: error reading rpcrt4_dll_t.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:135266: dlls/rpcrt4/librpcrt4.delay.a] Fehler 1
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
    /tmp/wine-staging-git    master !1 ?3  makepkg -e                                                              4 ✘  3m 43s  
==> Erstelle Paket: wine-staging-git 7.8.r3.ge31ff0a9-1 (Mi 18 Mai 2022 20:07:45 CEST)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> WARNUNG: Verwende bestehenden $srcdir/ Baum
==> Beginne pkgver()...
==> Entferne existierendes $pkgdir/ Verzeichnis...
==> Beginne build()...
  -> Building wine-staging-64...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for cpp... cpp
checking for ld... ld
checking whether gcc supports __builtin_ms_va_list... yes
checking for the directory containing the Wine tools... 
checking for flex... flex
checking whether flex is recent enough... yes
checking for bison... bison
checking whether bison is recent enough... yes
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ldconfig... /sbin/ldconfig
checking for msgfmt... msgfmt
checking for pkg-config... pkg-config
checking whether msgfmt supports contexts... yes
checking for i386_set_ldt in -li386... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for AL/al.h... yes
checking for ApplicationServices/ApplicationServices.h... no
checking for CL/cl.h... yes
checking for Carbon/Carbon.h... no
checking for CoreAudio/CoreAudio.h... no
checking for DiskArbitration/DiskArbitration.h... no
checking for EGL/egl.h... yes
checking for IOKit/IOKitLib.h... no
checking for IOKit/hid/IOHIDLib.h... no
checking for OpenAL/al.h... no
checking for CL/opencl.h... yes
checking for Security/Security.h... no
checking for SystemConfiguration/SCDynamicStoreCopyDHCPInfo.h... no
checking for SystemConfiguration/SCNetworkConfiguration.h... no
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for asm/types.h... yes
checking for asm/user.h... no
checking for elf.h... yes
checking for float.h... yes
checking for gettext-po.h... yes
checking for libproc.h... no
checking for link.h... yes
checking for linux/cdrom.h... yes
checking for linux/filter.h... yes
checking for linux/hdreg.h... yes
checking for linux/hidraw.h... yes
checking for linux/input.h... yes
checking for linux/ioctl.h... yes
checking for linux/major.h... yes
checking for linux/param.h... yes
checking for linux/seccomp.h... yes
checking for linux/serial.h... yes
checking for linux/types.h... yes
checking for linux/ucdrom.h... no
checking for lwp.h... no
checking for mach-o/loader.h... no
checking for mach/mach.h... no
checking for machine/cpu.h... no
checking for machine/sysarch.h... no
checking for mntent.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/tcp.h... yes
checking for netinet/tcp_fsm.h... no
checking for pcap/pcap.h... yes
checking for port.h... no
checking for pthread.h... yes
checking for pwd.h... yes
checking for sasl/sasl.h... yes
checking for sched.h... yes
checking for scsi/scsi.h... yes
checking for scsi/scsi_ioctl.h... yes
checking for scsi/sg.h... yes
checking for stdint.h... (cached) yes
checking for sys/attr.h... no
checking for sys/auxv.h... yes
checking for sys/cdio.h... no
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for sys/eventfd.h... yes
checking for sys/filio.h... no
checking for sys/ipc.h... yes
checking for sys/link.h... no
checking for sys/modem.h... no
checking for sys/mtio.h... yes
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/ptrace.h... yes
checking for sys/queue.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/scsiio.h... no
checking for sys/shm.h... yes
checking for sys/signal.h... yes
checking for sys/socketvar.h... yes
checking for sys/sockio.h... no
checking for sys/statvfs.h... yes
checking for sys/strtio.h... no
checking for sys/syscall.h... yes
checking for sys/sysinfo.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/user.h... yes
checking for sys/utsname.h... yes
checking for sys/vnode.h... no
checking for syscall.h... yes
checking for utime.h... yes
checking for valgrind/memcheck.h... no
checking for valgrind/valgrind.h... no
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking whether stat file-mode macros are broken... no
checking for sys/conf.h... no
checking for sys/mount.h... yes
checking for sys/statfs.h... yes
checking for sys/user.h... (cached) yes
checking for sys/vfs.h... yes
checking for sys/sysctl.h... no
checking for netinet/ip.h... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... no
checking for net/if_types.h... no
checking for net/route.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/in_pcb.h... no
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... no
checking for netinet/udp.h... yes
checking for netinet6/ip6_var.h... no
checking for netipx/ipx.h... yes
checking for sys/un.h... yes
checking for netinet/udp_var.h... no
checking for netinet/icmp_var.h... no
checking for netinet/icmp6.h... yes
checking for netinet/tcp_var.h... no
checking for linux/ipx.h... no
checking for linux/irda.h... no
checking for linux/rtnetlink.h... yes
checking for resolv.h... yes
checking for ifaddrs.h... yes
checking for sys/ucontext.h... yes
checking for sys/thr.h... no
checking for pthread_np.h... no
checking for linux/videodev2.h... yes
checking for libprocstat.h... no
checking for attr/xattr.h... no
checking for sys/extattr.h... no
checking for sys/xattr.h... yes
checking for ldd... /sbin/ldd
checking for otool... no
checking for readelf... readelf
checking whether the compiler supports -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -Wl,-z,defs... yes
checking whether the compiler supports -Wl,--export-dynamic... yes
checking whether the compiler supports -Wl,-Ttext-segment=0x7bc00000... yes
checking whether the compiler supports -Wl,-z,max-page-size=0x1000... yes
checking for x86_64-pc-mingw32-gcc... no
checking for amd64-pc-mingw32-gcc... no
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether x86_64-w64-mingw32-gcc works... yes
checking whether the cross-compiler supports -target x86_64-w64-mingw32 -fuse-ld=lld... no
checking for x86_64-w64-mingw32-gcc option to enable C99 features... none needed
checking whether the cross-compiler supports -fno-strict-aliasing... yes
checking whether the cross-compiler supports -Werror=unknown-warning-option... no
checking whether the cross-compiler supports -Werror=ignored-optimization-argument... no
checking whether the cross-compiler supports -Wdeclaration-after-statement... yes
checking whether the cross-compiler supports -Wempty-body... yes
checking whether the cross-compiler supports -Wignored-qualifiers... yes
checking whether the cross-compiler supports -Winit-self... yes
checking whether the cross-compiler supports -Wpacked-not-aligned... yes
checking whether the cross-compiler supports -Wpragma-pack... no
checking whether the cross-compiler supports -Wshift-overflow=2... yes
checking whether the cross-compiler supports -Wstrict-prototypes... yes
checking whether the cross-compiler supports -Wtype-limits... yes
checking whether the cross-compiler supports -Wunused-but-set-parameter... yes
checking whether the cross-compiler supports -Wvla... yes
checking whether the cross-compiler supports -Wwrite-strings... yes
checking whether the cross-compiler supports -Wpointer-arith... yes
checking whether the cross-compiler supports -Wlogical-op... yes
checking whether the cross-compiler supports -Wabsolute-value... yes
checking whether the cross-compiler supports -Wno-format... yes
checking whether the cross-compiler supports -Wformat-overflow... yes
checking whether the cross-compiler supports -Wnonnull... yes
checking whether the cross-compiler supports -mcx16... yes
checking whether the cross-compiler supports -gdwarf-4... yes
checking whether the cross-compiler supports -fexcess-precision=standard... yes
checking for pthread_create... yes
checking how to run the C preprocessor... gcc -m64 -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for -lX11... libX11.so.6
checking for -lXext... libXext.so.6
checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for X11/Xutil.h... yes
checking for X11/Xcursor/Xcursor.h... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/XInput.h... yes
checking for X11/extensions/XInput2.h... yes
checking for X11/extensions/XShm.h... yes
checking for X11/extensions/Xcomposite.h... yes
checking for X11/extensions/Xfixes.h... yes
checking for X11/extensions/Xinerama.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/xf86vmode.h... yes
checking for X11/extensions/xf86vmproto.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for -lXcursor... libXcursor.so.1
checking for -lXi... libXi.so.6
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for -lXxf86vm... libXxf86vm.so.1
checking for -lXrender... libXrender.so.1
checking for XRenderSetPictureTransform in -lXrender... yes
checking for XRenderCreateLinearGradient in -lXrender... yes
checking for -lXrandr... libXrandr.so.2
checking for -lXfixes... libXfixes.so.3
checking for -lXinerama... libXinerama.so.1
checking for -lXcomposite... libXcomposite.so.1
checking for XICCallback.callback... yes
checking for XEvent.xcookie... yes
checking for -lGL... libGL.so.1
checking for -lOSMesa... libOSMesa.so.8
checking for clGetPlatformInfo in -lOpenCL... yes
checking for pcap_create in -lpcap... yes
checking for sys/inotify.h... yes
checking for inotify_add_watch in -linotify... no
checking for dbus/dbus.h... yes
checking for -ldbus-1... libdbus-1.so.3
checking for gnutls/gnutls.h... yes
checking for -lgnutls... libgnutls.so.30
checking for gnutls_cipher_init... yes
checking for sane/sane.h... yes
checking for sane_init in -lsane... yes
checking for libusb.h... yes
checking for libusb_interrupt_event_handler in -lusb-1.0... yes
checking for -lv4l2... libv4l2.so.0
checking for gphoto2-camera.h... yes
checking for gp_camera_new in -lgphoto2... yes
checking for gphoto2-port.h... yes
checking for gp_port_info_list_new in -lgphoto2_port... yes
checking for resolver library... -lresolv
checking for res_getservers... no
checking for ft2build.h... yes
checking for -lfreetype... libfreetype.so.6
checking for FT_TrueTypeEngineType... yes
checking for pthread_getthreadid_np... no
checking for pulse/pulseaudio.h... yes
checking for pa_stream_is_corked in -lpulse... yes
checking for gst/gst.h... yes
checking whether gint64 defined by gst/gst.h is indeed 64-bit... yes
checking for gst_pad_new in -lgstreamer-1.0... yes
checking for snd_pcm_hw_params_get_access_mask in -lasound... yes
checking for sys/soundcard.h... yes
checking for oss_sysinfo.numaudioengines... no
checking for libudev.h... yes
checking for udev_new in -ludev... yes
checking for unw_step... no
checking for unw_step in libunwind... yes
checking for SDL.h... yes
checking for -lSDL2... libSDL2-2.0.so.0
checking for capi20.h... no
checking for linux/capi.h... yes
checking for cups/cups.h... yes
checking for cups/ppd.h... yes
checking for -lcups... libcups.so.2
checking for fontconfig/fontconfig.h... yes
checking for -lfontconfig... libfontconfig.so.1
checking for krb5/krb5.h... yes
checking for -lkrb5... libkrb5.so.3
checking for gssapi/gssapi.h... yes
checking for gssapi/gssapi_ext.h... yes
checking for -lgssapi_krb5... libgssapi_krb5.so.2
checking for -lopenal... libopenal.so.1
checking for -lodbc... not found
checking for -lnetapi... libnetapi.so.1
checking for -lvulkan... libvulkan.so.1
checking whether the compiler supports -Werror=unknown-warning-option... no
checking whether the compiler supports -Werror=unused-command-line-argument... no
checking whether the compiler supports -Werror=ignored-optimization-argument... no
checking whether the compiler supports -fcf-protection=none... yes
checking whether the compiler supports -fno-stack-protector... yes
checking whether the compiler supports -fno-strict-aliasing... yes
checking whether the compiler supports -Wdeclaration-after-statement... yes
checking whether the compiler supports -Wempty-body... yes
checking whether the compiler supports -Wignored-qualifiers... yes
checking whether the compiler supports -Winit-self... yes
checking whether the compiler supports -Wpacked-not-aligned... yes
checking whether the compiler supports -Wpragma-pack... no
checking whether the compiler supports -Wshift-overflow=2... yes
checking whether the compiler supports -Wstrict-prototypes... yes
checking whether the compiler supports -Wtype-limits... yes
checking whether the compiler supports -Wunused-but-set-parameter... yes
checking whether the compiler supports -Wvla... yes
checking whether the compiler supports -Wwrite-strings... yes
checking whether the compiler supports -Wpointer-arith... yes
checking for broken string.h that generates warnings with -Wpointer-arith... no
checking whether the compiler supports -Wlogical-op... yes
checking for broken string.h that generates warnings with -Wlogical-op... no
checking for flags needed for 64-bit compare-and-swap support... none needed
checking whether the compiler supports -fno-builtin... yes
checking whether the compiler supports -fshort-wchar... yes
checking whether the compiler supports -Wno-format... no
checking for the need to disable Fortify... yes
checking whether CFI directives are supported in assembly code... yes
checking for epoll_create... yes
checking for fstatfs... yes
checking for futimens... yes
checking for futimes... yes
checking for futimesat... yes
checking for getattrlist... no
checking for getauxval... yes
checking for getifaddrs... yes
checking for getrandom... yes
checking for kqueue... no
checking for mach_continuous_time... no
checking for pipe2... yes
checking for port_create... no
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for ppoll... yes
checking for prctl... yes
checking for proc_pidinfo... no
checking for sched_yield... yes
checking for renameat... yes
checking for renameat2... yes
checking for setproctitle... no
checking for setprogname... no
checking for sigprocmask... yes
checking for sysinfo... yes
checking for tcdrain... yes
checking for thr_kill2... no
checking for utimensat... yes
checking for library containing dlopen... none required
checking for dlinfo... yes
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for library containing inet_aton... none required
checking for getaddrinfo... yes
checking for library containing clock_gettime... none required
checking for library containing shm_open... none required
checking for ldap.h... yes
checking for lber.h... yes
checking for LDAPSortKey... yes
checking for ldap_initialize in -lldap... yes
checking for ber_init in -llber... yes
checking for sched_setaffinity... yes
checking for inline... inline
checking for sigset_t... yes
checking for request_sense... no
checking for struct xinpgen... no
checking for sigaddset... yes
checking whether we can use re-entrant gethostbyname_r Linux style... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr_un.sun_len... no
checking for scsireq_t.cmd... no
checking for sg_io_hdr_t.interface_id... yes
checking for siginfo_t.si_fd... yes
checking for struct mtget.mt_blksiz... no
checking for struct mtget.mt_gstat... yes
checking for struct mtget.mt_blkno... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtim... no
checking for struct stat.st_birthtimespec... no
checking for struct stat.__st_birthtime... no
checking for struct stat.__st_birthtim... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct __res_state._u._ext.nscount6... yes
checking for struct in6_pktinfo.ipi6_addr... yes
checking for struct ipstat.ips_total... no
checking for struct ip_stats.ips_total... no
checking for struct ip6stat.ip6s_total... no
checking for struct icmpstat.icps_error... no
checking for struct icmp6stat.icp6s_error... no
checking for struct tcpstat.tcps_connattempt... no
checking for struct tcp_stats.tcps_connattempt... no
checking for struct udpstat.udps_ipackets... no
checking for struct ifreq.ifr_hwaddr... yes
checking for struct sysinfo.totalram... yes
checking for struct sysinfo.mem_unit... yes
checking for __builtin_popcount... yes
checking for __clear_cache... yes
checking whether we need to define __x86_64__... no
creating Makefile rules... done
configure: creating ./config.status
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: linking ../wine/tools/winewrapper to wine
config.status: linking ../wine/tools/winewrapper to wine64
config.status: executing include/stamp-h commands
config.status: executing tools/makedep commands
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
config.status: executing Makefile commands

configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: libcapi20 64-bit development files not found, ISDN won't be supported.

configure: Finished.  Do 'make' to compile Wine.

gcc -m64 -c -o tools/widl/parser.tab.o tools/widl/parser.tab.c -Itools/widl -I../wine/tools/widl -I../wine/tools/wrc \
  -Iinclude -I../wine/include -D__WINESRC__ -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=x86-64 -mtune=generic -O2 -pipe  -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
gcc -m64 -c -o tools/widl/ppy.tab.o tools/widl/ppy.tab.c -Itools/widl -I../wine/tools/widl -I../wine/tools/wrc -Iinclude \
  -I../wine/include -D__WINESRC__ -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=x86-64 -mtune=generic -O2 -pipe  -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
gcc -m64 -c -o tools/wrc/parser.tab.o tools/wrc/parser.tab.c -Itools/wrc -I../wine/tools/wrc -Iinclude -I../wine/include \
  -D__WINESRC__ -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=x86-64 -mtune=generic -O2 -pipe  -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
gcc -m64 -c -o tools/wrc/ppy.tab.o tools/wrc/ppy.tab.c -Itools/wrc -I../wine/tools/wrc -Iinclude -I../wine/include \
  -D__WINESRC__ -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -march=x86-64 -mtune=generic -O2 -pipe  -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/rpcrt4/librpcrt4.cross.a --export \
  ../wine/dlls/rpcrt4/rpcrt4.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/rpcrt4/librpcrt4.delay.a --export \
  ../wine/dlls/rpcrt4/rpcrt4.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/kernelbase/libkernelbase.cross.a --export \
  ../wine/dlls/kernelbase/kernelbase.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/sechost/libsechost.cross.a --export \
  ../wine/dlls/sechost/sechost.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/setupapi/libsetupapi.cross.a --export \
  ../wine/dlls/setupapi/setupapi.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/version/libversion.cross.a --export \
  ../wine/dlls/version/version.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/cabinet/libcabinet.cross.a --export \
  ../wine/dlls/cabinet/cabinet.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/advpack/libadvpack.cross.a --export \
  ../wine/dlls/advpack/advpack.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/ddraw/libddraw.cross.a --export \
  ../wine/dlls/ddraw/ddraw.spec
tools/winegcc/winegcc -o dlls/apisetschema/apisetschema.dll --wine-objdir . -b x86_64-w64-mingw32 --lib-suffix=.cross.a \
  -Wl,--wine-builtin -shared ../wine/dlls/apisetschema/apisetschema.spec -Wb,--data-only -mno-cygwin \
  
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/msi/libmsi.delay.a --export \
  ../wine/dlls/msi/msi.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/urlmon/liburlmon.cross.a --export \
  ../wine/dlls/urlmon/urlmon.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/shell32/libshell32.cross.a --export \
  ../wine/dlls/shell32/shell32.spec
<Kommandozeile>: Warnung: »_FORTIFY_SOURCE« redefiniert
<Kommandozeile>: Warnung: »_FORTIFY_SOURCE« redefiniert
<Kommandozeile>: Warnung: »_FORTIFY_SOURCE« redefiniert
<Kommandozeile>: Anmerkung: dies ist die Stelle der vorherigen Definition
<Kommandozeile>: Anmerkung: dies ist die Stelle der vorherigen Definition
<Kommandozeile>: Anmerkung: dies ist die Stelle der vorherigen Definition
<Kommandozeile>: Warnung: »_FORTIFY_SOURCE« redefiniert
<Kommandozeile>: Anmerkung: dies ist die Stelle der vorherigen Definition
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/comdlg32/libcomdlg32.cross.a --export \
  ../wine/dlls/comdlg32/comdlg32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/bcrypt/libbcrypt.cross.a --export \
  ../wine/dlls/bcrypt/bcrypt.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/shlwapi/libshlwapi.cross.a --export \
  ../wine/dlls/shlwapi/shlwapi.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/atl/libatl.cross.a --export \
  ../wine/dlls/atl/atl.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/atl100/libatl100.cross.a --export \
  ../wine/dlls/atl100/atl100.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/atl80/libatl80.cross.a --export \
  ../wine/dlls/atl80/atl80.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/atlthunk/libatlthunk.cross.a --export \
  ../wine/dlls/atlthunk/atlthunk.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/msacm32/libmsacm32.cross.a --export \
  ../wine/dlls/msacm32/msacm32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/msvfw32/libmsvfw32.cross.a --export \
  ../wine/dlls/msvfw32/msvfw32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/winmm/libwinmm.cross.a --export \
  ../wine/dlls/winmm/winmm.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/avifil32/libavifil32.cross.a --export \
  ../wine/dlls/avifil32/avifil32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/oleaut32/liboleaut32.delay.a --export \
  ../wine/dlls/oleaut32/oleaut32.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/combase/libcombase.cross.a --export \
  ../wine/dlls/combase/combase.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/winmm/libwinmm.delay.a --export \
  ../wine/dlls/winmm/winmm.spec
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/uxtheme/libuxtheme.delay.a --export \
  ../wine/dlls/uxtheme/uxtheme.spec
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00000.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00001.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00002.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00003.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00004.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00005.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00006.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00007.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00008.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00009.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00010.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00011.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00012.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00014.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00015.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00016.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00017.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00018.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00019.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00020.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00021.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00022.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00023.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00024.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00025.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00026.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00027.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00028.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00029.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00030.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00031.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00032.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00033.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00034.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00035.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00036.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00037.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00038.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00039.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00040.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00041.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00042.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00043.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00044.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00045.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00046.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00047.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00048.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00049.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00050.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00051.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00052.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00053.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00054.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00055.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00056.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00057.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00058.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00059.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00060.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00061.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00062.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00063.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00064.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00065.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00066.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00067.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00068.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00069.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00070.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00071.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00072.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00073.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00074.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00075.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00076.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00077.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00078.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00079.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00080.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00081.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00082.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00083.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00084.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00085.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00086.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00087.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00088.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/usp10/libusp10.cross.a --export \
  ../wine/dlls/usp10/usp10.spec
cannot delete rpcrt4_dll_s00089.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00090.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00091.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00092.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00093.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00094.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00095.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00096.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00097.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00098.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00099.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00100.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00101.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00102.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00103.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00104.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00105.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00106.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00107.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00108.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00109.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00110.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00111.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00112.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00113.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00114.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00115.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00116.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00117.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00118.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00119.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00120.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00121.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00122.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00123.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00124.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00125.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00126.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00127.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00128.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00129.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00130.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00131.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00132.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00133.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00134.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00135.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00136.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00137.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00138.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00139.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00140.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00141.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00142.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00143.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00144.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00145.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00146.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00147.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00148.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00149.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00150.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00151.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00152.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00153.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00154.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00155.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00156.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00157.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00158.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00159.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00160.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00161.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00162.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00163.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00164.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00165.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00166.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00167.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00168.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00169.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00170.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00171.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00172.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00173.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00174.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00175.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00176.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00177.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00178.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00179.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00180.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00181.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00182.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00183.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00184.o: Datei oder Verzeichnis nicht gefunden
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/imm32/libimm32.cross.a --export \
  ../wine/dlls/imm32/imm32.spec
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00185.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00186.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00187.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00188.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00189.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00190.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00191.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00192.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00193.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00194.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00195.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00196.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00197.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00198.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00199.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00200.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00201.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00202.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00203.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00204.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00205.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00206.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00207.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00208.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00209.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00210.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00211.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00212.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00213.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00214.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00215.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00216.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00217.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00218.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00219.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00220.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00221.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00222.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00223.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00224.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00225.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00226.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00227.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00228.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00229.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00230.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00231.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00232.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00233.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00234.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00235.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00236.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00237.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00238.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00239.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00240.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00241.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00242.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00243.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00244.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00245.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00246.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00247.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00248.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00249.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00250.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00251.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00252.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00253.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: dlls/winmm/libwinmm.cross.a: error reading winmm_dll_s00173.o: file truncated
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/ole32/libole32.delay.a --export \
  ../wine/dlls/ole32/ole32.spec
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00254.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00255.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00256.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00257.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00258.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00259.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00260.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00261.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00262.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00263.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00264.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00265.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00266.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00267.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00268.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00269.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00270.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00271.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00272.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00273.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00274.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00275.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00276.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00277.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00278.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00279.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00280.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00281.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00282.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00283.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00284.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00285.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00286.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00287.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00288.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00289.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00290.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00291.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00292.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00293.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00294.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00295.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00296.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00297.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00298.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00299.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00300.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00301.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00302.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00303.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00304.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00305.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00306.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00307.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00308.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00309.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00310.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00311.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00312.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00313.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00314.o: Datei oder Verzeichnis nicht gefunden
/usr/bin/x86_64-w64-mingw32-dlltool: cannot delete rpcrt4_dll_s00315.o: Datei oder Verzeichnis nicht gefunden
tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o dlls/winspool.drv/libwinspool.cross.a --export \
  ../wine/dlls/winspool.drv/winspool.drv.spec
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:173923: dlls/winmm/libwinmm.cross.a] Fehler 1
make: *** Es wird auf noch nicht beendete Prozesse gewartet....
/usr/bin/x86_64-w64-mingw32-dlltool: reopening winmm_dll_t.o: Datei oder Verzeichnis nicht gefunden

/usr/bin/x86_64-w64-mingw32-dlltool: dlls/winmm/libwinmm.delay.a: error reading winmm_dll_t.o: Datei oder Verzeichnis nicht gefunden
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:173923: dlls/winmm/libwinmm.delay.a] Fehler 1
../wine/tools/wrc/parser.y: In Funktion »load_file«:
../wine/tools/wrc/parser.y:2167:17: Warnung: Der Rückgabewert von »fread«, der mit dem Attribut »warn_unused_result« deklariert wurde, wird ignoriert [-Wunused-result]
 2167 |                 fread(rd->data, rd->size, 1, fp);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
    /tmp/wine-staging-git    master !1 ?3 

Habe es auch mal mit wine-git statt wine-staging- git probiert. Es kommt auch dabei zu den selben Fehlermeldungen.

Ja klar, aber immer wieder an einer anderen Stelle:

Genau.
Stelle sich die Frage, ob diese Fehler von Manjaro oder AUR ausgehen?
Wine-Staging-git wurde ja ein paarmal über pamac mit aktivierten AUR aktualisiert.
Vor ca. 1 1/2 Wochen kam es dann zu den Fehlermeldungen als Wine-Staging-git 7.7 auf Wine-Staging-git 7.8 aktualisiert werden sollte.
Gibt es noch andere Möglichkeiten an die neuste Wine-Staging 7.8 zu gelangen ggf. auch ohne git? Denn bisher gibt es dieses noch nicht unter den Manjaro Softwarequellen und auch nicht unter Arch.

Weder noch. Eher an der Latenz von CPU und Festplatte, die zu dem Problem führt. Ich lass es mal compilieren… funktioniert soweit gut, ohne tmpfs auf der Platte. Eventuell gab es Änderungen an der Makefile, die jetzt zu dem Problem führen? :man_shrugging:

Update

Kann es vielleicht sein, dass hier damit ein Problem entsteht?

$ grep "MAKEFLAGS=" /etc/makepkg.conf
#MAKEFLAGS="-j$(($(nproc)+1))"
MAKEFLAGS="-j1"

$(($(nproc)+1)) → Verfügbare Kerne + 1

Könnte sein, dass durch den zusätzlichen Compiler-Prozess eine Verzögerung entsteht und das zu eine Fehler bei beim Script führt.

Ich habe jetzt auf einen Prozess umgestellt, das wird dauern, aber bisher gab es keinen Fehler auf meiner Seite.

Update

Tja MAKEFLAGS="-j$(nproc)" funktioniert ohne Probleme.

1 Like

Bewirkt bei mir keine Veränderung. wine-staging-git bricht weiterhin bei der Installation ab.
Hast du das wine-staging-git.aur Skript geändert oder den Befehl

MAKEFLAGS="-j$(nproc)
nur im Terminal ausgeführt, damit die Fehlermeldung nicht mehr auftritt?

Diese Datei:

1 Like

Vielen vielen Dank… :smiley:
nach der Änderung der makepkg.conf` Einträge funktioniert die Erstellung und Installation des wine-staging-git nun endlich.

Was ich noch erwähnen sollte, ich habe zwischenzeitlich Manjaro komplett neu installiert und danach direkt versucht wine-stading-git und wine-git zu installieren. Der Abbruch der Installation von Wine-git u. Wine-staging-git passierte aber auch schon mit einem frisch installieren Manjaro auf zwei unterschiedliche Laptops (Acer u. Asus Laptop mit unterschiedlichen CPUs).
Oder kann dies evtl. damit zu tun habe, dass bei mir manjaro auf den testig-zweig läuft?

Sofern möglich, würde ich den Fehler an das Manjaro- oder Archteam weitergeben.

Nochmal besten Dank für deine gute und schnelle Hilfe !!!

und warum rühmst du dich dann für die lösung wenn es doch @megavolt war ???

Sry, ich verstehe deine Frage nicht.
Ich schätze, dass mehrere Personen ein ähnliches Problem haben, die die aktuelle Wine Version 7.8 verwenden möchte, die aber weder unter den Manjaro noch den Arch Repositorys zur Verfügung stehen.
Wine 7.8 wurde bereit am 06.05, also vor 14Tagen veröffentlicht, und bisher scheint es immer noch keine offizielle 7.8er Version unter Arch/Manjaro zu geben, weswegen man nur auf die git Builds ausweichen kann. Die Aktualisierung der Wine Development Versionen war da unter Arch mal wesentlich schneller.

Hätte ich nicht so eine gute Unterstützung von megavolt erhalten, müsste ich wahrscheinlich noch die kommenden Monate auf die Wine-Staging 7.7 Version setzen, obwohl es bis dahin wahrscheinlich schon die Wine Development 7.10 oder höher gibt.

Es ist schade, dass man erst einmal unter Manjaro oder generall Arch die makepkg Config verändern muss, um die neusten Wine Versionen installieren und verwenden zu können. Als Neuling oder Umsteiger kommt man darauf nicht, dass es an einen falschen Eintrag in der makepkt lag.

Evtl. könnte man diese Ursache im Vorfeld beheben, wenn diese Info weitergeleitet wird.

Es geht darum:

Wenn du schon deinen eigenen Beitrag als Lösung markierst, dann füge auch die komplette Lösung plus Schritte hinzu, damit der Nächste, nicht alles nochmal lesen muss. Das wäre wirklich nett.

Obwohl es mir persönlich egal ist, gehört es zu einem guten Ton in diesem Forum einen Beitrag als Lösung zu markieren, der tatsächlich eine Lösung enthält und idealerweise nicht der Eigene ist. Lösungen werden als Reputation verstanden, da diese im eigene Profil angezeigt werden.

Ich hoffe du kannst die Reaktion von @Olli nun verstehen. :smiley:

Generell sollte es auch keine Probleme mit den Makeflags geben, aber kritischen Builds wie wine, kann das zu Problemen führen, da hier cross-compiling verwendet wird (Windows Binaries werden unter Linux compiliert)

Wie auch immer. Es ist nicht auf Manjaro zurückzuführen, sondern auf ArchLinux, da das Paket pacman makepkg bereitstellt und Manjaro es übernimmt.
Korrektur: Es ist ein Manjaro Paket

Habe es mal gemeldet: https://gitlab.manjaro.org/packages/core/pacman/-/issues/7

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.