Files
MINGW-packages/mingw-w64-cppcheck
Christoph Reiter d8b8512154 Disable clangarm64 for some packages which fail to build
mingw-w64-onevpl-cpu
    ld.lld: error: x264res.o: machine type x64 conflicts with arm64

mingw-w64-mono
    configure: error: unknown target

mingw-w64-mhook
    mhook.cpp:239:2: error: unsupported platform

mingw-w64-libunifex
    clang++: error: the '-fcoroutines-ts' flag is deprecated and it will be removed in Clang 17

mingw-w64-libtermkey
    termkey.c:1147:9: error: call to undeclared function 'read'

mingw-w64-lasem
    scangobj.py:execute_command:1293:WARNING:Compiling scanner failed: [WinError 2] The system cannot find the file specified

mingw-w64-indent
    output.c:843:8: error: variable 'paren_level' set but not used [-Werror,-Wunused-but-set-variable]

mingw-w64-gtksourceviewmm3
    ld.lld: error: undefined symbol: __declspec(dllimport) xmlReaderForFd

mingw-w64-gtk-engine-murrine
    murrine_theme_main.c:31:2: error: call to undeclared function 'murrine_rc_style_register_types'

mingw-w64-fastjar
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-farstream
    fs-stream-transmitter.c:164:23: error: call to undeclared function 'fs_error_get_type'

mingw-w64-emacs
    configure: error: Emacs does not support 'aarch64-w64-mingw32' systems.

mingw-w64-delta
    error[E0793]: reference to packed field is unaligned

mingw-w64-cogl
    test-fixtures/test-utils.c:155:3: error: call to undeclared function 'alarm'

mingw-w64-riscv64-unknown-elf-newlib
    ???

mingw-w64-xavs
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-spatialite-tools
    shp_sanitize.c:4278:8: error: call to undeclared function '_mkdir'

mingw-w64-isa-l
    igzip_inflate.c:2020:6: error: call to undeclared function '_byteswap_ulong'

mingw-w64-flashrom
    platform.h:172:2: error: Unable to determine endianness.

mingw-w64-cppcheck
    vector:372:5: error: static assertion failed due to requirement 'is_same<TaggedAllocator<ReferenceToken, 3>, std::allocator<ReferenceToken>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator

mingw-w64-avr-gcc
    fatal error: 'sys/wait.h' file not found

mingw-w64-arm-none-eabi-newlib
    target not found: mingw-w64-clang-aarch64-arm-none-eabi-gcc

mingw-w64-xmake
    tbox/tbox.c:161:5: error: '__tb_static_assert__' declared as an array with a negative size

mingw-w64-wslay
    AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'

mingw-w64-winfile
    wfdlgs2.c:960:11: error: type specifier missing, defaults to 'int'

mingw-w64-vrpn
    vrpn_Connection.C:1881:5: error: ISO C++17 does not allow 'register' storage class specifier

mingw-w64-volk
    volk/sse2neon.h:1982:10: error: call to undeclared function 'posix_memalign'

mingw-w64-vlfeat
    imopv_sse2.c:15:2: error: "Compiling with SSE2 enabled, but no __SSE2__ defined"
2023-05-12 15:42:05 +02:00
..