Skip to content

Instantly share code, notes, and snippets.

@Lucretia
Created April 18, 2024 16:14
Show Gist options
  • Save Lucretia/da680a9c4bbaf5b4bcadb078ba1b0d36 to your computer and use it in GitHub Desktop.
Save Lucretia/da680a9c4bbaf5b4bcadb078ba1b0d36 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[1/874] Compiling C object src/c11/impl/libmesa_util_c11.a.p/time.c.o
../src/c11/impl/time.c: In function 'c23_timespec_get':
../src/c11/impl/time.c:104:13: warning: implicit declaration of function 'clock_gettime' [-Wimplicit-function-declaration]
104 | if (clock_gettime(CLOCK_REALTIME, ts) == 0)
| ^~~~~~~~~~~~~
[2/874] Compiling C object src/util/blake3/libblake3.a.p/blake3_dispatch.c.o
FAILED: src/util/blake3/libblake3.a.p/blake3_dispatch.c.o
m68k-amigaos-gcc -Isrc/util/blake3/libblake3.a.p -Isrc/util/blake3 -I../src/util/blake3 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -MD -MQ src/util/blake3/libblake3.a.p/blake3_dispatch.c.o -MF src/util/blake3/libblake3.a.p/blake3_dispatch.c.o.d -o src/util/blake3/libblake3.a.p/blake3_dispatch.c.o -c ../src/util/blake3/blake3_dispatch.c
/tmp/cc2wXZeG.s: Assembler messages:
/tmp/cc2wXZeG.s:63: Error: syntax error -- statement `move.l _g_cpu_features@GOT(a4),d0' ignored
/tmp/cc2wXZeG.s:70: Error: syntax error -- statement `move.l _g_cpu_features@GOT(a4),d0' ignored
[3/874] Compiling C object src/util/libmesa_util_sse41.a.p/streaming-load-memcpy.c.o
[4/874] Linking static target src/util/libmesa_util_sse41.a
[5/874] Generating src/git_sha1.h with a custom command
[6/874] Compiling C object src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o
FAILED: src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o
m68k-amigaos-gcc -Isrc/c11/impl/libmesa_util_c11.a.p -Isrc/c11/impl -I../src/c11/impl -Isrc -I../src -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -MD -MQ src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o -MF src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o.d -o src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o -c ../src/c11/impl/threads_posix.c
../src/c11/impl/threads_posix.c: In function 'thrd_exit':
../src/c11/impl/threads_posix.c:312:1: warning: 'noreturn' function does return
312 | }
| ^
/tmp/cc2czzWG.s: Assembler messages:
/tmp/cc2czzWG.s:530: Error: syntax error -- statement `move.l _impl_thrd_routine@GOT(a4),d0' ignored
[7/874] Compiling C object src/util/blake3/libblake3.a.p/blake3.c.o
FAILED: src/util/blake3/libblake3.a.p/blake3.c.o
m68k-amigaos-gcc -Isrc/util/blake3/libblake3.a.p -Isrc/util/blake3 -I../src/util/blake3 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -MD -MQ src/util/blake3/libblake3.a.p/blake3.c.o -MF src/util/blake3/libblake3.a.p/blake3.c.o.d -o src/util/blake3/libblake3.a.p/blake3.c.o -c ../src/util/blake3/blake3.c
/tmp/ccyFafwF.s: Assembler messages:
/tmp/ccyFafwF.s:64: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccyFafwF.s:1355: Error: syntax error -- statement `move.l _IV@GOT(a4),d0' ignored
/tmp/ccyFafwF.s:1973: Error: syntax error -- statement `move.l _IV@GOT(a4),d0' ignored
[8/874] Generating src/util/format/u_format_table.c with a custom command (wrapped by meson to capture output)
[9/874] Generating src/util/format/u_format_pack.h with a custom command (wrapped by meson to capture output)
[10/874] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o
FAILED: src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o -MF src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o.d -o src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o -c src/util/format/u_format_table.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[11/874] Compiling C object src/util/libmesa_util.a.p/anon_file.c.o
FAILED: src/util/libmesa_util.a.p/anon_file.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/anon_file.c.o -MF src/util/libmesa_util.a.p/anon_file.c.o.d -o src/util/libmesa_util.a.p/anon_file.c.o -c ../src/util/anon_file.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[12/874] Compiling C object src/util/libmesa_util.a.p/bitscan.c.o
FAILED: src/util/libmesa_util.a.p/bitscan.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/bitscan.c.o -MF src/util/libmesa_util.a.p/bitscan.c.o.d -o src/util/libmesa_util.a.p/bitscan.c.o -c ../src/util/bitscan.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[13/874] Compiling C object src/util/libmesa_util.a.p/blob.c.o
FAILED: src/util/libmesa_util.a.p/blob.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/blob.c.o -MF src/util/libmesa_util.a.p/blob.c.o.d -o src/util/libmesa_util.a.p/blob.c.o -c ../src/util/blob.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[14/874] Compiling C object src/util/blake3/libblake3.a.p/blake3_portable.c.o
FAILED: src/util/blake3/libblake3.a.p/blake3_portable.c.o
m68k-amigaos-gcc -Isrc/util/blake3/libblake3.a.p -Isrc/util/blake3 -I../src/util/blake3 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -MD -MQ src/util/blake3/libblake3.a.p/blake3_portable.c.o -MF src/util/blake3/libblake3.a.p/blake3_portable.c.o.d -o src/util/blake3/libblake3.a.p/blake3_portable.c.o -c ../src/util/blake3/blake3_portable.c
/tmp/ccmydzLG.s: Assembler messages:
/tmp/ccmydzLG.s:1087: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:3190: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:5293: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:7396: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:9499: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:11602: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:13705: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:16933: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:19036: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:21139: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:23242: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:25345: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:27448: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
/tmp/ccmydzLG.s:29551: Error: syntax error -- statement `move.l _MSG_SCHEDULE@GOT(a4),d1' ignored
[15/874] Compiling C object src/util/libmesa_util.a.p/build_id.c.o
FAILED: src/util/libmesa_util.a.p/build_id.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/build_id.c.o -MF src/util/libmesa_util.a.p/build_id.c.o.d -o src/util/libmesa_util.a.p/build_id.c.o -c ../src/util/build_id.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[16/874] Compiling C object src/util/libmesa_util.a.p/compress.c.o
FAILED: src/util/libmesa_util.a.p/compress.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/compress.c.o -MF src/util/libmesa_util.a.p/compress.c.o.d -o src/util/libmesa_util.a.p/compress.c.o -c ../src/util/compress.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[17/874] Compiling C object src/util/libmesa_util.a.p/thread_sched.c.o
FAILED: src/util/libmesa_util.a.p/thread_sched.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/thread_sched.c.o -MF src/util/libmesa_util.a.p/thread_sched.c.o.d -o src/util/libmesa_util.a.p/thread_sched.c.o -c ../src/util/thread_sched.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[18/874] Compiling C object src/util/libmesa_util.a.p/crc32.c.o
FAILED: src/util/libmesa_util.a.p/crc32.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/crc32.c.o -MF src/util/libmesa_util.a.p/crc32.c.o.d -o src/util/libmesa_util.a.p/crc32.c.o -c ../src/util/crc32.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[19/874] Compiling C object src/util/libmesa_util.a.p/dag.c.o
FAILED: src/util/libmesa_util.a.p/dag.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/dag.c.o -MF src/util/libmesa_util.a.p/dag.c.o.d -o src/util/libmesa_util.a.p/dag.c.o -c ../src/util/dag.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[20/874] Compiling C object src/util/libmesa_util.a.p/disk_cache_os.c.o
FAILED: src/util/libmesa_util.a.p/disk_cache_os.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/disk_cache_os.c.o -MF src/util/libmesa_util.a.p/disk_cache_os.c.o.d -o src/util/libmesa_util.a.p/disk_cache_os.c.o -c ../src/util/disk_cache_os.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[21/874] Compiling C object src/util/libmesa_util.a.p/disk_cache.c.o
FAILED: src/util/libmesa_util.a.p/disk_cache.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/disk_cache.c.o -MF src/util/libmesa_util.a.p/disk_cache.c.o.d -o src/util/libmesa_util.a.p/disk_cache.c.o -c ../src/util/disk_cache.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[22/874] Compiling C object src/util/libmesa_util.a.p/double.c.o
FAILED: src/util/libmesa_util.a.p/double.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/double.c.o -MF src/util/libmesa_util.a.p/double.c.o.d -o src/util/libmesa_util.a.p/double.c.o -c ../src/util/double.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[23/874] Compiling C object src/util/libmesa_util.a.p/fast_idiv_by_const.c.o
FAILED: src/util/libmesa_util.a.p/fast_idiv_by_const.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/fast_idiv_by_const.c.o -MF src/util/libmesa_util.a.p/fast_idiv_by_const.c.o.d -o src/util/libmesa_util.a.p/fast_idiv_by_const.c.o -c ../src/util/fast_idiv_by_const.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[24/874] Generating src/mapi/glapi/gen/enums.c with a custom command (wrapped by meson to capture output)
[25/874] Compiling C object src/util/libmesa_util.a.p/fossilize_db.c.o
FAILED: src/util/libmesa_util.a.p/fossilize_db.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/fossilize_db.c.o -MF src/util/libmesa_util.a.p/fossilize_db.c.o.d -o src/util/libmesa_util.a.p/fossilize_db.c.o -c ../src/util/fossilize_db.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[26/874] Compiling C object src/util/libmesa_util.a.p/futex.c.o
FAILED: src/util/libmesa_util.a.p/futex.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/futex.c.o -MF src/util/libmesa_util.a.p/futex.c.o.d -o src/util/libmesa_util.a.p/futex.c.o -c ../src/util/futex.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[27/874] Compiling C object src/util/libmesa_util.a.p/half_float.c.o
FAILED: src/util/libmesa_util.a.p/half_float.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/half_float.c.o -MF src/util/libmesa_util.a.p/half_float.c.o.d -o src/util/libmesa_util.a.p/half_float.c.o -c ../src/util/half_float.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[28/874] Compiling C object src/util/libmesa_util.a.p/hash_table.c.o
FAILED: src/util/libmesa_util.a.p/hash_table.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/hash_table.c.o -MF src/util/libmesa_util.a.p/hash_table.c.o.d -o src/util/libmesa_util.a.p/hash_table.c.o -c ../src/util/hash_table.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[29/874] Compiling C object src/util/libmesa_util.a.p/u_idalloc.c.o
FAILED: src/util/libmesa_util.a.p/u_idalloc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_idalloc.c.o -MF src/util/libmesa_util.a.p/u_idalloc.c.o.d -o src/util/libmesa_util.a.p/u_idalloc.c.o -c ../src/util/u_idalloc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[30/874] Compiling C object src/util/libmesa_util.a.p/memstream.c.o
FAILED: src/util/libmesa_util.a.p/memstream.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/memstream.c.o -MF src/util/libmesa_util.a.p/memstream.c.o.d -o src/util/libmesa_util.a.p/memstream.c.o -c ../src/util/memstream.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[31/874] Compiling C object src/util/libmesa_util.a.p/log.c.o
FAILED: src/util/libmesa_util.a.p/log.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/log.c.o -MF src/util/libmesa_util.a.p/log.c.o.d -o src/util/libmesa_util.a.p/log.c.o -c ../src/util/log.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[32/874] Compiling C object src/util/libmesa_util.a.p/mesa-sha1.c.o
FAILED: src/util/libmesa_util.a.p/mesa-sha1.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/mesa-sha1.c.o -MF src/util/libmesa_util.a.p/mesa-sha1.c.o.d -o src/util/libmesa_util.a.p/mesa-sha1.c.o -c ../src/util/mesa-sha1.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[33/874] Compiling C object src/util/libmesa_util.a.p/mesa-blake3.c.o
FAILED: src/util/libmesa_util.a.p/mesa-blake3.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/mesa-blake3.c.o -MF src/util/libmesa_util.a.p/mesa-blake3.c.o.d -o src/util/libmesa_util.a.p/mesa-blake3.c.o -c ../src/util/mesa-blake3.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[34/874] Compiling C object src/util/libmesa_util.a.p/os_time.c.o
FAILED: src/util/libmesa_util.a.p/os_time.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/os_time.c.o -MF src/util/libmesa_util.a.p/os_time.c.o.d -o src/util/libmesa_util.a.p/os_time.c.o -c ../src/util/os_time.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[35/874] Compiling C object src/util/libmesa_util.a.p/os_file.c.o
FAILED: src/util/libmesa_util.a.p/os_file.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/os_file.c.o -MF src/util/libmesa_util.a.p/os_file.c.o.d -o src/util/libmesa_util.a.p/os_file.c.o -c ../src/util/os_file.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[36/874] Compiling C object src/util/libmesa_util.a.p/os_memory_fd.c.o
FAILED: src/util/libmesa_util.a.p/os_memory_fd.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/os_memory_fd.c.o -MF src/util/libmesa_util.a.p/os_memory_fd.c.o.d -o src/util/libmesa_util.a.p/os_memory_fd.c.o -c ../src/util/os_memory_fd.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[37/874] Compiling C object src/util/libmesa_util.a.p/os_misc.c.o
FAILED: src/util/libmesa_util.a.p/os_misc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/os_misc.c.o -MF src/util/libmesa_util.a.p/os_misc.c.o.d -o src/util/libmesa_util.a.p/os_misc.c.o -c ../src/util/os_misc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[38/874] Compiling C object src/util/libmesa_util.a.p/os_socket.c.o
FAILED: src/util/libmesa_util.a.p/os_socket.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/os_socket.c.o -MF src/util/libmesa_util.a.p/os_socket.c.o.d -o src/util/libmesa_util.a.p/os_socket.c.o -c ../src/util/os_socket.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[39/874] Compiling C object src/util/libmesa_util.a.p/u_process.c.o
FAILED: src/util/libmesa_util.a.p/u_process.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_process.c.o -MF src/util/libmesa_util.a.p/u_process.c.o.d -o src/util/libmesa_util.a.p/u_process.c.o -c ../src/util/u_process.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[40/874] Compiling C object src/util/libmesa_util.a.p/perf_u_trace.c.o
FAILED: src/util/libmesa_util.a.p/perf_u_trace.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/perf_u_trace.c.o -MF src/util/libmesa_util.a.p/perf_u_trace.c.o.d -o src/util/libmesa_util.a.p/perf_u_trace.c.o -c ../src/util/perf/u_trace.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[41/874] Compiling C object src/util/libmesa_util.a.p/sha1_sha1.c.o
FAILED: src/util/libmesa_util.a.p/sha1_sha1.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/sha1_sha1.c.o -MF src/util/libmesa_util.a.p/sha1_sha1.c.o.d -o src/util/libmesa_util.a.p/sha1_sha1.c.o -c ../src/util/sha1/sha1.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[42/874] Compiling C++ object src/util/libmesa_util.a.p/u_qsort.cpp.o
FAILED: src/util/libmesa_util.a.p/u_qsort.cpp.o
m68k-amigaos-g++ -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wmisleading-indentation -Wno-non-virtual-dtor -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -flifetime-dse=1 -Wno-unknown-pragmas -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -MD -MQ src/util/libmesa_util.a.p/u_qsort.cpp.o -MF src/util/libmesa_util.a.p/u_qsort.cpp.o.d -o src/util/libmesa_util.a.p/u_qsort.cpp.o -c ../src/util/u_qsort.cpp
m68k-amigaos-g++: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[43/874] Compiling C object src/util/libmesa_util.a.p/rwlock.c.o
FAILED: src/util/libmesa_util.a.p/rwlock.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/rwlock.c.o -MF src/util/libmesa_util.a.p/rwlock.c.o.d -o src/util/libmesa_util.a.p/rwlock.c.o -c ../src/util/rwlock.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[44/874] Compiling C object src/util/libmesa_util.a.p/ralloc.c.o
FAILED: src/util/libmesa_util.a.p/ralloc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/ralloc.c.o -MF src/util/libmesa_util.a.p/ralloc.c.o.d -o src/util/libmesa_util.a.p/ralloc.c.o -c ../src/util/ralloc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[45/874] Compiling C object src/util/libmesa_util.a.p/rand_xor.c.o
FAILED: src/util/libmesa_util.a.p/rand_xor.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/rand_xor.c.o -MF src/util/libmesa_util.a.p/rand_xor.c.o.d -o src/util/libmesa_util.a.p/rand_xor.c.o -c ../src/util/rand_xor.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[46/874] Compiling C object src/util/libmesa_util.a.p/rb_tree.c.o
FAILED: src/util/libmesa_util.a.p/rb_tree.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/rb_tree.c.o -MF src/util/libmesa_util.a.p/rb_tree.c.o.d -o src/util/libmesa_util.a.p/rb_tree.c.o -c ../src/util/rb_tree.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[47/874] Compiling C object src/util/libmesa_util.a.p/register_allocate.c.o
FAILED: src/util/libmesa_util.a.p/register_allocate.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/register_allocate.c.o -MF src/util/libmesa_util.a.p/register_allocate.c.o.d -o src/util/libmesa_util.a.p/register_allocate.c.o -c ../src/util/register_allocate.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[48/874] Compiling C object src/util/libmesa_util.a.p/rgtc.c.o
FAILED: src/util/libmesa_util.a.p/rgtc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/rgtc.c.o -MF src/util/libmesa_util.a.p/rgtc.c.o.d -o src/util/libmesa_util.a.p/rgtc.c.o -c ../src/util/rgtc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[49/874] Compiling C object src/util/libmesa_util.a.p/set.c.o
FAILED: src/util/libmesa_util.a.p/set.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/set.c.o -MF src/util/libmesa_util.a.p/set.c.o.d -o src/util/libmesa_util.a.p/set.c.o -c ../src/util/set.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[50/874] Compiling C object src/util/libmesa_util.a.p/slab.c.o
FAILED: src/util/libmesa_util.a.p/slab.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/slab.c.o -MF src/util/libmesa_util.a.p/slab.c.o.d -o src/util/libmesa_util.a.p/slab.c.o -c ../src/util/slab.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[51/874] Compiling C object src/util/libmesa_util.a.p/simple_mtx.c.o
FAILED: src/util/libmesa_util.a.p/simple_mtx.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/simple_mtx.c.o -MF src/util/libmesa_util.a.p/simple_mtx.c.o.d -o src/util/libmesa_util.a.p/simple_mtx.c.o -c ../src/util/simple_mtx.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[52/874] Compiling C object src/util/libmesa_util.a.p/softfloat.c.o
FAILED: src/util/libmesa_util.a.p/softfloat.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/softfloat.c.o -MF src/util/libmesa_util.a.p/softfloat.c.o.d -o src/util/libmesa_util.a.p/softfloat.c.o -c ../src/util/softfloat.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[53/874] Compiling C object src/util/libmesa_util.a.p/sparse_array.c.o
FAILED: src/util/libmesa_util.a.p/sparse_array.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/sparse_array.c.o -MF src/util/libmesa_util.a.p/sparse_array.c.o.d -o src/util/libmesa_util.a.p/sparse_array.c.o -c ../src/util/sparse_array.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[54/874] Compiling C object src/util/libmesa_util.a.p/string_buffer.c.o
FAILED: src/util/libmesa_util.a.p/string_buffer.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/string_buffer.c.o -MF src/util/libmesa_util.a.p/string_buffer.c.o.d -o src/util/libmesa_util.a.p/string_buffer.c.o -c ../src/util/string_buffer.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[55/874] Compiling C object src/util/libmesa_util.a.p/strtod.c.o
FAILED: src/util/libmesa_util.a.p/strtod.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/strtod.c.o -MF src/util/libmesa_util.a.p/strtod.c.o.d -o src/util/libmesa_util.a.p/strtod.c.o -c ../src/util/strtod.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[56/874] Compiling C++ object src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o
FAILED: src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o
m68k-amigaos-g++ -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wmisleading-indentation -Wno-non-virtual-dtor -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -flifetime-dse=1 -Wno-unknown-pragmas -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -MD -MQ src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o -MF src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o.d -o src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o -c ../src/util/texcompress_astc_luts.cpp
m68k-amigaos-g++: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[57/874] Compiling C++ object src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o
FAILED: src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o
m68k-amigaos-g++ -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wmisleading-indentation -Wno-non-virtual-dtor -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -flifetime-dse=1 -Wno-unknown-pragmas -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -MD -MQ src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o -MF src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o.d -o src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o -c ../src/util/texcompress_astc_luts_wrap.cpp
m68k-amigaos-g++: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[58/874] Compiling C object src/util/libmesa_util.a.p/u_atomic.c.o
FAILED: src/util/libmesa_util.a.p/u_atomic.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_atomic.c.o -MF src/util/libmesa_util.a.p/u_atomic.c.o.d -o src/util/libmesa_util.a.p/u_atomic.c.o -c ../src/util/u_atomic.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[59/874] Compiling C object src/util/libmesa_util.a.p/u_call_once.c.o
FAILED: src/util/libmesa_util.a.p/u_call_once.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_call_once.c.o -MF src/util/libmesa_util.a.p/u_call_once.c.o.d -o src/util/libmesa_util.a.p/u_call_once.c.o -c ../src/util/u_call_once.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[60/874] Compiling C object src/util/libmesa_util.a.p/u_dl.c.o
FAILED: src/util/libmesa_util.a.p/u_dl.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_dl.c.o -MF src/util/libmesa_util.a.p/u_dl.c.o.d -o src/util/libmesa_util.a.p/u_dl.c.o -c ../src/util/u_dl.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[61/874] Compiling C object src/util/libmesa_util.a.p/u_dynarray.c.o
FAILED: src/util/libmesa_util.a.p/u_dynarray.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_dynarray.c.o -MF src/util/libmesa_util.a.p/u_dynarray.c.o.d -o src/util/libmesa_util.a.p/u_dynarray.c.o -c ../src/util/u_dynarray.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[62/874] Compiling C object src/util/libmesa_util.a.p/u_hash_table.c.o
FAILED: src/util/libmesa_util.a.p/u_hash_table.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_hash_table.c.o -MF src/util/libmesa_util.a.p/u_hash_table.c.o.d -o src/util/libmesa_util.a.p/u_hash_table.c.o -c ../src/util/u_hash_table.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[63/874] Compiling C object src/util/libmesa_util.a.p/u_queue.c.o
FAILED: src/util/libmesa_util.a.p/u_queue.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_queue.c.o -MF src/util/libmesa_util.a.p/u_queue.c.o.d -o src/util/libmesa_util.a.p/u_queue.c.o -c ../src/util/u_queue.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[64/874] Compiling C object src/util/libmesa_util.a.p/u_thread.c.o
FAILED: src/util/libmesa_util.a.p/u_thread.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_thread.c.o -MF src/util/libmesa_util.a.p/u_thread.c.o.d -o src/util/libmesa_util.a.p/u_thread.c.o -c ../src/util/u_thread.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[65/874] Compiling C object src/util/libmesa_util.a.p/u_vector.c.o
FAILED: src/util/libmesa_util.a.p/u_vector.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_vector.c.o -MF src/util/libmesa_util.a.p/u_vector.c.o.d -o src/util/libmesa_util.a.p/u_vector.c.o -c ../src/util/u_vector.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[66/874] Compiling C object src/util/libmesa_util.a.p/u_math.c.o
FAILED: src/util/libmesa_util.a.p/u_math.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_math.c.o -MF src/util/libmesa_util.a.p/u_math.c.o.d -o src/util/libmesa_util.a.p/u_math.c.o -c ../src/util/u_math.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[67/874] Compiling C object src/util/libmesa_util.a.p/u_mm.c.o
FAILED: src/util/libmesa_util.a.p/u_mm.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_mm.c.o -MF src/util/libmesa_util.a.p/u_mm.c.o.d -o src/util/libmesa_util.a.p/u_mm.c.o -c ../src/util/u_mm.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[68/874] Compiling C object src/util/libmesa_util.a.p/u_debug.c.o
FAILED: src/util/libmesa_util.a.p/u_debug.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_debug.c.o -MF src/util/libmesa_util.a.p/u_debug.c.o.d -o src/util/libmesa_util.a.p/u_debug.c.o -c ../src/util/u_debug.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[69/874] Compiling C object src/util/libmesa_util.a.p/u_cpu_detect.c.o
FAILED: src/util/libmesa_util.a.p/u_cpu_detect.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_cpu_detect.c.o -MF src/util/libmesa_util.a.p/u_cpu_detect.c.o.d -o src/util/libmesa_util.a.p/u_cpu_detect.c.o -c ../src/util/u_cpu_detect.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[70/874] Compiling C object src/util/libmesa_util.a.p/u_debug_memory.c.o
FAILED: src/util/libmesa_util.a.p/u_debug_memory.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_debug_memory.c.o -MF src/util/libmesa_util.a.p/u_debug_memory.c.o.d -o src/util/libmesa_util.a.p/u_debug_memory.c.o -c ../src/util/u_debug_memory.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[71/874] Compiling C object src/util/libmesa_util.a.p/u_printf.c.o
FAILED: src/util/libmesa_util.a.p/u_printf.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_printf.c.o -MF src/util/libmesa_util.a.p/u_printf.c.o.d -o src/util/libmesa_util.a.p/u_printf.c.o -c ../src/util/u_printf.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[72/874] Compiling C object src/util/libmesa_util.a.p/vma.c.o
FAILED: src/util/libmesa_util.a.p/vma.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/vma.c.o -MF src/util/libmesa_util.a.p/vma.c.o.d -o src/util/libmesa_util.a.p/vma.c.o -c ../src/util/vma.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[73/874] Compiling C object src/util/libmesa_util.a.p/vl_zscan_data.c.o
FAILED: src/util/libmesa_util.a.p/vl_zscan_data.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/vl_zscan_data.c.o -MF src/util/libmesa_util.a.p/vl_zscan_data.c.o.d -o src/util/libmesa_util.a.p/vl_zscan_data.c.o -c ../src/util/vl_zscan_data.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[74/874] Compiling C object src/util/libmesa_util.a.p/u_worklist.c.o
FAILED: src/util/libmesa_util.a.p/u_worklist.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_worklist.c.o -MF src/util/libmesa_util.a.p/u_worklist.c.o.d -o src/util/libmesa_util.a.p/u_worklist.c.o -c ../src/util/u_worklist.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[75/874] Compiling C object src/util/libmesa_util.a.p/mesa_cache_db.c.o
FAILED: src/util/libmesa_util.a.p/mesa_cache_db.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/mesa_cache_db.c.o -MF src/util/libmesa_util.a.p/mesa_cache_db.c.o.d -o src/util/libmesa_util.a.p/mesa_cache_db.c.o -c ../src/util/mesa_cache_db.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[76/874] Compiling C object src/util/libmesa_util.a.p/format_u_format.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format.c.o -MF src/util/libmesa_util.a.p/format_u_format.c.o.d -o src/util/libmesa_util.a.p/format_u_format.c.o -c ../src/util/format/u_format.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[77/874] Compiling C object src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o
FAILED: src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o -MF src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o.d -o src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o -c ../src/util/mesa_cache_db_multipart.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[78/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_etc.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_etc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_etc.c.o -MF src/util/libmesa_util.a.p/format_u_format_etc.c.o.d -o src/util/libmesa_util.a.p/format_u_format_etc.c.o -c ../src/util/format/u_format_etc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[79/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_fxt1.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_fxt1.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_fxt1.c.o -MF src/util/libmesa_util.a.p/format_u_format_fxt1.c.o.d -o src/util/libmesa_util.a.p/format_u_format_fxt1.c.o -c ../src/util/format/u_format_fxt1.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[80/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_bptc.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_bptc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_bptc.c.o -MF src/util/libmesa_util.a.p/format_u_format_bptc.c.o.d -o src/util/libmesa_util.a.p/format_u_format_bptc.c.o -c ../src/util/format/u_format_bptc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[81/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_latc.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_latc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_latc.c.o -MF src/util/libmesa_util.a.p/format_u_format_latc.c.o.d -o src/util/libmesa_util.a.p/format_u_format_latc.c.o -c ../src/util/format/u_format_latc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[82/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_other.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_other.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_other.c.o -MF src/util/libmesa_util.a.p/format_u_format_other.c.o.d -o src/util/libmesa_util.a.p/format_u_format_other.c.o -c ../src/util/format/u_format_other.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[83/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_rgtc.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_rgtc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_rgtc.c.o -MF src/util/libmesa_util.a.p/format_u_format_rgtc.c.o.d -o src/util/libmesa_util.a.p/format_u_format_rgtc.c.o -c ../src/util/format/u_format_rgtc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[84/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_s3tc.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_s3tc.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_s3tc.c.o -MF src/util/libmesa_util.a.p/format_u_format_s3tc.c.o.d -o src/util/libmesa_util.a.p/format_u_format_s3tc.c.o -c ../src/util/format/u_format_s3tc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[85/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o -MF src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o.d -o src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o -c ../src/util/format/u_format_unpack_neon.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[86/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_tests.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_tests.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_tests.c.o -MF src/util/libmesa_util.a.p/format_u_format_tests.c.o.d -o src/util/libmesa_util.a.p/format_u_format_tests.c.o -c ../src/util/format/u_format_tests.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[87/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_zs.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_zs.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_zs.c.o -MF src/util/libmesa_util.a.p/format_u_format_zs.c.o.d -o src/util/libmesa_util.a.p/format_u_format_zs.c.o -c ../src/util/format/u_format_zs.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[88/874] Compiling C object src/util/libmesa_util.a.p/u_debug_stack.c.o
FAILED: src/util/libmesa_util.a.p/u_debug_stack.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_debug_stack.c.o -MF src/util/libmesa_util.a.p/u_debug_stack.c.o.d -o src/util/libmesa_util.a.p/u_debug_stack.c.o -c ../src/util/u_debug_stack.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[89/874] Compiling C object src/util/libmesa_util.a.p/format_u_format_yuv.c.o
FAILED: src/util/libmesa_util.a.p/format_u_format_yuv.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/format_u_format_yuv.c.o -MF src/util/libmesa_util.a.p/format_u_format_yuv.c.o.d -o src/util/libmesa_util.a.p/format_u_format_yuv.c.o -c ../src/util/format/u_format_yuv.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[90/874] Compiling C object src/util/libmesa_util.a.p/u_debug_symbol.c.o
FAILED: src/util/libmesa_util.a.p/u_debug_symbol.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/u_debug_symbol.c.o -MF src/util/libmesa_util.a.p/u_debug_symbol.c.o.d -o src/util/libmesa_util.a.p/u_debug_symbol.c.o -c ../src/util/u_debug_symbol.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[91/874] Generating src/mapi/glapi/gen/glapitable.h with a custom command (wrapped by meson to capture output)
[92/874] Generating src/mapi/glapi/gen/glapi_mapi_tmp.h with a custom command (wrapped by meson to capture output)
[93/874] Generating src/mapi/glapi/gen/api_exec_init.c with a custom command (wrapped by meson to capture output)
[94/874] Generating src/mapi/glapi/gen/glprocs.h with a custom command (wrapped by meson to capture output)
[95/874] Generating src/mapi/glapi/gen/glapitemp.h with a custom command (wrapped by meson to capture output)
[96/874] Generating src/mapi/glapi/gen/api_exec_decl.h with a custom command (wrapped by meson to capture output)
[97/874] Generating src/mapi/glapi/gen/api_save_init.h with a custom command (wrapped by meson to capture output)
[98/874] Generating src/mapi/glapi/gen/api_save.h with a custom command (wrapped by meson to capture output)
[99/874] Generating src/mapi/glapi/gen/api_beginend_init.h with a custom command (wrapped by meson to capture output)
[100/874] Generating src/mapi/glapi/gen/api_hw_select_init.h with a custom command (wrapped by meson to capture output)
[101/874] Generating src/mapi/glapi/gen/marshal_generated1.c with a custom command (wrapped by meson to capture output)
[102/874] Compiling C object src/mapi/glapi/libglapi_static.a.p/.._u_current.c.o
FAILED: src/mapi/glapi/libglapi_static.a.p/.._u_current.c.o
m68k-amigaos-gcc -Isrc/mapi/glapi/libglapi_static.a.p -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ src/mapi/glapi/libglapi_static.a.p/.._u_current.c.o -MF src/mapi/glapi/libglapi_static.a.p/.._u_current.c.o.d -o src/mapi/glapi/libglapi_static.a.p/.._u_current.c.o -c ../src/mapi/u_current.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[103/874] Compiling C object src/mapi/glapi/libglapi_static.a.p/glapi_dispatch.c.o
FAILED: src/mapi/glapi/libglapi_static.a.p/glapi_dispatch.c.o
m68k-amigaos-gcc -Isrc/mapi/glapi/libglapi_static.a.p -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ src/mapi/glapi/libglapi_static.a.p/glapi_dispatch.c.o -MF src/mapi/glapi/libglapi_static.a.p/glapi_dispatch.c.o.d -o src/mapi/glapi/libglapi_static.a.p/glapi_dispatch.c.o -c ../src/mapi/glapi/glapi_dispatch.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[104/874] Compiling C object src/mapi/glapi/libglapi_static.a.p/glapi_entrypoint.c.o
FAILED: src/mapi/glapi/libglapi_static.a.p/glapi_entrypoint.c.o
m68k-amigaos-gcc -Isrc/mapi/glapi/libglapi_static.a.p -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ src/mapi/glapi/libglapi_static.a.p/glapi_entrypoint.c.o -MF src/mapi/glapi/libglapi_static.a.p/glapi_entrypoint.c.o.d -o src/mapi/glapi/libglapi_static.a.p/glapi_entrypoint.c.o -c ../src/mapi/glapi/glapi_entrypoint.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[105/874] Compiling C object src/mapi/glapi/libglapi_static.a.p/glapi_getproc.c.o
FAILED: src/mapi/glapi/libglapi_static.a.p/glapi_getproc.c.o
m68k-amigaos-gcc -Isrc/mapi/glapi/libglapi_static.a.p -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ src/mapi/glapi/libglapi_static.a.p/glapi_getproc.c.o -MF src/mapi/glapi/libglapi_static.a.p/glapi_getproc.c.o.d -o src/mapi/glapi/libglapi_static.a.p/glapi_getproc.c.o -c ../src/mapi/glapi/glapi_getproc.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[106/874] Compiling C object src/mapi/glapi/libglapi_static.a.p/glapi_nop.c.o
FAILED: src/mapi/glapi/libglapi_static.a.p/glapi_nop.c.o
m68k-amigaos-gcc -Isrc/mapi/glapi/libglapi_static.a.p -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ src/mapi/glapi/libglapi_static.a.p/glapi_nop.c.o -MF src/mapi/glapi/libglapi_static.a.p/glapi_nop.c.o.d -o src/mapi/glapi/libglapi_static.a.p/glapi_nop.c.o -c ../src/mapi/glapi/glapi_nop.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[107/874] Compiling C object src/mapi/glapi/libglapi_static.a.p/glapi.c.o
FAILED: src/mapi/glapi/libglapi_static.a.p/glapi.c.o
m68k-amigaos-gcc -Isrc/mapi/glapi/libglapi_static.a.p -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ src/mapi/glapi/libglapi_static.a.p/glapi.c.o -MF src/mapi/glapi/libglapi_static.a.p/glapi.c.o.d -o src/mapi/glapi/libglapi_static.a.p/glapi.c.o -c ../src/mapi/glapi/glapi.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[108/874] Generating src/mapi/glapi/gen/marshal_generated3.c with a custom command (wrapped by meson to capture output)
[109/874] Generating src/mapi/glapi/gen/marshal_generated0.c with a custom command (wrapped by meson to capture output)
[110/874] Generating src/compiler/builtin_types.c with a custom command
[111/874] Generating src/compiler/builtin_types.h with a custom command
[112/874] Generating src/mapi/glapi/gen/marshal_generated2.c with a custom command (wrapped by meson to capture output)
[113/874] Generating src/mapi/glapi/gen/unmarshal_table.c with a custom command (wrapped by meson to capture output)
[114/874] Generating src/mapi/glapi/gen/marshal_generated4.c with a custom command (wrapped by meson to capture output)
[115/874] Generating src/compiler/ir_expression_operation.h with a custom command (wrapped by meson to capture output)
[116/874] Generating src/compiler/nir/nir_builder_opcodes.h with a custom command (wrapped by meson to capture output)
[117/874] Generating src/compiler/nir/nir_constant_expressions.c with a custom command (wrapped by meson to capture output)
[118/874] Generating src/mapi/glapi/gen/marshal_generated7.c with a custom command (wrapped by meson to capture output)
[119/874] Compiling C object src/compiler/libcompiler.a.p/shader_enums.c.o
FAILED: src/compiler/libcompiler.a.p/shader_enums.c.o
m68k-amigaos-gcc -Isrc/compiler/libcompiler.a.p -Isrc/compiler -I../src/compiler -Iinclude -I../include -Isrc -I../src -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -MD -MQ src/compiler/libcompiler.a.p/shader_enums.c.o -MF src/compiler/libcompiler.a.p/shader_enums.c.o.d -o src/compiler/libcompiler.a.p/shader_enums.c.o -c ../src/compiler/shader_enums.c
/tmp/cc5jVuVQ.s: Assembler messages:
/tmp/cc5jVuVQ.s:23: Error: syntax error -- statement `move.l _names.6@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:29: Error: syntax error -- statement `move.l _names.6@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:37: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:90: Error: syntax error -- statement `move.l L8@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:114: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:118: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:122: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:126: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:130: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:134: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:138: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:142: Error: syntax error -- statement `move.l LC8@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:146: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:150: Error: syntax error -- statement `move.l LC10@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:154: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:158: Error: syntax error -- statement `move.l LC12@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:162: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:166: Error: syntax error -- statement `move.l LC14@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:170: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:223: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:247: Error: syntax error -- statement `move.l LC16@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:251: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:255: Error: syntax error -- statement `move.l LC18@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:259: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:263: Error: syntax error -- statement `move.l LC20@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:267: Error: syntax error -- statement `move.l LC21@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:271: Error: syntax error -- statement `move.l LC22@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:275: Error: syntax error -- statement `move.l LC23@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:279: Error: syntax error -- statement `move.l LC24@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:283: Error: syntax error -- statement `move.l LC25@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:287: Error: syntax error -- statement `move.l LC26@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:291: Error: syntax error -- statement `move.l LC27@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:295: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:299: Error: syntax error -- statement `move.l LC29@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:303: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:326: Error: syntax error -- statement `move.l _names.5@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:332: Error: syntax error -- statement `move.l _names.5@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:340: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:378: Error: syntax error -- statement `move.l LC31@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:404: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:408: Error: syntax error -- statement `move.l LC33@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:412: Error: syntax error -- statement `move.l LC34@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:424: Error: syntax error -- statement `move.l LC35@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:440: Error: syntax error -- statement `move.l _names.4@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:446: Error: syntax error -- statement `move.l _names.4@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:454: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:477: Error: syntax error -- statement `move.l _names.3@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:483: Error: syntax error -- statement `move.l _names.3@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:491: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:514: Error: syntax error -- statement `move.l _names.2@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:520: Error: syntax error -- statement `move.l _names.2@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:528: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:551: Error: syntax error -- statement `move.l _names.1@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:557: Error: syntax error -- statement `move.l _names.1@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:565: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:588: Error: syntax error -- statement `move.l _names.0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:594: Error: syntax error -- statement `move.l _names.0@GOT(a4),d0' ignored
/tmp/cc5jVuVQ.s:602: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
[120/874] Compiling C object src/compiler/libcompiler.a.p/meson-generated_.._builtin_types.c.o
FAILED: src/compiler/libcompiler.a.p/meson-generated_.._builtin_types.c.o
m68k-amigaos-gcc -Isrc/compiler/libcompiler.a.p -Isrc/compiler -I../src/compiler -Iinclude -I../include -Isrc -I../src -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -MD -MQ src/compiler/libcompiler.a.p/meson-generated_.._builtin_types.c.o -MF src/compiler/libcompiler.a.p/meson-generated_.._builtin_types.c.o.d -o src/compiler/libcompiler.a.p/meson-generated_.._builtin_types.c.o -c src/compiler/builtin_types.c
/tmp/cceHZm8O.s: Assembler messages:
/tmp/cceHZm8O.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
[121/874] Generating src/compiler/nir/nir_opcodes.h with a custom command (wrapped by meson to capture output)
[122/874] Generating src/compiler/nir/nir_opcodes.c with a custom command (wrapped by meson to capture output)
[123/874] Generating src/compiler/nir/nir_intrinsics.h with a custom command
[124/874] Generating src/compiler/nir/nir_intrinsic.c with a custom command
[125/874] Generating src/compiler/nir/nir_intrinsics_indices.h with a custom command
[126/874] Generating src/compiler/spirv/vtn_gather_types.c with a custom command
[127/874] Generating src/compiler/spirv/vtn_generator_ids.h with a custom command
[128/874] Generating src/mapi/glapi/gen/marshal_generated6.c with a custom command (wrapped by meson to capture output)
[129/874] Generating src/mapi/glapi/gen/marshal_generated5.c with a custom command (wrapped by meson to capture output)
[130/874] Generating src/compiler/spirv/spirv_info.c with a custom command
[131/874] Generating src/compiler/glsl/glcpp/glcpp-parse.[ch] with a custom command
[132/874] Compiling C object src/compiler/libcompiler.a.p/glsl_types.c.o
FAILED: src/compiler/libcompiler.a.p/glsl_types.c.o
m68k-amigaos-gcc -Isrc/compiler/libcompiler.a.p -Isrc/compiler -I../src/compiler -Iinclude -I../include -Isrc -I../src -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -MD -MQ src/compiler/libcompiler.a.p/glsl_types.c.o -MF src/compiler/libcompiler.a.p/glsl_types.c.o.d -o src/compiler/libcompiler.a.p/glsl_types.c.o -c ../src/compiler/glsl_types.c
../src/compiler/glsl_types.c: In function 'glsl_struct_type_with_explicit_alignment':
../src/compiler/glsl_types.c:1543:43: warning: passing argument 2 of '_mesa_hash_table_create' from incompatible pointer type [-Wincompatible-pointer-types]
1543 | _mesa_hash_table_create(mem_ctx, record_key_hash, record_key_compare);
| ^~~~~~~~~~~~~~~
| |
| unsigned int (*)(const void *)
In file included from ../src/compiler/glsl_types.c:29:
../src/util/hash_table.h:63:36: note: expected 'uint32_t (*)(const void *)' {aka 'long unsigned int (*)(const void *)'} but argument is of type 'unsigned int (*)(const void *)'
63 | uint32_t (*key_hash_function)(const void *key),
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/glsl_types.c: In function 'glsl_interface_type':
../src/compiler/glsl_types.c:1586:43: warning: passing argument 2 of '_mesa_hash_table_create' from incompatible pointer type [-Wincompatible-pointer-types]
1586 | _mesa_hash_table_create(mem_ctx, record_key_hash, record_key_compare);
| ^~~~~~~~~~~~~~~
| |
| unsigned int (*)(const void *)
../src/util/hash_table.h:63:36: note: expected 'uint32_t (*)(const void *)' {aka 'long unsigned int (*)(const void *)'} but argument is of type 'unsigned int (*)(const void *)'
63 | uint32_t (*key_hash_function)(const void *key),
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ccrhBTn7.s: Assembler messages:
/tmp/ccrhBTn7.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:197: Error: syntax error -- statement `move.l L21@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:799: Error: syntax error -- statement `move.l __simple_mtx_plain_init_once@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2189: Error: syntax error -- statement `move.l L181@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2210: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2214: Error: syntax error -- statement `move.l _glsl_type_builtin_uint16_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2218: Error: syntax error -- statement `move.l _glsl_type_builtin_uint8_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2222: Error: syntax error -- statement `move.l _glsl_type_builtin_int@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2226: Error: syntax error -- statement `move.l _glsl_type_builtin_int16_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2230: Error: syntax error -- statement `move.l _glsl_type_builtin_int8_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2234: Error: syntax error -- statement `move.l _glsl_type_builtin_float@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2238: Error: syntax error -- statement `move.l _glsl_type_builtin_float16_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2242: Error: syntax error -- statement `move.l _glsl_type_builtin_double@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2246: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2250: Error: syntax error -- statement `move.l _glsl_type_builtin_uint64_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2254: Error: syntax error -- statement `move.l _glsl_type_builtin_int64_t@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2258: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2297: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2331: Error: syntax error -- statement `move.l L202@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2684: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2689: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2700: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2704: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2712: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2717: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2723: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2727: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2749: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2754: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2761: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2765: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2771: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2779: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2788: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2793: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2860: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2871: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2978: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2982: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2986: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:2990: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3036: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3064: Error: syntax error -- statement `move.l _ts.11@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3085: Error: syntax error -- statement `move.l _ts.10@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3106: Error: syntax error -- statement `move.l _ts.9@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3127: Error: syntax error -- statement `move.l _ts.8@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3148: Error: syntax error -- statement `move.l _ts.7@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3169: Error: syntax error -- statement `move.l _ts.6@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3190: Error: syntax error -- statement `move.l _ts.5@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3211: Error: syntax error -- statement `move.l _ts.4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3232: Error: syntax error -- statement `move.l _ts.3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3253: Error: syntax error -- statement `move.l _ts.2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3274: Error: syntax error -- statement `move.l _ts.1@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3295: Error: syntax error -- statement `move.l _ts.0@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3323: Error: syntax error -- statement `move.l _glsl_type_builtin_void@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3357: Error: syntax error -- statement `move.l L270@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3450: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3472: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3504: Error: syntax error -- statement `move.l L291@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3522: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3526: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat2x3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3530: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat2x4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3534: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat3x2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3538: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3542: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat3x4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3546: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat4x2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3550: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat4x3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3554: Error: syntax error -- statement `move.l _glsl_type_builtin_dmat4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3558: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3575: Error: syntax error -- statement `move.l L302@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3593: Error: syntax error -- statement `move.l _glsl_type_builtin_mat2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3597: Error: syntax error -- statement `move.l _glsl_type_builtin_mat2x3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3601: Error: syntax error -- statement `move.l _glsl_type_builtin_mat2x4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3605: Error: syntax error -- statement `move.l _glsl_type_builtin_mat3x2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3609: Error: syntax error -- statement `move.l _glsl_type_builtin_mat3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3613: Error: syntax error -- statement `move.l _glsl_type_builtin_mat3x4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3617: Error: syntax error -- statement `move.l _glsl_type_builtin_mat4x2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3621: Error: syntax error -- statement `move.l _glsl_type_builtin_mat4x3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3625: Error: syntax error -- statement `move.l _glsl_type_builtin_mat4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3629: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3646: Error: syntax error -- statement `move.l L313@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3664: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3668: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat2x3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3672: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat2x4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3676: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat3x2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3680: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3684: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat3x4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3688: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat4x2@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3692: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat4x3@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3696: Error: syntax error -- statement `move.l _glsl_type_builtin_f16mat4@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3700: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3704: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3757: Error: syntax error -- statement `move.l _explicit_matrix_key_equal@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3759: Error: syntax error -- statement `move.l _explicit_matrix_key_hash@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3824: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3829: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3833: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3844: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3849: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3867: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3872: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3884: Error: syntax error -- statement `move.l LC8@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3893: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:3947: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4002: Error: syntax error -- statement `move.l L342@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4027: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler1DArrayShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4032: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler1DShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4040: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4045: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4056: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DArrayShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4061: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4069: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4074: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4086: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4090: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4100: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerCubeArrayShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4105: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerCubeShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4113: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4118: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4126: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4133: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DRectShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4137: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4148: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4152: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4159: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4166: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4171: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4183: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4187: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerExternalOES@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4191: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4198: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4207: Error: syntax error -- statement `move.l L382@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4229: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4234: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4242: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4247: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4255: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4259: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4266: Error: syntax error -- statement `move.l _glsl_type_builtin_isamplerCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4271: Error: syntax error -- statement `move.l _glsl_type_builtin_isamplerCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4279: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4283: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4290: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4294: Error: syntax error -- statement `move.l _glsl_type_builtin_isamplerBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4301: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4306: Error: syntax error -- statement `move.l _glsl_type_builtin_isampler2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4311: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4315: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4322: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4331: Error: syntax error -- statement `move.l L405@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4353: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4358: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4366: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4371: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4379: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4383: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4390: Error: syntax error -- statement `move.l _glsl_type_builtin_usamplerCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4395: Error: syntax error -- statement `move.l _glsl_type_builtin_usamplerCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4403: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4407: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4414: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4418: Error: syntax error -- statement `move.l _glsl_type_builtin_usamplerBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4425: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4430: Error: syntax error -- statement `move.l _glsl_type_builtin_usampler2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4435: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4439: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4446: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4451: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4456: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4488: Error: syntax error -- statement `move.l _glsl_type_builtin_sampler@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4506: Error: syntax error -- statement `move.l _glsl_type_builtin_samplerShadow@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4552: Error: syntax error -- statement `move.l L442@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4574: Error: syntax error -- statement `move.l _glsl_type_builtin_texture1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4579: Error: syntax error -- statement `move.l _glsl_type_builtin_texture1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4587: Error: syntax error -- statement `move.l _glsl_type_builtin_texture2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4592: Error: syntax error -- statement `move.l _glsl_type_builtin_texture2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4597: Error: syntax error -- statement `move.l _glsl_type_builtin_texture3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4604: Error: syntax error -- statement `move.l _glsl_type_builtin_textureCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4609: Error: syntax error -- statement `move.l _glsl_type_builtin_textureCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4617: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4621: Error: syntax error -- statement `move.l _glsl_type_builtin_texture2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4628: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4632: Error: syntax error -- statement `move.l _glsl_type_builtin_textureBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4639: Error: syntax error -- statement `move.l _glsl_type_builtin_texture2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4644: Error: syntax error -- statement `move.l _glsl_type_builtin_texture2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4649: Error: syntax error -- statement `move.l _glsl_type_builtin_textureSubpassInput@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4653: Error: syntax error -- statement `move.l _glsl_type_builtin_textureSubpassInputMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4660: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4664: Error: syntax error -- statement `move.l _glsl_type_builtin_textureExternalOES@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4673: Error: syntax error -- statement `move.l L467@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4695: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4700: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4708: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4713: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4721: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4725: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4732: Error: syntax error -- statement `move.l _glsl_type_builtin_itextureCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4737: Error: syntax error -- statement `move.l _glsl_type_builtin_itextureCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4745: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4749: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4756: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4760: Error: syntax error -- statement `move.l _glsl_type_builtin_itextureBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4767: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4772: Error: syntax error -- statement `move.l _glsl_type_builtin_itexture2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4777: Error: syntax error -- statement `move.l _glsl_type_builtin_itextureSubpassInput@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4781: Error: syntax error -- statement `move.l _glsl_type_builtin_itextureSubpassInputMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4785: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4794: Error: syntax error -- statement `move.l L490@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4816: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4821: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4829: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4834: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4842: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4846: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4853: Error: syntax error -- statement `move.l _glsl_type_builtin_utextureCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4858: Error: syntax error -- statement `move.l _glsl_type_builtin_utextureCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4866: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4870: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4877: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4881: Error: syntax error -- statement `move.l _glsl_type_builtin_utextureBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4888: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4893: Error: syntax error -- statement `move.l _glsl_type_builtin_utexture2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4898: Error: syntax error -- statement `move.l _glsl_type_builtin_utextureSubpassInput@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4902: Error: syntax error -- statement `move.l _glsl_type_builtin_utextureSubpassInputMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4906: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4933: Error: syntax error -- statement `move.l _glsl_type_builtin_vtexture1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4938: Error: syntax error -- statement `move.l _glsl_type_builtin_vtexture1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4946: Error: syntax error -- statement `move.l _glsl_type_builtin_vtexture2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4951: Error: syntax error -- statement `move.l _glsl_type_builtin_vtexture2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4959: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4964: Error: syntax error -- statement `move.l _glsl_type_builtin_vtexture3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4972: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4977: Error: syntax error -- statement `move.l _glsl_type_builtin_vtextureBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4982: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:4986: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5027: Error: syntax error -- statement `move.l L530@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5062: Error: syntax error -- statement `move.l L538@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5084: Error: syntax error -- statement `move.l _glsl_type_builtin_image1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5089: Error: syntax error -- statement `move.l _glsl_type_builtin_image1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5097: Error: syntax error -- statement `move.l _glsl_type_builtin_image2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5102: Error: syntax error -- statement `move.l _glsl_type_builtin_image2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5107: Error: syntax error -- statement `move.l _glsl_type_builtin_image3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5114: Error: syntax error -- statement `move.l _glsl_type_builtin_imageCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5119: Error: syntax error -- statement `move.l _glsl_type_builtin_imageCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5127: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5131: Error: syntax error -- statement `move.l _glsl_type_builtin_image2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5138: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5142: Error: syntax error -- statement `move.l _glsl_type_builtin_imageBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5149: Error: syntax error -- statement `move.l _glsl_type_builtin_image2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5154: Error: syntax error -- statement `move.l _glsl_type_builtin_image2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5159: Error: syntax error -- statement `move.l _glsl_type_builtin_subpassInput@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5163: Error: syntax error -- statement `move.l _glsl_type_builtin_subpassInputMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5167: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5176: Error: syntax error -- statement `move.l L562@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5198: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5203: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5211: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5216: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5224: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5228: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5235: Error: syntax error -- statement `move.l _glsl_type_builtin_iimageCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5240: Error: syntax error -- statement `move.l _glsl_type_builtin_iimageCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5248: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5252: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5259: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5263: Error: syntax error -- statement `move.l _glsl_type_builtin_iimageBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5270: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5275: Error: syntax error -- statement `move.l _glsl_type_builtin_iimage2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5280: Error: syntax error -- statement `move.l _glsl_type_builtin_isubpassInput@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5284: Error: syntax error -- statement `move.l _glsl_type_builtin_isubpassInputMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5288: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5297: Error: syntax error -- statement `move.l L585@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5319: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5324: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5332: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5337: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5345: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5349: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5356: Error: syntax error -- statement `move.l _glsl_type_builtin_uimageCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5361: Error: syntax error -- statement `move.l _glsl_type_builtin_uimageCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5369: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5373: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5380: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5384: Error: syntax error -- statement `move.l _glsl_type_builtin_uimageBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5391: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5396: Error: syntax error -- statement `move.l _glsl_type_builtin_uimage2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5401: Error: syntax error -- statement `move.l _glsl_type_builtin_usubpassInput@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5405: Error: syntax error -- statement `move.l _glsl_type_builtin_usubpassInputMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5409: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5418: Error: syntax error -- statement `move.l L608@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5440: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5445: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5453: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5458: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5466: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5470: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5477: Error: syntax error -- statement `move.l _glsl_type_builtin_i64imageCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5482: Error: syntax error -- statement `move.l _glsl_type_builtin_i64imageCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5490: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5494: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5501: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5505: Error: syntax error -- statement `move.l _glsl_type_builtin_i64imageBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5512: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5517: Error: syntax error -- statement `move.l _glsl_type_builtin_i64image2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5522: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5531: Error: syntax error -- statement `move.l L629@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5553: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5558: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5566: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5571: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5579: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5583: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5590: Error: syntax error -- statement `move.l _glsl_type_builtin_u64imageCubeArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5595: Error: syntax error -- statement `move.l _glsl_type_builtin_u64imageCube@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5603: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5607: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image2DRect@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5614: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5618: Error: syntax error -- statement `move.l _glsl_type_builtin_u64imageBuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5625: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image2DMSArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5630: Error: syntax error -- statement `move.l _glsl_type_builtin_u64image2DMS@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5635: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5662: Error: syntax error -- statement `move.l _glsl_type_builtin_vimage1DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5667: Error: syntax error -- statement `move.l _glsl_type_builtin_vimage1D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5675: Error: syntax error -- statement `move.l _glsl_type_builtin_vimage2DArray@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5680: Error: syntax error -- statement `move.l _glsl_type_builtin_vimage2D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5688: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5693: Error: syntax error -- statement `move.l _glsl_type_builtin_vimage3D@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5701: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5706: Error: syntax error -- statement `move.l _glsl_type_builtin_vbuffer@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5711: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5715: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5789: Error: syntax error -- statement `move.l _array_key_equal@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5791: Error: syntax error -- statement `move.l _array_key_hash@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5834: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5839: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5843: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5854: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5859: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5874: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:5945: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6037: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6118: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6123: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6127: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6138: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6143: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6158: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:6196: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7329: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7334: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7338: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7344: Error: syntax error -- statement `move.l _record_key_compare@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7346: Error: syntax error -- statement `move.l _record_key_hash@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7353: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7358: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7375: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d1' ignored
/tmp/ccrhBTn7.s:7401: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7465: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7470: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7474: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7480: Error: syntax error -- statement `move.l _record_key_compare@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7482: Error: syntax error -- statement `move.l _record_key_hash@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7489: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7494: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7511: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d1' ignored
/tmp/ccrhBTn7.s:7537: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7565: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7570: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7574: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7580: Error: syntax error -- statement `move.l __mesa_key_string_equal@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7582: Error: syntax error -- statement `move.l __mesa_hash_string@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7589: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7594: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7608: Error: syntax error -- statement `move.l _glsl_type_cache@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7634: Error: syntax error -- statement `move.l _glsl_type_cache_mutex@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7807: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7909: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:7956: Error: syntax error -- statement `move.l L763@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:8123: Error: syntax error -- statement `move.l L780@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:8505: Error: syntax error -- statement `move.l L812@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:12532: Error: syntax error -- statement `move.l L1030@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:12733: Error: syntax error -- statement `move.l L1047@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:13153: Error: syntax error -- statement `move.l L1070@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:13727: Error: syntax error -- statement `move.l L1111@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:13955: Error: syntax error -- statement `move.l _glsl_type_builtin_atomic_uint@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:14173: Error: syntax error -- statement `move.l _glsl_type_builtin_void@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:14510: Error: syntax error -- statement `move.l _glsl_type_builtin_names@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:15338: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:15420: Error: syntax error -- statement `move.l _glsl_type_builtin_error@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:16002: Error: syntax error -- statement `move.l _glsl_get_natural_size_align_bytes@GOT(a4),d0' ignored
/tmp/ccrhBTn7.s:16120: Error: syntax error -- statement `move.l _glsl_get_vec4_size_align_bytes@GOT(a4),d0' ignored
[133/874] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o
FAILED: src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o -MF src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o.d -o src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o -c src/compiler/nir/nir_opcodes.c
/tmp/ccf7uRhv.s: Assembler messages:
/tmp/ccf7uRhv.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccf7uRhv.s:266: Error: syntax error -- statement `move.l L25@GOT(a4),d0' ignored
[134/874] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o
FAILED: src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o -MF src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o.d -o src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o -c src/compiler/nir/nir_intrinsics.c
/tmp/ccYubuzd.s: Assembler messages:
/tmp/ccYubuzd.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYubuzd.s:266: Error: syntax error -- statement `move.l L25@GOT(a4),d0' ignored
[135/874] Compiling C object src/compiler/nir/libnir.a.p/nir_clone.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_clone.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_clone.c.o -MF src/compiler/nir/libnir.a.p/nir_clone.c.o.d -o src/compiler/nir/libnir.a.p/nir_clone.c.o -c ../src/compiler/nir/nir_clone.c
/tmp/cckKk2tm.s: Assembler messages:
/tmp/cckKk2tm.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cckKk2tm.s:583: Error: syntax error -- statement `move.l L45@GOT(a4),d0' ignored
/tmp/cckKk2tm.s:3314: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/cckKk2tm.s:3456: Error: syntax error -- statement `move.l L234@GOT(a4),d0' ignored
/tmp/cckKk2tm.s:3558: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/cckKk2tm.s:3578: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/cckKk2tm.s:4210: Error: syntax error -- statement `move.l L270@GOT(a4),d0' ignored
[136/874] Compiling C object src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o -MF src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o.d -o src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o -c ../src/compiler/nir/nir_builtin_builder.c
In file included from ../src/compiler/nir/nir_builtin_builder.c:28:
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_fexp':
../src/compiler/nir/nir_builtin_builder.h:103:43: error: 'M_LOG2E' undeclared (first use in this function)
103 | return nir_fexp2(b, nir_fmul_imm(b, x, M_LOG2E));
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h:103:43: note: each undeclared identifier is reported only once for each function it appears in
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_flog':
../src/compiler/nir/nir_builtin_builder.h:109:50: error: 'M_LOG2E' undeclared (first use in this function)
109 | return nir_fmul_imm(b, nir_flog2(b, x), 1.0 / M_LOG2E);
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_degrees':
../src/compiler/nir/nir_builtin_builder.h:154:40: error: 'M_PI' undeclared (first use in this function)
154 | return nir_fmul_imm(b, val, 180.0 / M_PI);
| ^~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_radians':
../src/compiler/nir/nir_builtin_builder.h:227:32: error: 'M_PI' undeclared (first use in this function)
227 | return nir_fmul_imm(b, val, M_PI / 180.0);
| ^~~~
../src/compiler/nir/nir_builtin_builder.c: In function 'nir_atan':
../src/compiler/nir/nir_builtin_builder.c:222:49: error: 'M_PI_2' undeclared (first use in this function)
222 | nir_ffma_imm12(b, tmp, -2.0f, M_PI_2),
| ^~~~~~
../src/compiler/nir/nir_builtin_builder.c: In function 'nir_atan2':
../src/compiler/nir/nir_builtin_builder.c:317:53: error: 'M_PI_2' undeclared (first use in this function)
317 | nir_ffma_imm1(b, nir_b2fN(b, flip, bit_size), M_PI_2, nir_atan(b, tan));
| ^~~~~~
[137/874] Compiling C object src/compiler/nir/libnir.a.p/nir_control_flow.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_control_flow.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_control_flow.c.o -MF src/compiler/nir/libnir.a.p/nir_control_flow.c.o.d -o src/compiler/nir/libnir.a.p/nir_control_flow.c.o -c ../src/compiler/nir/nir_control_flow.c
/tmp/cclKf6aD.s: Assembler messages:
/tmp/cclKf6aD.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cclKf6aD.s:757: Error: syntax error -- statement `move.l L60@GOT(a4),d0' ignored
/tmp/cclKf6aD.s:3114: Error: syntax error -- statement `move.l L240@GOT(a4),d0' ignored
/tmp/cclKf6aD.s:3174: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/cclKf6aD.s:5060: Error: syntax error -- statement `move.l L390@GOT(a4),d0' ignored
/tmp/cclKf6aD.s:5727: Error: syntax error -- statement `move.l _replace_ssa_def_uses@GOT(a4),d0' ignored
/tmp/cclKf6aD.s:7074: Error: syntax error -- statement `move.l _rev_cmp_block_index@GOT(a4),d1' ignored
[138/874] Compiling C object src/compiler/nir/libnir.a.p/nir_dominance.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_dominance.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_dominance.c.o -MF src/compiler/nir/libnir.a.p/nir_dominance.c.o.d -o src/compiler/nir/libnir.a.p/nir_dominance.c.o -c ../src/compiler/nir/nir_dominance.c
/tmp/cc6uueMQ.s: Assembler messages:
/tmp/cc6uueMQ.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2669: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2697: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2717: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2813: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2837: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2860: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2957: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:2984: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:3004: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc6uueMQ.s:3024: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
[139/874] Compiling C object src/compiler/nir/libnir.a.p/nir_builder.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_builder.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_builder.c.o -MF src/compiler/nir/libnir.a.p/nir_builder.c.o.d -o src/compiler/nir/libnir.a.p/nir_builder.c.o -c ../src/compiler/nir/nir_builder.c
/tmp/ccZLfp27.s: Assembler messages:
/tmp/ccZLfp27.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccZLfp27.s:458: Error: syntax error -- statement `move.l L49@GOT(a4),d0' ignored
/tmp/ccZLfp27.s:3407: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/ccZLfp27.s:3495: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccZLfp27.s:4240: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccZLfp27.s:4386: Error: syntax error -- statement `move.l L295@GOT(a4),d0' ignored
/tmp/ccZLfp27.s:4920: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccZLfp27.s:5556: Error: syntax error -- statement `move.l L356@GOT(a4),d0' ignored
[140/874] Compiling C object src/compiler/nir/libnir.a.p/nir.c.o
FAILED: src/compiler/nir/libnir.a.p/nir.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir.c.o -MF src/compiler/nir/libnir.a.p/nir.c.o.d -o src/compiler/nir/libnir.a.p/nir.c.o -c ../src/compiler/nir/nir.c
/tmp/ccVvK4fQ.s: Assembler messages:
/tmp/ccVvK4fQ.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:1183: Error: syntax error -- statement `move.l L96@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:3138: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3180: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3216: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3258: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3300: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3342: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3384: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3429: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3471: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3515: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3557: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3601: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3648: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3693: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3729: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3776: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3821: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3857: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3930: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:3989: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:4062: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:4098: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:4171: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:4213: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:4257: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:5473: Error: syntax error -- statement `move.l L398@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:5533: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:5735: Error: syntax error -- statement `move.l L420@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:5812: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:5943: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:8098: Error: syntax error -- statement `move.l _var_sort_cmp@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:8326: Error: syntax error -- statement `move.l _trivial_swizzle.0@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:8804: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:9033: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:9260: Error: syntax error -- statement `move.l _default_tg4_offsets@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:9592: Error: syntax error -- statement `move.l _default_tg4_offsets@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:10034: Error: syntax error -- statement `move.l L727@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:10512: Error: syntax error -- statement `move.l _add_use_cb@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:10519: Error: syntax error -- statement `move.l _add_ssa_def_cb@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:10797: Error: syntax error -- statement `move.l _remove_use_cb@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:11097: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:11119: Error: syntax error -- statement `move.l _nir_instr_free_and_dce_live_cb@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:11190: Error: syntax error -- statement `move.l _nir_instr_dce_add_dead_srcs_cb@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:11321: Error: syntax error -- statement `move.l L821@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:11378: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:11904: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:13567: Error: syntax error -- statement `move.l _compare_block_index@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:13725: Error: syntax error -- statement `move.l _index_ssa_def_cb@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:14635: Error: syntax error -- statement `move.l L1100@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:15068: Error: syntax error -- statement `move.l L1180@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:16212: Error: syntax error -- statement `move.l L1299@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:17509: Error: syntax error -- statement `move.l L1395@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:17628: Error: syntax error -- statement `move.l L1415@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:17771: Error: syntax error -- statement `move.l L1429@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:17934: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:17953: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:18081: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:18164: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:18420: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:18434: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVvK4fQ.s:18562: Error: syntax error -- statement `move.l L1499@GOT(a4),d0' ignored
/tmp/ccVvK4fQ.s:18847: Error: syntax error -- statement `move.l L1532@GOT(a4),d0' ignored
[141/874] Compiling C object src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o -MF src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o.d -o src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o -c ../src/compiler/nir/nir_divergence_analysis.c
/tmp/ccYHXMXO.s: Assembler messages:
/tmp/ccYHXMXO.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:376: Error: syntax error -- statement `move.l L39@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:1844: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYHXMXO.s:1886: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYHXMXO.s:1928: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYHXMXO.s:1970: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYHXMXO.s:2378: Error: syntax error -- statement `move.l L183@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:2438: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:2645: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:2758: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:2950: Error: syntax error -- statement `move.l L247@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3097: Error: syntax error -- statement `move.l L256@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3147: Error: syntax error -- statement `move.l L259@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3262: Error: syntax error -- statement `move.l L264@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3308: Error: syntax error -- statement `move.l L270@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3353: Error: syntax error -- statement `move.l L275@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3461: Error: syntax error -- statement `move.l L279@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:3600: Error: syntax error -- statement `move.l L282@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:4443: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:4699: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:5256: Error: syntax error -- statement `move.l L397@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:5477: Error: syntax error -- statement `move.l L420@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:5622: Error: syntax error -- statement `move.l _set_ssa_def_not_divergent@GOT(a4),d0' ignored
/tmp/ccYHXMXO.s:6877: Error: syntax error -- statement `move.l _set_ssa_def_not_divergent@GOT(a4),d0' ignored
[142/874] Generating src/util/format_srgb with a custom command (wrapped by meson to capture output)
[143/874] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o
FAILED: src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o
m68k-amigaos-gcc -Isrc/util/libmesa_util.a.p -Isrc/util -I../src/util -Iinclude -I../include -Isrc -I../src -Isrc/util/format -I../src/util/format -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -pthread -Werror=pointer-arith -Werror=vla -MD -MQ src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o -MF src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o.d -o src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o -c src/util/format_srgb.c
m68k-amigaos-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
[144/874] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_types.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_gather_types.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_gather_types.c.o -MF src/compiler/nir/libnir.a.p/nir_gather_types.c.o.d -o src/compiler/nir/libnir.a.p/nir_gather_types.c.o -c ../src/compiler/nir/nir_gather_types.c
/tmp/cctFigj1.s: Assembler messages:
/tmp/cctFigj1.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cctFigj1.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/cctFigj1.s:2213: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/cctFigj1.s:2506: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
[145/874] Compiling C object src/compiler/nir/libnir.a.p/nir_from_ssa.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_from_ssa.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_from_ssa.c.o -MF src/compiler/nir/libnir.a.p/nir_from_ssa.c.o.d -o src/compiler/nir/libnir.a.p/nir_from_ssa.c.o -c ../src/compiler/nir/nir_from_ssa.c
In file included from ../src/compiler/nir/nir_from_ssa.c:27:
../src/compiler/nir/nir_from_ssa.c: In function 'merge_sets_interfere':
../src/compiler/nir/nir_vla.h:35:19: warning: implicit declaration of function 'alloca'; did you mean 'malloc'? [-Wimplicit-function-declaration]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_from_ssa.c:230:4: note: in expansion of macro 'NIR_VLA'
230 | NIR_VLA(merge_node *, dom, a->size + b->size);
| ^~~~~~~
../src/compiler/nir/nir_vla.h:35:19: warning: initialization of 'merge_node **' from 'int' makes pointer from integer without a cast [-Wint-conversion]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_from_ssa.c:230:4: note: in expansion of macro 'NIR_VLA'
230 | NIR_VLA(merge_node *, dom, a->size + b->size);
| ^~~~~~~
../src/compiler/nir/nir_from_ssa.c: In function 'resolve_parallel_copy':
../src/compiler/nir/nir_vla.h:43:26: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion]
43 | _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int
../src/compiler/nir/nir_vla.h:51:4: note: in expansion of macro 'NIR_VLA_FILL'
51 | NIR_VLA_FILL(_type, _name, _length, 0)
| ^~~~~~~~~~~~
../src/compiler/nir/nir_from_ssa.c:841:4: note: in expansion of macro 'NIR_VLA_ZERO'
841 | NIR_VLA_ZERO(struct copy_value, values, num_copies * 2);
| ^~~~~~~~~~~~
In file included from ../src/compiler/glsl_types.h:28,
from ../src/compiler/nir/nir.h:32,
from ../src/compiler/nir/nir_from_ssa.c:24:
/home/laguest/opt/amiga-gcc/m68k-amigaos/libnix/include/string.h:22:24: note: expected 'void *' but argument is of type 'int'
22 | __stdargs void *memset(void *, int, size_t);
| ^~~~~~
../src/compiler/nir/nir_vla.h:43:26: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion]
43 | _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int
../src/compiler/nir/nir_from_ssa.c:844:4: note: in expansion of macro 'NIR_VLA_FILL'
844 | NIR_VLA_FILL(int, loc, num_copies * 2, -1);
| ^~~~~~~~~~~~
/home/laguest/opt/amiga-gcc/m68k-amigaos/libnix/include/string.h:22:24: note: expected 'void *' but argument is of type 'int'
22 | __stdargs void *memset(void *, int, size_t);
| ^~~~~~
../src/compiler/nir/nir_vla.h:43:26: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion]
43 | _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int
../src/compiler/nir/nir_from_ssa.c:847:4: note: in expansion of macro 'NIR_VLA_FILL'
847 | NIR_VLA_FILL(int, pred, num_copies * 2, -1);
| ^~~~~~~~~~~~
/home/laguest/opt/amiga-gcc/m68k-amigaos/libnix/include/string.h:22:24: note: expected 'void *' but argument is of type 'int'
22 | __stdargs void *memset(void *, int, size_t);
| ^~~~~~
../src/compiler/nir/nir_vla.h:35:19: warning: initialization of 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_from_ssa.c:850:4: note: in expansion of macro 'NIR_VLA'
850 | NIR_VLA(int, to_do, num_copies * 2);
| ^~~~~~~
../src/compiler/nir/nir_vla.h:35:19: warning: initialization of 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_from_ssa.c:911:4: note: in expansion of macro 'NIR_VLA'
911 | NIR_VLA(int, ready, num_copies * 2);
| ^~~~~~~
/tmp/ccxB7bM0.s: Assembler messages:
/tmp/ccxB7bM0.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:624: Error: syntax error -- statement `move.l L50@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:2247: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2289: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2332: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2376: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2418: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2462: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2506: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2548: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2592: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2640: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2688: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2736: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:2784: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccxB7bM0.s:3682: Error: syntax error -- statement `move.l L258@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:3742: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:3944: Error: syntax error -- statement `move.l L280@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:4021: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:4152: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:7343: Error: syntax error -- statement `move.l _rewrite_ssa_def@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:7357: Error: syntax error -- statement `move.l _rewrite_src@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:8899: Error: syntax error -- statement `move.l __mesa_key_pointer_equal@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:8901: Error: syntax error -- statement `move.l __mesa_hash_pointer@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:9415: Error: syntax error -- statement `move.l _ssa_def_is_local_to_block@GOT(a4),d0' ignored
/tmp/ccxB7bM0.s:9426: Error: syntax error -- statement `move.l _def_replace_with_reg_state@GOT(a4),d0' ignored
[146/874] Compiling C object src/compiler/nir/libnir.a.p/nir_deref.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_deref.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_deref.c.o -MF src/compiler/nir/libnir.a.p/nir_deref.c.o.d -o src/compiler/nir/libnir.a.p/nir_deref.c.o -c ../src/compiler/nir/nir_deref.c
/tmp/ccShSxTU.s: Assembler messages:
/tmp/ccShSxTU.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:813: Error: syntax error -- statement `move.l L81@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:2787: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccShSxTU.s:2829: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccShSxTU.s:2873: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccShSxTU.s:5739: Error: syntax error -- statement `move.l _max_short_path_len.0@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:5776: Error: syntax error -- statement `move.l _max_short_path_len.0@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:5802: Error: syntax error -- statement `move.l _max_short_path_len.0@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:7273: Error: syntax error -- statement `move.l _nir_fixup_deref_modes_instr@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:7427: Error: syntax error -- statement `move.l _nir_fixup_deref_types_instr@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:7599: Error: syntax error -- statement `move.l _is_interface_struct_deref@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:9218: Error: syntax error -- statement `move.l L743@GOT(a4),d0' ignored
/tmp/ccShSxTU.s:9901: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[147/874] Compiling C object src/compiler/nir/libnir.a.p/nir_functions.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_functions.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_functions.c.o -MF src/compiler/nir/libnir.a.p/nir_functions.c.o.d -o src/compiler/nir/libnir.a.p/nir_functions.c.o -c ../src/compiler/nir/nir_functions.c
In file included from ../src/compiler/nir/nir_functions.c:27:
../src/compiler/nir/nir_functions.c: In function 'inline_functions_pass':
../src/compiler/nir/nir_vla.h:35:19: warning: implicit declaration of function 'alloca'; did you mean 'malloc'? [-Wimplicit-function-declaration]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_functions.c:180:4: note: in expansion of macro 'NIR_VLA'
180 | NIR_VLA(nir_def *, params, num_params);
| ^~~~~~~
../src/compiler/nir/nir_vla.h:35:19: warning: initialization of 'nir_def **' from 'int' makes pointer from integer without a cast [-Wint-conversion]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_functions.c:180:4: note: in expansion of macro 'NIR_VLA'
180 | NIR_VLA(nir_def *, params, num_params);
| ^~~~~~~
/tmp/cc1uKVzW.s: Assembler messages:
/tmp/cc1uKVzW.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc1uKVzW.s:589: Error: syntax error -- statement `move.l L51@GOT(a4),d0' ignored
/tmp/cc1uKVzW.s:2165: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc1uKVzW.s:4068: Error: syntax error -- statement `move.l _inline_functions_pass@GOT(a4),d0' ignored
/tmp/cc1uKVzW.s:4464: Error: syntax error -- statement `move.l _lower_calls_vars_instr@GOT(a4),d0' ignored
/tmp/cc1uKVzW.s:4623: Error: syntax error -- statement `move.l _function_link_pass@GOT(a4),d0' ignored
/tmp/cc1uKVzW.s:4879: Error: syntax error -- statement `move.l _mark_used_pass_cb@GOT(a4),d1' ignored
/tmp/cc1uKVzW.s:4919: Error: syntax error -- statement `move.l __mesa_key_pointer_equal@GOT(a4),d0' ignored
/tmp/cc1uKVzW.s:4921: Error: syntax error -- statement `move.l __mesa_hash_pointer@GOT(a4),d0' ignored
[148/874] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o -MF src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o.d -o src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o -c ../src/compiler/nir/nir_gather_xfb_info.c
/tmp/ccUXN1Sq.s: Assembler messages:
/tmp/ccUXN1Sq.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:511: Error: syntax error -- statement `move.l L51@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:1931: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:1973: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:2015: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:2088: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:2161: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:2376: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:2460: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:3635: Error: syntax error -- statement `move.l _compare_xfb_output_offsets@GOT(a4),a0' ignored
/tmp/ccUXN1Sq.s:3655: Error: syntax error -- statement `move.l _compare_xfb_varying_offsets@GOT(a4),a0' ignored
/tmp/ccUXN1Sq.s:4137: Error: syntax error -- statement `move.l _compare_xfb_out@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:4366: Error: syntax error -- statement `move.l _compare_xfb_out@GOT(a4),d1' ignored
/tmp/ccUXN1Sq.s:4600: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:4612: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:4663: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:4684: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccUXN1Sq.s:4745: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
[149/874] Compiling C object src/compiler/nir/libnir.a.p/nir_group_loads.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_group_loads.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_group_loads.c.o -MF src/compiler/nir/libnir.a.p/nir_group_loads.c.o.d -o src/compiler/nir/libnir.a.p/nir_group_loads.c.o -c ../src/compiler/nir/nir_group_loads.c
/tmp/ccIpl6UD.s: Assembler messages:
/tmp/ccIpl6UD.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:300: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:1773: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccIpl6UD.s:1815: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccIpl6UD.s:1977: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccIpl6UD.s:2358: Error: syntax error -- statement `move.l L175@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:2435: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:2566: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:3113: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:3131: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:3140: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:3149: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:3780: Error: syntax error -- statement `move.l _has_only_sources_less_than@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:4101: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:4137: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccIpl6UD.s:4270: Error: syntax error -- statement `move.l _gather_indirections@GOT(a4),d0' ignored
[150/874] Compiling C object src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o -MF src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o.d -o src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o -c ../src/compiler/nir/nir_gs_count_vertices.c
/tmp/ccqHYxQS.s: Assembler messages:
/tmp/ccqHYxQS.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccqHYxQS.s:300: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccqHYxQS.s:1805: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[151/874] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_info.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_gather_info.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_gather_info.c.o -MF src/compiler/nir/libnir.a.p/nir_gather_info.c.o.d -o src/compiler/nir/libnir.a.p/nir_gather_info.c.o -c ../src/compiler/nir/nir_gather_info.c
/tmp/ccJxzsfd.s: Assembler messages:
/tmp/ccJxzsfd.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccJxzsfd.s:374: Error: syntax error -- statement `move.l L37@GOT(a4),d0' ignored
/tmp/ccJxzsfd.s:1917: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccJxzsfd.s:2073: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJxzsfd.s:2115: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJxzsfd.s:2157: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJxzsfd.s:2199: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJxzsfd.s:2241: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJxzsfd.s:2283: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJxzsfd.s:4547: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccJxzsfd.s:4928: Error: syntax error -- statement `move.l L361@GOT(a4),d0' ignored
/tmp/ccJxzsfd.s:5137: Error: syntax error -- statement `move.l L370@GOT(a4),d0' ignored
/tmp/ccJxzsfd.s:7087: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
[152/874] Compiling C object src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o -MF src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o.d -o src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o -c ../src/compiler/nir/nir_inline_uniforms.c
/tmp/ccngjYRD.s: Assembler messages:
/tmp/ccngjYRD.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccngjYRD.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccngjYRD.s:2023: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccngjYRD.s:2067: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccngjYRD.s:2111: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccngjYRD.s:2155: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccngjYRD.s:2199: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccngjYRD.s:2421: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccngjYRD.s:3114: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccngjYRD.s:3188: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccngjYRD.s:3372: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccngjYRD.s:3470: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[153/874] Compiling C object src/compiler/nir/libnir.a.p/nir_instr_set.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_instr_set.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_instr_set.c.o -MF src/compiler/nir/libnir.a.p/nir_instr_set.c.o.d -o src/compiler/nir/libnir.a.p/nir_instr_set.c.o -c ../src/compiler/nir/nir_instr_set.c
In file included from ../src/compiler/nir/nir_instr_set.c:26:
../src/compiler/nir/nir_instr_set.c: In function 'hash_phi':
../src/compiler/nir/nir_vla.h:35:19: warning: implicit declaration of function 'alloca'; did you mean 'malloc'? [-Wimplicit-function-declaration]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_instr_set.c:193:4: note: in expansion of macro 'NIR_VLA'
193 | NIR_VLA(nir_phi_src *, srcs, num_preds);
| ^~~~~~~
../src/compiler/nir/nir_vla.h:35:19: warning: initialization of 'nir_phi_src **' from 'int' makes pointer from integer without a cast [-Wint-conversion]
35 | _type *_name = alloca((_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_instr_set.c:193:4: note: in expansion of macro 'NIR_VLA'
193 | NIR_VLA(nir_phi_src *, srcs, num_preds);
| ^~~~~~~
/tmp/ccORdzEW.s: Assembler messages:
/tmp/ccORdzEW.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:2114: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccORdzEW.s:2156: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccORdzEW.s:2318: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccORdzEW.s:2787: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:2871: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:2924: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:3015: Error: syntax error -- statement `move.l L208@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:3327: Error: syntax error -- statement `move.l _cmp_phi_src@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:3400: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccORdzEW.s:3480: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:3764: Error: syntax error -- statement `move.l L252@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:4249: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:4863: Error: syntax error -- statement `move.l L320@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:4964: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:5059: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:5107: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:5227: Error: syntax error -- statement `move.l L348@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:5917: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccORdzEW.s:6100: Error: syntax error -- statement `move.l L410@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:6209: Error: syntax error -- statement `move.l _cmp_func@GOT(a4),d0' ignored
/tmp/ccORdzEW.s:6211: Error: syntax error -- statement `move.l _hash_instr@GOT(a4),d0' ignored
[154/874] Compiling C object src/compiler/nir/libnir.a.p/nir_liveness.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_liveness.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_liveness.c.o -MF src/compiler/nir/libnir.a.p/nir_liveness.c.o.d -o src/compiler/nir/libnir.a.p/nir_liveness.c.o -c ../src/compiler/nir/nir_liveness.c
/tmp/ccShYXgr.s: Assembler messages:
/tmp/ccShYXgr.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:389: Error: syntax error -- statement `move.l L41@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:2137: Error: syntax error -- statement `move.l L166@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:2197: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:2399: Error: syntax error -- statement `move.l L188@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:2476: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:2607: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:3687: Error: syntax error -- statement `move.l _set_ssa_def_dead@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:3697: Error: syntax error -- statement `move.l _set_src_live@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:3988: Error: syntax error -- statement `move.l _set_ssa_def_dead@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:3995: Error: syntax error -- statement `move.l _set_src_live@GOT(a4),d0' ignored
/tmp/ccShYXgr.s:4096: Error: syntax error -- statement `move.l _src_does_not_use_def@GOT(a4),d0' ignored
[155/874] Compiling C object src/compiler/nir/libnir.a.p/nir_legacy.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_legacy.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_legacy.c.o -MF src/compiler/nir/libnir.a.p/nir_legacy.c.o.d -o src/compiler/nir/libnir.a.p/nir_legacy.c.o -c ../src/compiler/nir/nir_legacy.c
/tmp/ccfxDhNa.s: Assembler messages:
/tmp/ccfxDhNa.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:460: Error: syntax error -- statement `move.l L41@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:1960: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2002: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2044: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2092: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2137: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2185: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2230: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:2278: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccfxDhNa.s:3223: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:3825: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4478: Error: syntax error -- statement `move.l _fuse_mods_with_registers@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4487: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4494: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4496: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4511: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4521: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4534: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4546: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4553: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4555: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4570: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4580: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccfxDhNa.s:4593: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
[156/874] Compiling C object src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o -MF src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o.d -o src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o -c ../src/compiler/nir/nir_loop_analyze.c
/tmp/ccwViFFD.s: Assembler messages:
/tmp/ccwViFFD.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:511: Error: syntax error -- statement `move.l L46@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:2275: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:2671: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:2991: Error: syntax error -- statement `move.l L235@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:3051: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:3635: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:3709: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:3965: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccwViFFD.s:4445: Error: syntax error -- statement `move.l _init_loop_def@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:4754: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:5020: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6004: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6017: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6382: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6406: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6446: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6490: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:6621: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccwViFFD.s:7361: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[157/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alu.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_alu.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_alu.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_alu.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_alu.c.o -c ../src/compiler/nir/nir_lower_alu.c
/tmp/ccOd5kI1.s: Assembler messages:
/tmp/ccOd5kI1.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccOd5kI1.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccOd5kI1.s:3208: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccOd5kI1.s:3693: Error: syntax error -- statement `move.l _lower_alu_instr@GOT(a4),d0' ignored
[158/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alu_width.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_alu_width.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_alu_width.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_alu_width.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_alu_width.c.o -c ../src/compiler/nir/nir_lower_alu_width.c
/tmp/ccamDHXc.s: Assembler messages:
/tmp/ccamDHXc.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3118: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3171: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3251: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3315: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3395: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3589: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3791: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:3948: Error: syntax error -- statement `move.l L291@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:4016: Error: syntax error -- statement `move.l L300@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:5211: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:5390: Error: syntax error -- statement `move.l _lower_alu_instr_width@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:5392: Error: syntax error -- statement `move.l _inst_is_vector_alu@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:5445: Error: syntax error -- statement `move.l _scalar_cb@GOT(a4),d0' ignored
/tmp/ccamDHXc.s:5497: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccamDHXc.s:5718: Error: syntax error -- statement `move.l _lower_alu_vec8_16_src@GOT(a4),d0' ignored
[159/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_amul.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_amul.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_amul.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_amul.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_amul.c.o -c ../src/compiler/nir/nir_lower_amul.c
In file included from ../src/compiler/nir/nir_lower_amul.c:25:
../src/compiler/nir/nir_lower_amul.c: In function 'nir_lower_amul':
../src/compiler/nir/nir_vla.h:43:26: warning: implicit declaration of function 'alloca'; did you mean 'malloc'? [-Wimplicit-function-declaration]
43 | _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
| ^~~~~~
../src/compiler/nir/nir_lower_amul.c:205:4: note: in expansion of macro 'NIR_VLA_FILL'
205 | NIR_VLA_FILL(bool, large_ubos, shader->info.num_ubos, 0);
| ^~~~~~~~~~~~
../src/compiler/nir/nir_vla.h:43:26: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion]
43 | _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int
../src/compiler/nir/nir_lower_amul.c:205:4: note: in expansion of macro 'NIR_VLA_FILL'
205 | NIR_VLA_FILL(bool, large_ubos, shader->info.num_ubos, 0);
| ^~~~~~~~~~~~
In file included from ../src/compiler/glsl_types.h:28,
from ../src/compiler/nir/nir.h:32,
from ../src/compiler/nir/nir_lower_amul.c:24:
/home/laguest/opt/amiga-gcc/m68k-amigaos/libnix/include/string.h:22:24: note: expected 'void *' but argument is of type 'int'
22 | __stdargs void *memset(void *, int, size_t);
| ^~~~~~
../src/compiler/nir/nir_vla.h:43:26: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion]
43 | _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int
../src/compiler/nir/nir_lower_amul.c:206:4: note: in expansion of macro 'NIR_VLA_FILL'
206 | NIR_VLA_FILL(bool, large_ssbos, shader->info.num_ssbos, 0);
| ^~~~~~~~~~~~
/home/laguest/opt/amiga-gcc/m68k-amigaos/libnix/include/string.h:22:24: note: expected 'void *' but argument is of type 'int'
22 | __stdargs void *memset(void *, int, size_t);
| ^~~~~~
/tmp/ccKf72oo.s: Assembler messages:
/tmp/ccKf72oo.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccKf72oo.s:328: Error: syntax error -- statement `move.l L33@GOT(a4),d0' ignored
/tmp/ccKf72oo.s:2154: Error: syntax error -- statement `move.l L164@GOT(a4),d0' ignored
/tmp/ccKf72oo.s:2231: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKf72oo.s:2362: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccKf72oo.s:2894: Error: syntax error -- statement `move.l _lower_large_src@GOT(a4),d0' ignored
[160/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o -c ../src/compiler/nir/nir_lower_alpha_test.c
/tmp/ccoT3aDG.s: Assembler messages:
/tmp/ccoT3aDG.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccoT3aDG.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccoT3aDG.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_float@GOT(a4),d0' ignored
/tmp/ccoT3aDG.s:417: Error: syntax error -- statement `move.l L44@GOT(a4),d0' ignored
/tmp/ccoT3aDG.s:2016: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccoT3aDG.s:2060: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccoT3aDG.s:3491: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/ccoT3aDG.s:3561: Error: syntax error -- statement `move.l _lower@GOT(a4),d0' ignored
[161/874] Compiling C object src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o -MF src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o.d -o src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o -c ../src/compiler/nir/nir_linking_helpers.c
/tmp/ccYLXJeu.s: Assembler messages:
/tmp/ccYLXJeu.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYLXJeu.s:177: Error: syntax error -- statement `move.l L19@GOT(a4),d0' ignored
/tmp/ccYLXJeu.s:998: Error: syntax error -- statement `move.l L92@GOT(a4),d0' ignored
/tmp/ccYLXJeu.s:2744: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYLXJeu.s:8342: Error: syntax error -- statement `move.l _cmp_varying_component@GOT(a4),a0' ignored
[162/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o -c ../src/compiler/nir/nir_lower_array_deref_of_vec.c
/tmp/cc41qbta.s: Assembler messages:
/tmp/cc41qbta.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc41qbta.s:403: Error: syntax error -- statement `move.l L35@GOT(a4),d0' ignored
/tmp/cc41qbta.s:2168: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc41qbta.s:2212: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[163/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o -c ../src/compiler/nir/nir_lower_atomics_to_ssbo.c
/tmp/cc7yPeJ4.s: Assembler messages:
/tmp/cc7yPeJ4.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:482: Error: syntax error -- statement `move.l L49@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:2094: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:2136: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:2178: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:2222: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:2266: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:2310: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:2354: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:3116: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/cc7yPeJ4.s:3172: Error: syntax error -- statement `move.l L216@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:4124: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:4195: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/cc7yPeJ4.s:4200: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
[164/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o -c ../src/compiler/nir/nir_lower_bool_to_int32.c
/tmp/ccOcNYql.s: Assembler messages:
/tmp/ccOcNYql.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:1940: Error: syntax error -- statement `move.l L142@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:2000: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:2525: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccOcNYql.s:2591: Error: syntax error -- statement `move.l L205@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:2636: Error: syntax error -- statement `move.l L211@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:3011: Error: syntax error -- statement `move.l L239@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:3113: Error: syntax error -- statement `move.l _rewrite_1bit_ssa_def_to_32bit@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:3136: Error: syntax error -- statement `move.l _assert_ssa_def_is_not_1bit@GOT(a4),d0' ignored
/tmp/ccOcNYql.s:3252: Error: syntax error -- statement `move.l _nir_lower_bool_to_int32_instr@GOT(a4),d0' ignored
[165/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o -c ../src/compiler/nir/nir_lower_bool_to_float.c
/tmp/cc3cUQBF.s: Assembler messages:
/tmp/cc3cUQBF.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:2109: Error: syntax error -- statement `move.l L159@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:2169: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:2834: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/cc3cUQBF.s:2890: Error: syntax error -- statement `move.l L231@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:2958: Error: syntax error -- statement `move.l L241@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:3425: Error: syntax error -- statement `move.l L275@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:3541: Error: syntax error -- statement `move.l _rewrite_1bit_ssa_def_to_32bit@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:3564: Error: syntax error -- statement `move.l _assert_ssa_def_is_not_1bit@GOT(a4),d0' ignored
/tmp/cc3cUQBF.s:3605: Error: syntax error -- statement `move.l _nir_lower_bool_to_float_instr@GOT(a4),d0' ignored
[166/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o -c ../src/compiler/nir/nir_lower_bitmap.c
/tmp/cc2BxSNL.s: Assembler messages:
/tmp/cc2BxSNL.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc2BxSNL.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cc2BxSNL.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/cc2BxSNL.s:496: Error: syntax error -- statement `move.l L54@GOT(a4),d0' ignored
/tmp/cc2BxSNL.s:2006: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2BxSNL.s:3325: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
[167/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o -c ../src/compiler/nir/nir_lower_bool_to_bitsize.c
/tmp/ccsUgOGY.s: Assembler messages:
/tmp/ccsUgOGY.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:428: Error: syntax error -- statement `move.l L39@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:2405: Error: syntax error -- statement `move.l L181@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:2465: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:3042: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccsUgOGY.s:3232: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccsUgOGY.s:3427: Error: syntax error -- statement `move.l L271@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:4427: Error: syntax error -- statement `move.l L410@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:4486: Error: syntax error -- statement `move.l _rewrite_1bit_ssa_def_to_32bit@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:4509: Error: syntax error -- statement `move.l _assert_ssa_def_is_not_1bit@GOT(a4),d0' ignored
/tmp/ccsUgOGY.s:4536: Error: syntax error -- statement `move.l _nir_lower_bool_to_bitsize_instr@GOT(a4),d0' ignored
[168/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_cl_images.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_cl_images.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_cl_images.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_cl_images.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_cl_images.c.o -c ../src/compiler/nir/nir_lower_cl_images.c
/tmp/cc4kCDDk.s: Assembler messages:
/tmp/cc4kCDDk.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc4kCDDk.s:759: Error: syntax error -- statement `move.l L61@GOT(a4),d0' ignored
/tmp/cc4kCDDk.s:3544: Error: syntax error -- statement `move.l _nir_dedup_inline_samplers_instr@GOT(a4),d0' ignored
[169/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_blend.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_blend.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_blend.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_blend.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_blend.c.o -c ../src/compiler/nir/nir_lower_blend.c
/tmp/cc2CMbUx.s: Assembler messages:
/tmp/cc2CMbUx.s:66: Error: syntax error -- statement `move.l L8@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:426: Error: syntax error -- statement `move.l L37@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:2100: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2143: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2185: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2229: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2273: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2317: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2364: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2409: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:2482: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc2CMbUx.s:5153: Error: syntax error -- statement `move.l L357@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:5306: Error: syntax error -- statement `move.l L373@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:5523: Error: syntax error -- statement `move.l L393@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:5817: Error: syntax error -- statement `move.l L422@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:7392: Error: syntax error -- statement `move.l _consume_dual_stores@GOT(a4),d0' ignored
/tmp/cc2CMbUx.s:7402: Error: syntax error -- statement `move.l _nir_lower_blend_instr@GOT(a4),d0' ignored
[170/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o -c ../src/compiler/nir/nir_lower_clamp_color_outputs.c
/tmp/ccDvQ4qV.s: Assembler messages:
/tmp/ccDvQ4qV.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccDvQ4qV.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccDvQ4qV.s:1857: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDvQ4qV.s:2723: Error: syntax error -- statement `move.l _lower_instr@GOT(a4),d0' ignored
[171/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_clip.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_clip.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_clip.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_clip.c.o -c ../src/compiler/nir/nir_lower_clip.c
/tmp/ccY8iaTd.s: Assembler messages:
/tmp/ccY8iaTd.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_float@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:218: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:580: Error: syntax error -- statement `move.l L66@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:2178: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2221: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2263: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2307: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2351: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2395: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2437: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2481: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2525: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2572: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2620: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2665: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2738: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2797: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:2856: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccY8iaTd.s:5054: Error: syntax error -- statement `move.l L322@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:5709: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:6706: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccY8iaTd.s:7917: Error: syntax error -- statement `move.l LC2@GOT(a4),d1' ignored
[172/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o -c ../src/compiler/nir/nir_lower_clip_halfz.c
/tmp/cce7kv4F.s: Assembler messages:
/tmp/cce7kv4F.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cce7kv4F.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/cce7kv4F.s:3070: Error: syntax error -- statement `move.l _lower_pos_write@GOT(a4),d0' ignored
[173/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_const_arrays_to_uniforms.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_const_arrays_to_uniforms.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_const_arrays_to_uniforms.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_const_arrays_to_uniforms.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_const_arrays_to_uniforms.c.o -c ../src/compiler/nir/nir_lower_const_arrays_to_uniforms.c
/tmp/cc57IROu.s: Assembler messages:
/tmp/cc57IROu.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc57IROu.s:107: Error: syntax error -- statement `move.l L14@GOT(a4),d0' ignored
/tmp/cc57IROu.s:564: Error: syntax error -- statement `move.l L61@GOT(a4),d0' ignored
/tmp/cc57IROu.s:2284: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc57IROu.s:2326: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc57IROu.s:3841: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc57IROu.s:4085: Error: syntax error -- statement `move.l __mesa_key_pointer_equal@GOT(a4),d0' ignored
/tmp/cc57IROu.s:4087: Error: syntax error -- statement `move.l __mesa_hash_pointer@GOT(a4),d0' ignored
[174/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o -c ../src/compiler/nir/nir_lower_clip_cull_distance_arrays.c
/tmp/ccQHEils.s: Assembler messages:
/tmp/ccQHEils.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccQHEils.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccQHEils.s:270: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccQHEils.s:529: Error: syntax error -- statement `move.l L56@GOT(a4),d0' ignored
/tmp/ccQHEils.s:2339: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQHEils.s:2383: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQHEils.s:5085: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/ccQHEils.s:5911: Error: syntax error -- statement `move.l _replace_with_derefs_to_vec4@GOT(a4),d0' ignored
/tmp/ccQHEils.s:6169: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccQHEils.s:6189: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
[175/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o -c ../src/compiler/nir/nir_lower_clip_disable.c
/tmp/ccAV93KI.s: Assembler messages:
/tmp/ccAV93KI.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccAV93KI.s:409: Error: syntax error -- statement `move.l L36@GOT(a4),d0' ignored
/tmp/ccAV93KI.s:2192: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAV93KI.s:2234: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAV93KI.s:2278: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAV93KI.s:2320: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAV93KI.s:2364: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAV93KI.s:4549: Error: syntax error -- statement `move.l _lower_clip_plane_store_io@GOT(a4),d0' ignored
/tmp/ccAV93KI.s:4553: Error: syntax error -- statement `move.l _lower_clip_plane_store@GOT(a4),d0' ignored
[176/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o -c ../src/compiler/nir/nir_lower_convert_alu_types.c
In file included from ../src/compiler/nir/nir_conversion_builder.h:29,
from ../src/compiler/nir/nir_lower_convert_alu_types.c:26:
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_fexp':
../src/compiler/nir/nir_builtin_builder.h:103:43: error: 'M_LOG2E' undeclared (first use in this function)
103 | return nir_fexp2(b, nir_fmul_imm(b, x, M_LOG2E));
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h:103:43: note: each undeclared identifier is reported only once for each function it appears in
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_flog':
../src/compiler/nir/nir_builtin_builder.h:109:50: error: 'M_LOG2E' undeclared (first use in this function)
109 | return nir_fmul_imm(b, nir_flog2(b, x), 1.0 / M_LOG2E);
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_degrees':
../src/compiler/nir/nir_builtin_builder.h:154:40: error: 'M_PI' undeclared (first use in this function)
154 | return nir_fmul_imm(b, val, 180.0 / M_PI);
| ^~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_radians':
../src/compiler/nir/nir_builtin_builder.h:227:32: error: 'M_PI' undeclared (first use in this function)
227 | return nir_fmul_imm(b, val, M_PI / 180.0);
| ^~~~
[177/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_continue_constructs.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_continue_constructs.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_continue_constructs.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_continue_constructs.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_continue_constructs.c.o -c ../src/compiler/nir/nir_lower_continue_constructs.c
/tmp/ccrnuUBh.s: Assembler messages:
/tmp/ccrnuUBh.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccrnuUBh.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccrnuUBh.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccrnuUBh.s:537: Error: syntax error -- statement `move.l L60@GOT(a4),d0' ignored
/tmp/ccrnuUBh.s:2156: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrnuUBh.s:2200: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrnuUBh.s:3631: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
[178/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_discard_if.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_discard_if.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_discard_if.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_discard_if.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_discard_if.c.o -c ../src/compiler/nir/nir_lower_discard_if.c
/tmp/cceUqhuk.s: Assembler messages:
/tmp/cceUqhuk.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cceUqhuk.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/cceUqhuk.s:2504: Error: syntax error -- statement `move.l _lower_discard_if@GOT(a4),d0' ignored
[179/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o -c ../src/compiler/nir/nir_lower_discard_or_demote.c
/tmp/cciUjtBx.s: Assembler messages:
/tmp/cciUjtBx.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cciUjtBx.s:362: Error: syntax error -- statement `move.l L37@GOT(a4),d0' ignored
/tmp/cciUjtBx.s:3170: Error: syntax error -- statement `move.l _lower_discard_to_demote@GOT(a4),d0' ignored
/tmp/cciUjtBx.s:3206: Error: syntax error -- statement `move.l _lower_demote_to_discard@GOT(a4),d0' ignored
/tmp/cciUjtBx.s:3256: Error: syntax error -- statement `move.l _lower_load_helper_to_is_helper@GOT(a4),d0' ignored
[180/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o -c ../src/compiler/nir/nir_lower_variable_initializers.c
/tmp/cclhDyMh.s: Assembler messages:
/tmp/cclhDyMh.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cclhDyMh.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cclhDyMh.s:275: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/cclhDyMh.s:642: Error: syntax error -- statement `move.l L72@GOT(a4),d0' ignored
/tmp/cclhDyMh.s:2204: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2247: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2291: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2335: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2379: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2423: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2467: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2511: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:2555: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclhDyMh.s:5360: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
[181/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o -c ../src/compiler/nir/nir_lower_fb_read.c
/tmp/ccFtbf69.s: Assembler messages:
/tmp/ccFtbf69.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccFtbf69.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/ccFtbf69.s:1862: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccFtbf69.s:3200: Error: syntax error -- statement `move.l _nir_lower_fb_read_instr@GOT(a4),d0' ignored
[182/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o -c ../src/compiler/nir/nir_lower_double_ops.c
/tmp/ccAtEPLu.s: Assembler messages:
/tmp/ccAtEPLu.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_float@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:218: Error: syntax error -- statement `move.l _glsl_type_builtin_int@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:234: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:250: Error: syntax error -- statement `move.l _glsl_type_builtin_int64_t@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:266: Error: syntax error -- statement `move.l _glsl_type_builtin_uint64_t@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:282: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:534: Error: syntax error -- statement `move.l L58@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:2130: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAtEPLu.s:2174: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAtEPLu.s:5849: Error: syntax error -- statement `move.l L384@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:5989: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:5992: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6013: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6016: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6022: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6025: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6031: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6034: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6043: Error: syntax error -- statement `move.l LC8@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6046: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6055: Error: syntax error -- statement `move.l LC10@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6058: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6067: Error: syntax error -- statement `move.l LC12@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6070: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6084: Error: syntax error -- statement `move.l LC14@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6087: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6093: Error: syntax error -- statement `move.l LC16@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6096: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6110: Error: syntax error -- statement `move.l LC18@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6113: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6119: Error: syntax error -- statement `move.l LC20@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6122: Error: syntax error -- statement `move.l LC21@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6128: Error: syntax error -- statement `move.l LC22@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6131: Error: syntax error -- statement `move.l LC23@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6137: Error: syntax error -- statement `move.l LC24@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6140: Error: syntax error -- statement `move.l LC25@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6146: Error: syntax error -- statement `move.l LC26@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6149: Error: syntax error -- statement `move.l LC27@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6155: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6158: Error: syntax error -- statement `move.l LC29@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6164: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6167: Error: syntax error -- statement `move.l LC31@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6173: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6176: Error: syntax error -- statement `move.l LC33@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6182: Error: syntax error -- statement `move.l LC34@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6185: Error: syntax error -- statement `move.l LC35@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6191: Error: syntax error -- statement `move.l LC36@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6194: Error: syntax error -- statement `move.l LC37@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6203: Error: syntax error -- statement `move.l LC38@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6206: Error: syntax error -- statement `move.l LC39@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6215: Error: syntax error -- statement `move.l LC40@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6218: Error: syntax error -- statement `move.l LC41@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6227: Error: syntax error -- statement `move.l LC42@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6230: Error: syntax error -- statement `move.l LC43@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6239: Error: syntax error -- statement `move.l LC44@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6242: Error: syntax error -- statement `move.l LC45@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6248: Error: syntax error -- statement `move.l LC46@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6251: Error: syntax error -- statement `move.l LC47@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6257: Error: syntax error -- statement `move.l LC48@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6260: Error: syntax error -- statement `move.l LC49@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6266: Error: syntax error -- statement `move.l LC50@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6269: Error: syntax error -- statement `move.l LC51@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6275: Error: syntax error -- statement `move.l LC52@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6278: Error: syntax error -- statement `move.l LC53@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6284: Error: syntax error -- statement `move.l LC54@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6287: Error: syntax error -- statement `move.l LC55@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6293: Error: syntax error -- statement `move.l LC56@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6296: Error: syntax error -- statement `move.l LC57@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6333: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6341: Error: syntax error -- statement `move.l LC58@GOT(a4),d1' ignored
/tmp/ccAtEPLu.s:6360: Error: syntax error -- statement `move.l LC59@GOT(a4),d1' ignored
/tmp/ccAtEPLu.s:6389: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6430: Error: syntax error -- statement `move.l LC60@GOT(a4),d1' ignored
/tmp/ccAtEPLu.s:6494: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6553: Error: syntax error -- statement `move.l L425@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6747: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:6930: Error: syntax error -- statement `move.l L452@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:7213: Error: syntax error -- statement `move.l _lower_doubles_instr@GOT(a4),d0' ignored
/tmp/ccAtEPLu.s:7215: Error: syntax error -- statement `move.l _should_lower_double_instr@GOT(a4),d0' ignored
[183/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o -c ../src/compiler/nir/nir_lower_flatshade.c
/tmp/ccyYrlCP.s: Assembler messages:
/tmp/ccyYrlCP.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccyYrlCP.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccyYrlCP.s:1839: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:1882: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:1926: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:1970: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:2015: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:2060: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:2133: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccyYrlCP.s:3095: Error: syntax error -- statement `move.l _lower_input_io@GOT(a4),d0' ignored
[184/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o -c ../src/compiler/nir/nir_lower_drawpixels.c
/tmp/ccPZRs7w.s: Assembler messages:
/tmp/ccPZRs7w.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccPZRs7w.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccPZRs7w.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccPZRs7w.s:417: Error: syntax error -- statement `move.l L44@GOT(a4),d0' ignored
/tmp/ccPZRs7w.s:2001: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:2045: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:3408: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:3461: Error: syntax error -- statement `move.l LC1@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:3514: Error: syntax error -- statement `move.l LC2@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:3581: Error: syntax error -- statement `move.l LC3@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:3811: Error: syntax error -- statement `move.l LC4@GOT(a4),d1' ignored
/tmp/ccPZRs7w.s:4374: Error: syntax error -- statement `move.l _lower_drawpixels_instr@GOT(a4),d0' ignored
[185/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o -c ../src/compiler/nir/nir_lower_flrp.c
/tmp/cct3PwsL.s: Assembler messages:
/tmp/cct3PwsL.s:67: Error: syntax error -- statement `move.l L7@GOT(a4),d0' ignored
/tmp/cct3PwsL.s:361: Error: syntax error -- statement `move.l L34@GOT(a4),d0' ignored
[186/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o -c ../src/compiler/nir/nir_lower_fp16_conv.c
/tmp/cc3OTHto.s: Assembler messages:
/tmp/cc3OTHto.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc3OTHto.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/cc3OTHto.s:1928: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3OTHto.s:1975: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3OTHto.s:2020: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3OTHto.s:2064: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3OTHto.s:5041: Error: syntax error -- statement `move.l L329@GOT(a4),d0' ignored
/tmp/cc3OTHto.s:5229: Error: syntax error -- statement `move.l _lower_fp16_cast_impl@GOT(a4),d0' ignored
[187/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o -c ../src/compiler/nir/nir_lower_fragcoord_wtrans.c
/tmp/ccIkrv1f.s: Assembler messages:
/tmp/ccIkrv1f.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccIkrv1f.s:266: Error: syntax error -- statement `move.l L25@GOT(a4),d0' ignored
/tmp/ccIkrv1f.s:2414: Error: syntax error -- statement `move.l _lower_fragcoord_wtrans_impl@GOT(a4),d0' ignored
/tmp/ccIkrv1f.s:2416: Error: syntax error -- statement `move.l _lower_fragcoord_wtrans_filter@GOT(a4),d0' ignored
[188/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_frag_coord_to_pixel_coord.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_frag_coord_to_pixel_coord.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_frag_coord_to_pixel_coord.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_frag_coord_to_pixel_coord.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_frag_coord_to_pixel_coord.c.o -c ../src/compiler/nir/nir_lower_frag_coord_to_pixel_coord.c
/tmp/ccSXcJ5d.s: Assembler messages:
/tmp/ccSXcJ5d.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccSXcJ5d.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/ccSXcJ5d.s:1775: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSXcJ5d.s:2909: Error: syntax error -- statement `move.l _lower@GOT(a4),d0' ignored
[189/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o -c ../src/compiler/nir/nir_lower_global_vars_to_local.c
/tmp/ccLlvlSU.s: Assembler messages:
/tmp/ccLlvlSU.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccLlvlSU.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
[190/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o -c ../src/compiler/nir/nir_lower_fragcolor.c
/tmp/cclz0bP7.s: Assembler messages:
/tmp/cclz0bP7.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cclz0bP7.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/cclz0bP7.s:1865: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclz0bP7.s:1907: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclz0bP7.s:1951: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cclz0bP7.s:2842: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cclz0bP7.s:2846: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cclz0bP7.s:2856: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/cclz0bP7.s:2860: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/cclz0bP7.s:3077: Error: syntax error -- statement `move.l _lower_fragcolor_intrin@GOT(a4),d0' ignored
[191/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o -c ../src/compiler/nir/nir_lower_frexp.c
/tmp/ccXZFNcB.s: Assembler messages:
/tmp/ccXZFNcB.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccXZFNcB.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccXZFNcB.s:3248: Error: syntax error -- statement `move.l _lower_frexp_instr@GOT(a4),d0' ignored
[192/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o -c ../src/compiler/nir/nir_lower_goto_ifs.c
/tmp/cc0fkjoA.s: Assembler messages:
/tmp/cc0fkjoA.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:602: Error: syntax error -- statement `move.l L64@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:2252: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc0fkjoA.s:2296: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc0fkjoA.s:3620: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:3648: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:3659: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:3677: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:3743: Error: syntax error -- statement `move.l _nir_block_ptr_cmp@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:4504: Error: syntax error -- statement `move.l LC4@GOT(a4),d1' ignored
/tmp/cc0fkjoA.s:4558: Error: syntax error -- statement `move.l LC5@GOT(a4),d1' ignored
/tmp/cc0fkjoA.s:5137: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/cc0fkjoA.s:6087: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
[193/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o -c ../src/compiler/nir/nir_lower_load_const_to_scalar.c
/tmp/ccQ5o1Et.s: Assembler messages:
/tmp/ccQ5o1Et.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccQ5o1Et.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
[194/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o -c ../src/compiler/nir/nir_lower_locals_to_regs.c
/tmp/ccQwIUpa.s: Assembler messages:
/tmp/ccQwIUpa.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccQwIUpa.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccQwIUpa.s:464: Error: syntax error -- statement `move.l L49@GOT(a4),d0' ignored
/tmp/ccQwIUpa.s:2506: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2549: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2591: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2635: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2677: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2721: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2763: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2807: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2849: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2896: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2944: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:2992: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:3040: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQwIUpa.s:5759: Error: syntax error -- statement `move.l _derefs_equal@GOT(a4),d0' ignored
/tmp/ccQwIUpa.s:5761: Error: syntax error -- statement `move.l _hash_deref@GOT(a4),d0' ignored
[195/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_helper_writes.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_helper_writes.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_helper_writes.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_helper_writes.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_helper_writes.c.o -c ../src/compiler/nir/nir_lower_helper_writes.c
/tmp/cc7eu5SA.s: Assembler messages:
/tmp/cc7eu5SA.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc7eu5SA.s:380: Error: syntax error -- statement `move.l L33@GOT(a4),d0' ignored
/tmp/cc7eu5SA.s:2619: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/cc7eu5SA.s:2766: Error: syntax error -- statement `move.l _lower@GOT(a4),d0' ignored
[196/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o -c ../src/compiler/nir/nir_lower_gs_intrinsics.c
/tmp/ccT4zE8B.s: Assembler messages:
/tmp/ccT4zE8B.s:48: Error: syntax error -- statement `move.l L5@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:95: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:123: Error: syntax error -- statement `move.l L15@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:190: Error: syntax error -- statement `move.l L23@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:305: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:626: Error: syntax error -- statement `move.l L69@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:2219: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccT4zE8B.s:2263: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccT4zE8B.s:2305: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccT4zE8B.s:2349: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccT4zE8B.s:5629: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:5665: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:5702: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccT4zE8B.s:5739: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
[197/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_image.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_image.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_image.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_image.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_image.c.o -c ../src/compiler/nir/nir_lower_image.c
/tmp/ccvVa6Uk.s: Assembler messages:
/tmp/ccvVa6Uk.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccvVa6Uk.s:380: Error: syntax error -- statement `move.l L33@GOT(a4),d0' ignored
/tmp/ccvVa6Uk.s:1990: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2034: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2076: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2120: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2168: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2213: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2255: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2299: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:2341: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccvVa6Uk.s:4088: Error: syntax error -- statement `move.l L263@GOT(a4),d0' ignored
/tmp/ccvVa6Uk.s:4268: Error: syntax error -- statement `move.l _lower_image_intrin@GOT(a4),d0' ignored
[198/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_image_atomics_to_global.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_image_atomics_to_global.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_image_atomics_to_global.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_image_atomics_to_global.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_image_atomics_to_global.c.o -c ../src/compiler/nir/nir_lower_image_atomics_to_global.c
/tmp/ccbAAx91.s: Assembler messages:
/tmp/ccbAAx91.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccbAAx91.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccbAAx91.s:1872: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:1914: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:1958: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2000: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2044: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2092: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2137: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2179: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2223: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2265: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2309: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:2351: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbAAx91.s:3549: Error: syntax error -- statement `move.l _lower@GOT(a4),d0' ignored
[199/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o -c ../src/compiler/nir/nir_lower_idiv.c
/tmp/ccWI7Lpb.s: Assembler messages:
/tmp/ccWI7Lpb.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccWI7Lpb.s:266: Error: syntax error -- statement `move.l L25@GOT(a4),d0' ignored
/tmp/ccWI7Lpb.s:2732: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccWI7Lpb.s:3084: Error: syntax error -- statement `move.l _lower_idiv@GOT(a4),d0' ignored
/tmp/ccWI7Lpb.s:3086: Error: syntax error -- statement `move.l _inst_is_idiv@GOT(a4),d0' ignored
[200/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o -c ../src/compiler/nir/nir_lower_interpolation.c
/tmp/ccbPpzs4.s: Assembler messages:
/tmp/ccbPpzs4.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccbPpzs4.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/ccbPpzs4.s:1775: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:1817: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:1860: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:1902: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:1946: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:1988: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:2061: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccbPpzs4.s:3066: Error: syntax error -- statement `move.l L200@GOT(a4),d0' ignored
/tmp/ccbPpzs4.s:3318: Error: syntax error -- statement `move.l _nir_lower_interpolation_instr@GOT(a4),d0' ignored
[201/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o -c ../src/compiler/nir/nir_lower_indirect_derefs.c
/tmp/cchW5N8N.s: Assembler messages:
/tmp/cchW5N8N.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cchW5N8N.s:332: Error: syntax error -- statement `move.l L33@GOT(a4),d0' ignored
/tmp/cchW5N8N.s:1980: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cchW5N8N.s:2022: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cchW5N8N.s:2066: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cchW5N8N.s:3787: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
[202/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o -c ../src/compiler/nir/nir_lower_input_attachments.c
/tmp/cc0nuLup.s: Assembler messages:
/tmp/cc0nuLup.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc0nuLup.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cc0nuLup.s:237: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/cc0nuLup.s:253: Error: syntax error -- statement `move.l _glsl_type_builtin_int@GOT(a4),d0' ignored
/tmp/cc0nuLup.s:565: Error: syntax error -- statement `move.l L56@GOT(a4),d0' ignored
/tmp/cc0nuLup.s:2267: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc0nuLup.s:2309: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc0nuLup.s:4962: Error: syntax error -- statement `move.l _lower_input_attachments_instr@GOT(a4),d0' ignored
[203/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o -c ../src/compiler/nir/nir_lower_int_to_float.c
/tmp/ccYn13pj.s: Assembler messages:
/tmp/ccYn13pj.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYn13pj.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccYn13pj.s:2137: Error: syntax error -- statement `move.l L163@GOT(a4),d0' ignored
/tmp/ccYn13pj.s:2197: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccYn13pj.s:2539: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccYn13pj.s:2796: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d1' ignored
/tmp/ccYn13pj.s:2889: Error: syntax error -- statement `move.l L223@GOT(a4),d0' ignored
/tmp/ccYn13pj.s:3080: Error: syntax error -- statement `move.l L244@GOT(a4),d0' ignored
/tmp/ccYn13pj.s:3719: Error: syntax error -- statement `move.l _assert_ssa_def_is_not_int@GOT(a4),d0' ignored
[204/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_int64.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_int64.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_int64.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_int64.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_int64.c.o -c ../src/compiler/nir/nir_lower_int64.c
/tmp/ccJJnpju.s: Assembler messages:
/tmp/ccJJnpju.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:266: Error: syntax error -- statement `move.l L25@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:2015: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJJnpju.s:2057: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJJnpju.s:2101: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJJnpju.s:2143: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJJnpju.s:3836: Error: syntax error -- statement `move.l L311@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:8547: Error: syntax error -- statement `move.l L558@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:8988: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:9012: Error: syntax error -- statement `move.l L580@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:9947: Error: syntax error -- statement `move.l L636@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:10152: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccJJnpju.s:11048: Error: syntax error -- statement `move.l _lower_int64_instr@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:11050: Error: syntax error -- statement `move.l _should_lower_int64_instr@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:11128: Error: syntax error -- statement `move.l _lower_int64_instr@GOT(a4),d0' ignored
/tmp/ccJJnpju.s:11130: Error: syntax error -- statement `move.l _should_lower_int64_float_conv@GOT(a4),d0' ignored
[205/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o -c ../src/compiler/nir/nir_lower_io_arrays_to_elements.c
/tmp/cceb4JCM.s: Assembler messages:
/tmp/cceb4JCM.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cceb4JCM.s:491: Error: syntax error -- statement `move.l L49@GOT(a4),d0' ignored
/tmp/cceb4JCM.s:2232: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cceb4JCM.s:2274: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[206/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o -c ../src/compiler/nir/nir_lower_io_to_temporaries.c
/tmp/cc6x2316.s: Assembler messages:
/tmp/cc6x2316.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc6x2316.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cc6x2316.s:659: Error: syntax error -- statement `move.l L63@GOT(a4),d0' ignored
/tmp/cc6x2316.s:2292: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc6x2316.s:2336: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc6x2316.s:2380: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc6x2316.s:2424: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc6x2316.s:4982: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/cc6x2316.s:4986: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/cc6x2316.s:4995: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
[207/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o -c ../src/compiler/nir/nir_lower_io_to_vector.c
/tmp/ccKMlOfq.s: Assembler messages:
/tmp/ccKMlOfq.s:43: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccKMlOfq.s:127: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccKMlOfq.s:306: Error: syntax error -- statement `move.l L28@GOT(a4),d0' ignored
/tmp/ccKMlOfq.s:373: Error: syntax error -- statement `move.l L36@GOT(a4),d0' ignored
/tmp/ccKMlOfq.s:919: Error: syntax error -- statement `move.l L85@GOT(a4),d0' ignored
/tmp/ccKMlOfq.s:2762: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccKMlOfq.s:2804: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[208/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o -c ../src/compiler/nir/nir_lower_io_to_scalar.c
/tmp/ccknkwzK.s: Assembler messages:
/tmp/ccknkwzK.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:461: Error: syntax error -- statement `move.l L45@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:2184: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2226: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2269: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2305: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2347: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2391: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2433: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2477: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2513: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2555: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2599: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2635: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2677: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2721: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2763: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2807: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2843: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2885: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2929: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:2971: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3015: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3062: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3107: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3154: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3199: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3272: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3331: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3404: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3463: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3499: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:3572: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccknkwzK.s:5115: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:5451: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:5913: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:6218: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:6723: Error: syntax error -- statement `move.l _nir_lower_io_to_scalar_instr@GOT(a4),d0' ignored
/tmp/ccknkwzK.s:7734: Error: syntax error -- statement `move.l _nir_lower_io_to_scalar_early_instr@GOT(a4),d0' ignored
[209/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_is_helper_invocation.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_is_helper_invocation.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_is_helper_invocation.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_is_helper_invocation.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_is_helper_invocation.c.o -c ../src/compiler/nir/nir_lower_is_helper_invocation.c
/tmp/ccFtZKIq.s: Assembler messages:
/tmp/ccFtZKIq.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccFtZKIq.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccFtZKIq.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccFtZKIq.s:496: Error: syntax error -- statement `move.l L54@GOT(a4),d0' ignored
/tmp/ccFtZKIq.s:2146: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccFtZKIq.s:2190: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccFtZKIq.s:4018: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccFtZKIq.s:4066: Error: syntax error -- statement `move.l _lower_load_and_store_is_helper@GOT(a4),d0' ignored
[210/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o -c ../src/compiler/nir/nir_lower_multiview.c
../src/compiler/nir/nir_lower_multiview.c: In function 'nir_lower_multiview':
../src/compiler/nir/nir_lower_multiview.c:225:43: warning: passing argument 1 of 'u_bit_scan' from incompatible pointer type [-Wincompatible-pointer-types]
225 | uint32_t view_index = u_bit_scan(&view_mask_temp);
| ^~~~~~~~~~~~~~~
| |
| uint32_t * {aka long unsigned int *}
In file included from ../src/compiler/nir/nir_builder.h:27,
from ../src/compiler/nir/nir_lower_multiview.c:25:
../src/util/bitscan.h:100:22: note: expected 'unsigned int *' but argument is of type 'uint32_t *' {aka 'long unsigned int *'}
100 | u_bit_scan(unsigned *mask)
| ~~~~~~~~~~^~~~
/tmp/ccOzwpYc.s: Assembler messages:
/tmp/ccOzwpYc.s:82: Error: syntax error -- statement `move.l L9@GOT(a4),d0' ignored
/tmp/ccOzwpYc.s:149: Error: syntax error -- statement `move.l L17@GOT(a4),d0' ignored
/tmp/ccOzwpYc.s:264: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccOzwpYc.s:280: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccOzwpYc.s:681: Error: syntax error -- statement `move.l L69@GOT(a4),d0' ignored
/tmp/ccOzwpYc.s:2400: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccOzwpYc.s:2444: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccOzwpYc.s:4760: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccOzwpYc.s:4799: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
[211/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_io.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_io.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_io.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_io.c.o -c ../src/compiler/nir/nir_lower_io.c
../src/compiler/nir/nir_lower_io.c: In function 'build_explicit_io_load':
../src/compiler/nir/nir_lower_io.c:1556:56: warning: passing argument 3 of 'nir_get_explicit_deref_range' from incompatible pointer type [-Wincompatible-pointer-types]
1556 | nir_get_explicit_deref_range(deref, addr_format, &base, &range);
| ^~~~~
| |
| unsigned int *
../src/compiler/nir/nir_lower_io.c:1217:40: note: expected 'uint32_t *' {aka 'long unsigned int *'} but argument is of type 'unsigned int *'
1217 | uint32_t *out_base,
| ~~~~~~~~~~^~~~~~~~
../src/compiler/nir/nir_lower_io.c:1556:63: warning: passing argument 4 of 'nir_get_explicit_deref_range' from incompatible pointer type [-Wincompatible-pointer-types]
1556 | nir_get_explicit_deref_range(deref, addr_format, &base, &range);
| ^~~~~~
| |
| unsigned int *
../src/compiler/nir/nir_lower_io.c:1218:40: note: expected 'uint32_t *' {aka 'long unsigned int *'} but argument is of type 'unsigned int *'
1218 | uint32_t *out_range)
| ~~~~~~~~~~^~~~~~~~~
/tmp/ccDHM60H.s: Assembler messages:
/tmp/ccDHM60H.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:157: Error: syntax error -- statement `move.l L17@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:460: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:1037: Error: syntax error -- statement `move.l L98@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:2953: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:2995: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3038: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3080: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3124: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3168: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3204: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3248: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3284: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3326: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3370: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3412: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3456: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3498: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3542: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3578: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3622: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3658: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3702: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3741: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3789: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3834: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3876: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:3949: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4008: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4081: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4140: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4176: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4249: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4308: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:4350: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDHM60H.s:6906: Error: syntax error -- statement `move.l L482@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:11824: Error: syntax error -- statement `move.l L834@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:12485: Error: syntax error -- statement `move.l L878@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:12572: Error: syntax error -- statement `move.l L894@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:12708: Error: syntax error -- statement `move.l L916@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:15104: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:15561: Error: syntax error -- statement `move.l L1104@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:18747: Error: syntax error -- statement `move.l _null_values.0@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:18770: Error: syntax error -- statement `move.l L1342@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:18879: Error: syntax error -- statement `move.l L1350@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20729: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20736: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20738: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20753: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20794: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20807: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20819: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20826: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20828: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20843: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20853: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20866: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20878: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20885: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20887: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20902: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20912: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20925: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20937: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20944: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20946: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20961: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20971: Error: syntax error -- statement `move.l LC8@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20984: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:20996: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21003: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21005: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21020: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21037: Error: syntax error -- statement `move.l _type_size_vec4@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21044: Error: syntax error -- statement `move.l LC10@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21057: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21069: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21076: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21078: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21093: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21103: Error: syntax error -- statement `move.l LC12@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21116: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21128: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21135: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21137: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21152: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21163: Error: syntax error -- statement `move.l LC14@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21176: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21188: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21195: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21197: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21212: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21222: Error: syntax error -- statement `move.l LC16@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21235: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21247: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21254: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21256: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21271: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21281: Error: syntax error -- statement `move.l LC18@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21294: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21306: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21313: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21315: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21330: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21342: Error: syntax error -- statement `move.l LC20@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21355: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21367: Error: syntax error -- statement `move.l LC21@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21374: Error: syntax error -- statement `move.l LC21@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21376: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21391: Error: syntax error -- statement `move.l LC21@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21418: Error: syntax error -- statement `move.l LC22@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21431: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21448: Error: syntax error -- statement `move.l LC23@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21455: Error: syntax error -- statement `move.l LC23@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21457: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21472: Error: syntax error -- statement `move.l LC23@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21482: Error: syntax error -- statement `move.l LC24@GOT(a4),d0' ignored
/tmp/ccDHM60H.s:21495: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
[212/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_memory_model.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_memory_model.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_memory_model.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_memory_model.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_memory_model.c.o -c ../src/compiler/nir/nir_lower_memory_model.c
/tmp/ccDzxu9j.s: Assembler messages:
/tmp/ccDzxu9j.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccDzxu9j.s:300: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccDzxu9j.s:1701: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDzxu9j.s:1743: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDzxu9j.s:1787: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDzxu9j.s:1823: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDzxu9j.s:1865: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDzxu9j.s:1909: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccDzxu9j.s:2135: Error: syntax error -- statement `move.l L147@GOT(a4),d0' ignored
/tmp/ccDzxu9j.s:2183: Error: syntax error -- statement `move.l L152@GOT(a4),d0' ignored
[213/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_mem_access_bit_sizes.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_mem_access_bit_sizes.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_mem_access_bit_sizes.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_mem_access_bit_sizes.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_mem_access_bit_sizes.c.o -c ../src/compiler/nir/nir_lower_mem_access_bit_sizes.c
/tmp/ccXnM91U.s: Assembler messages:
/tmp/ccXnM91U.s:52: Error: syntax error -- statement `move.l L7@GOT(a4),d0' ignored
/tmp/ccXnM91U.s:522: Error: syntax error -- statement `move.l L47@GOT(a4),d0' ignored
/tmp/ccXnM91U.s:2153: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2195: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2238: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2280: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2324: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2366: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2410: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2452: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2496: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2538: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:2582: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:5663: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccXnM91U.s:7496: Error: syntax error -- statement `move.l L485@GOT(a4),d0' ignored
/tmp/ccXnM91U.s:7732: Error: syntax error -- statement `move.l _lower_mem_access_instr@GOT(a4),d0' ignored
[214/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o -c ../src/compiler/nir/nir_lower_mediump.c
/tmp/cch81GsK.s: Assembler messages:
/tmp/cch81GsK.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cch81GsK.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cch81GsK.s:578: Error: syntax error -- statement `move.l L56@GOT(a4),d0' ignored
/tmp/cch81GsK.s:2553: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2596: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2638: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2685: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2730: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2766: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2813: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2858: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:2931: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cch81GsK.s:3280: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/cch81GsK.s:5391: Error: syntax error -- statement `move.l _nir_f2fmp@GOT(a4),d0' ignored
/tmp/cch81GsK.s:5399: Error: syntax error -- statement `move.l _nir_i2imp@GOT(a4),d0' ignored
/tmp/cch81GsK.s:5407: Error: syntax error -- statement `move.l _nir_i2imp@GOT(a4),d0' ignored
/tmp/cch81GsK.s:5537: Error: syntax error -- statement `move.l _nir_f2f32@GOT(a4),d0' ignored
/tmp/cch81GsK.s:5543: Error: syntax error -- statement `move.l _nir_i2i32@GOT(a4),d0' ignored
/tmp/cch81GsK.s:5549: Error: syntax error -- statement `move.l _nir_u2u32@GOT(a4),d0' ignored
/tmp/cch81GsK.s:6635: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7719: Error: syntax error -- statement `move.l _nir_i2i16@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7726: Error: syntax error -- statement `move.l _nir_u2u16@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7730: Error: syntax error -- statement `move.l _nir_f2f16@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7741: Error: syntax error -- statement `move.l _nir_i2i32@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7748: Error: syntax error -- statement `move.l _nir_u2u32@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7752: Error: syntax error -- statement `move.l _nir_f2f32@GOT(a4),d0' ignored
/tmp/cch81GsK.s:7850: Error: syntax error -- statement `move.l _legalize_16bit_sampler_srcs@GOT(a4),d0' ignored
/tmp/cch81GsK.s:9872: Error: syntax error -- statement `move.l _opt_16bit_tex_image@GOT(a4),d0' ignored
[215/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_memcpy.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_memcpy.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_memcpy.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_memcpy.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_memcpy.c.o -c ../src/compiler/nir/nir_lower_memcpy.c
/tmp/ccmsjMzh.s: Assembler messages:
/tmp/ccmsjMzh.s:58: Error: syntax error -- statement `move.l L10@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:125: Error: syntax error -- statement `move.l L18@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:240: Error: syntax error -- statement `move.l _glsl_type_builtin_uint8_t@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:277: Error: syntax error -- statement `move.l _glsl_type_builtin_uint8_t@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:281: Error: syntax error -- statement `move.l _glsl_type_builtin_uint16_t@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:285: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:289: Error: syntax error -- statement `move.l _glsl_type_builtin_uint64_t@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:578: Error: syntax error -- statement `move.l L65@GOT(a4),d0' ignored
/tmp/ccmsjMzh.s:2270: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccmsjMzh.s:2314: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccmsjMzh.s:3716: Error: syntax error -- statement `move.l L265@GOT(a4),d0' ignored
[216/874] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o
FAILED: src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o -MF src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o.d -o src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o -c src/compiler/nir/nir_constant_expressions.c
src/compiler/nir/nir_constant_expressions.c: In function 'evaluate_frexp_exp':
src/compiler/nir/nir_constant_expressions.c:34804:25: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types]
34804 | frexp(src0, &dst);
| ^~~~
| |
| int32_t * {aka long int *}
In file included from src/compiler/nir/nir_constant_expressions.c:24:
/home/laguest/opt/amiga-gcc/m68k-amigaos/sys-include/math.h:91:40: note: expected 'int *' but argument is of type 'int32_t *' {aka 'long int *'}
91 | extern __stdargs double frexp (double, int *);
| ^~~~~
src/compiler/nir/nir_constant_expressions.c:34823:25: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types]
34823 | frexp(src0, &dst);
| ^~~~
| |
| int32_t * {aka long int *}
/home/laguest/opt/amiga-gcc/m68k-amigaos/sys-include/math.h:91:40: note: expected 'int *' but argument is of type 'int32_t *' {aka 'long int *'}
91 | extern __stdargs double frexp (double, int *);
| ^~~~~
src/compiler/nir/nir_constant_expressions.c:34842:25: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types]
34842 | frexp(src0, &dst);
| ^~~~
| |
| int32_t * {aka long int *}
/home/laguest/opt/amiga-gcc/m68k-amigaos/sys-include/math.h:91:40: note: expected 'int *' but argument is of type 'int32_t *' {aka 'long int *'}
91 | extern __stdargs double frexp (double, int *);
| ^~~~~
/tmp/cczzWvT4.s: Assembler messages:
/tmp/cczzWvT4.s:1230: Error: syntax error -- statement `move.l L123@GOT(a4),d0' ignored
/tmp/cczzWvT4.s:1476: Error: syntax error -- statement `move.l L144@GOT(a4),d0' ignored
/tmp/cczzWvT4.s:214306: Error: syntax error -- statement `move.l L8518@GOT(a4),d0' ignored
[217/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_packing.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_packing.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_packing.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_packing.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_packing.c.o -c ../src/compiler/nir/nir_lower_packing.c
/tmp/ccLrSgxg.s: Assembler messages:
/tmp/ccLrSgxg.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccLrSgxg.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccLrSgxg.s:3954: Error: syntax error -- statement `move.l _lower_pack_instr@GOT(a4),d0' ignored
[218/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_passthrough_edgeflags.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_passthrough_edgeflags.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_passthrough_edgeflags.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_passthrough_edgeflags.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_passthrough_edgeflags.c.o -c ../src/compiler/nir/nir_lower_passthrough_edgeflags.c
/tmp/ccrOlU1F.s: Assembler messages:
/tmp/ccrOlU1F.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccrOlU1F.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccrOlU1F.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccrOlU1F.s:496: Error: syntax error -- statement `move.l L54@GOT(a4),d0' ignored
/tmp/ccrOlU1F.s:2058: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2101: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2145: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2189: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2233: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2280: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2328: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2373: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2432: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccrOlU1F.s:2491: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[219/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o -c ../src/compiler/nir/nir_lower_phis_to_scalar.c
/tmp/ccypZKF5.s: Assembler messages:
/tmp/ccypZKF5.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccypZKF5.s:437: Error: syntax error -- statement `move.l L41@GOT(a4),d0' ignored
/tmp/ccypZKF5.s:2600: Error: syntax error -- statement `move.l L201@GOT(a4),d0' ignored
/tmp/ccypZKF5.s:2627: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[220/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_point_smooth.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_point_smooth.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_point_smooth.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_point_smooth.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_point_smooth.c.o -c ../src/compiler/nir/nir_lower_point_smooth.c
In file included from ../src/compiler/nir/nir_lower_point_smooth.c:26:
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_fexp':
../src/compiler/nir/nir_builtin_builder.h:103:43: error: 'M_LOG2E' undeclared (first use in this function)
103 | return nir_fexp2(b, nir_fmul_imm(b, x, M_LOG2E));
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h:103:43: note: each undeclared identifier is reported only once for each function it appears in
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_flog':
../src/compiler/nir/nir_builtin_builder.h:109:50: error: 'M_LOG2E' undeclared (first use in this function)
109 | return nir_fmul_imm(b, nir_flog2(b, x), 1.0 / M_LOG2E);
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_degrees':
../src/compiler/nir/nir_builtin_builder.h:154:40: error: 'M_PI' undeclared (first use in this function)
154 | return nir_fmul_imm(b, val, 180.0 / M_PI);
| ^~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_radians':
../src/compiler/nir/nir_builtin_builder.h:227:32: error: 'M_PI' undeclared (first use in this function)
227 | return nir_fmul_imm(b, val, M_PI / 180.0);
| ^~~~
[221/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o -c ../src/compiler/nir/nir_lower_non_uniform_access.c
/tmp/ccX9ieQe.s: Assembler messages:
/tmp/ccX9ieQe.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccX9ieQe.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccX9ieQe.s:2054: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX9ieQe.s:2096: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[222/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_point_size_mov.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_point_size_mov.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_point_size_mov.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_point_size_mov.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_point_size_mov.c.o -c ../src/compiler/nir/nir_lower_point_size_mov.c
/tmp/ccVcdfUp.s: Assembler messages:
/tmp/ccVcdfUp.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccVcdfUp.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccVcdfUp.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_float@GOT(a4),d0' ignored
/tmp/ccVcdfUp.s:218: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccVcdfUp.s:512: Error: syntax error -- statement `move.l L56@GOT(a4),d0' ignored
/tmp/ccVcdfUp.s:2248: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2291: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2335: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2379: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2423: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2470: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2515: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2588: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2647: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:2706: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccVcdfUp.s:5081: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccVcdfUp.s:5104: Error: syntax error -- statement `move.l _lower_point_size_mov@GOT(a4),d0' ignored
[223/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_pntc_ytransform.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_pntc_ytransform.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_pntc_ytransform.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_pntc_ytransform.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_pntc_ytransform.c.o -c ../src/compiler/nir/nir_lower_pntc_ytransform.c
/tmp/ccHO8CpC.s: Assembler messages:
/tmp/ccHO8CpC.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccHO8CpC.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccHO8CpC.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccHO8CpC.s:417: Error: syntax error -- statement `move.l L44@GOT(a4),d0' ignored
/tmp/ccHO8CpC.s:1983: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHO8CpC.s:2905: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
[224/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_point_size.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_point_size.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_point_size.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_point_size.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_point_size.c.o -c ../src/compiler/nir/nir_lower_point_size.c
/tmp/ccvICQCm.s: Assembler messages:
/tmp/ccvICQCm.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccvICQCm.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccvICQCm.s:2618: Error: syntax error -- statement `move.l _lower_point_size_intrin@GOT(a4),d0' ignored
[225/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_patch_vertices.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_patch_vertices.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_patch_vertices.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_patch_vertices.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_patch_vertices.c.o -c ../src/compiler/nir/nir_lower_patch_vertices.c
/tmp/ccAMtaMy.s: Assembler messages:
/tmp/ccAMtaMy.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccAMtaMy.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccAMtaMy.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_int@GOT(a4),d0' ignored
/tmp/ccAMtaMy.s:448: Error: syntax error -- statement `move.l L48@GOT(a4),d0' ignored
/tmp/ccAMtaMy.s:2041: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAMtaMy.s:2749: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
[226/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_poly_line_smooth.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_poly_line_smooth.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_poly_line_smooth.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_poly_line_smooth.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_poly_line_smooth.c.o -c ../src/compiler/nir/nir_lower_poly_line_smooth.c
/tmp/ccAalYnc.s: Assembler messages:
/tmp/ccAalYnc.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccAalYnc.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccAalYnc.s:1750: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAalYnc.s:1794: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccAalYnc.s:2824: Error: syntax error -- statement `move.l _lower_polylinesmooth@GOT(a4),d0' ignored
[227/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_printf.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_printf.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_printf.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_printf.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_printf.c.o -c ../src/compiler/nir/nir_lower_printf.c
/tmp/ccIMAPgp.s: Assembler messages:
/tmp/ccIMAPgp.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccIMAPgp.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccIMAPgp.s:225: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccIMAPgp.s:241: Error: syntax error -- statement `move.l _glsl_type_builtin_uint8_t@GOT(a4),d0' ignored
/tmp/ccIMAPgp.s:487: Error: syntax error -- statement `move.l L52@GOT(a4),d0' ignored
/tmp/ccIMAPgp.s:2080: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccIMAPgp.s:2124: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccIMAPgp.s:2168: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccIMAPgp.s:4326: Error: syntax error -- statement `move.l _lower_printf_intrin@GOT(a4),d0' ignored
[228/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_robust_access.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_robust_access.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_robust_access.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_robust_access.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_robust_access.c.o -c ../src/compiler/nir/nir_lower_robust_access.c
/tmp/ccnNR4qQ.s: Assembler messages:
/tmp/ccnNR4qQ.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccnNR4qQ.s:412: Error: syntax error -- statement `move.l L36@GOT(a4),d0' ignored
/tmp/ccnNR4qQ.s:2079: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:2123: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:2165: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:2209: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:2257: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:2302: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:2346: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccnNR4qQ.s:3969: Error: syntax error -- statement `move.l L271@GOT(a4),d0' ignored
/tmp/ccnNR4qQ.s:4495: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccnNR4qQ.s:5240: Error: syntax error -- statement `move.l _lower@GOT(a4),d0' ignored
[229/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_scratch.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_scratch.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_scratch.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_scratch.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_scratch.c.o -c ../src/compiler/nir/nir_lower_scratch.c
/tmp/cc1wsKZx.s: Assembler messages:
/tmp/cc1wsKZx.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc1wsKZx.s:348: Error: syntax error -- statement `move.l L32@GOT(a4),d0' ignored
/tmp/cc1wsKZx.s:2120: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc1wsKZx.s:2162: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc1wsKZx.s:2206: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc1wsKZx.s:2250: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[230/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_samplers.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_samplers.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_samplers.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_samplers.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_samplers.c.o -c ../src/compiler/nir/nir_lower_samplers.c
/tmp/cci53PMH.s: Assembler messages:
/tmp/cci53PMH.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cci53PMH.s:426: Error: syntax error -- statement `move.l L38@GOT(a4),d0' ignored
/tmp/cci53PMH.s:3383: Error: syntax error -- statement `move.l _lower_sampler@GOT(a4),d0' ignored
[231/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_reg_intrinsics_to_ssa.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_reg_intrinsics_to_ssa.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_reg_intrinsics_to_ssa.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_reg_intrinsics_to_ssa.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_reg_intrinsics_to_ssa.c.o -c ../src/compiler/nir/nir_lower_reg_intrinsics_to_ssa.c
/tmp/ccsu2AKZ.s: Assembler messages:
/tmp/ccsu2AKZ.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccsu2AKZ.s:394: Error: syntax error -- statement `move.l L41@GOT(a4),d0' ignored
/tmp/ccsu2AKZ.s:1981: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsu2AKZ.s:2023: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsu2AKZ.s:2065: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsu2AKZ.s:2107: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[232/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_readonly_images_to_tex.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_readonly_images_to_tex.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_readonly_images_to_tex.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_readonly_images_to_tex.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_readonly_images_to_tex.c.o -c ../src/compiler/nir/nir_lower_readonly_images_to_tex.c
/tmp/ccpyo124.s: Assembler messages:
/tmp/ccpyo124.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccpyo124.s:405: Error: syntax error -- statement `move.l L41@GOT(a4),d0' ignored
/tmp/ccpyo124.s:2020: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpyo124.s:2062: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpyo124.s:3892: Error: syntax error -- statement `move.l _lower_readonly_image_instr@GOT(a4),d0' ignored
[233/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_returns.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_returns.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_returns.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_returns.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_returns.c.o -c ../src/compiler/nir/nir_lower_returns.c
/tmp/ccFimJPM.s: Assembler messages:
/tmp/ccFimJPM.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccFimJPM.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccFimJPM.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccFimJPM.s:537: Error: syntax error -- statement `move.l L60@GOT(a4),d0' ignored
/tmp/ccFimJPM.s:2187: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccFimJPM.s:2231: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccFimJPM.s:4159: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
[234/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_single_sampled.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_single_sampled.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_single_sampled.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_single_sampled.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_single_sampled.c.o -c ../src/compiler/nir/nir_lower_single_sampled.c
/tmp/ccYJZmzG.s: Assembler messages:
/tmp/ccYJZmzG.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYJZmzG.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccYJZmzG.s:432: Error: syntax error -- statement `move.l L46@GOT(a4),d0' ignored
/tmp/ccYJZmzG.s:2044: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYJZmzG.s:2086: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYJZmzG.s:2130: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYJZmzG.s:3477: Error: syntax error -- statement `move.l _lower_single_sampled_instr@GOT(a4),d0' ignored
[235/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_ssbo.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_ssbo.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_ssbo.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_ssbo.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_ssbo.c.o -c ../src/compiler/nir/nir_lower_ssbo.c
/tmp/ccX7mOWM.s: Assembler messages:
/tmp/ccX7mOWM.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccX7mOWM.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccX7mOWM.s:1820: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:1862: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:1906: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:1950: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:1992: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:2036: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:2078: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:2122: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:2164: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccX7mOWM.s:3601: Error: syntax error -- statement `move.l _pass@GOT(a4),d0' ignored
[236/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_shader_calls.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_shader_calls.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_shader_calls.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_shader_calls.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_shader_calls.c.o -c ../src/compiler/nir/nir_lower_shader_calls.c
/tmp/ccsHhYTO.s: Assembler messages:
/tmp/ccsHhYTO.s:42: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:118: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:378: Error: syntax error -- statement `move.l L32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:827: Error: syntax error -- statement `move.l L73@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:2593: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2635: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2678: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2720: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2764: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2808: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2850: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2894: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2938: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:2980: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3024: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3066: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3110: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3152: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3196: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3238: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3282: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3326: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3368: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3412: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3460: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3508: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3556: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:3604: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:4858: Error: syntax error -- statement `move.l L350@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:4935: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:5066: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:8838: Error: syntax error -- statement `move.l L607@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:8856: Error: syntax error -- statement `move.l _src_is_in_bitset@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:8865: Error: syntax error -- statement `move.l _src_is_in_bitset@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:8949: Error: syntax error -- statement `move.l _src_is_in_bitset@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:8962: Error: syntax error -- statement `move.l _src_is_in_bitset@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:9207: Error: syntax error -- statement `move.l _add_src_instr@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:9232: Error: syntax error -- statement `move.l _compare_instr_indexes@GOT(a4),a0' ignored
/tmp/ccsHhYTO.s:10217: Error: syntax error -- statement `move.l _add_src_to_call_live_bitset@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:11259: Error: syntax error -- statement `move.l _rewrite_instr_src_from_phi_builder@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:11434: Error: syntax error -- statement `move.l _rewrite_instr_src_from_phi_builder@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12836: Error: syntax error -- statement `move.l _wrap_instr@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12885: Error: syntax error -- statement `move.l _instr_is_jump@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12911: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12917: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12924: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12926: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12941: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12951: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:12964: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:13029: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:13605: Error: syntax error -- statement `move.l _lower_stack_instr_to_scratch@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:13705: Error: syntax error -- statement `move.l _opt_remove_respills_instr@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:14935: Error: syntax error -- statement `move.l _sort_scratch_item_by_size_and_value_id@GOT(a4),a0' ignored
/tmp/ccsHhYTO.s:16090: Error: syntax error -- statement `move.l _split_stack_components_instr@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16366: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16373: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16375: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16394: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16408: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16422: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16443: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16450: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16452: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16471: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16485: Error: syntax error -- statement `move.l LC8@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16499: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16521: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16528: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16530: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16549: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16555: Error: syntax error -- statement `move.l _instr_is_shader_call@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16565: Error: syntax error -- statement `move.l LC10@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16579: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16604: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16611: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16613: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16632: Error: syntax error -- statement `move.l LC11@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16646: Error: syntax error -- statement `move.l LC12@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16660: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16682: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16689: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16691: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16706: Error: syntax error -- statement `move.l LC13@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16719: Error: syntax error -- statement `move.l LC14@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16732: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16744: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16751: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16753: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16768: Error: syntax error -- statement `move.l LC15@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16778: Error: syntax error -- statement `move.l LC16@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16791: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16803: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16810: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16812: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16827: Error: syntax error -- statement `move.l LC17@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16837: Error: syntax error -- statement `move.l LC18@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16850: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16862: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16869: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16871: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16886: Error: syntax error -- statement `move.l LC19@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16902: Error: syntax error -- statement `move.l LC20@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16915: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16958: Error: syntax error -- statement `move.l LC21@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16963: Error: syntax error -- statement `move.l LC22@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16977: Error: syntax error -- statement `move.l LC22@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:16989: Error: syntax error -- statement `move.l LC23@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17116: Error: syntax error -- statement `move.l LC24@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17123: Error: syntax error -- statement `move.l LC24@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17125: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17145: Error: syntax error -- statement `move.l LC24@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17165: Error: syntax error -- statement `move.l LC25@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:17183: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17219: Error: syntax error -- statement `move.l LC26@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17226: Error: syntax error -- statement `move.l LC26@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17228: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17248: Error: syntax error -- statement `move.l LC26@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17268: Error: syntax error -- statement `move.l LC27@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:17286: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17333: Error: syntax error -- statement `move.l _should_vectorize@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17344: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17351: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17353: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17368: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17378: Error: syntax error -- statement `move.l LC29@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17391: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17403: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17410: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17412: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17427: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17439: Error: syntax error -- statement `move.l LC31@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17452: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17464: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17471: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17473: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17488: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17501: Error: syntax error -- statement `move.l LC33@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17514: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17541: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17548: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17550: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17570: Error: syntax error -- statement `move.l LC28@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17590: Error: syntax error -- statement `move.l LC29@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:17608: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17625: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17632: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17634: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17654: Error: syntax error -- statement `move.l LC30@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17676: Error: syntax error -- statement `move.l LC31@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:17694: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17711: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17718: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17720: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17740: Error: syntax error -- statement `move.l LC32@GOT(a4),d0' ignored
/tmp/ccsHhYTO.s:17763: Error: syntax error -- statement `move.l LC33@GOT(a4),d1' ignored
/tmp/ccsHhYTO.s:17781: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
[237/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_task_shader.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_task_shader.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_task_shader.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_task_shader.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_task_shader.c.o -c ../src/compiler/nir/nir_lower_task_shader.c
/tmp/ccpL6RWq.s: Assembler messages:
/tmp/ccpL6RWq.s:71: Error: syntax error -- statement `move.l L9@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:454: Error: syntax error -- statement `move.l L48@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:2064: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2106: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2149: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2193: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2235: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2279: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2323: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2367: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2411: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2455: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2499: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2543: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2585: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:2629: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccpL6RWq.s:5168: Error: syntax error -- statement `move.l _lower_nv_task_output@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6129: Error: syntax error -- statement `move.l _lower_task_intrin@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6208: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6215: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6217: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6232: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6242: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6255: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6378: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6385: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6387: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6406: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6422: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6436: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6454: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6461: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6463: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6482: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6496: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6510: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6530: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6537: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6539: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6558: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6572: Error: syntax error -- statement `move.l LC8@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6586: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6604: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6611: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6613: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6632: Error: syntax error -- statement `move.l LC9@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6646: Error: syntax error -- statement `move.l LC10@GOT(a4),d0' ignored
/tmp/ccpL6RWq.s:6660: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
[238/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_subgroups.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_subgroups.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_subgroups.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_subgroups.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_subgroups.c.o -c ../src/compiler/nir/nir_lower_subgroups.c
/tmp/ccuBo4ZS.s: Assembler messages:
/tmp/ccuBo4ZS.s:64: Error: syntax error -- statement `move.l L8@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:131: Error: syntax error -- statement `move.l L16@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:246: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:283: Error: syntax error -- statement `move.l _glsl_type_builtin_uint8_t@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:287: Error: syntax error -- statement `move.l _glsl_type_builtin_uint16_t@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:291: Error: syntax error -- statement `move.l _glsl_type_builtin_uint@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:295: Error: syntax error -- statement `move.l _glsl_type_builtin_uint64_t@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:496: Error: syntax error -- statement `move.l L53@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:2249: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:2293: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:2335: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:2377: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:2421: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:2465: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:2512: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:7712: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:7986: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:8398: Error: syntax error -- statement `move.l L531@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:8709: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/ccuBo4ZS.s:8911: Error: syntax error -- statement `move.l L557@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:10872: Error: syntax error -- statement `move.l L674@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:11221: Error: syntax error -- statement `move.l L702@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:12318: Error: syntax error -- statement `move.l _lower_subgroups_instr@GOT(a4),d0' ignored
/tmp/ccuBo4ZS.s:12320: Error: syntax error -- statement `move.l _lower_subgroups_filter@GOT(a4),d0' ignored
[239/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tess_coord_z.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_tess_coord_z.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_tess_coord_z.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_tess_coord_z.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_tess_coord_z.c.o -c ../src/compiler/nir/nir_lower_tess_coord_z.c
/tmp/ccOeQgGn.s: Assembler messages:
/tmp/ccOeQgGn.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccOeQgGn.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccOeQgGn.s:2953: Error: syntax error -- statement `move.l _lower_tess_coord_z@GOT(a4),d0' ignored
[240/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_system_values.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_system_values.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_system_values.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_system_values.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_system_values.c.o -c ../src/compiler/nir/nir_lower_system_values.c
/tmp/ccW2EgWI.s: Assembler messages:
/tmp/ccW2EgWI.s:108: Error: syntax error -- statement `move.l L15@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:175: Error: syntax error -- statement `move.l L23@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:580: Error: syntax error -- statement `move.l L60@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:2352: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccW2EgWI.s:2395: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccW2EgWI.s:2439: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccW2EgWI.s:2483: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccW2EgWI.s:2525: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccW2EgWI.s:5320: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:5747: Error: syntax error -- statement `move.l L382@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:6370: Error: syntax error -- statement `move.l _lower_system_value_instr@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:6372: Error: syntax error -- statement `move.l _lower_system_value_filter@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:6970: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:7016: Error: syntax error -- statement `move.l L459@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:8205: Error: syntax error -- statement `move.l _lower_compute_system_value_instr@GOT(a4),d0' ignored
/tmp/ccW2EgWI.s:8207: Error: syntax error -- statement `move.l _lower_compute_system_value_filter@GOT(a4),d0' ignored
[241/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tex_shadow.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_tex_shadow.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_tex_shadow.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_tex_shadow.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_tex_shadow.c.o -c ../src/compiler/nir/nir_lower_tex_shadow.c
In file included from ../src/compiler/nir/nir_lower_tex_shadow.c:26:
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_fexp':
../src/compiler/nir/nir_builtin_builder.h:103:43: error: 'M_LOG2E' undeclared (first use in this function)
103 | return nir_fexp2(b, nir_fmul_imm(b, x, M_LOG2E));
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h:103:43: note: each undeclared identifier is reported only once for each function it appears in
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_flog':
../src/compiler/nir/nir_builtin_builder.h:109:50: error: 'M_LOG2E' undeclared (first use in this function)
109 | return nir_fmul_imm(b, nir_flog2(b, x), 1.0 / M_LOG2E);
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_degrees':
../src/compiler/nir/nir_builtin_builder.h:154:40: error: 'M_PI' undeclared (first use in this function)
154 | return nir_fmul_imm(b, val, 180.0 / M_PI);
| ^~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_radians':
../src/compiler/nir/nir_builtin_builder.h:227:32: error: 'M_PI' undeclared (first use in this function)
227 | return nir_fmul_imm(b, val, M_PI / 180.0);
| ^~~~
[242/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_terminate_to_demote.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_terminate_to_demote.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_terminate_to_demote.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_terminate_to_demote.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_terminate_to_demote.c.o -c ../src/compiler/nir/nir_lower_terminate_to_demote.c
/tmp/ccrHloap.s: Assembler messages:
/tmp/ccrHloap.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccrHloap.s:376: Error: syntax error -- statement `move.l L39@GOT(a4),d0' ignored
[243/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tex.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_tex.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_tex.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_tex.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_tex.c.o -c ../src/compiler/nir/nir_lower_tex.c
In file included from ../src/compiler/nir/nir_lower_tex.c:43:
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_fexp':
../src/compiler/nir/nir_builtin_builder.h:103:43: error: 'M_LOG2E' undeclared (first use in this function)
103 | return nir_fexp2(b, nir_fmul_imm(b, x, M_LOG2E));
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h:103:43: note: each undeclared identifier is reported only once for each function it appears in
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_flog':
../src/compiler/nir/nir_builtin_builder.h:109:50: error: 'M_LOG2E' undeclared (first use in this function)
109 | return nir_fmul_imm(b, nir_flog2(b, x), 1.0 / M_LOG2E);
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_degrees':
../src/compiler/nir/nir_builtin_builder.h:154:40: error: 'M_PI' undeclared (first use in this function)
154 | return nir_fmul_imm(b, val, 180.0 / M_PI);
| ^~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_radians':
../src/compiler/nir/nir_builtin_builder.h:227:32: error: 'M_PI' undeclared (first use in this function)
227 | return nir_fmul_imm(b, val, M_PI / 180.0);
| ^~~~
[244/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace.c.o -c ../src/compiler/nir/nir_lower_texcoord_replace.c
/tmp/cc0AJtYS.s: Assembler messages:
/tmp/cc0AJtYS.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc0AJtYS.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/cc0AJtYS.s:512: Error: syntax error -- statement `move.l L55@GOT(a4),d0' ignored
/tmp/cc0AJtYS.s:2198: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[245/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_undef_to_zero.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_undef_to_zero.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_undef_to_zero.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_undef_to_zero.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_undef_to_zero.c.o -c ../src/compiler/nir/nir_lower_undef_to_zero.c
/tmp/cc0Uft4j.s: Assembler messages:
/tmp/cc0Uft4j.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc0Uft4j.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/cc0Uft4j.s:2369: Error: syntax error -- statement `move.l _lower_undef_instr_to_zero@GOT(a4),d0' ignored
[246/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace_late.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace_late.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace_late.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace_late.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace_late.c.o -c ../src/compiler/nir/nir_lower_texcoord_replace_late.c
/tmp/ccwONfuc.s: Assembler messages:
/tmp/ccwONfuc.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccwONfuc.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccwONfuc.s:2006: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccwONfuc.s:2048: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccwONfuc.s:2121: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccwONfuc.s:3697: Error: syntax error -- statement `move.l _pass@GOT(a4),d0' ignored
[247/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o -c ../src/compiler/nir/nir_lower_two_sided_color.c
/tmp/ccQzt4oL.s: Assembler messages:
/tmp/ccQzt4oL.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccQzt4oL.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccQzt4oL.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccQzt4oL.s:218: Error: syntax error -- statement `move.l _glsl_type_builtin_bool@GOT(a4),d0' ignored
/tmp/ccQzt4oL.s:449: Error: syntax error -- statement `move.l L48@GOT(a4),d0' ignored
/tmp/ccQzt4oL.s:2137: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2180: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2224: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2266: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2310: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2357: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2402: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:2475: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQzt4oL.s:4536: Error: syntax error -- statement `move.l _nir_lower_two_sided_color_instr@GOT(a4),d0' ignored
[248/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o -c ../src/compiler/nir/nir_lower_vec3_to_vec4.c
/tmp/ccsyvhgm.s: Assembler messages:
/tmp/ccsyvhgm.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccsyvhgm.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccsyvhgm.s:3348: Error: syntax error -- statement `move.l _lower_vec3_to_vec4_instr@GOT(a4),d0' ignored
[249/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_var_copies.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_var_copies.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_var_copies.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_var_copies.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_var_copies.c.o -c ../src/compiler/nir/nir_lower_var_copies.c
/tmp/ccYq2rnF.s: Assembler messages:
/tmp/ccYq2rnF.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYq2rnF.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccYq2rnF.s:432: Error: syntax error -- statement `move.l L46@GOT(a4),d0' ignored
/tmp/ccYq2rnF.s:2025: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYq2rnF.s:2069: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYq2rnF.s:2113: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYq2rnF.s:2155: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYq2rnF.s:4248: Error: syntax error -- statement `move.l _lower_var_copies_instr@GOT(a4),d0' ignored
[250/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vec_to_regs.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_vec_to_regs.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_vec_to_regs.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_vec_to_regs.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_vec_to_regs.c.o -c ../src/compiler/nir/nir_lower_vec_to_regs.c
/tmp/ccPRz8MM.s: Assembler messages:
/tmp/ccPRz8MM.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:1870: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:1913: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:1957: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:2001: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:2045: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:2092: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:2140: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccPRz8MM.s:3486: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:3514: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:3540: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:3603: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:3780: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccPRz8MM.s:4170: Error: syntax error -- statement `move.l _lower@GOT(a4),d0' ignored
[251/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vars_to_ssa.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_vars_to_ssa.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_vars_to_ssa.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_vars_to_ssa.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_vars_to_ssa.c.o -c ../src/compiler/nir/nir_lower_vars_to_ssa.c
/tmp/ccmD0noy.s: Assembler messages:
/tmp/ccmD0noy.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccmD0noy.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccmD0noy.s:563: Error: syntax error -- statement `move.l L52@GOT(a4),d0' ignored
/tmp/ccmD0noy.s:2352: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccmD0noy.s:6149: Error: syntax error -- statement `move.l _lower_copies_to_load_store@GOT(a4),d0' ignored
[252/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_viewport_transform.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_viewport_transform.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_viewport_transform.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_viewport_transform.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_viewport_transform.c.o -c ../src/compiler/nir/nir_lower_viewport_transform.c
/tmp/ccPpCaz5.s: Assembler messages:
/tmp/ccPpCaz5.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccPpCaz5.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccPpCaz5.s:3179: Error: syntax error -- statement `move.l _lower_viewport_transform_instr@GOT(a4),d0' ignored
[253/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_uniforms_to_ubo.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_uniforms_to_ubo.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_uniforms_to_ubo.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_uniforms_to_ubo.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_uniforms_to_ubo.c.o -c ../src/compiler/nir/nir_lower_uniforms_to_ubo.c
/tmp/ccokgd0S.s: Assembler messages:
/tmp/ccokgd0S.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccokgd0S.s:102: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccokgd0S.s:446: Error: syntax error -- statement `move.l L40@GOT(a4),d0' ignored
/tmp/ccokgd0S.s:2157: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2199: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2242: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2286: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2328: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2372: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2416: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2460: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:2504: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccokgd0S.s:4313: Error: syntax error -- statement `move.l _nir_lower_uniforms_to_ubo_instr@GOT(a4),d0' ignored
/tmp/ccokgd0S.s:4462: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccokgd0S.s:4499: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccokgd0S.s:4504: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
[254/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_wpos_center.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_wpos_center.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_wpos_center.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_wpos_center.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_wpos_center.c.o -c ../src/compiler/nir/nir_lower_wpos_center.c
/tmp/cc5jIQU4.s: Assembler messages:
/tmp/cc5jIQU4.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc5jIQU4.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/cc5jIQU4.s:2805: Error: syntax error -- statement `move.l _lower_wpos_center_instr@GOT(a4),d0' ignored
[255/874] Compiling C object src/compiler/nir/libnir.a.p/nir_metadata.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_metadata.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_metadata.c.o -MF src/compiler/nir/libnir.a.p/nir_metadata.c.o.d -o src/compiler/nir/libnir.a.p/nir_metadata.c.o -c ../src/compiler/nir/nir_metadata.c
/tmp/ccvQEu6b.s: Assembler messages:
/tmp/ccvQEu6b.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccvQEu6b.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
[256/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_wrmasks.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_wrmasks.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_wrmasks.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_wrmasks.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_wrmasks.c.o -c ../src/compiler/nir/nir_lower_wrmasks.c
/tmp/ccP2ed2x.s: Assembler messages:
/tmp/ccP2ed2x.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccP2ed2x.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccP2ed2x.s:1924: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:1966: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2009: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2045: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2087: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2131: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2167: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2209: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2253: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2289: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:2331: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:3470: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccP2ed2x.s:4004: Error: syntax error -- statement `move.l _nir_lower_wrmasks_instr@GOT(a4),d0' ignored
[257/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_wpos_ytransform.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_wpos_ytransform.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_wpos_ytransform.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_wpos_ytransform.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_wpos_ytransform.c.o -c ../src/compiler/nir/nir_lower_wpos_ytransform.c
/tmp/ccig5i0q.s: Assembler messages:
/tmp/ccig5i0q.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccig5i0q.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccig5i0q.s:202: Error: syntax error -- statement `move.l _glsl_type_builtin_vec4@GOT(a4),d0' ignored
/tmp/ccig5i0q.s:562: Error: syntax error -- statement `move.l L56@GOT(a4),d0' ignored
/tmp/ccig5i0q.s:2128: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccig5i0q.s:2170: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccig5i0q.s:2214: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccig5i0q.s:3942: Error: syntax error -- statement `move.l LC0@GOT(a4),d1' ignored
/tmp/ccig5i0q.s:4066: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccig5i0q.s:5114: Error: syntax error -- statement `move.l _lower_wpos_ytransform_instr@GOT(a4),d0' ignored
[258/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_sysvals_to_varyings.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_sysvals_to_varyings.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_sysvals_to_varyings.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_sysvals_to_varyings.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_sysvals_to_varyings.c.o -c ../src/compiler/nir/nir_lower_sysvals_to_varyings.c
/tmp/ccNiFYum.s: Assembler messages:
/tmp/ccNiFYum.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccNiFYum.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
[259/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_ubo_vec4.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_ubo_vec4.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_ubo_vec4.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_ubo_vec4.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_ubo_vec4.c.o -c ../src/compiler/nir/nir_lower_ubo_vec4.c
/tmp/ccaBRgKc.s: Assembler messages:
/tmp/ccaBRgKc.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccaBRgKc.s:310: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccaBRgKc.s:1988: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccaBRgKc.s:2031: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccaBRgKc.s:2075: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccaBRgKc.s:2117: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccaBRgKc.s:2161: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccaBRgKc.s:2203: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccaBRgKc.s:4331: Error: syntax error -- statement `move.l _nir_lower_ubo_vec4_lower@GOT(a4),d0' ignored
/tmp/ccaBRgKc.s:4333: Error: syntax error -- statement `move.l _nir_lower_ubo_vec4_filter@GOT(a4),d0' ignored
[260/874] Compiling C object src/compiler/nir/libnir.a.p/nir_mod_analysis.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_mod_analysis.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_mod_analysis.c.o -MF src/compiler/nir/libnir.a.p/nir_mod_analysis.c.o.d -o src/compiler/nir/libnir.a.p/nir_mod_analysis.c.o -c ../src/compiler/nir/nir_mod_analysis.c
/tmp/ccT6b0it.s: Assembler messages:
/tmp/ccT6b0it.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccT6b0it.s:293: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/ccT6b0it.s:2010: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[261/874] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bit_size.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_lower_bit_size.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_bit_size.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_bit_size.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_bit_size.c.o -c ../src/compiler/nir/nir_lower_bit_size.c
/tmp/ccKh7ptt.s: Assembler messages:
/tmp/ccKh7ptt.s:143: Error: syntax error -- statement `move.l L14@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:565: Error: syntax error -- statement `move.l L51@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:2258: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccKh7ptt.s:2300: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccKh7ptt.s:3983: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:4087: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:4125: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:4303: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:4331: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:4454: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccKh7ptt.s:5389: Error: syntax error -- statement `move.l _lower_64bit_phi_instr@GOT(a4),d0' ignored
[262/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_barriers.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_barriers.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_barriers.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_barriers.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_barriers.c.o -c ../src/compiler/nir/nir_opt_barriers.c
/tmp/ccLtS1Ms.s: Assembler messages:
/tmp/ccLtS1Ms.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccLtS1Ms.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccLtS1Ms.s:1764: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:1806: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:1850: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:1892: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:1936: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:1978: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:2022: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:2064: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccLtS1Ms.s:2852: Error: syntax error -- statement `move.l _combine_all_barriers@GOT(a4),d0' ignored
[263/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_access.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_access.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_access.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_access.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_access.c.o -c ../src/compiler/nir/nir_opt_access.c
/tmp/cc9RGOiK.s: Assembler messages:
/tmp/cc9RGOiK.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc9RGOiK.s:319: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/cc9RGOiK.s:1961: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc9RGOiK.s:2003: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc9RGOiK.s:2045: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[264/874] Compiling C object src/compiler/nir/libnir.a.p/nir_move_vec_src_uses_to_dest.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_move_vec_src_uses_to_dest.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_move_vec_src_uses_to_dest.c.o -MF src/compiler/nir/libnir.a.p/nir_move_vec_src_uses_to_dest.c.o.d -o src/compiler/nir/libnir.a.p/nir_move_vec_src_uses_to_dest.c.o -c ../src/compiler/nir/nir_move_vec_src_uses_to_dest.c
/tmp/ccaHvUcG.s: Assembler messages:
/tmp/ccaHvUcG.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccaHvUcG.s:429: Error: syntax error -- statement `move.l L37@GOT(a4),d0' ignored
/tmp/ccaHvUcG.s:2316: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccaHvUcG.s:2406: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[265/874] Compiling C object src/compiler/nir/libnir.a.p/nir_normalize_cubemap_coords.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_normalize_cubemap_coords.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_normalize_cubemap_coords.c.o -MF src/compiler/nir/libnir.a.p/nir_normalize_cubemap_coords.c.o.d -o src/compiler/nir/libnir.a.p/nir_normalize_cubemap_coords.c.o -c ../src/compiler/nir/nir_normalize_cubemap_coords.c
In file included from ../src/compiler/nir/nir_normalize_cubemap_coords.c:25:
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_fexp':
../src/compiler/nir/nir_builtin_builder.h:103:43: error: 'M_LOG2E' undeclared (first use in this function)
103 | return nir_fexp2(b, nir_fmul_imm(b, x, M_LOG2E));
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h:103:43: note: each undeclared identifier is reported only once for each function it appears in
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_flog':
../src/compiler/nir/nir_builtin_builder.h:109:50: error: 'M_LOG2E' undeclared (first use in this function)
109 | return nir_fmul_imm(b, nir_flog2(b, x), 1.0 / M_LOG2E);
| ^~~~~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_degrees':
../src/compiler/nir/nir_builtin_builder.h:154:40: error: 'M_PI' undeclared (first use in this function)
154 | return nir_fmul_imm(b, val, 180.0 / M_PI);
| ^~~~
../src/compiler/nir/nir_builtin_builder.h: In function 'nir_radians':
../src/compiler/nir/nir_builtin_builder.h:227:32: error: 'M_PI' undeclared (first use in this function)
227 | return nir_fmul_imm(b, val, M_PI / 180.0);
| ^~~~
[266/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_constant_folding.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_constant_folding.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_constant_folding.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_constant_folding.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_constant_folding.c.o -c ../src/compiler/nir/nir_opt_constant_folding.c
/tmp/ccBp3lEk.s: Assembler messages:
/tmp/ccBp3lEk.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccBp3lEk.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccBp3lEk.s:2158: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccBp3lEk.s:2200: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccBp3lEk.s:3371: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccBp3lEk.s:3414: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccBp3lEk.s:3522: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccBp3lEk.s:3577: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccBp3lEk.s:4938: Error: syntax error -- statement `move.l _try_fold_instr@GOT(a4),d0' ignored
[267/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_cse.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_cse.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_cse.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_cse.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_cse.c.o -c ../src/compiler/nir/nir_opt_cse.c
/tmp/cccGCZns.s: Assembler messages:
/tmp/cccGCZns.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cccGCZns.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/cccGCZns.s:1928: Error: syntax error -- statement `move.l _dominates@GOT(a4),d0' ignored
[268/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_combine_stores.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_combine_stores.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_combine_stores.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_combine_stores.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_combine_stores.c.o -c ../src/compiler/nir/nir_opt_combine_stores.c
/tmp/ccuExKqL.s: Assembler messages:
/tmp/ccuExKqL.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccuExKqL.s:523: Error: syntax error -- statement `move.l L44@GOT(a4),d0' ignored
/tmp/ccuExKqL.s:2106: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuExKqL.s:2148: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuExKqL.s:2192: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuExKqL.s:2234: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuExKqL.s:2276: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuExKqL.s:3753: Error: syntax error -- statement `move.l L270@GOT(a4),d0' ignored
/tmp/ccuExKqL.s:3804: Error: syntax error -- statement `move.l L273@GOT(a4),d0' ignored
[269/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_comparison_pre.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_comparison_pre.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_comparison_pre.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_comparison_pre.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_comparison_pre.c.o -c ../src/compiler/nir/nir_opt_comparison_pre.c
/tmp/ccHrI8el.s: Assembler messages:
/tmp/ccHrI8el.s:38: Error: syntax error -- statement `move.l L5@GOT(a4),d0' ignored
/tmp/ccHrI8el.s:545: Error: syntax error -- statement `move.l L47@GOT(a4),d0' ignored
/tmp/ccHrI8el.s:2777: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccHrI8el.s:3790: Error: syntax error -- statement `move.l _swizzle.0@GOT(a4),d0' ignored
/tmp/ccHrI8el.s:3802: Error: syntax error -- statement `move.l _swizzle.0@GOT(a4),d0' ignored
[270/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_dce.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_dce.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_dce.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_dce.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_dce.c.o -c ../src/compiler/nir/nir_opt_dce.c
/tmp/cc60Bur1.s: Assembler messages:
/tmp/cc60Bur1.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc60Bur1.s:423: Error: syntax error -- statement `move.l L39@GOT(a4),d0' ignored
/tmp/cc60Bur1.s:2291: Error: syntax error -- statement `move.l L178@GOT(a4),d0' ignored
/tmp/cc60Bur1.s:2368: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/cc60Bur1.s:2499: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/cc60Bur1.s:3137: Error: syntax error -- statement `move.l L251@GOT(a4),d0' ignored
/tmp/cc60Bur1.s:3209: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc60Bur1.s:3571: Error: syntax error -- statement `move.l _mark_live_cb@GOT(a4),d0' ignored
[271/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_conditional_discard.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_conditional_discard.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_conditional_discard.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_conditional_discard.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_conditional_discard.c.o -c ../src/compiler/nir/nir_opt_conditional_discard.c
/tmp/ccgL2B3I.s: Assembler messages:
/tmp/ccgL2B3I.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccgL2B3I.s:435: Error: syntax error -- statement `move.l L47@GOT(a4),d0' ignored
[272/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_copy_propagate.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_copy_propagate.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_copy_propagate.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_copy_propagate.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_copy_propagate.c.o -c ../src/compiler/nir/nir_opt_copy_propagate.c
/tmp/ccVygwVV.s: Assembler messages:
/tmp/ccVygwVV.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccVygwVV.s:398: Error: syntax error -- statement `move.l L35@GOT(a4),d0' ignored
[273/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_copy_prop_vars.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_copy_prop_vars.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_copy_prop_vars.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_copy_prop_vars.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_copy_prop_vars.c.o -c ../src/compiler/nir/nir_opt_copy_prop_vars.c
/tmp/ccHwVxSd.s: Assembler messages:
/tmp/ccHwVxSd.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:555: Error: syntax error -- statement `move.l L53@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:2291: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2333: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2377: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2419: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2463: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2505: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2547: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:2589: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:4507: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:5199: Error: syntax error -- statement `move.l L356@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8071: Error: syntax error -- statement `move.l LC0@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8107: Error: syntax error -- statement `move.l LC1@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8114: Error: syntax error -- statement `move.l LC2@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8159: Error: syntax error -- statement `move.l LC3@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8164: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8180: Error: syntax error -- statement `move.l LC4@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8223: Error: syntax error -- statement `move.l LC5@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8228: Error: syntax error -- statement `move.l ___sF@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8365: Error: syntax error -- statement `move.l LC6@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8527: Error: syntax error -- statement `move.l L607@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:8578: Error: syntax error -- statement `move.l L610@GOT(a4),d0' ignored
/tmp/ccHwVxSd.s:10127: Error: syntax error -- statement `move.l __mesa_key_pointer_equal@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:10129: Error: syntax error -- statement `move.l __mesa_hash_pointer@GOT(a4),d1' ignored
/tmp/ccHwVxSd.s:10675: Error: syntax error -- statement `move.l LC7@GOT(a4),d0' ignored
[274/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_dead_cf.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_dead_cf.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_dead_cf.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_dead_cf.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_dead_cf.c.o -c ../src/compiler/nir/nir_opt_dead_cf.c
/tmp/ccEvGohZ.s: Assembler messages:
/tmp/ccEvGohZ.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccEvGohZ.s:403: Error: syntax error -- statement `move.l L43@GOT(a4),d0' ignored
/tmp/ccEvGohZ.s:2085: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccEvGohZ.s:3041: Error: syntax error -- statement `move.l L254@GOT(a4),d0' ignored
/tmp/ccEvGohZ.s:3101: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccEvGohZ.s:3937: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccEvGohZ.s:4044: Error: syntax error -- statement `move.l _def_only_used_in_cf_node@GOT(a4),d0' ignored
[275/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_dead_write_vars.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_dead_write_vars.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_dead_write_vars.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_dead_write_vars.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_dead_write_vars.c.o -c ../src/compiler/nir/nir_opt_dead_write_vars.c
/tmp/ccUIqRaH.s: Assembler messages:
/tmp/ccUIqRaH.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccUIqRaH.s:330: Error: syntax error -- statement `move.l L33@GOT(a4),d0' ignored
/tmp/ccUIqRaH.s:1802: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUIqRaH.s:1844: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUIqRaH.s:1886: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUIqRaH.s:1928: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUIqRaH.s:1970: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccUIqRaH.s:2357: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
[276/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_find_array_copies.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_find_array_copies.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_find_array_copies.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_find_array_copies.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_find_array_copies.c.o -c ../src/compiler/nir/nir_opt_find_array_copies.c
/tmp/cc3eBtK6.s: Assembler messages:
/tmp/cc3eBtK6.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc3eBtK6.s:379: Error: syntax error -- statement `move.l L38@GOT(a4),d0' ignored
/tmp/cc3eBtK6.s:2027: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3eBtK6.s:2069: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3eBtK6.s:2113: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cc3eBtK6.s:3458: Error: syntax error -- statement `move.l L216@GOT(a4),d0' ignored
/tmp/cc3eBtK6.s:5029: Error: syntax error -- statement `move.l _clobber@GOT(a4),d0' ignored
/tmp/cc3eBtK6.s:5097: Error: syntax error -- statement `move.l _clobber@GOT(a4),d0' ignored
/tmp/cc3eBtK6.s:5271: Error: syntax error -- statement `move.l _clobber@GOT(a4),d0' ignored
[277/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_gcm.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_gcm.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_gcm.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_gcm.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_gcm.c.o -c ../src/compiler/nir/nir_opt_gcm.c
/tmp/ccK5oAco.s: Assembler messages:
/tmp/ccK5oAco.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:531: Error: syntax error -- statement `move.l L47@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:2003: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:2142: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccK5oAco.s:2178: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccK5oAco.s:2220: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccK5oAco.s:2382: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccK5oAco.s:3136: Error: syntax error -- statement `move.l L244@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:3196: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:3398: Error: syntax error -- statement `move.l L266@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:3475: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:3606: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:4549: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:5148: Error: syntax error -- statement `move.l L408@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:5262: Error: syntax error -- statement `move.l L422@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:5708: Error: syntax error -- statement `move.l _gcm_schedule_early_src@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:6506: Error: syntax error -- statement `move.l _gcm_schedule_late_def@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:6635: Error: syntax error -- statement `move.l _gcm_replace_def_with_undef@GOT(a4),d0' ignored
/tmp/ccK5oAco.s:7004: Error: syntax error -- statement `move.l _weak_gvn@GOT(a4),d0' ignored
[278/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_loop.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_loop.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_loop.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_loop.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_loop.c.o -c ../src/compiler/nir/nir_opt_loop.c
/tmp/cc6VwKso.s: Assembler messages:
/tmp/cc6VwKso.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc6VwKso.s:444: Error: syntax error -- statement `move.l L47@GOT(a4),d0' ignored
[279/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_fragdepth.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_fragdepth.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_fragdepth.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_fragdepth.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_fragdepth.c.o -c ../src/compiler/nir/nir_opt_fragdepth.c
/tmp/ccuHvIHC.s: Assembler messages:
/tmp/ccuHvIHC.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccuHvIHC.s:314: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccuHvIHC.s:1861: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[280/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_idiv_const.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_idiv_const.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_idiv_const.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_idiv_const.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_idiv_const.c.o -c ../src/compiler/nir/nir_opt_idiv_const.c
/tmp/ccoH22jy.s: Assembler messages:
/tmp/ccoH22jy.s:159: Error: syntax error -- statement `move.l L17@GOT(a4),d0' ignored
/tmp/ccoH22jy.s:453: Error: syntax error -- statement `move.l L44@GOT(a4),d0' ignored
/tmp/ccoH22jy.s:5312: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccoH22jy.s:5531: Error: syntax error -- statement `move.l _nir_opt_idiv_const_instr@GOT(a4),d0' ignored
[281/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_loop_unroll.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_loop_unroll.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_loop_unroll.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_loop_unroll.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_loop_unroll.c.o -c ../src/compiler/nir/nir_opt_loop_unroll.c
/tmp/ccyQQSNU.s: Assembler messages:
/tmp/ccyQQSNU.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccyQQSNU.s:567: Error: syntax error -- statement `move.l L58@GOT(a4),d0' ignored
/tmp/ccyQQSNU.s:4219: Error: syntax error -- statement `move.l __mesa_key_pointer_equal@GOT(a4),d0' ignored
/tmp/ccyQQSNU.s:4221: Error: syntax error -- statement `move.l __mesa_hash_pointer@GOT(a4),d0' ignored
/tmp/ccyQQSNU.s:5188: Error: syntax error -- statement `move.l __mesa_key_pointer_equal@GOT(a4),d0' ignored
/tmp/ccyQQSNU.s:5190: Error: syntax error -- statement `move.l __mesa_hash_pointer@GOT(a4),d0' ignored
[282/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_large_constants.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_large_constants.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_large_constants.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_large_constants.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_large_constants.c.o -c ../src/compiler/nir/nir_opt_large_constants.c
../src/compiler/nir/nir_opt_large_constants.c: In function 'get_small_constant':
../src/compiler/nir/nir_opt_large_constants.c:246:26: warning: passing argument 2 of 'size_align' from incompatible pointer type [-Wincompatible-pointer-types]
246 | size_align(elem_type, &elem_size, &elem_align);
| ^~~~~~~~~~
| |
| uint32_t * {aka long unsigned int *}
../src/compiler/nir/nir_opt_large_constants.c:246:26: note: expected 'unsigned int *' but argument is of type 'uint32_t *' {aka 'long unsigned int *'}
../src/compiler/nir/nir_opt_large_constants.c:246:38: warning: passing argument 3 of 'size_align' from incompatible pointer type [-Wincompatible-pointer-types]
246 | size_align(elem_type, &elem_size, &elem_align);
| ^~~~~~~~~~~
| |
| uint32_t * {aka long unsigned int *}
../src/compiler/nir/nir_opt_large_constants.c:246:38: note: expected 'unsigned int *' but argument is of type 'uint32_t *' {aka 'long unsigned int *'}
/tmp/ccQeUHb2.s: Assembler messages:
/tmp/ccQeUHb2.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccQeUHb2.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccQeUHb2.s:516: Error: syntax error -- statement `move.l L52@GOT(a4),d0' ignored
/tmp/ccQeUHb2.s:2363: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQeUHb2.s:2406: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQeUHb2.s:2448: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQeUHb2.s:2492: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQeUHb2.s:2536: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccQeUHb2.s:5201: Error: syntax error -- statement `move.l _glsl_get_natural_size_align_bytes@GOT(a4),d0' ignored
/tmp/ccQeUHb2.s:5743: Error: syntax error -- statement `move.l _var_info_cmp@GOT(a4),d0' ignored
[283/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_intrinsics.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_intrinsics.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_intrinsics.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_intrinsics.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_intrinsics.c.o -c ../src/compiler/nir/nir_opt_intrinsics.c
/tmp/ccECCoFj.s: Assembler messages:
/tmp/ccECCoFj.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccECCoFj.s:394: Error: syntax error -- statement `move.l L39@GOT(a4),d0' ignored
/tmp/ccECCoFj.s:2104: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccECCoFj.s:2146: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccECCoFj.s:3938: Error: syntax error -- statement `move.l L266@GOT(a4),d0' ignored
/tmp/ccECCoFj.s:4268: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[284/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_move.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_move.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_move.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_move.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_move.c.o -c ../src/compiler/nir/nir_opt_move.c
/tmp/cc9y8znf.s: Assembler messages:
/tmp/cc9y8znf.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cc9y8znf.s:457: Error: syntax error -- statement `move.l L40@GOT(a4),d0' ignored
[285/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_if.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_if.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_if.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_if.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_if.c.o -c ../src/compiler/nir/nir_opt_if.c
/tmp/ccuU3Mfx.s: Assembler messages:
/tmp/ccuU3Mfx.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:615: Error: syntax error -- statement `move.l L55@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:2594: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:2637: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccuU3Mfx.s:3044: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:5574: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:5593: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:5609: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:6183: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:7544: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccuU3Mfx.s:7671: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[286/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_memcpy.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_memcpy.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_memcpy.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_memcpy.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_memcpy.c.o -c ../src/compiler/nir/nir_opt_memcpy.c
/tmp/ccYwNzSg.s: Assembler messages:
/tmp/ccYwNzSg.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccYwNzSg.s:87: Error: syntax error -- statement `move.l L12@GOT(a4),d0' ignored
/tmp/ccYwNzSg.s:345: Error: syntax error -- statement `move.l _glsl_type_builtin_int8_t@GOT(a4),d0' ignored
/tmp/ccYwNzSg.s:361: Error: syntax error -- statement `move.l _glsl_type_builtin_uint8_t@GOT(a4),d0' ignored
/tmp/ccYwNzSg.s:687: Error: syntax error -- statement `move.l L71@GOT(a4),d0' ignored
/tmp/ccYwNzSg.s:2396: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYwNzSg.s:2440: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYwNzSg.s:2484: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYwNzSg.s:2526: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYwNzSg.s:2570: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccYwNzSg.s:2612: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
[287/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_mqsad.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_mqsad.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_mqsad.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_mqsad.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_mqsad.c.o -c ../src/compiler/nir/nir_opt_mqsad.c
/tmp/ccaF3l8G.s: Assembler messages:
/tmp/ccaF3l8G.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/ccaF3l8G.s:283: Error: syntax error -- statement `move.l L27@GOT(a4),d0' ignored
/tmp/ccaF3l8G.s:2017: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
[288/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_offsets.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_offsets.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_offsets.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_offsets.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_offsets.c.o -c ../src/compiler/nir/nir_opt_offsets.c
../src/compiler/nir/nir_opt_offsets.c: In function 'try_fold_load_store':
../src/compiler/nir/nir_opt_offsets.c:122:55: warning: passing argument 4 of 'try_extract_const_addition' from incompatible pointer type [-Wincompatible-pointer-types]
122 | val = try_extract_const_addition(b, val, state, &add_offset, max - off_const);
| ^~~~~~~~~~~
| |
| uint32_t * {aka long unsigned int *}
../src/compiler/nir/nir_opt_offsets.c:38:96: note: expected 'unsigned int *' but argument is of type 'uint32_t *' {aka 'long unsigned int *'}
38 | try_extract_const_addition(nir_builder *b, nir_scalar val, opt_offsets_state *state, unsigned *out_const, uint32_t max)
| ~~~~~~~~~~^~~~~~~~~
/tmp/cccbFzmj.s: Assembler messages:
/tmp/cccbFzmj.s:20: Error: syntax error -- statement `move.l L4@GOT(a4),d0' ignored
/tmp/cccbFzmj.s:349: Error: syntax error -- statement `move.l L29@GOT(a4),d0' ignored
/tmp/cccbFzmj.s:1940: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:1982: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:2025: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:2072: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:2117: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:2164: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:2209: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:2257: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/cccbFzmj.s:4323: Error: syntax error -- statement `move.l _process_instr@GOT(a4),d0' ignored
[289/874] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_load_store_vectorize.c.o
FAILED: src/compiler/nir/libnir.a.p/nir_opt_load_store_vectorize.c.o
m68k-amigaos-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/compiler -I../src/compiler -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O0 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="24.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DHAVE_OPENGL=1 -DHAVE_OPENGL_ES_1=0 -DHAVE_OPENGL_ES_2=0 -DHAVE_SWRAST -DVIDEO_CODEC_VC1DEC=0 -DVIDEO_CODEC_H264DEC=0 -DVIDEO_CODEC_H264ENC=0 -DVIDEO_CODEC_H265DEC=0 -DVIDEO_CODEC_H265ENC=0 -DVIDEO_CODEC_AV1DEC=1 -DVIDEO_CODEC_AV1ENC=1 -DVIDEO_CODEC_VP9DEC=1 -DHAVE_AMIGAOS_PLATFORM -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DGLAPI_EXPORT_PROTO_ENTRY_POINTS=0 -DALLOW_KCMP -DMESA_DEBUG=1 -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE___BUILTIN_TYPES_COMPATIBLE_P -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DHAS_SCHED_H -DHAVE_XLOCALE_H -DHAVE_DLFCN_H -DHAVE_STRTOK_R -DHAVE_STRUCT_TIMESPEC -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DLLVM_AVAILABLE=0 -DDRAW_LLVM_AVAILABLE=0 -DTHREAD_SANITIZER=0 -Wimplicit-fallthrough -Wmisleading-indentation -Wno-missing-field-initializers -Wno-format-truncation -Wno-nonnull-compare -fno-math-errno -fno-trapping-math -fno-common -Wno-unknown-pragmas -Wno-unused-function -Werror=format -Wformat-security -ffunction-sections -fdata-sections -Wno-unused-variable -Wno-unused-but-set-variable -mcpu=68030 -noixemul -Wno-error -fbaserel32 -fPIC -Werror=pointer-arith -Werror=vla -Wno-override-init -Wno-misleading-indentation -MD -MQ src/compiler/nir/libnir.a.p/nir_opt_load_store_vectorize.c.o -MF src/compiler/nir/libnir.a.p/nir_opt_load_store_vectorize.c.o.d -o src/compiler/nir/libnir.a.p/nir_opt_load_store_vectorize.c.o -c ../src/compiler/nir/nir_opt_load_store_vectorize.c
/tmp/ccSuZc5j.s: Assembler messages:
/tmp/ccSuZc5j.s:72: Error: syntax error -- statement `move.l _util_dynarray_is_data_stack_allocated@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:251: Error: syntax error -- statement `move.l L23@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:318: Error: syntax error -- statement `move.l L31@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:913: Error: syntax error -- statement `move.l L83@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:3092: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3134: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3177: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3213: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3255: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3299: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3341: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3385: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3421: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3463: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3507: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3549: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3585: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3627: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3671: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3707: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3749: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3796: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3844: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3892: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3937: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:3979: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:4021: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:4211: Error: syntax error -- statement `move.l _nir_intrinsic_infos@GOT(a4),d1' ignored
/tmp/ccSuZc5j.s:4584: Error: syntax error -- statement `move.l _nir_op_infos@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7404: Error: syntax error -- statement `move.l L521@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7473: Error: syntax error -- statement `move.l L535@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7550: Error: syntax error -- statement `move.l _load_push_constant_info.30@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7556: Error: syntax error -- statement `move.l _load_ubo_info.29@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7562: Error: syntax error -- statement `move.l _load_ssbo_info.28@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7568: Error: syntax error -- statement `move.l _store_ssbo_info.27@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7574: Error: syntax error -- statement `move.l _load_deref_info.26@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7580: Error: syntax error -- statement `move.l _store_deref_info.25@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7586: Error: syntax error -- statement `move.l _load_shared_info.24@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7592: Error: syntax error -- statement `move.l _store_shared_info.23@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7598: Error: syntax error -- statement `move.l _load_global_info.22@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7604: Error: syntax error -- statement `move.l _store_global_info.21@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7610: Error: syntax error -- statement `move.l _load_global_constant_info.20@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7616: Error: syntax error -- statement `move.l _load_task_payload_info.19@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7622: Error: syntax error -- statement `move.l _store_task_payload_info.18@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7628: Error: syntax error -- statement `move.l _ssbo_atomic_info.17@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7633: Error: syntax error -- statement `move.l _ssbo_atomic_swap_info.16@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7639: Error: syntax error -- statement `move.l _deref_atomic_info.15@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7644: Error: syntax error -- statement `move.l _deref_atomic_swap_info.14@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7650: Error: syntax error -- statement `move.l _shared_atomic_info.13@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7655: Error: syntax error -- statement `move.l _shared_atomic_swap_info.12@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7661: Error: syntax error -- statement `move.l _global_atomic_info.11@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7666: Error: syntax error -- statement `move.l _global_atomic_swap_info.10@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7672: Error: syntax error -- statement `move.l _task_payload_atomic_info.9@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7677: Error: syntax error -- statement `move.l _task_payload_atomic_swap_info.8@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7683: Error: syntax error -- statement `move.l _load_stack_info.7@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7689: Error: syntax error -- statement `move.l _store_stack_info.6@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7695: Error: syntax error -- statement `move.l _load_scratch_info.5@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7701: Error: syntax error -- statement `move.l _store_scratch_info.4@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7707: Error: syntax error -- statement `move.l _load_ubo_uniform_block_intel_info.3@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7713: Error: syntax error -- statement `move.l _load_ssbo_uniform_block_intel_info.2@GOT(a4),d0' ignored
/tmp/ccSuZc5j.s:7719: Error: syntax error -- statement `move.l _load_shared_uniform_block_intel_info.1@GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment