Edit

Debian Linux x86_64

Tests summary for mingw-w64-gcc 12.4.0-1 on linux-x64 (Debian 12)

848 test cases passed, 0 skipped, 60 failed:

- xfail: hello-weak1-c-32
- xfail: hello-weak2-cpp-32
- xfail: weak-use-c-32
- xfail: weak-duplicate-c-32
- xfail: unwind-weak-cpp-32
- xfail: gc-hello-weak1-c-32
- xfail: gc-hello-weak2-cpp-32
- xfail: gc-weak-use-c-32
- xfail: gc-weak-duplicate-c-32
- xfail: gc-unwind-weak-cpp-32
- xfail: static-lib-hello-weak1-c-32
- xfail: static-lib-hello-weak2-cpp-32
- xfail: static-lib-weak-use-c-32
- xfail: static-lib-weak-duplicate-c-32
- xfail: static-lib-unwind-weak-cpp-32
- xfail: static-lib-gc-hello-weak1-c-32
- xfail: static-lib-gc-hello-weak2-cpp-32
- xfail: static-lib-gc-weak-use-c-32
- xfail: static-lib-gc-weak-duplicate-c-32
- xfail: static-lib-gc-unwind-weak-cpp-32
- xfail: static-hello-weak1-c-32
- xfail: static-hello-weak2-cpp-32
- xfail: static-weak-use-c-32
- xfail: static-weak-duplicate-c-32
- xfail: static-unwind-weak-cpp-32
- xfail: static-gc-hello-weak1-c-32
- xfail: static-gc-hello-weak2-cpp-32
- xfail: static-gc-weak-use-c-32
- xfail: static-gc-weak-duplicate-c-32
- xfail: static-gc-unwind-weak-cpp-32
- xfail: hello-weak1-c-64
- xfail: hello-weak2-cpp-64
- xfail: weak-use-c-64
- xfail: weak-duplicate-c-64
- xfail: unwind-weak-cpp-64
- xfail: gc-hello-weak1-c-64
- xfail: gc-hello-weak2-cpp-64
- xfail: gc-weak-use-c-64
- xfail: gc-weak-duplicate-c-64
- xfail: gc-unwind-weak-cpp-64
- xfail: static-lib-hello-weak1-c-64
- xfail: static-lib-hello-weak2-cpp-64
- xfail: static-lib-weak-use-c-64
- xfail: static-lib-weak-duplicate-c-64
- xfail: static-lib-unwind-weak-cpp-64
- xfail: static-lib-gc-hello-weak1-c-64
- xfail: static-lib-gc-hello-weak2-cpp-64
- xfail: static-lib-gc-weak-use-c-64
- xfail: static-lib-gc-weak-duplicate-c-64
- xfail: static-lib-gc-unwind-weak-cpp-64
- xfail: static-hello-weak1-c-64
- xfail: static-hello-weak2-cpp-64
- xfail: static-weak-use-c-64
- xfail: static-weak-duplicate-c-64
- xfail: static-unwind-weak-cpp-64
- xfail: static-gc-hello-weak1-c-64
- xfail: static-gc-hello-weak2-cpp-64
- xfail: static-gc-weak-use-c-64
- xfail: static-gc-weak-duplicate-c-64
- xfail: static-gc-unwind-weak-cpp-64

Verdict: tests reluctantly accepted

Successful tests

  • adder ✓
  • adder-shared ✓
  • atomic ✓
  • autoimport-main ✓
  • bufferoverflow ✓
  • cnrt-test ✓
  • concurrent-f ✓
  • exception-locale ✓
  • exception-reduced ✓
  • global-terminate ✓
  • hello-exception ✓
  • hello-f ✓
  • hello-tls ✓
  • hello1-c ✓
  • hello2-cpp ✓
  • idltest ✓
  • longjmp-cleanup ✓
  • normal ✓
  • overload-new-cpp ✓
  • setjmp ✓
  • simple-exception ✓
  • simple-hello-cout-one ✓
  • simple-hello-cout-two ✓
  • simple-hello-printf-one ✓
  • simple-hello-printf-two ✓
  • simple-int-exception ✓
  • simple-objc ✓
  • simple-str-exception ✓
  • sleepy-threads-cv ✓
  • throwcatch-main ✓
  • tlstest-main ✓
  • unwind-strong-cpp ✓
  • weak-common ✓
  • weak-defined-c ✓
  • weak-override-c ✓
  • weak-undef-c ✓

Failed test hello-weak1-c

  • hello-weak1-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc hello-weak1-32.c.o hello-f-weak1-32.c.o -o hello-weak1-c-32.exe -lm -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-32
    
  • gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-hello-weak1-32.c.o gc-hello-f-weak1-32.c.o -o gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-32
    
  • lto-hello-weak1-c-32 ✓
  • gc-lto-hello-weak1-c-32 ✓
  • static-lib-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-hello-weak1-32.c.o static-lib-hello-f-weak1-32.c.o -o static-lib-hello-weak1-c-32.exe -lm -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-32
    
  • static-lib-gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-hello-weak1-32.c.o static-lib-gc-hello-f-weak1-32.c.o -o static-lib-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-32
    
  • static-lib-lto-hello-weak1-c-32 ✓
  • static-lib-gc-lto-hello-weak1-c-32 ✓
  • static-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-hello-weak1-32.c.o static-hello-f-weak1-32.c.o -o static-hello-weak1-c-32.exe -lm -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-32
    
  • static-gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-hello-weak1-32.c.o static-gc-hello-f-weak1-32.c.o -o static-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-32
    
  • static-lto-hello-weak1-c-32 ✓
  • static-gc-lto-hello-weak1-c-32 ✓
  • hello-weak1-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc hello-weak1-64.c.o hello-f-weak1-64.c.o -o hello-weak1-c-64.exe -lm -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-64
    
  • gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-hello-weak1-64.c.o gc-hello-f-weak1-64.c.o -o gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-64
    
  • lto-hello-weak1-c-64 ✓
  • gc-lto-hello-weak1-c-64 ✓
  • static-lib-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-hello-weak1-64.c.o static-lib-hello-f-weak1-64.c.o -o static-lib-hello-weak1-c-64.exe -lm -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-64
    
  • static-lib-gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-hello-weak1-64.c.o static-lib-gc-hello-f-weak1-64.c.o -o static-lib-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-64
    
  • static-lib-lto-hello-weak1-c-64 ✓
  • static-lib-gc-lto-hello-weak1-c-64 ✓
  • static-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-hello-weak1-64.c.o static-hello-f-weak1-64.c.o -o static-hello-weak1-c-64.exe -lm -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-64
    
  • static-gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-hello-weak1-64.c.o static-gc-hello-f-weak1-64.c.o -o static-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-64
    
  • static-lto-hello-weak1-c-64 ✓
  • static-gc-lto-hello-weak1-c-64 ✓

Failed test hello-weak2-cpp

  • hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ hello-weak2-32.cpp.o hello-f-weak2-32.cpp.o -o hello-weak2-cpp-32.exe -lm -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-32
    
  • gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-hello-weak2-32.cpp.o gc-hello-f-weak2-32.cpp.o -o gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-32
    
  • lto-hello-weak2-cpp-32 ✓
  • gc-lto-hello-weak2-cpp-32 ✓
  • static-lib-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-hello-weak2-32.cpp.o static-lib-hello-f-weak2-32.cpp.o -o static-lib-hello-weak2-cpp-32.exe -lm -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-32
    
  • static-lib-gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-hello-weak2-32.cpp.o static-lib-gc-hello-f-weak2-32.cpp.o -o static-lib-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-32
    
  • static-lib-lto-hello-weak2-cpp-32 ✓
  • static-lib-gc-lto-hello-weak2-cpp-32 ✓
  • static-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-hello-weak2-32.cpp.o static-hello-f-weak2-32.cpp.o -o static-hello-weak2-cpp-32.exe -lm -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-32
    
  • static-gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-hello-weak2-32.cpp.o static-gc-hello-f-weak2-32.cpp.o -o static-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-32
    
  • static-lto-hello-weak2-cpp-32 ✓
  • static-gc-lto-hello-weak2-cpp-32 ✓
  • hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ hello-weak2-64.cpp.o hello-f-weak2-64.cpp.o -o hello-weak2-cpp-64.exe -lm -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-64
    
  • gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-hello-weak2-64.cpp.o gc-hello-f-weak2-64.cpp.o -o gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-64
    
  • lto-hello-weak2-cpp-64 ✓
  • gc-lto-hello-weak2-cpp-64 ✓
  • static-lib-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-hello-weak2-64.cpp.o static-lib-hello-f-weak2-64.cpp.o -o static-lib-hello-weak2-cpp-64.exe -lm -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-64
    
  • static-lib-gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-hello-weak2-64.cpp.o static-lib-gc-hello-f-weak2-64.cpp.o -o static-lib-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-64
    
  • static-lib-lto-hello-weak2-cpp-64 ✓
  • static-lib-gc-lto-hello-weak2-cpp-64 ✓
  • static-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-hello-weak2-64.cpp.o static-hello-f-weak2-64.cpp.o -o static-hello-weak2-cpp-64.exe -lm -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-64
    
  • static-gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-hello-weak2-64.cpp.o static-gc-hello-f-weak2-64.cpp.o -o static-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-64
    
  • static-lto-hello-weak2-cpp-64 ✓
  • static-gc-lto-hello-weak2-cpp-64 ✓

Failed test unwind-weak-cpp

  • unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ unwind-weak-32.cpp.o unwind-main-32.cpp.o -o unwind-weak-cpp-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-32
    
  • gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-unwind-weak-32.cpp.o gc-unwind-main-32.cpp.o -o gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-32
    
  • lto-unwind-weak-cpp-32 ✓
  • gc-lto-unwind-weak-cpp-32 ✓
  • static-lib-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-unwind-weak-32.cpp.o static-lib-unwind-main-32.cpp.o -o static-lib-unwind-weak-cpp-32.exe -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-32
    
  • static-lib-gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-unwind-weak-32.cpp.o static-lib-gc-unwind-main-32.cpp.o -o static-lib-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-32
    
  • static-lib-lto-unwind-weak-cpp-32 ✓
  • static-lib-gc-lto-unwind-weak-cpp-32 ✓
  • static-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-unwind-weak-32.cpp.o static-unwind-main-32.cpp.o -o static-unwind-weak-cpp-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-32
    
  • static-gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-unwind-weak-32.cpp.o static-gc-unwind-main-32.cpp.o -o static-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-32
    
  • static-lto-unwind-weak-cpp-32 ✓
  • static-gc-lto-unwind-weak-cpp-32 ✓
  • unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ unwind-weak-64.cpp.o unwind-main-64.cpp.o -o unwind-weak-cpp-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-64
    
  • gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-unwind-weak-64.cpp.o gc-unwind-main-64.cpp.o -o gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-64
    
  • lto-unwind-weak-cpp-64 ✓
  • gc-lto-unwind-weak-cpp-64 ✓
  • static-lib-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-unwind-weak-64.cpp.o static-lib-unwind-main-64.cpp.o -o static-lib-unwind-weak-cpp-64.exe -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-64
    
  • static-lib-gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-unwind-weak-64.cpp.o static-lib-gc-unwind-main-64.cpp.o -o static-lib-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-64
    
  • static-lib-lto-unwind-weak-cpp-64 ✓
  • static-lib-gc-lto-unwind-weak-cpp-64 ✓
  • static-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-unwind-weak-64.cpp.o static-unwind-main-64.cpp.o -o static-unwind-weak-cpp-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-64
    
  • static-gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-unwind-weak-64.cpp.o static-gc-unwind-main-64.cpp.o -o static-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-64
    
  • static-lto-unwind-weak-cpp-64 ✓
  • static-gc-lto-unwind-weak-cpp-64 ✓

Failed test weak-duplicate-c

  • weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-add1-weak-32.c.o -o weak-duplicate-c-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-32
    
  • gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-add1-weak-32.c.o -o gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-32
    
  • lto-weak-duplicate-c-32 ✓
  • gc-lto-weak-duplicate-c-32 ✓
  • static-lib-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-add1-weak-32.c.o -o static-lib-weak-duplicate-c-32.exe -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-32
    
  • static-lib-gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-add1-weak-32.c.o -o static-lib-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-32
    
  • static-lib-lto-weak-duplicate-c-32 ✓
  • static-lib-gc-lto-weak-duplicate-c-32 ✓
  • static-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-add1-weak-32.c.o -o static-weak-duplicate-c-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-32
    
  • static-gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-add1-weak-32.c.o -o static-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-32
    
  • static-lto-weak-duplicate-c-32 ✓
  • static-gc-lto-weak-duplicate-c-32 ✓
  • weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-add1-weak-64.c.o -o weak-duplicate-c-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-64
    
  • gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-add1-weak-64.c.o -o gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-64
    
  • lto-weak-duplicate-c-64 ✓
  • gc-lto-weak-duplicate-c-64 ✓
  • static-lib-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-add1-weak-64.c.o -o static-lib-weak-duplicate-c-64.exe -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-64
    
  • static-lib-gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-add1-weak-64.c.o -o static-lib-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-64
    
  • static-lib-lto-weak-duplicate-c-64 ✓
  • static-lib-gc-lto-weak-duplicate-c-64 ✓
  • static-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-add1-weak-64.c.o -o static-weak-duplicate-c-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-64
    
  • static-gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-add1-weak-64.c.o -o static-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-64
    
  • static-lto-weak-duplicate-c-64 ✓
  • static-gc-lto-weak-duplicate-c-64 ✓

Failed test weak-use-c

  • weak-use-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-32.c.o -o weak-use-c-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-32
    
  • gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-32.c.o -o gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-32
    
  • lto-weak-use-c-32 ✓
  • gc-lto-weak-use-c-32 ✓
  • static-lib-weak-use-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-32.c.o -o static-lib-weak-use-c-32.exe -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-32
    
  • static-lib-gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-32.c.o -o static-lib-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-32
    
  • static-lib-lto-weak-use-c-32 ✓
  • static-lib-gc-lto-weak-use-c-32 ✓
  • static-weak-use-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-32.c.o -o static-weak-use-c-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-32
    
  • static-gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-32.c.o -o static-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-32
    
  • static-lto-weak-use-c-32 ✓
  • static-gc-lto-weak-use-c-32 ✓
  • weak-use-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-64.c.o -o weak-use-c-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-64
    
  • gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-64.c.o -o gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-64
    
  • lto-weak-use-c-64 ✓
  • gc-lto-weak-use-c-64 ✓
  • static-lib-weak-use-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-64.c.o -o static-lib-weak-use-c-64.exe -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-64
    
  • static-lib-gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-64.c.o -o static-lib-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-64
    
  • static-lib-lto-weak-use-c-64 ✓
  • static-lib-gc-lto-weak-use-c-64 ✓
  • static-weak-use-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-64.c.o -o static-weak-use-c-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-64
    
  • static-gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-x64/x86_64-pc-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-64.c.o -o static-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-64
    
  • static-lto-weak-use-c-64 ✓
  • static-gc-lto-weak-use-c-64 ✓

Debian Linux aarch64

Tests summary for mingw-w64-gcc 12.4.0-1 on linux-arm64 (Debian 12)

848 test cases passed, 0 skipped, 60 failed:

- xfail: hello-weak1-c-32
- xfail: hello-weak2-cpp-32
- xfail: weak-use-c-32
- xfail: weak-duplicate-c-32
- xfail: unwind-weak-cpp-32
- xfail: gc-hello-weak1-c-32
- xfail: gc-hello-weak2-cpp-32
- xfail: gc-weak-use-c-32
- xfail: gc-weak-duplicate-c-32
- xfail: gc-unwind-weak-cpp-32
- xfail: static-lib-hello-weak1-c-32
- xfail: static-lib-hello-weak2-cpp-32
- xfail: static-lib-weak-use-c-32
- xfail: static-lib-weak-duplicate-c-32
- xfail: static-lib-unwind-weak-cpp-32
- xfail: static-lib-gc-hello-weak1-c-32
- xfail: static-lib-gc-hello-weak2-cpp-32
- xfail: static-lib-gc-weak-use-c-32
- xfail: static-lib-gc-weak-duplicate-c-32
- xfail: static-lib-gc-unwind-weak-cpp-32
- xfail: static-hello-weak1-c-32
- xfail: static-hello-weak2-cpp-32
- xfail: static-weak-use-c-32
- xfail: static-weak-duplicate-c-32
- xfail: static-unwind-weak-cpp-32
- xfail: static-gc-hello-weak1-c-32
- xfail: static-gc-hello-weak2-cpp-32
- xfail: static-gc-weak-use-c-32
- xfail: static-gc-weak-duplicate-c-32
- xfail: static-gc-unwind-weak-cpp-32
- xfail: hello-weak1-c-64
- xfail: hello-weak2-cpp-64
- xfail: weak-use-c-64
- xfail: weak-duplicate-c-64
- xfail: unwind-weak-cpp-64
- xfail: gc-hello-weak1-c-64
- xfail: gc-hello-weak2-cpp-64
- xfail: gc-weak-use-c-64
- xfail: gc-weak-duplicate-c-64
- xfail: gc-unwind-weak-cpp-64
- xfail: static-lib-hello-weak1-c-64
- xfail: static-lib-hello-weak2-cpp-64
- xfail: static-lib-weak-use-c-64
- xfail: static-lib-weak-duplicate-c-64
- xfail: static-lib-unwind-weak-cpp-64
- xfail: static-lib-gc-hello-weak1-c-64
- xfail: static-lib-gc-hello-weak2-cpp-64
- xfail: static-lib-gc-weak-use-c-64
- xfail: static-lib-gc-weak-duplicate-c-64
- xfail: static-lib-gc-unwind-weak-cpp-64
- xfail: static-hello-weak1-c-64
- xfail: static-hello-weak2-cpp-64
- xfail: static-weak-use-c-64
- xfail: static-weak-duplicate-c-64
- xfail: static-unwind-weak-cpp-64
- xfail: static-gc-hello-weak1-c-64
- xfail: static-gc-hello-weak2-cpp-64
- xfail: static-gc-weak-use-c-64
- xfail: static-gc-weak-duplicate-c-64
- xfail: static-gc-unwind-weak-cpp-64

Verdict: tests reluctantly accepted

Successful tests

  • adder ✓
  • adder-shared ✓
  • atomic ✓
  • autoimport-main ✓
  • bufferoverflow ✓
  • cnrt-test ✓
  • concurrent-f ✓
  • exception-locale ✓
  • exception-reduced ✓
  • global-terminate ✓
  • hello-exception ✓
  • hello-f ✓
  • hello-tls ✓
  • hello1-c ✓
  • hello2-cpp ✓
  • idltest ✓
  • longjmp-cleanup ✓
  • normal ✓
  • overload-new-cpp ✓
  • setjmp ✓
  • simple-exception ✓
  • simple-hello-cout-one ✓
  • simple-hello-cout-two ✓
  • simple-hello-printf-one ✓
  • simple-hello-printf-two ✓
  • simple-int-exception ✓
  • simple-objc ✓
  • simple-str-exception ✓
  • sleepy-threads-cv ✓
  • throwcatch-main ✓
  • tlstest-main ✓
  • unwind-strong-cpp ✓
  • weak-common ✓
  • weak-defined-c ✓
  • weak-override-c ✓
  • weak-undef-c ✓

Failed test hello-weak1-c

  • hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc hello-weak1-32.c.o hello-f-weak1-32.c.o -o hello-weak1-c-32.exe -lm -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-32
    
  • gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-hello-weak1-32.c.o gc-hello-f-weak1-32.c.o -o gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-32
    
  • lto-hello-weak1-c-32 ✓
  • gc-lto-hello-weak1-c-32 ✓
  • static-lib-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-hello-weak1-32.c.o static-lib-hello-f-weak1-32.c.o -o static-lib-hello-weak1-c-32.exe -lm -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-32
    
  • static-lib-gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-hello-weak1-32.c.o static-lib-gc-hello-f-weak1-32.c.o -o static-lib-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-32
    
  • static-lib-lto-hello-weak1-c-32 ✓
  • static-lib-gc-lto-hello-weak1-c-32 ✓
  • static-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-hello-weak1-32.c.o static-hello-f-weak1-32.c.o -o static-hello-weak1-c-32.exe -lm -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-32
    
  • static-gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-hello-weak1-32.c.o static-gc-hello-f-weak1-32.c.o -o static-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-32
    
  • static-lto-hello-weak1-c-32 ✓
  • static-gc-lto-hello-weak1-c-32 ✓
  • hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc hello-weak1-64.c.o hello-f-weak1-64.c.o -o hello-weak1-c-64.exe -lm -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-64
    
  • gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-hello-weak1-64.c.o gc-hello-f-weak1-64.c.o -o gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-64
    
  • lto-hello-weak1-c-64 ✓
  • gc-lto-hello-weak1-c-64 ✓
  • static-lib-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-hello-weak1-64.c.o static-lib-hello-f-weak1-64.c.o -o static-lib-hello-weak1-c-64.exe -lm -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-64
    
  • static-lib-gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-hello-weak1-64.c.o static-lib-gc-hello-f-weak1-64.c.o -o static-lib-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-64
    
  • static-lib-lto-hello-weak1-c-64 ✓
  • static-lib-gc-lto-hello-weak1-c-64 ✓
  • static-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-hello-weak1-64.c.o static-hello-f-weak1-64.c.o -o static-hello-weak1-c-64.exe -lm -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-64
    
  • static-gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-hello-weak1-64.c.o static-gc-hello-f-weak1-64.c.o -o static-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-64
    
  • static-lto-hello-weak1-c-64 ✓
  • static-gc-lto-hello-weak1-c-64 ✓

Failed test hello-weak2-cpp

  • hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ hello-weak2-32.cpp.o hello-f-weak2-32.cpp.o -o hello-weak2-cpp-32.exe -lm -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-32
    
  • gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-hello-weak2-32.cpp.o gc-hello-f-weak2-32.cpp.o -o gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-32
    
  • lto-hello-weak2-cpp-32 ✓
  • gc-lto-hello-weak2-cpp-32 ✓
  • static-lib-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-hello-weak2-32.cpp.o static-lib-hello-f-weak2-32.cpp.o -o static-lib-hello-weak2-cpp-32.exe -lm -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-32
    
  • static-lib-gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-hello-weak2-32.cpp.o static-lib-gc-hello-f-weak2-32.cpp.o -o static-lib-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-32
    
  • static-lib-lto-hello-weak2-cpp-32 ✓
  • static-lib-gc-lto-hello-weak2-cpp-32 ✓
  • static-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-hello-weak2-32.cpp.o static-hello-f-weak2-32.cpp.o -o static-hello-weak2-cpp-32.exe -lm -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-32
    
  • static-gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-hello-weak2-32.cpp.o static-gc-hello-f-weak2-32.cpp.o -o static-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-32
    
  • static-lto-hello-weak2-cpp-32 ✓
  • static-gc-lto-hello-weak2-cpp-32 ✓
  • hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ hello-weak2-64.cpp.o hello-f-weak2-64.cpp.o -o hello-weak2-cpp-64.exe -lm -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-64
    
  • gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-hello-weak2-64.cpp.o gc-hello-f-weak2-64.cpp.o -o gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-64
    
  • lto-hello-weak2-cpp-64 ✓
  • gc-lto-hello-weak2-cpp-64 ✓
  • static-lib-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-hello-weak2-64.cpp.o static-lib-hello-f-weak2-64.cpp.o -o static-lib-hello-weak2-cpp-64.exe -lm -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-64
    
  • static-lib-gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-hello-weak2-64.cpp.o static-lib-gc-hello-f-weak2-64.cpp.o -o static-lib-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-64
    
  • static-lib-lto-hello-weak2-cpp-64 ✓
  • static-lib-gc-lto-hello-weak2-cpp-64 ✓
  • static-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-hello-weak2-64.cpp.o static-hello-f-weak2-64.cpp.o -o static-hello-weak2-cpp-64.exe -lm -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-64
    
  • static-gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-hello-weak2-64.cpp.o static-gc-hello-f-weak2-64.cpp.o -o static-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-64
    
  • static-lto-hello-weak2-cpp-64 ✓
  • static-gc-lto-hello-weak2-cpp-64 ✓

Failed test unwind-weak-cpp

  • unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ unwind-weak-32.cpp.o unwind-main-32.cpp.o -o unwind-weak-cpp-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-32
    
  • gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-unwind-weak-32.cpp.o gc-unwind-main-32.cpp.o -o gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-32
    
  • lto-unwind-weak-cpp-32 ✓
  • gc-lto-unwind-weak-cpp-32 ✓
  • static-lib-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-unwind-weak-32.cpp.o static-lib-unwind-main-32.cpp.o -o static-lib-unwind-weak-cpp-32.exe -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-32
    
  • static-lib-gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-unwind-weak-32.cpp.o static-lib-gc-unwind-main-32.cpp.o -o static-lib-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-32
    
  • static-lib-lto-unwind-weak-cpp-32 ✓
  • static-lib-gc-lto-unwind-weak-cpp-32 ✓
  • static-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-unwind-weak-32.cpp.o static-unwind-main-32.cpp.o -o static-unwind-weak-cpp-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-32
    
  • static-gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-unwind-weak-32.cpp.o static-gc-unwind-main-32.cpp.o -o static-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-32
    
  • static-lto-unwind-weak-cpp-32 ✓
  • static-gc-lto-unwind-weak-cpp-32 ✓
  • unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ unwind-weak-64.cpp.o unwind-main-64.cpp.o -o unwind-weak-cpp-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-64
    
  • gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-unwind-weak-64.cpp.o gc-unwind-main-64.cpp.o -o gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-64
    
  • lto-unwind-weak-cpp-64 ✓
  • gc-lto-unwind-weak-cpp-64 ✓
  • static-lib-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-unwind-weak-64.cpp.o static-lib-unwind-main-64.cpp.o -o static-lib-unwind-weak-cpp-64.exe -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-64
    
  • static-lib-gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-unwind-weak-64.cpp.o static-lib-gc-unwind-main-64.cpp.o -o static-lib-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-64
    
  • static-lib-lto-unwind-weak-cpp-64 ✓
  • static-lib-gc-lto-unwind-weak-cpp-64 ✓
  • static-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-unwind-weak-64.cpp.o static-unwind-main-64.cpp.o -o static-unwind-weak-cpp-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-64
    
  • static-gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-unwind-weak-64.cpp.o static-gc-unwind-main-64.cpp.o -o static-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-64
    
  • static-lto-unwind-weak-cpp-64 ✓
  • static-gc-lto-unwind-weak-cpp-64 ✓

