[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1063671: FTBFS: 32 bit arm fail with undefined reference to `raise_func_trampoline'



Package: wine
Version: 9.0~repack-3
Severity: serious
Forwarded: https://gitlab.winehq.org/wine/wine/-/merge_requests/4928

The current build fail on 32 bit arm architectures with the following
error:

  /usr/bin/ld: dlls/ntdll/unix/signal_arm.o: in function `libunwind_virtual_unwind':
  ./dlls/ntdll/unix/signal_arm.c:724:(.text+0x69c): undefined reference to `raise_func_trampoline'
  collect2: error: ld returned 1 exit status
  make[2]: *** [Makefile:15978: dlls/ntdll/ntdll.so] Error 1

The problem seem to have been fixed upstream in 
<URL: https://gitlab.winehq.org/wine/wine/-/commit/4e9838fbc2d9ccca1e8b5a80d0e9000bfacc4938 >
and the fix was included in the 9.2 release recently tagged.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: