heap: Map DOS area as readable #476
ci.yml
on: push
Matrix: build-macos
Matrix: build
Publish Release
0s
Annotations
11 errors
|
Build Debug (Static, 64-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then PRESET=\"${BUILD_TYPE}64-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/x86_64-alpine-linux-musl.cmake\"; elif [ \"$TARGETPLATFORM\" = \"linux/386\" ]; then PRESET=\"${BUILD_TYPE}-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/i586-alpine-linux-musl.cmake\"; else echo \"Error: Unsupported platform '$TARGETPLATFORM'. Supported platforms: linux/amd64, linux/386\" >&2; exit 1; fi; echo \"Building for $TARGETPLATFORM with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_TOOLCHAIN_FILE=\"$TOOLCHAIN\" -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build Debug (Static, 32-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then PRESET=\"${BUILD_TYPE}64-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/x86_64-alpine-linux-musl.cmake\"; elif [ \"$TARGETPLATFORM\" = \"linux/386\" ]; then PRESET=\"${BUILD_TYPE}-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/i586-alpine-linux-musl.cmake\"; else echo \"Error: Unsupported platform '$TARGETPLATFORM'. Supported platforms: linux/amd64, linux/386\" >&2; exit 1; fi; echo \"Building for $TARGETPLATFORM with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_TOOLCHAIN_FILE=\"$TOOLCHAIN\" -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build Release (Static, 32-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then PRESET=\"${BUILD_TYPE}64-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/x86_64-alpine-linux-musl.cmake\"; elif [ \"$TARGETPLATFORM\" = \"linux/386\" ]; then PRESET=\"${BUILD_TYPE}-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/i586-alpine-linux-musl.cmake\"; else echo \"Error: Unsupported platform '$TARGETPLATFORM'. Supported platforms: linux/amd64, linux/386\" >&2; exit 1; fi; echo \"Building for $TARGETPLATFORM with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_TOOLCHAIN_FILE=\"$TOOLCHAIN\" -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build macOS Release
Process completed with exit code 1.
|
|
Build Release (Static, 64-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then PRESET=\"${BUILD_TYPE}64-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/x86_64-alpine-linux-musl.cmake\"; elif [ \"$TARGETPLATFORM\" = \"linux/386\" ]; then PRESET=\"${BUILD_TYPE}-clang\"; TOOLCHAIN=\"/wibo/cmake/toolchains/i586-alpine-linux-musl.cmake\"; else echo \"Error: Unsupported platform '$TARGETPLATFORM'. Supported platforms: linux/amd64, linux/386\" >&2; exit 1; fi; echo \"Building for $TARGETPLATFORM with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_TOOLCHAIN_FILE=\"$TOOLCHAIN\" -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build macOS Debug
Process completed with exit code 1.
|
|
Build Debug (32-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c PRESET=${BUILD_TYPE}-clang; echo \"Building with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_AR:PATH=/usr/bin/llvm-ar -DCMAKE_RANLIB:PATH=/usr/bin/llvm-ranlib -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && LIBCLANG_PATH=/usr/lib/llvm-18/lib cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build Release (64-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c PRESET=${BUILD_TYPE}-clang; echo \"Building with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_AR:PATH=/usr/bin/llvm-ar -DCMAKE_RANLIB:PATH=/usr/bin/llvm-ranlib -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && LIBCLANG_PATH=/usr/lib/llvm-18/lib cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build Debug (64-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c PRESET=${BUILD_TYPE}-clang; echo \"Building with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_AR:PATH=/usr/bin/llvm-ar -DCMAKE_RANLIB:PATH=/usr/bin/llvm-ranlib -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && LIBCLANG_PATH=/usr/lib/llvm-18/lib cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build Release (32-bit)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c PRESET=${BUILD_TYPE}-clang; echo \"Building with preset $PRESET\" && cmake -S /wibo -B /wibo/build --preset \"$PRESET\" -DCMAKE_AR:PATH=/usr/bin/llvm-ar -DCMAKE_RANLIB:PATH=/usr/bin/llvm-ranlib -DWIBO_ENABLE_LTO:STRING=\"$ENABLE_LTO\" -DWIBO_VERSION:STRING=\"$WIBO_VERSION\" && LIBCLANG_PATH=/usr/lib/llvm-18/lib cmake --build /wibo/build --verbose && ( [ \"$BUILD_TYPE\" != \"release\"* ] || strip -g /wibo/build/wibo )" did not complete successfully: exit code: 1
|
|
Build macOS Release (Intel)
Process completed with exit code 1.
|