Failed test weak-duplicate-c

  • weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-add1-weak-32.c.o -o weak-duplicate-c-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-32
    
  • gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-add1-weak-32.c.o -o gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-32
    
  • lto-weak-duplicate-c-32 ✓
  • gc-lto-weak-duplicate-c-32 ✓
  • static-lib-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-add1-weak-32.c.o -o static-lib-weak-duplicate-c-32.exe -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-32
    
  • static-lib-gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-add1-weak-32.c.o -o static-lib-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-32
    
  • static-lib-lto-weak-duplicate-c-32 ✓
  • static-lib-gc-lto-weak-duplicate-c-32 ✓
  • static-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-add1-weak-32.c.o -o static-weak-duplicate-c-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-32
    
  • static-gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-add1-weak-32.c.o -o static-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-32
    
  • static-lto-weak-duplicate-c-32 ✓
  • static-gc-lto-weak-duplicate-c-32 ✓
  • weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-add1-weak-64.c.o -o weak-duplicate-c-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-64
    
  • gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-add1-weak-64.c.o -o gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-64
    
  • lto-weak-duplicate-c-64 ✓
  • gc-lto-weak-duplicate-c-64 ✓
  • static-lib-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-add1-weak-64.c.o -o static-lib-weak-duplicate-c-64.exe -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-64
    
  • static-lib-gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-add1-weak-64.c.o -o static-lib-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-64
    
  • static-lib-lto-weak-duplicate-c-64 ✓
  • static-lib-gc-lto-weak-duplicate-c-64 ✓
  • static-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-add1-weak-64.c.o -o static-weak-duplicate-c-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-64
    
  • static-gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-add1-weak-64.c.o -o static-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-64
    
  • static-lto-weak-duplicate-c-64 ✓
  • static-gc-lto-weak-duplicate-c-64 ✓

Failed test weak-use-c

  • weak-use-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-32.c.o -o weak-use-c-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-32
    
  • gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-32.c.o -o gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-32
    
  • lto-weak-use-c-32 ✓
  • gc-lto-weak-use-c-32 ✓
  • static-lib-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-32.c.o -o static-lib-weak-use-c-32.exe -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-32
    
  • static-lib-gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-32.c.o -o static-lib-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-32
    
  • static-lib-lto-weak-use-c-32 ✓
  • static-lib-gc-lto-weak-use-c-32 ✓
  • static-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-32.c.o -o static-weak-use-c-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-32
    
  • static-gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-32.c.o -o static-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-32
    
  • static-lto-weak-use-c-32 ✓
  • static-gc-lto-weak-use-c-32 ✓
  • weak-use-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-64.c.o -o weak-use-c-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-64
    
  • gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-64.c.o -o gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-64
    
  • lto-weak-use-c-64 ✓
  • gc-lto-weak-use-c-64 ✓
  • static-lib-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-64.c.o -o static-lib-weak-use-c-64.exe -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-64
    
  • static-lib-gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-64.c.o -o static-lib-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-64
    
  • static-lib-lto-weak-use-c-64 ✓
  • static-lib-gc-lto-weak-use-c-64 ✓
  • static-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-64.c.o -o static-weak-use-c-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-64
    
  • static-gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm64/aarch64-unknown-linux-gnu/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-64.c.o -o static-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-64
    
  • static-lto-weak-use-c-64 ✓
  • static-gc-lto-weak-use-c-64 ✓

Debian Linux armv7l

Tests summary for mingw-w64-gcc 12.4.0-1 on linux-arm (Debian 12)

848 test cases passed, 0 skipped, 60 failed:

- xfail: hello-weak1-c-32
- xfail: hello-weak2-cpp-32
- xfail: weak-use-c-32
- xfail: weak-duplicate-c-32
- xfail: unwind-weak-cpp-32
- xfail: gc-hello-weak1-c-32
- xfail: gc-hello-weak2-cpp-32
- xfail: gc-weak-use-c-32
- xfail: gc-weak-duplicate-c-32
- xfail: gc-unwind-weak-cpp-32
- xfail: static-lib-hello-weak1-c-32
- xfail: static-lib-hello-weak2-cpp-32
- xfail: static-lib-weak-use-c-32
- xfail: static-lib-weak-duplicate-c-32
- xfail: static-lib-unwind-weak-cpp-32
- xfail: static-lib-gc-hello-weak1-c-32
- xfail: static-lib-gc-hello-weak2-cpp-32
- xfail: static-lib-gc-weak-use-c-32
- xfail: static-lib-gc-weak-duplicate-c-32
- xfail: static-lib-gc-unwind-weak-cpp-32
- xfail: static-hello-weak1-c-32
- xfail: static-hello-weak2-cpp-32
- xfail: static-weak-use-c-32
- xfail: static-weak-duplicate-c-32
- xfail: static-unwind-weak-cpp-32
- xfail: static-gc-hello-weak1-c-32
- xfail: static-gc-hello-weak2-cpp-32
- xfail: static-gc-weak-use-c-32
- xfail: static-gc-weak-duplicate-c-32
- xfail: static-gc-unwind-weak-cpp-32
- xfail: hello-weak1-c-64
- xfail: hello-weak2-cpp-64
- xfail: weak-use-c-64
- xfail: weak-duplicate-c-64
- xfail: unwind-weak-cpp-64
- xfail: gc-hello-weak1-c-64
- xfail: gc-hello-weak2-cpp-64
- xfail: gc-weak-use-c-64
- xfail: gc-weak-duplicate-c-64
- xfail: gc-unwind-weak-cpp-64
- xfail: static-lib-hello-weak1-c-64
- xfail: static-lib-hello-weak2-cpp-64
- xfail: static-lib-weak-use-c-64
- xfail: static-lib-weak-duplicate-c-64
- xfail: static-lib-unwind-weak-cpp-64
- xfail: static-lib-gc-hello-weak1-c-64
- xfail: static-lib-gc-hello-weak2-cpp-64
- xfail: static-lib-gc-weak-use-c-64
- xfail: static-lib-gc-weak-duplicate-c-64
- xfail: static-lib-gc-unwind-weak-cpp-64
- xfail: static-hello-weak1-c-64
- xfail: static-hello-weak2-cpp-64
- xfail: static-weak-use-c-64
- xfail: static-weak-duplicate-c-64
- xfail: static-unwind-weak-cpp-64
- xfail: static-gc-hello-weak1-c-64
- xfail: static-gc-hello-weak2-cpp-64
- xfail: static-gc-weak-use-c-64
- xfail: static-gc-weak-duplicate-c-64
- xfail: static-gc-unwind-weak-cpp-64

Verdict: tests reluctantly accepted

Successful tests

  • adder ✓
  • adder-shared ✓
  • atomic ✓
  • autoimport-main ✓
  • bufferoverflow ✓
  • cnrt-test ✓
  • concurrent-f ✓
  • exception-locale ✓
  • exception-reduced ✓
  • global-terminate ✓
  • hello-exception ✓
  • hello-f ✓
  • hello-tls ✓
  • hello1-c ✓
  • hello2-cpp ✓
  • idltest ✓
  • longjmp-cleanup ✓
  • normal ✓
  • overload-new-cpp ✓
  • setjmp ✓
  • simple-exception ✓
  • simple-hello-cout-one ✓
  • simple-hello-cout-two ✓
  • simple-hello-printf-one ✓
  • simple-hello-printf-two ✓
  • simple-int-exception ✓
  • simple-objc ✓
  • simple-str-exception ✓
  • sleepy-threads-cv ✓
  • throwcatch-main ✓
  • tlstest-main ✓
  • unwind-strong-cpp ✓
  • weak-common ✓
  • weak-defined-c ✓
  • weak-override-c ✓
  • weak-undef-c ✓

Failed test hello-weak1-c

  • hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc hello-weak1-32.c.o hello-f-weak1-32.c.o -o hello-weak1-c-32.exe -lm -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-32
    
  • gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-hello-weak1-32.c.o gc-hello-f-weak1-32.c.o -o gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-32
    
  • lto-hello-weak1-c-32 ✓
  • gc-lto-hello-weak1-c-32 ✓
  • static-lib-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-hello-weak1-32.c.o static-lib-hello-f-weak1-32.c.o -o static-lib-hello-weak1-c-32.exe -lm -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-32
    
  • static-lib-gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-hello-weak1-32.c.o static-lib-gc-hello-f-weak1-32.c.o -o static-lib-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-32
    
  • static-lib-lto-hello-weak1-c-32 ✓
  • static-lib-gc-lto-hello-weak1-c-32 ✓
  • static-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-32.c.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-hello-weak1-32.c.o static-hello-f-weak1-32.c.o -o static-hello-weak1-c-32.exe -lm -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-32
    
  • static-gc-hello-weak1-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-hello-weak1-32.c.o static-gc-hello-f-weak1-32.c.o -o static-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-32
    
  • static-lto-hello-weak1-c-32 ✓
  • static-gc-lto-hello-weak1-c-32 ✓
  • hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc hello-weak1-64.c.o hello-f-weak1-64.c.o -o hello-weak1-c-64.exe -lm -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-64
    
  • gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-hello-weak1-64.c.o gc-hello-f-weak1-64.c.o -o gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-64
    
  • lto-hello-weak1-c-64 ✓
  • gc-lto-hello-weak1-c-64 ✓
  • static-lib-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-hello-weak1-64.c.o static-lib-hello-f-weak1-64.c.o -o static-lib-hello-weak1-c-64.exe -lm -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-64
    
  • static-lib-gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-hello-weak1-64.c.o static-lib-gc-hello-f-weak1-64.c.o -o static-lib-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-64
    
  • static-lib-lto-hello-weak1-c-64 ✓
  • static-lib-gc-lto-hello-weak1-c-64 ✓
  • static-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-64.c.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-hello-weak1-64.c.o static-hello-f-weak1-64.c.o -o static-hello-weak1-c-64.exe -lm -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-64
    
  • static-gc-hello-weak1-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-hello-weak1-64.c.o static-gc-hello-f-weak1-64.c.o -o static-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-64
    
  • static-lto-hello-weak1-c-64 ✓
  • static-gc-lto-hello-weak1-c-64 ✓

Failed test hello-weak2-cpp

  • hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ hello-weak2-32.cpp.o hello-f-weak2-32.cpp.o -o hello-weak2-cpp-32.exe -lm -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-32
    
  • gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-hello-weak2-32.cpp.o gc-hello-f-weak2-32.cpp.o -o gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-32
    
  • lto-hello-weak2-cpp-32 ✓
  • gc-lto-hello-weak2-cpp-32 ✓
  • static-lib-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-hello-weak2-32.cpp.o static-lib-hello-f-weak2-32.cpp.o -o static-lib-hello-weak2-cpp-32.exe -lm -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-32
    
  • static-lib-gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-hello-weak2-32.cpp.o static-lib-gc-hello-f-weak2-32.cpp.o -o static-lib-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-32
    
  • static-lib-lto-hello-weak2-cpp-32 ✓
  • static-lib-gc-lto-hello-weak2-cpp-32 ✓
  • static-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-32.cpp.o -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-hello-weak2-32.cpp.o static-hello-f-weak2-32.cpp.o -o static-hello-weak2-cpp-32.exe -lm -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-32
    
  • static-gc-hello-weak2-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-hello-weak2-32.cpp.o static-gc-hello-f-weak2-32.cpp.o -o static-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-32
    
  • static-lto-hello-weak2-cpp-32 ✓
  • static-gc-lto-hello-weak2-cpp-32 ✓
  • hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ hello-weak2-64.cpp.o hello-f-weak2-64.cpp.o -o hello-weak2-cpp-64.exe -lm -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-64
    
  • gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-hello-weak2-64.cpp.o gc-hello-f-weak2-64.cpp.o -o gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-64
    
  • lto-hello-weak2-cpp-64 ✓
  • gc-lto-hello-weak2-cpp-64 ✓
  • static-lib-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-hello-weak2-64.cpp.o static-lib-hello-f-weak2-64.cpp.o -o static-lib-hello-weak2-cpp-64.exe -lm -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-64
    
  • static-lib-gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-hello-weak2-64.cpp.o static-lib-gc-hello-f-weak2-64.cpp.o -o static-lib-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-64
    
  • static-lib-lto-hello-weak2-cpp-64 ✓
  • static-lib-gc-lto-hello-weak2-cpp-64 ✓
  • static-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-64.cpp.o -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-hello-weak2-64.cpp.o static-hello-f-weak2-64.cpp.o -o static-hello-weak2-cpp-64.exe -lm -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-64
    
  • static-gc-hello-weak2-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-hello-weak2-64.cpp.o static-gc-hello-f-weak2-64.cpp.o -o static-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-64
    
  • static-lto-hello-weak2-cpp-64 ✓
  • static-gc-lto-hello-weak2-cpp-64 ✓

Failed test unwind-weak-cpp

  • unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ unwind-weak-32.cpp.o unwind-main-32.cpp.o -o unwind-weak-cpp-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-32
    
  • gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-unwind-weak-32.cpp.o gc-unwind-main-32.cpp.o -o gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-32
    
  • lto-unwind-weak-cpp-32 ✓
  • gc-lto-unwind-weak-cpp-32 ✓
  • static-lib-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-unwind-weak-32.cpp.o static-lib-unwind-main-32.cpp.o -o static-lib-unwind-weak-cpp-32.exe -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-32
    
  • static-lib-gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-unwind-weak-32.cpp.o static-lib-gc-unwind-main-32.cpp.o -o static-lib-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-32
    
  • static-lib-lto-unwind-weak-cpp-32 ✓
  • static-lib-gc-lto-unwind-weak-cpp-32 ✓
  • static-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-unwind-weak-32.cpp.o static-unwind-main-32.cpp.o -o static-unwind-weak-cpp-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-32
    
  • static-gc-unwind-weak-cpp-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-unwind-weak-32.cpp.o static-gc-unwind-main-32.cpp.o -o static-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-32
    
  • static-lto-unwind-weak-cpp-32 ✓
  • static-gc-lto-unwind-weak-cpp-32 ✓
  • unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ unwind-weak-64.cpp.o unwind-main-64.cpp.o -o unwind-weak-cpp-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-64
    
  • gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-unwind-weak-64.cpp.o gc-unwind-main-64.cpp.o -o gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-64
    
  • lto-unwind-weak-cpp-64 ✓
  • gc-lto-unwind-weak-cpp-64 ✓
  • static-lib-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-unwind-weak-64.cpp.o static-lib-unwind-main-64.cpp.o -o static-lib-unwind-weak-cpp-64.exe -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-64
    
  • static-lib-gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-unwind-weak-64.cpp.o static-lib-gc-unwind-main-64.cpp.o -o static-lib-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-64
    
  • static-lib-lto-unwind-weak-cpp-64 ✓
  • static-lib-gc-lto-unwind-weak-cpp-64 ✓
  • static-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-unwind-weak-64.cpp.o static-unwind-main-64.cpp.o -o static-unwind-weak-cpp-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-64
    
  • static-gc-unwind-weak-cpp-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-unwind-weak-64.cpp.o static-gc-unwind-main-64.cpp.o -o static-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-64
    
  • static-lto-unwind-weak-cpp-64 ✓
  • static-gc-lto-unwind-weak-cpp-64 ✓

Failed test weak-duplicate-c

  • weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-add1-weak-32.c.o -o weak-duplicate-c-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-32
    
  • gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-add1-weak-32.c.o -o gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-32
    
  • lto-weak-duplicate-c-32 ✓
  • gc-lto-weak-duplicate-c-32 ✓
  • static-lib-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-add1-weak-32.c.o -o static-lib-weak-duplicate-c-32.exe -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-32
    
  • static-lib-gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-add1-weak-32.c.o -o static-lib-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-32
    
  • static-lib-lto-weak-duplicate-c-32 ✓
  • static-lib-gc-lto-weak-duplicate-c-32 ✓
  • static-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-add1-weak-32.c.o -o static-weak-duplicate-c-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-32
    
  • static-gc-weak-duplicate-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-add1-weak-32.c.o -o static-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-32
    
  • static-lto-weak-duplicate-c-32 ✓
  • static-gc-lto-weak-duplicate-c-32 ✓
  • weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-add1-weak-64.c.o -o weak-duplicate-c-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-64
    
  • gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-add1-weak-64.c.o -o gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-64
    
  • lto-weak-duplicate-c-64 ✓
  • gc-lto-weak-duplicate-c-64 ✓
  • static-lib-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-add1-weak-64.c.o -o static-lib-weak-duplicate-c-64.exe -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-64
    
  • static-lib-gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-add1-weak-64.c.o -o static-lib-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-64
    
  • static-lib-lto-weak-duplicate-c-64 ✓
  • static-lib-gc-lto-weak-duplicate-c-64 ✓
  • static-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-add1-weak-64.c.o -o static-weak-duplicate-c-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-64
    
  • static-gc-weak-duplicate-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-add1-weak-64.c.o -o static-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-64
    
  • static-lto-weak-duplicate-c-64 ✓
  • static-gc-lto-weak-duplicate-c-64 ✓

Failed test weak-use-c

  • weak-use-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-32.c.o -o weak-use-c-32.exe -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-32
    
  • gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-32.c.o -o gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-32
    
  • lto-weak-use-c-32 ✓
  • gc-lto-weak-use-c-32 ✓
  • static-lib-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-32.c.o -o static-lib-weak-use-c-32.exe -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-32
    
  • static-lib-gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-32.c.o -o static-lib-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-32
    
  • static-lib-lto-weak-use-c-32 ✓
  • static-lib-gc-lto-weak-use-c-32 ✓
  • static-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-32.c.o -o static-weak-use-c-32.exe -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-32
    
  • static-gc-weak-use-c-32 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-32.c.o -o static-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-32
    
  • static-lto-weak-use-c-32 ✓
  • static-gc-lto-weak-use-c-32 ✓
  • weak-use-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-64.c.o -o weak-use-c-64.exe -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-64
    
  • gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-64.c.o -o gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-64
    
  • lto-weak-use-c-64 ✓
  • gc-lto-weak-use-c-64 ✓
  • static-lib-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-64.c.o -o static-lib-weak-use-c-64.exe -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-64
    
  • static-lib-gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-64.c.o -o static-lib-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-64
    
  • static-lib-lto-weak-use-c-64 ✓
  • static-lib-gc-lto-weak-use-c-64 ✓
  • static-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-64.c.o -o static-weak-use-c-64.exe -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-64
    
  • static-gc-weak-use-c-64 ✗
    [/github/workspace/build/linux-arm/armv7l-unknown-linux-gnueabihf/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-64.c.o -o static-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /github/home/.local/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-64
    
  • static-lto-weak-use-c-64 ✓
  • static-gc-lto-weak-use-c-64 ✓

macOS Darwin x86_64

Tests summary for mingw-w64-gcc 12.4.0-1 on darwin-x64 (macOS 12.7.5)

848 test cases passed, 0 skipped, 60 failed:

- xfail: hello-weak1-c-32
- xfail: hello-weak2-cpp-32
- xfail: weak-use-c-32
- xfail: weak-duplicate-c-32
- xfail: unwind-weak-cpp-32
- xfail: gc-hello-weak1-c-32
- xfail: gc-hello-weak2-cpp-32
- xfail: gc-weak-use-c-32
- xfail: gc-weak-duplicate-c-32
- xfail: gc-unwind-weak-cpp-32
- xfail: static-lib-hello-weak1-c-32
- xfail: static-lib-hello-weak2-cpp-32
- xfail: static-lib-weak-use-c-32
- xfail: static-lib-weak-duplicate-c-32
- xfail: static-lib-unwind-weak-cpp-32
- xfail: static-lib-gc-hello-weak1-c-32
- xfail: static-lib-gc-hello-weak2-cpp-32
- xfail: static-lib-gc-weak-use-c-32
- xfail: static-lib-gc-weak-duplicate-c-32
- xfail: static-lib-gc-unwind-weak-cpp-32
- xfail: static-hello-weak1-c-32
- xfail: static-hello-weak2-cpp-32
- xfail: static-weak-use-c-32
- xfail: static-weak-duplicate-c-32
- xfail: static-unwind-weak-cpp-32
- xfail: static-gc-hello-weak1-c-32
- xfail: static-gc-hello-weak2-cpp-32
- xfail: static-gc-weak-use-c-32
- xfail: static-gc-weak-duplicate-c-32
- xfail: static-gc-unwind-weak-cpp-32
- xfail: hello-weak1-c-64
- xfail: hello-weak2-cpp-64
- xfail: weak-use-c-64
- xfail: weak-duplicate-c-64
- xfail: unwind-weak-cpp-64
- xfail: gc-hello-weak1-c-64
- xfail: gc-hello-weak2-cpp-64
- xfail: gc-weak-use-c-64
- xfail: gc-weak-duplicate-c-64
- xfail: gc-unwind-weak-cpp-64
- xfail: static-lib-hello-weak1-c-64
- xfail: static-lib-hello-weak2-cpp-64
- xfail: static-lib-weak-use-c-64
- xfail: static-lib-weak-duplicate-c-64
- xfail: static-lib-unwind-weak-cpp-64
- xfail: static-lib-gc-hello-weak1-c-64
- xfail: static-lib-gc-hello-weak2-cpp-64
- xfail: static-lib-gc-weak-use-c-64
- xfail: static-lib-gc-weak-duplicate-c-64
- xfail: static-lib-gc-unwind-weak-cpp-64
- xfail: static-hello-weak1-c-64
- xfail: static-hello-weak2-cpp-64
- xfail: static-weak-use-c-64
- xfail: static-weak-duplicate-c-64
- xfail: static-unwind-weak-cpp-64
- xfail: static-gc-hello-weak1-c-64
- xfail: static-gc-hello-weak2-cpp-64
- xfail: static-gc-weak-use-c-64
- xfail: static-gc-weak-duplicate-c-64
- xfail: static-gc-unwind-weak-cpp-64

Verdict: tests reluctantly accepted

Successful tests

  • adder ✓
  • adder-shared ✓
  • atomic ✓
  • autoimport-main ✓
  • bufferoverflow ✓
  • cnrt-test ✓
  • concurrent-f ✓
  • exception-locale ✓
  • exception-reduced ✓
  • global-terminate ✓
  • hello-exception ✓
  • hello-f ✓
  • hello-tls ✓
  • hello1-c ✓
  • hello2-cpp ✓
  • idltest ✓
  • longjmp-cleanup ✓
  • normal ✓
  • overload-new-cpp ✓
  • setjmp ✓
  • simple-exception ✓
  • simple-hello-cout-one ✓
  • simple-hello-cout-two ✓
  • simple-hello-printf-one ✓
  • simple-hello-printf-two ✓
  • simple-int-exception ✓
  • simple-objc ✓
  • simple-str-exception ✓
  • sleepy-threads-cv ✓
  • throwcatch-main ✓
  • tlstest-main ✓
  • unwind-strong-cpp ✓
  • weak-common ✓
  • weak-defined-c ✓
  • weak-override-c ✓
  • weak-undef-c ✓

Failed test hello-weak1-c

  • hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc hello-weak1-32.c.o hello-f-weak1-32.c.o -o hello-weak1-c-32.exe -lm -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-32
    
  • gc-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-hello-weak1-32.c.o gc-hello-f-weak1-32.c.o -o gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-32
    
  • lto-hello-weak1-c-32 ✓
  • gc-lto-hello-weak1-c-32 ✓
  • static-lib-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-hello-weak1-32.c.o static-lib-hello-f-weak1-32.c.o -o static-lib-hello-weak1-c-32.exe -lm -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-32
    
  • static-lib-gc-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-hello-weak1-32.c.o static-lib-gc-hello-f-weak1-32.c.o -o static-lib-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-32
    
  • static-lib-lto-hello-weak1-c-32 ✓
  • static-lib-gc-lto-hello-weak1-c-32 ✓
  • static-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-hello-weak1-32.c.o static-hello-f-weak1-32.c.o -o static-hello-weak1-c-32.exe -lm -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-32
    
  • static-gc-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-hello-weak1-32.c.o static-gc-hello-f-weak1-32.c.o -o static-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-32
    
  • static-lto-hello-weak1-c-32 ✓
  • static-gc-lto-hello-weak1-c-32 ✓
  • hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc hello-weak1-64.c.o hello-f-weak1-64.c.o -o hello-weak1-c-64.exe -lm -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-64
    
  • gc-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-hello-weak1-64.c.o gc-hello-f-weak1-64.c.o -o gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-64
    
  • lto-hello-weak1-c-64 ✓
  • gc-lto-hello-weak1-c-64 ✓
  • static-lib-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-hello-weak1-64.c.o static-lib-hello-f-weak1-64.c.o -o static-lib-hello-weak1-c-64.exe -lm -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-64
    
  • static-lib-gc-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-hello-weak1-64.c.o static-lib-gc-hello-f-weak1-64.c.o -o static-lib-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-64
    
  • static-lib-lto-hello-weak1-c-64 ✓
  • static-lib-gc-lto-hello-weak1-c-64 ✓
  • static-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-hello-weak1-64.c.o static-hello-f-weak1-64.c.o -o static-hello-weak1-c-64.exe -lm -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-64
    
  • static-gc-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-hello-weak1-64.c.o static-gc-hello-f-weak1-64.c.o -o static-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-64
    
  • static-lto-hello-weak1-c-64 ✓
  • static-gc-lto-hello-weak1-c-64 ✓

Failed test hello-weak2-cpp

  • hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ hello-weak2-32.cpp.o hello-f-weak2-32.cpp.o -o hello-weak2-cpp-32.exe -lm -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-32
    
  • gc-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-hello-weak2-32.cpp.o gc-hello-f-weak2-32.cpp.o -o gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-32
    
  • lto-hello-weak2-cpp-32 ✓
  • gc-lto-hello-weak2-cpp-32 ✓
  • static-lib-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-hello-weak2-32.cpp.o static-lib-hello-f-weak2-32.cpp.o -o static-lib-hello-weak2-cpp-32.exe -lm -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-32
    
  • static-lib-gc-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-hello-weak2-32.cpp.o static-lib-gc-hello-f-weak2-32.cpp.o -o static-lib-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-32
    
  • static-lib-lto-hello-weak2-cpp-32 ✓
  • static-lib-gc-lto-hello-weak2-cpp-32 ✓
  • static-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-hello-weak2-32.cpp.o static-hello-f-weak2-32.cpp.o -o static-hello-weak2-cpp-32.exe -lm -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-32
    
  • static-gc-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-hello-weak2-32.cpp.o static-gc-hello-f-weak2-32.cpp.o -o static-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-32
    
  • static-lto-hello-weak2-cpp-32 ✓
  • static-gc-lto-hello-weak2-cpp-32 ✓
  • hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ hello-weak2-64.cpp.o hello-f-weak2-64.cpp.o -o hello-weak2-cpp-64.exe -lm -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-64
    
  • gc-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-hello-weak2-64.cpp.o gc-hello-f-weak2-64.cpp.o -o gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-64
    
  • lto-hello-weak2-cpp-64 ✓
  • gc-lto-hello-weak2-cpp-64 ✓
  • static-lib-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-hello-weak2-64.cpp.o static-lib-hello-f-weak2-64.cpp.o -o static-lib-hello-weak2-cpp-64.exe -lm -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-64
    
  • static-lib-gc-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-hello-weak2-64.cpp.o static-lib-gc-hello-f-weak2-64.cpp.o -o static-lib-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-64
    
  • static-lib-lto-hello-weak2-cpp-64 ✓
  • static-lib-gc-lto-hello-weak2-cpp-64 ✓
  • static-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-hello-weak2-64.cpp.o static-hello-f-weak2-64.cpp.o -o static-hello-weak2-cpp-64.exe -lm -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-64
    
  • static-gc-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-hello-weak2-64.cpp.o static-gc-hello-f-weak2-64.cpp.o -o static-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-64
    
  • static-lto-hello-weak2-cpp-64 ✓
  • static-gc-lto-hello-weak2-cpp-64 ✓

Failed test unwind-weak-cpp

  • unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ unwind-weak-32.cpp.o unwind-main-32.cpp.o -o unwind-weak-cpp-32.exe -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-32
    
  • gc-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-unwind-weak-32.cpp.o gc-unwind-main-32.cpp.o -o gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-32
    
  • lto-unwind-weak-cpp-32 ✓
  • gc-lto-unwind-weak-cpp-32 ✓
  • static-lib-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-unwind-weak-32.cpp.o static-lib-unwind-main-32.cpp.o -o static-lib-unwind-weak-cpp-32.exe -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-32
    
  • static-lib-gc-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-unwind-weak-32.cpp.o static-lib-gc-unwind-main-32.cpp.o -o static-lib-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-32
    
  • static-lib-lto-unwind-weak-cpp-32 ✓
  • static-lib-gc-lto-unwind-weak-cpp-32 ✓
  • static-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-unwind-weak-32.cpp.o static-unwind-main-32.cpp.o -o static-unwind-weak-cpp-32.exe -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-32
    
  • static-gc-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-unwind-weak-32.cpp.o static-gc-unwind-main-32.cpp.o -o static-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-32
    
  • static-lto-unwind-weak-cpp-32 ✓
  • static-gc-lto-unwind-weak-cpp-32 ✓
  • unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ unwind-weak-64.cpp.o unwind-main-64.cpp.o -o unwind-weak-cpp-64.exe -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-64
    
  • gc-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-unwind-weak-64.cpp.o gc-unwind-main-64.cpp.o -o gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-64
    
  • lto-unwind-weak-cpp-64 ✓
  • gc-lto-unwind-weak-cpp-64 ✓
  • static-lib-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-unwind-weak-64.cpp.o static-lib-unwind-main-64.cpp.o -o static-lib-unwind-weak-cpp-64.exe -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-64
    
  • static-lib-gc-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-unwind-weak-64.cpp.o static-lib-gc-unwind-main-64.cpp.o -o static-lib-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-64
    
  • static-lib-lto-unwind-weak-cpp-64 ✓
  • static-lib-gc-lto-unwind-weak-cpp-64 ✓
  • static-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-unwind-weak-64.cpp.o static-unwind-main-64.cpp.o -o static-unwind-weak-cpp-64.exe -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-64
    
  • static-gc-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-unwind-weak-64.cpp.o static-gc-unwind-main-64.cpp.o -o static-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-64
    
  • static-lto-unwind-weak-cpp-64 ✓
  • static-gc-lto-unwind-weak-cpp-64 ✓

Failed test weak-duplicate-c

  • weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-add1-weak-32.c.o -o weak-duplicate-c-32.exe -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-32
    
  • gc-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-add1-weak-32.c.o -o gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-32
    
  • lto-weak-duplicate-c-32 ✓
  • gc-lto-weak-duplicate-c-32 ✓
  • static-lib-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-add1-weak-32.c.o -o static-lib-weak-duplicate-c-32.exe -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-32
    
  • static-lib-gc-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-add1-weak-32.c.o -o static-lib-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-32
    
  • static-lib-lto-weak-duplicate-c-32 ✓
  • static-lib-gc-lto-weak-duplicate-c-32 ✓
  • static-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-add1-weak-32.c.o -o static-weak-duplicate-c-32.exe -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-32
    
  • static-gc-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-add1-weak-32.c.o -o static-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-32
    
  • static-lto-weak-duplicate-c-32 ✓
  • static-gc-lto-weak-duplicate-c-32 ✓
  • weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-add1-weak-64.c.o -o weak-duplicate-c-64.exe -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-64
    
  • gc-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-add1-weak-64.c.o -o gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-64
    
  • lto-weak-duplicate-c-64 ✓
  • gc-lto-weak-duplicate-c-64 ✓
  • static-lib-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-add1-weak-64.c.o -o static-lib-weak-duplicate-c-64.exe -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-64
    
  • static-lib-gc-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-add1-weak-64.c.o -o static-lib-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-64
    
  • static-lib-lto-weak-duplicate-c-64 ✓
  • static-lib-gc-lto-weak-duplicate-c-64 ✓
  • static-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-add1-weak-64.c.o -o static-weak-duplicate-c-64.exe -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-64
    
  • static-gc-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-add1-weak-64.c.o -o static-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-64
    
  • static-lto-weak-duplicate-c-64 ✓
  • static-gc-lto-weak-duplicate-c-64 ✓

Failed test weak-use-c

  • weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-32.c.o -o weak-use-c-32.exe -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-32
    
  • gc-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-32.c.o -o gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-32
    
  • lto-weak-use-c-32 ✓
  • gc-lto-weak-use-c-32 ✓
  • static-lib-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-32.c.o -o static-lib-weak-use-c-32.exe -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-32
    
  • static-lib-gc-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-32.c.o -o static-lib-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-32
    
  • static-lib-lto-weak-use-c-32 ✓
  • static-lib-gc-lto-weak-use-c-32 ✓
  • static-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-32.c.o -o static-weak-use-c-32.exe -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-32
    
  • static-gc-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-32.c.o -o static-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-32
    
  • static-lto-weak-use-c-32 ✓
  • static-gc-lto-weak-use-c-32 ✓
  • weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-64.c.o -o weak-use-c-64.exe -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-64
    
  • gc-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-64.c.o -o gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-64
    
  • lto-weak-use-c-64 ✓
  • gc-lto-weak-use-c-64 ✓
  • static-lib-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-64.c.o -o static-lib-weak-use-c-64.exe -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-64
    
  • static-lib-gc-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-64.c.o -o static-lib-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-64
    
  • static-lib-lto-weak-use-c-64 ✓
  • static-lib-gc-lto-weak-use-c-64 ✓
  • static-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-64.c.o -o static-weak-use-c-64.exe -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-64
    
  • static-gc-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-x64/x86_64-apple-darwin21.6.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-64.c.o -o static-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-64
    
  • static-lto-weak-use-c-64 ✓
  • static-gc-lto-weak-use-c-64 ✓

macOS Darwin arm64

Tests summary for mingw-w64-gcc 12.4.0-1 on darwin-arm64 (macOS 14.5)

848 test cases passed, 0 skipped, 60 failed:

- xfail: hello-weak1-c-32
- xfail: hello-weak2-cpp-32
- xfail: weak-use-c-32
- xfail: weak-duplicate-c-32
- xfail: unwind-weak-cpp-32
- xfail: gc-hello-weak1-c-32
- xfail: gc-hello-weak2-cpp-32
- xfail: gc-weak-use-c-32
- xfail: gc-weak-duplicate-c-32
- xfail: gc-unwind-weak-cpp-32
- xfail: static-lib-hello-weak1-c-32
- xfail: static-lib-hello-weak2-cpp-32
- xfail: static-lib-weak-use-c-32
- xfail: static-lib-weak-duplicate-c-32
- xfail: static-lib-unwind-weak-cpp-32
- xfail: static-lib-gc-hello-weak1-c-32
- xfail: static-lib-gc-hello-weak2-cpp-32
- xfail: static-lib-gc-weak-use-c-32
- xfail: static-lib-gc-weak-duplicate-c-32
- xfail: static-lib-gc-unwind-weak-cpp-32
- xfail: static-hello-weak1-c-32
- xfail: static-hello-weak2-cpp-32
- xfail: static-weak-use-c-32
- xfail: static-weak-duplicate-c-32
- xfail: static-unwind-weak-cpp-32
- xfail: static-gc-hello-weak1-c-32
- xfail: static-gc-hello-weak2-cpp-32
- xfail: static-gc-weak-use-c-32
- xfail: static-gc-weak-duplicate-c-32
- xfail: static-gc-unwind-weak-cpp-32
- xfail: hello-weak1-c-64
- xfail: hello-weak2-cpp-64
- xfail: weak-use-c-64
- xfail: weak-duplicate-c-64
- xfail: unwind-weak-cpp-64
- xfail: gc-hello-weak1-c-64
- xfail: gc-hello-weak2-cpp-64
- xfail: gc-weak-use-c-64
- xfail: gc-weak-duplicate-c-64
- xfail: gc-unwind-weak-cpp-64
- xfail: static-lib-hello-weak1-c-64
- xfail: static-lib-hello-weak2-cpp-64
- xfail: static-lib-weak-use-c-64
- xfail: static-lib-weak-duplicate-c-64
- xfail: static-lib-unwind-weak-cpp-64
- xfail: static-lib-gc-hello-weak1-c-64
- xfail: static-lib-gc-hello-weak2-cpp-64
- xfail: static-lib-gc-weak-use-c-64
- xfail: static-lib-gc-weak-duplicate-c-64
- xfail: static-lib-gc-unwind-weak-cpp-64
- xfail: static-hello-weak1-c-64
- xfail: static-hello-weak2-cpp-64
- xfail: static-weak-use-c-64
- xfail: static-weak-duplicate-c-64
- xfail: static-unwind-weak-cpp-64
- xfail: static-gc-hello-weak1-c-64
- xfail: static-gc-hello-weak2-cpp-64
- xfail: static-gc-weak-use-c-64
- xfail: static-gc-weak-duplicate-c-64
- xfail: static-gc-unwind-weak-cpp-64

Verdict: tests reluctantly accepted

Successful tests

  • adder ✓
  • adder-shared ✓
  • atomic ✓
  • autoimport-main ✓
  • bufferoverflow ✓
  • cnrt-test ✓
  • concurrent-f ✓
  • exception-locale ✓
  • exception-reduced ✓
  • global-terminate ✓
  • hello-exception ✓
  • hello-f ✓
  • hello-tls ✓
  • hello1-c ✓
  • hello2-cpp ✓
  • idltest ✓
  • longjmp-cleanup ✓
  • normal ✓
  • overload-new-cpp ✓
  • setjmp ✓
  • simple-exception ✓
  • simple-hello-cout-one ✓
  • simple-hello-cout-two ✓
  • simple-hello-printf-one ✓
  • simple-hello-printf-two ✓
  • simple-int-exception ✓
  • simple-objc ✓
  • simple-str-exception ✓
  • sleepy-threads-cv ✓
  • throwcatch-main ✓
  • tlstest-main ✓
  • unwind-strong-cpp ✓
  • weak-common ✓
  • weak-defined-c ✓
  • weak-override-c ✓
  • weak-undef-c ✓

Failed test hello-weak1-c

  • hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc hello-weak1-32.c.o hello-f-weak1-32.c.o -o hello-weak1-c-32.exe -lm -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-32
    
  • gc-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-hello-weak1-32.c.o gc-hello-f-weak1-32.c.o -o gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-32
    
  • lto-hello-weak1-c-32 ✓
  • gc-lto-hello-weak1-c-32 ✓
  • static-lib-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-hello-weak1-32.c.o static-lib-hello-f-weak1-32.c.o -o static-lib-hello-weak1-c-32.exe -lm -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-32
    
  • static-lib-gc-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-hello-weak1-32.c.o static-lib-gc-hello-f-weak1-32.c.o -o static-lib-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-32
    
  • static-lib-lto-hello-weak1-c-32 ✓
  • static-lib-gc-lto-hello-weak1-c-32 ✓
  • static-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-32.c.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-hello-weak1-32.c.o static-hello-f-weak1-32.c.o -o static-hello-weak1-c-32.exe -lm -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-32
    
  • static-gc-hello-weak1-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-hello-weak1-32.c.o static-gc-hello-f-weak1-32.c.o -o static-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-32
    
  • static-lto-hello-weak1-c-32 ✓
  • static-gc-lto-hello-weak1-c-32 ✓
  • hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc hello-weak1-64.c.o hello-f-weak1-64.c.o -o hello-weak1-c-64.exe -lm -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-64
    
  • gc-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-hello-weak1-64.c.o gc-hello-f-weak1-64.c.o -o gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-64
    
  • lto-hello-weak1-c-64 ✓
  • gc-lto-hello-weak1-c-64 ✓
  • static-lib-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-hello-weak1-64.c.o static-lib-hello-f-weak1-64.c.o -o static-lib-hello-weak1-c-64.exe -lm -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-64
    
  • static-lib-gc-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-hello-weak1-64.c.o static-lib-gc-hello-f-weak1-64.c.o -o static-lib-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-64
    
  • static-lib-lto-hello-weak1-c-64 ✓
  • static-lib-gc-lto-hello-weak1-c-64 ✓
  • static-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-64.c.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-hello-weak1-64.c.o static-hello-f-weak1-64.c.o -o static-hello-weak1-c-64.exe -lm -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-64
    
  • static-gc-hello-weak1-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-hello-weak1-64.c.o static-gc-hello-f-weak1-64.c.o -o static-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-64
    
  • static-lto-hello-weak1-c-64 ✓
  • static-gc-lto-hello-weak1-c-64 ✓

Failed test hello-weak2-cpp

  • hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ hello-weak2-32.cpp.o hello-f-weak2-32.cpp.o -o hello-weak2-cpp-32.exe -lm -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-32
    
  • gc-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-hello-weak2-32.cpp.o gc-hello-f-weak2-32.cpp.o -o gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-32
    
  • lto-hello-weak2-cpp-32 ✓
  • gc-lto-hello-weak2-cpp-32 ✓
  • static-lib-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-hello-weak2-32.cpp.o static-lib-hello-f-weak2-32.cpp.o -o static-lib-hello-weak2-cpp-32.exe -lm -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-32
    
  • static-lib-gc-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-hello-weak2-32.cpp.o static-lib-gc-hello-f-weak2-32.cpp.o -o static-lib-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-32
    
  • static-lib-lto-hello-weak2-cpp-32 ✓
  • static-lib-gc-lto-hello-weak2-cpp-32 ✓
  • static-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-32.cpp.o -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-hello-weak2-32.cpp.o static-hello-f-weak2-32.cpp.o -o static-hello-weak2-cpp-32.exe -lm -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-32
    
  • static-gc-hello-weak2-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-hello-weak2-32.cpp.o static-gc-hello-f-weak2-32.cpp.o -o static-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-32
    
  • static-lto-hello-weak2-cpp-32 ✓
  • static-gc-lto-hello-weak2-cpp-32 ✓
  • hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ hello-weak2-64.cpp.o hello-f-weak2-64.cpp.o -o hello-weak2-cpp-64.exe -lm -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-64
    
  • gc-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-hello-weak2-64.cpp.o gc-hello-f-weak2-64.cpp.o -o gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-64
    
  • lto-hello-weak2-cpp-64 ✓
  • gc-lto-hello-weak2-cpp-64 ✓
  • static-lib-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-hello-weak2-64.cpp.o static-lib-hello-f-weak2-64.cpp.o -o static-lib-hello-weak2-cpp-64.exe -lm -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-64
    
  • static-lib-gc-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-hello-weak2-64.cpp.o static-lib-gc-hello-f-weak2-64.cpp.o -o static-lib-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-64
    
  • static-lib-lto-hello-weak2-cpp-64 ✓
  • static-lib-gc-lto-hello-weak2-cpp-64 ✓
  • static-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-64.cpp.o -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-hello-weak2-64.cpp.o static-hello-f-weak2-64.cpp.o -o static-hello-weak2-cpp-64.exe -lm -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-64
    
  • static-gc-hello-weak2-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-hello-weak2-64.cpp.o static-gc-hello-f-weak2-64.cpp.o -o static-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-64
    
  • static-lto-hello-weak2-cpp-64 ✓
  • static-gc-lto-hello-weak2-cpp-64 ✓

Failed test unwind-weak-cpp

  • unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ unwind-weak-32.cpp.o unwind-main-32.cpp.o -o unwind-weak-cpp-32.exe -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-32
    
  • gc-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-unwind-weak-32.cpp.o gc-unwind-main-32.cpp.o -o gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-32
    
  • lto-unwind-weak-cpp-32 ✓
  • gc-lto-unwind-weak-cpp-32 ✓
  • static-lib-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-unwind-weak-32.cpp.o static-lib-unwind-main-32.cpp.o -o static-lib-unwind-weak-cpp-32.exe -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-32
    
  • static-lib-gc-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-unwind-weak-32.cpp.o static-lib-gc-unwind-main-32.cpp.o -o static-lib-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-32
    
  • static-lib-lto-unwind-weak-cpp-32 ✓
  • static-lib-gc-lto-unwind-weak-cpp-32 ✓
  • static-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-unwind-weak-32.cpp.o static-unwind-main-32.cpp.o -o static-unwind-weak-cpp-32.exe -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-32
    
  • static-gc-unwind-weak-cpp-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-unwind-weak-32.cpp.o static-gc-unwind-main-32.cpp.o -o static-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-32
    
  • static-lto-unwind-weak-cpp-32 ✓
  • static-gc-lto-unwind-weak-cpp-32 ✓
  • unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ unwind-weak-64.cpp.o unwind-main-64.cpp.o -o unwind-weak-cpp-64.exe -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-64
    
  • gc-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-unwind-weak-64.cpp.o gc-unwind-main-64.cpp.o -o gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-64
    
  • lto-unwind-weak-cpp-64 ✓
  • gc-lto-unwind-weak-cpp-64 ✓
  • static-lib-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-unwind-weak-64.cpp.o static-lib-unwind-main-64.cpp.o -o static-lib-unwind-weak-cpp-64.exe -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-64
    
  • static-lib-gc-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-unwind-weak-64.cpp.o static-lib-gc-unwind-main-64.cpp.o -o static-lib-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-64
    
  • static-lib-lto-unwind-weak-cpp-64 ✓
  • static-lib-gc-lto-unwind-weak-cpp-64 ✓
  • static-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-unwind-weak-64.cpp.o static-unwind-main-64.cpp.o -o static-unwind-weak-cpp-64.exe -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-64
    
  • static-gc-unwind-weak-cpp-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-unwind-weak-64.cpp.o static-gc-unwind-main-64.cpp.o -o static-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-64
    
  • static-lto-unwind-weak-cpp-64 ✓
  • static-gc-lto-unwind-weak-cpp-64 ✓

Failed test weak-duplicate-c

  • weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-add1-weak-32.c.o -o weak-duplicate-c-32.exe -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-32
    
  • gc-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-add1-weak-32.c.o -o gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-32
    
  • lto-weak-duplicate-c-32 ✓
  • gc-lto-weak-duplicate-c-32 ✓
  • static-lib-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-add1-weak-32.c.o -o static-lib-weak-duplicate-c-32.exe -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-32
    
  • static-lib-gc-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-add1-weak-32.c.o -o static-lib-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-32
    
  • static-lib-lto-weak-duplicate-c-32 ✓
  • static-lib-gc-lto-weak-duplicate-c-32 ✓
  • static-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-add1-weak-32.c.o -o static-weak-duplicate-c-32.exe -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-32
    
  • static-gc-weak-duplicate-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-add1-weak-32.c.o -o static-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-32
    
  • static-lto-weak-duplicate-c-32 ✓
  • static-gc-lto-weak-duplicate-c-32 ✓
  • weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-add1-weak-64.c.o -o weak-duplicate-c-64.exe -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-64
    
  • gc-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-add1-weak-64.c.o -o gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-64
    
  • lto-weak-duplicate-c-64 ✓
  • gc-lto-weak-duplicate-c-64 ✓
  • static-lib-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-add1-weak-64.c.o -o static-lib-weak-duplicate-c-64.exe -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-64
    
  • static-lib-gc-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-add1-weak-64.c.o -o static-lib-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-64
    
  • static-lib-lto-weak-duplicate-c-64 ✓
  • static-lib-gc-lto-weak-duplicate-c-64 ✓
  • static-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-add1-weak-64.c.o -o static-weak-duplicate-c-64.exe -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-64
    
  • static-gc-weak-duplicate-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-add1-weak-64.c.o -o static-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-64
    
  • static-lto-weak-duplicate-c-64 ✓
  • static-gc-lto-weak-duplicate-c-64 ✓

Failed test weak-use-c

  • weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-32.c.o -o weak-use-c-32.exe -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-32
    
  • gc-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-32.c.o -o gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-32
    
  • lto-weak-use-c-32 ✓
  • gc-lto-weak-use-c-32 ✓
  • static-lib-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-32.c.o -o static-lib-weak-use-c-32.exe -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-32
    
  • static-lib-gc-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-32.c.o -o static-lib-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-32
    
  • static-lib-lto-weak-use-c-32 ✓
  • static-lib-gc-lto-weak-use-c-32 ✓
  • static-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-32.c.o -o static-weak-use-c-32.exe -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-32
    
  • static-gc-weak-use-c-32 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-32.c.o -o static-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-32
    
  • static-lto-weak-use-c-32 ✓
  • static-gc-lto-weak-use-c-32 ✓
  • weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-64.c.o -o weak-use-c-64.exe -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: weak-use-c-64
    
  • gc-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-64.c.o -o gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-64
    
  • lto-weak-use-c-64 ✓
  • gc-lto-weak-use-c-64 ✓
  • static-lib-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-64.c.o -o static-lib-weak-use-c-64.exe -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-64
    
  • static-lib-gc-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-64.c.o -o static-lib-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-64
    
  • static-lib-lto-weak-use-c-64 ✓
  • static-lib-gc-lto-weak-use-c-64 ✓
  • static-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-64.c.o -o static-weak-use-c-64.exe -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-64
    
  • static-gc-weak-use-c-64 ✗
    [/Users/runner/work/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/darwin-arm64/aarch64-apple-darwin23.5.0/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-64.c.o -o static-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    /Users/runner/Library/xPacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-64
    
  • static-lto-weak-use-c-64 ✓
  • static-gc-lto-weak-use-c-64 ✓

Msys Windows x86_64

Tests summary for mingw-w64-gcc 12.4.0-1 on win32-x64 (Msys 3.4.10)

832 test cases passed, 0 skipped, 72 failed:

- xfail: hello-weak1-c-32
- xfail: hello-weak2-cpp-32
- xfail: weak-use-c-32
- xfail: weak-duplicate-c-32
- xfail: unwind-weak-cpp-32
- xfail: gc-hello-weak1-c-32
- xfail: gc-hello-weak2-cpp-32
- xfail: gc-weak-use-c-32
- xfail: gc-weak-duplicate-c-32
- xfail: gc-unwind-weak-cpp-32
- xfail: static-lib-hello-weak1-c-32
- xfail: static-lib-hello-weak2-cpp-32
- xfail: static-lib-weak-use-c-32
- xfail: static-lib-weak-duplicate-c-32
- xfail: static-lib-unwind-weak-cpp-32
- xfail: static-lib-throwcatch-main-32
- xfail: static-lib-gc-hello-weak1-c-32
- xfail: static-lib-gc-hello-weak2-cpp-32
- xfail: static-lib-gc-weak-use-c-32
- xfail: static-lib-gc-weak-duplicate-c-32
- xfail: static-lib-gc-unwind-weak-cpp-32
- xfail: static-lib-gc-throwcatch-main-32
- xfail: static-lib-lto-throwcatch-main-32
- xfail: static-lib-gc-lto-throwcatch-main-32
- xfail: static-hello-weak1-c-32
- xfail: static-hello-weak2-cpp-32
- xfail: static-weak-use-c-32
- xfail: static-weak-duplicate-c-32
- xfail: static-unwind-weak-cpp-32
- xfail: static-gc-hello-weak1-c-32
- xfail: static-gc-hello-weak2-cpp-32
- xfail: static-gc-weak-use-c-32
- xfail: static-gc-weak-duplicate-c-32
- xfail: static-gc-unwind-weak-cpp-32
- xfail: hello-weak1-c-64
- xfail: hello-weak2-cpp-64
- xfail: weak-use-c-64
- xfail: weak-duplicate-c-64
- xfail: unwind-weak-cpp-64
- xfail: gc-hello-weak1-c-64
- xfail: gc-hello-weak2-cpp-64
- xfail: gc-weak-use-c-64
- xfail: gc-weak-duplicate-c-64
- xfail: gc-unwind-weak-cpp-64
- xfail: lto-throwcatch-main-64
- xfail: lto-autoimport-main-64
- xfail: gc-lto-throwcatch-main-64
- xfail: gc-lto-autoimport-main-64
- xfail: static-lib-hello-weak1-c-64
- xfail: static-lib-hello-weak2-cpp-64
- xfail: static-lib-weak-use-c-64
- xfail: static-lib-weak-duplicate-c-64
- xfail: static-lib-unwind-weak-cpp-64
- xfail: static-lib-gc-hello-weak1-c-64
- xfail: static-lib-gc-hello-weak2-cpp-64
- xfail: static-lib-gc-weak-use-c-64
- xfail: static-lib-gc-weak-duplicate-c-64
- xfail: static-lib-gc-unwind-weak-cpp-64
- xfail: static-lib-lto-throwcatch-main-64
- xfail: static-lib-lto-autoimport-main-64
- xfail: static-lib-gc-lto-throwcatch-main-64
- xfail: static-lib-gc-lto-autoimport-main-64
- xfail: static-hello-weak1-c-64
- xfail: static-hello-weak2-cpp-64
- xfail: static-weak-use-c-64
- xfail: static-weak-duplicate-c-64
- xfail: static-unwind-weak-cpp-64
- xfail: static-gc-hello-weak1-c-64
- xfail: static-gc-hello-weak2-cpp-64
- xfail: static-gc-weak-use-c-64
- xfail: static-gc-weak-duplicate-c-64
- xfail: static-gc-unwind-weak-cpp-64

Verdict: tests reluctantly accepted

Successful tests

  • adder ✓
  • adder-shared ✓
  • atomic ✓
  • bufferoverflow ✓
  • cnrt-test ✓
  • exception-locale ✓
  • exception-reduced ✓
  • global-terminate ✓
  • hello-exception ✓
  • hello-tls ✓
  • hello1-c ✓
  • hello2-cpp ✓
  • idltest ✓
  • longjmp-cleanup ✓
  • normal ✓
  • overload-new-cpp ✓
  • setjmp ✓
  • simple-exception ✓
  • simple-hello-cout-one ✓
  • simple-hello-cout-two ✓
  • simple-hello-printf-one ✓
  • simple-hello-printf-two ✓
  • simple-int-exception ✓
  • simple-objc ✓
  • simple-str-exception ✓
  • sleepy-threads-cv ✓
  • tlstest-main ✓
  • unwind-strong-cpp ✓
  • weak-common ✓
  • weak-defined-c ✓
  • weak-override-c ✓
  • weak-undef-c ✓

Failed test autoimport-main

  • autoimport-main-32 ✓
  • gc-autoimport-main-32 ✓
  • lto-autoimport-main-32 ✓
  • gc-lto-autoimport-main-32 ✓
  • static-lib-autoimport-main-32 ✓
  • static-lib-gc-autoimport-main-32 ✓
  • static-lib-lto-autoimport-main-32 ✓
  • static-lib-gc-lto-autoimport-main-32 ✓
  • autoimport-main-64 ✓
  • gc-autoimport-main-64 ✓
  • lto-autoimport-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-lib.c -o autoimport-lib.dll -shared -Wl,--out-implib,libautoimport-lib.dll.a -flto -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-main.c -o lto-autoimport-main-64.exe -L. -lautoimport-lib -flto -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/lto-autoimport-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF7F680144A out of range, targeting 00007FFF4C91135C, yielding the value 000000075610FF0E.
      
    Test "lto-autoimport-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: lto-autoimport-main-64
    
  • gc-lto-autoimport-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-lib.c -o autoimport-lib.dll -shared -Wl,--out-implib,libautoimport-lib.dll.a -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-main.c -o gc-lto-autoimport-main-64.exe -L. -lautoimport-lib -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/gc-lto-autoimport-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF668B929AA out of range, targeting 00007FFF4C9125F0, yielding the value 00000008E3D7FC42.
      
    Test "gc-lto-autoimport-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: gc-lto-autoimport-main-64
    
  • static-lib-autoimport-main-64 ✓
  • static-lib-gc-autoimport-main-64 ✓
  • static-lib-lto-autoimport-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-lib.c -o autoimport-lib.dll -shared -Wl,--out-implib,libautoimport-lib.dll.a -flto -static-libgcc -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-main.c -o static-lib-lto-autoimport-main-64.exe -L. -lautoimport-lib -flto -static-libgcc -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/static-lib-lto-autoimport-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF7EB0E144A out of range, targeting 00007FFF4C91135C, yielding the value 000000076182FF0E.
      
    Test "static-lib-lto-autoimport-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-lto-autoimport-main-64
    
  • static-lib-gc-lto-autoimport-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-lib.c -o autoimport-lib.dll -shared -Wl,--out-implib,libautoimport-lib.dll.a -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc autoimport-main.c -o static-lib-gc-lto-autoimport-main-64.exe -L. -lautoimport-lib -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/static-lib-gc-lto-autoimport-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF7E43129AA out of range, targeting 00007FFF4C9125F0, yielding the value 00000007685FFC42.
      
    Test "static-lib-gc-lto-autoimport-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-gc-lto-autoimport-main-64
    

Failed test hello-weak1-c

  • hello-weak1-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-32.c.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-32.c.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc hello-weak1-32.c.o hello-f-weak1-32.c.o -o hello-weak1-c-32.exe -lm -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-32
    
  • gc-hello-weak1-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-hello-weak1-32.c.o gc-hello-f-weak1-32.c.o -o gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-32
    
  • lto-hello-weak1-c-32 ✓
  • gc-lto-hello-weak1-c-32 ✓
  • static-lib-hello-weak1-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-32.c.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-32.c.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-hello-weak1-32.c.o static-lib-hello-f-weak1-32.c.o -o static-lib-hello-weak1-c-32.exe -lm -static-libgcc -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-32
    
  • static-lib-gc-hello-weak1-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-hello-weak1-32.c.o static-lib-gc-hello-f-weak1-32.c.o -o static-lib-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-32
    
  • static-lib-lto-hello-weak1-c-32 ✓
  • static-lib-gc-lto-hello-weak1-c-32 ✓
  • static-hello-weak1-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-32.c.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-32.c.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-hello-weak1-32.c.o static-hello-f-weak1-32.c.o -o static-hello-weak1-c-32.exe -lm -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-hello-weak1-32.c.o:hello-weak1.c:(.text+0xf): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-32
    
  • static-gc-hello-weak1-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-32.c.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-hello-weak1-32.c.o static-gc-hello-f-weak1-32.c.o -o static-gc-hello-weak1-c-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-hello-weak1-32.c.o:hello-weak1.c:(.text$main+0xf): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-32
    
  • static-lto-hello-weak1-c-32 ✓
  • static-gc-lto-hello-weak1-c-32 ✓
  • hello-weak1-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o hello-weak1-64.c.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o hello-f-weak1-64.c.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc hello-weak1-64.c.o hello-f-weak1-64.c.o -o hello-weak1-c-64.exe -lm -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: hello-weak1-c-64
    
  • gc-hello-weak1-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-hello-weak1-64.c.o gc-hello-f-weak1-64.c.o -o gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-hello-weak1-c-64
    
  • lto-hello-weak1-c-64 ✓
  • gc-lto-hello-weak1-c-64 ✓
  • static-lib-hello-weak1-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-hello-weak1-64.c.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-hello-f-weak1-64.c.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-hello-weak1-64.c.o static-lib-hello-f-weak1-64.c.o -o static-lib-hello-weak1-c-64.exe -lm -static-libgcc -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak1-c-64
    
  • static-lib-gc-hello-weak1-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-lib-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-lib-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-hello-weak1-64.c.o static-lib-gc-hello-f-weak1-64.c.o -o static-lib-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak1-c-64
    
  • static-lib-lto-hello-weak1-c-64 ✓
  • static-lib-gc-lto-hello-weak1-c-64 ✓
  • static-hello-weak1-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-hello-weak1-64.c.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-hello-f-weak1-64.c.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-hello-weak1-64.c.o static-hello-f-weak1-64.c.o -o static-hello-weak1-c-64.exe -lm -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-hello-weak1-64.c.o:hello-weak1.c:(.text+0x15): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-hello-weak1-c-64
    
  • static-gc-hello-weak1-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-weak1.c -o static-gc-hello-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc -c hello-f-weak1.c -o static-gc-hello-f-weak1-64.c.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-hello-weak1-64.c.o static-gc-hello-f-weak1-64.c.o -o static-gc-hello-weak1-c-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-hello-weak1-64.c.o:hello-weak1.c:(.text$main+0x15): undefined reference to `world'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak1-c-64
    
  • static-lto-hello-weak1-c-64 ✓
  • static-gc-lto-hello-weak1-c-64 ✓

Failed test hello-weak2-cpp

  • hello-weak2-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-32.cpp.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-32.cpp.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ hello-weak2-32.cpp.o hello-f-weak2-32.cpp.o -o hello-weak2-cpp-32.exe -lm -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-32
    
  • gc-hello-weak2-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-hello-weak2-32.cpp.o gc-hello-f-weak2-32.cpp.o -o gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-32
    
  • lto-hello-weak2-cpp-32 ✓
  • gc-lto-hello-weak2-cpp-32 ✓
  • static-lib-hello-weak2-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-32.cpp.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-32.cpp.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-hello-weak2-32.cpp.o static-lib-hello-f-weak2-32.cpp.o -o static-lib-hello-weak2-cpp-32.exe -lm -static-libgcc -static-libstdc++ -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-32
    
  • static-lib-gc-hello-weak2-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-hello-weak2-32.cpp.o static-lib-gc-hello-f-weak2-32.cpp.o -o static-lib-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-32
    
  • static-lib-lto-hello-weak2-cpp-32 ✓
  • static-lib-gc-lto-hello-weak2-cpp-32 ✓
  • static-hello-weak2-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-32.cpp.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-32.cpp.o -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-hello-weak2-32.cpp.o static-hello-f-weak2-32.cpp.o -o static-hello-weak2-cpp-32.exe -lm -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-hello-weak2-32.cpp.o:hello-weak2.cp:(.text+0x22): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-32
    
  • static-gc-hello-weak2-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-32.cpp.o -ffunction-sections -fdata-sections -m32]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-hello-weak2-32.cpp.o static-gc-hello-f-weak2-32.cpp.o -o static-gc-hello-weak2-cpp-32.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-hello-weak2-32.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-32
    
  • static-lto-hello-weak2-cpp-32 ✓
  • static-gc-lto-hello-weak2-cpp-32 ✓
  • hello-weak2-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o hello-weak2-64.cpp.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o hello-f-weak2-64.cpp.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ hello-weak2-64.cpp.o hello-f-weak2-64.cpp.o -o hello-weak2-cpp-64.exe -lm -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: hello-weak2-cpp-64
    
  • gc-hello-weak2-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-hello-weak2-64.cpp.o gc-hello-f-weak2-64.cpp.o -o gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-hello-weak2-cpp-64
    
  • lto-hello-weak2-cpp-64 ✓
  • gc-lto-hello-weak2-cpp-64 ✓
  • static-lib-hello-weak2-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-hello-weak2-64.cpp.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-hello-f-weak2-64.cpp.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-hello-weak2-64.cpp.o static-lib-hello-f-weak2-64.cpp.o -o static-lib-hello-weak2-cpp-64.exe -lm -static-libgcc -static-libstdc++ -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-hello-weak2-cpp-64
    
  • static-lib-gc-hello-weak2-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-lib-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-lib-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-hello-weak2-64.cpp.o static-lib-gc-hello-f-weak2-64.cpp.o -o static-lib-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-hello-weak2-cpp-64
    
  • static-lib-lto-hello-weak2-cpp-64 ✓
  • static-lib-gc-lto-hello-weak2-cpp-64 ✓
  • static-hello-weak2-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-hello-weak2-64.cpp.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-hello-f-weak2-64.cpp.o -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-hello-weak2-64.cpp.o static-hello-f-weak2-64.cpp.o -o static-hello-weak2-cpp-64.exe -lm -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-hello-weak2-64.cpp.o:hello-weak2.cp:(.text+0x25): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-hello-weak2-cpp-64
    
  • static-gc-hello-weak2-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-weak2.cpp -o static-gc-hello-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ -c hello-f-weak2.cpp -o static-gc-hello-f-weak2-64.cpp.o -ffunction-sections -fdata-sections -m64]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-hello-weak2-64.cpp.o static-gc-hello-f-weak2-64.cpp.o -o static-gc-hello-weak2-cpp-64.exe -lm -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-hello-weak2-64.cpp.o:hello-weak2.cp:(.text$main+0x18): undefined reference to `hello()'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-hello-weak2-cpp-64
    
  • static-lto-hello-weak2-cpp-64 ✓
  • static-gc-lto-hello-weak2-cpp-64 ✓

Failed test throwcatch-main

  • throwcatch-main-32 ✓
  • gc-throwcatch-main-32 ✓
  • lto-throwcatch-main-32 ✓
  • gc-lto-throwcatch-main-32 ✓
  • static-lib-throwcatch-main-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -static-libgcc -static-libstdc++ -m32 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-main.cpp -o static-lib-throwcatch-main-32.exe -L. -lthrowcatch-lib -static-libgcc -static-libstdc++ -m32 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/i686-w64-mingw32-gcc/c-cpp/static-lib-throwcatch-main-32.exe ]
    not throwing
    throwing FirstException
    terminate called after throwing an instance of 'FirstException'
      what():  first
      
    Test "static-lib-throwcatch-main-32.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-throwcatch-main-32
    
  • static-lib-gc-throwcatch-main-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-main.cpp -o static-lib-gc-throwcatch-main-32.exe -L. -lthrowcatch-lib -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/i686-w64-mingw32-gcc/c-cpp/static-lib-gc-throwcatch-main-32.exe ]
    not throwing
    throwing FirstException
    terminate called after throwing an instance of 'FirstException'
      what():  first
      
    Test "static-lib-gc-throwcatch-main-32.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-gc-throwcatch-main-32
    
  • static-lib-lto-throwcatch-main-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -flto -static-libgcc -static-libstdc++ -m32 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-main.cpp -o static-lib-lto-throwcatch-main-32.exe -L. -lthrowcatch-lib -flto -static-libgcc -static-libstdc++ -m32 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/i686-w64-mingw32-gcc/c-cpp/static-lib-lto-throwcatch-main-32.exe ]
    not throwing
    throwing FirstException
    terminate called after throwing an instance of 'FirstException'
      what():  first
      
    Test "static-lib-lto-throwcatch-main-32.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-lto-throwcatch-main-32
    
  • static-lib-gc-lto-throwcatch-main-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ throwcatch-main.cpp -o static-lib-gc-lto-throwcatch-main-32.exe -L. -lthrowcatch-lib -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/i686-w64-mingw32-gcc/c-cpp/static-lib-gc-lto-throwcatch-main-32.exe ]
    not throwing
    throwing FirstException
    terminate called after throwing an instance of 'FirstException'
      what():  first
      
    Test "static-lib-gc-lto-throwcatch-main-32.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-gc-lto-throwcatch-main-32
    
  • throwcatch-main-64 ✓
  • gc-throwcatch-main-64 ✓
  • lto-throwcatch-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -flto -m64 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-main.cpp -o lto-throwcatch-main-64.exe -L. -lthrowcatch-lib -flto -m64 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/lto-throwcatch-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF65A4314A7 out of range, targeting 00007FFF4C90153A, yielding the value 00000008F24D008F.
      
    Test "lto-throwcatch-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: lto-throwcatch-main-64
    
  • gc-lto-throwcatch-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -m64 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-main.cpp -o gc-lto-throwcatch-main-64.exe -L. -lthrowcatch-lib -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -m64 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/gc-lto-throwcatch-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF653317904 out of range, targeting 00007FFF4C907410, yielding the value 00000008F95EFB08.
      
    Test "gc-lto-throwcatch-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: gc-lto-throwcatch-main-64
    
  • static-lib-throwcatch-main-64 ✓
  • static-lib-gc-throwcatch-main-64 ✓
  • static-lib-lto-throwcatch-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -flto -static-libgcc -static-libstdc++ -m64 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-main.cpp -o static-lib-lto-throwcatch-main-64.exe -L. -lthrowcatch-lib -flto -static-libgcc -static-libstdc++ -m64 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/static-lib-lto-throwcatch-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF6D11B14A7 out of range, targeting 00007FFF396D153A, yielding the value 000000086852008F.
      
    Test "static-lib-lto-throwcatch-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-lto-throwcatch-main-64
    
  • static-lib-gc-lto-throwcatch-main-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-lib.cpp -shared -o throwcatch-lib.dll -Wl,--out-implib,libthrowcatch-lib.dll.a -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64 -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ throwcatch-main.cpp -o static-lib-gc-lto-throwcatch-main-64.exe -L. -lthrowcatch-lib -flto -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64 -Wl,--allow-multiple-definition -std=c++11]
      
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-w64-mingw32/tests/x86_64-w64-mingw32-gcc/c-cpp/static-lib-gc-lto-throwcatch-main-64.exe ]
    Mingw-w64 runtime failure:
    32 bit pseudo relocation at 00007FF60B828454 out of range, targeting 00007FFF396DD3E0, yielding the value 000000092DEB4F88.
      
    Test "static-lib-gc-lto-throwcatch-main-64.exe " failed, got exit code: 127, expected 0 :-(
      
    xfail: static-lib-gc-lto-throwcatch-main-64
    

Failed test unwind-weak-cpp

  • unwind-weak-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ unwind-weak-32.cpp.o unwind-main-32.cpp.o -o unwind-weak-cpp-32.exe -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-32
    
  • gc-unwind-weak-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ gc-unwind-weak-32.cpp.o gc-unwind-main-32.cpp.o -o gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-32
    
  • lto-unwind-weak-cpp-32 ✓
  • gc-lto-unwind-weak-cpp-32 ✓
  • static-lib-unwind-weak-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-unwind-weak-32.cpp.o static-lib-unwind-main-32.cpp.o -o static-lib-unwind-weak-cpp-32.exe -static-libgcc -static-libstdc++ -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-32
    
  • static-lib-gc-unwind-weak-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-lib-gc-unwind-weak-32.cpp.o static-lib-gc-unwind-main-32.cpp.o -o static-lib-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-32
    
  • static-lib-lto-unwind-weak-cpp-32 ✓
  • static-lib-gc-lto-unwind-weak-cpp-32 ✓
  • static-unwind-weak-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-unwind-weak-32.cpp.o static-unwind-main-32.cpp.o -o static-unwind-weak-cpp-32.exe -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-unwind-main-32.cpp.o:unwind-main.cp:(.text+0x47): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-32
    
  • static-gc-unwind-weak-cpp-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-g++ static-gc-unwind-weak-32.cpp.o static-gc-unwind-main-32.cpp.o -o static-gc-unwind-weak-cpp-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-unwind-main-32.cpp.o:unwind-main.cp:(.text$main+0x17): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-32
    
  • static-lto-unwind-weak-cpp-32 ✓
  • static-gc-lto-unwind-weak-cpp-32 ✓
  • unwind-weak-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ unwind-weak-64.cpp.o unwind-main-64.cpp.o -o unwind-weak-cpp-64.exe -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: unwind-weak-cpp-64
    
  • gc-unwind-weak-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ gc-unwind-weak-64.cpp.o gc-unwind-main-64.cpp.o -o gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-unwind-weak-cpp-64
    
  • lto-unwind-weak-cpp-64 ✓
  • gc-lto-unwind-weak-cpp-64 ✓
  • static-lib-unwind-weak-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-unwind-weak-64.cpp.o static-lib-unwind-main-64.cpp.o -o static-lib-unwind-weak-cpp-64.exe -static-libgcc -static-libstdc++ -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-unwind-weak-cpp-64
    
  • static-lib-gc-unwind-weak-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-lib-gc-unwind-weak-64.cpp.o static-lib-gc-unwind-main-64.cpp.o -o static-lib-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -static-libstdc++ -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-unwind-weak-cpp-64
    
  • static-lib-lto-unwind-weak-cpp-64 ✓
  • static-lib-gc-lto-unwind-weak-cpp-64 ✓
  • static-unwind-weak-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-unwind-weak-64.cpp.o static-unwind-main-64.cpp.o -o static-unwind-weak-cpp-64.exe -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-unwind-main-64.cpp.o:unwind-main.cp:(.text+0x4e): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-unwind-weak-cpp-64
    
  • static-gc-unwind-weak-cpp-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-g++ static-gc-unwind-weak-64.cpp.o static-gc-unwind-main-64.cpp.o -o static-gc-unwind-weak-cpp-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-unwind-main-64.cpp.o:unwind-main.cp:(.text$main+0x1c): undefined reference to `step1'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-unwind-weak-cpp-64
    
  • static-lto-unwind-weak-cpp-64 ✓
  • static-gc-lto-unwind-weak-cpp-64 ✓

Failed test weak-duplicate-c

  • weak-duplicate-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-add1-weak-32.c.o -o weak-duplicate-c-32.exe -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-32
    
  • gc-weak-duplicate-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-add1-weak-32.c.o -o gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-32
    
  • lto-weak-duplicate-c-32 ✓
  • gc-lto-weak-duplicate-c-32 ✓
  • static-lib-weak-duplicate-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-add1-weak-32.c.o -o static-lib-weak-duplicate-c-32.exe -static-libgcc -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-32
    
  • static-lib-gc-weak-duplicate-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-add1-weak-32.c.o -o static-lib-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-32
    
  • static-lib-lto-weak-duplicate-c-32 ✓
  • static-lib-gc-lto-weak-duplicate-c-32 ✓
  • static-weak-duplicate-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-add1-weak-32.c.o -o static-weak-duplicate-c-32.exe -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-32
    
  • static-gc-weak-duplicate-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-add1-weak-32.c.o -o static-gc-weak-duplicate-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-32
    
  • static-lto-weak-duplicate-c-32 ✓
  • static-gc-lto-weak-duplicate-c-32 ✓
  • weak-duplicate-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-add1-weak-64.c.o -o weak-duplicate-c-64.exe -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: weak-duplicate-c-64
    
  • gc-weak-duplicate-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-add1-weak-64.c.o -o gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-weak-duplicate-c-64
    
  • lto-weak-duplicate-c-64 ✓
  • gc-lto-weak-duplicate-c-64 ✓
  • static-lib-weak-duplicate-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-add1-weak-64.c.o -o static-lib-weak-duplicate-c-64.exe -static-libgcc -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-weak-duplicate-c-64
    
  • static-lib-gc-weak-duplicate-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-add1-weak-64.c.o -o static-lib-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-duplicate-c-64
    
  • static-lib-lto-weak-duplicate-c-64 ✓
  • static-lib-gc-lto-weak-duplicate-c-64 ✓
  • static-weak-duplicate-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-add1-weak-64.c.o -o static-weak-duplicate-c-64.exe -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-weak-duplicate-c-64
    
  • static-gc-weak-duplicate-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-add1-weak-64.c.o -o static-gc-weak-duplicate-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-weak-duplicate-c-64
    
  • static-lto-weak-duplicate-c-64 ✓
  • static-gc-lto-weak-duplicate-c-64 ✓

Failed test weak-use-c

  • weak-use-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc main-32.c.o add1-weak-dummy-chained-32.c.o expected3-32.c.o -o weak-use-c-32.exe -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: weak-use-c-32
    
  • gc-weak-use-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc gc-main-32.c.o gc-add1-weak-dummy-chained-32.c.o gc-expected3-32.c.o -o gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-32
    
  • lto-weak-use-c-32 ✓
  • gc-lto-weak-use-c-32 ✓
  • static-lib-weak-use-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-main-32.c.o static-lib-add1-weak-dummy-chained-32.c.o static-lib-expected3-32.c.o -o static-lib-weak-use-c-32.exe -static-libgcc -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-32
    
  • static-lib-gc-weak-use-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-lib-gc-main-32.c.o static-lib-gc-add1-weak-dummy-chained-32.c.o static-lib-gc-expected3-32.c.o -o static-lib-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-lib-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-32
    
  • static-lib-lto-weak-use-c-32 ✓
  • static-lib-gc-lto-weak-use-c-32 ✓
  • static-weak-use-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-main-32.c.o static-add1-weak-dummy-chained-32.c.o static-expected3-32.c.o -o static-weak-use-c-32.exe -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-main-32.c.o:main.c:(.text+0xf): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text+0x1a): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-32
    
  • static-gc-weak-use-c-32 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/i686-w64-mingw32-gcc static-gc-main-32.c.o static-gc-add1-weak-dummy-chained-32.c.o static-gc-expected3-32.c.o -o static-gc-weak-use-c-32.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m32]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-add1-weak-dummy-chained-32.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x7): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/i686-w64-mingw32/12.4.0/../../../../i686-w64-mingw32/bin/ld.exe: static-gc-main-32.c.o:main.c:(.text$main+0xf): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-32
    
  • static-lto-weak-use-c-32 ✓
  • static-gc-lto-weak-use-c-32 ✓
  • weak-use-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc main-64.c.o add1-weak-dummy-chained-64.c.o expected3-64.c.o -o weak-use-c-64.exe -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: weak-use-c-64
    
  • gc-weak-use-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc gc-main-64.c.o gc-add1-weak-dummy-chained-64.c.o gc-expected3-64.c.o -o gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: gc-weak-use-c-64
    
  • lto-weak-use-c-64 ✓
  • gc-lto-weak-use-c-64 ✓
  • static-lib-weak-use-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-main-64.c.o static-lib-add1-weak-dummy-chained-64.c.o static-lib-expected3-64.c.o -o static-lib-weak-use-c-64.exe -static-libgcc -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-weak-use-c-64
    
  • static-lib-gc-weak-use-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-lib-gc-main-64.c.o static-lib-gc-add1-weak-dummy-chained-64.c.o static-lib-gc-expected3-64.c.o -o static-lib-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static-libgcc -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-lib-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-lib-gc-weak-use-c-64
    
  • static-lib-lto-weak-use-c-64 ✓
  • static-lib-gc-lto-weak-use-c-64 ✓
  • static-weak-use-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-main-64.c.o static-add1-weak-dummy-chained-64.c.o static-expected3-64.c.o -o static-weak-use-c-64.exe -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-main-64.c.o:main.c:(.text+0x15): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text+0x25): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-weak-use-c-64
    
  • static-gc-weak-use-c-64 ✗
    [/d/a/mingw-w64-gcc-xpack/mingw-w64-gcc-xpack/build/win32-x64/x86_64-pc-mingw64/tests/mingw-w64-gcc-xpack/xpacks/.bin/x86_64-w64-mingw32-gcc static-gc-main-64.c.o static-gc-add1-weak-dummy-chained-64.c.o static-gc-expected3-64.c.o -o static-gc-weak-use-c-64.exe -ffunction-sections -fdata-sections -Wl,--gc-sections -static -m64]
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-add1-weak-dummy-chained-64.c.o:add1-weak-dummy-chained.c:(.text$dummy+0x9): undefined reference to `func'
    c:/users/runneradmin/appdata/roaming/xpacks/@xpack-dev-tools/mingw-w64-gcc/12.4.0-1.1/.content/bin/../lib/gcc/x86_64-w64-mingw32/12.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe: static-gc-main-64.c.o:main.c:(.text$main+0x15): undefined reference to `func'
    collect2.exe: error: ld returned 1 exit status
      
    xfail: static-gc-weak-use-c-64
    
  • static-lto-weak-use-c-64 ✓
  • static-gc-lto-weak-use-c-64 ✓