Skip to content
Triggered via pull request May 31, 2024 11:23
@paperchalicepaperchalice
synchronize #620
bg
Status Failure
Total duration 22m 55s
Artifacts

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test-bot (macos-13)
paperchalice/private/bootstrap-gcc 14.1.0 did not build
`brew install --verbose --formula --build-bottle paperchalice/private/bootstrap-gcc` failed on macOS Ventura (13)!: Formula/gcc/bootstrap-gcc.rb#L56
"" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi checking for suffix of executables... awk -f ../../gcc/config/aarch64/check-sve-md.awk \ ../../gcc/config/aarch64/aarch64-sve2.md awk -f ../../gcc/config/aarch64/check-sve-md.awk \ ../../gcc/config/aarch64/aarch64-sme.md echo timestamp > s-check-sve-md lsf="../../gcc/ada/gcc-interface/lang-specs.h ../../gcc/cp/lang-specs.h ../../gcc/d/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h /bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs awk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def ../../gcc/config/aarch64/aarch64-passes.def > pass-instances.def /bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib TARGET_CPU_DEFAULT="" \ HEADERS="" DEFINES="" \ /bin/sh ../../gcc/mkconfig.sh tm_rust.h rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/sh ../../gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo "arm64-apple-darwin22-g++ -pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -static-libstdc++ -static-libgcc " > checksum-options.tmp \ && ../../gcc/../move-if-change checksum-options.tmp checksum-options echo timestamp > s-omp-device-properties-h /bin/sh ../../gcc/config/aarch64/geniterators.sh \ ../../gcc/config/aarch64/iterators.md > \ aarch64-builtin-iterators.h mkdir -p ada/gen_il cd ada/gen_il; gnatmake -q -g -gnata -gnat2012 -gnatw.g -gnatyg -gnatU -I/Users/runner/work/homebrew-private/build_farm/bootstrap-gcc-20240531-14815-dnm9wh/gcc-14.1.0/gcc/ada gen_il-main /bin/sh: gnatmake: command not found gmake[2]: *** [../../gcc/ada/Make-generated.in:21: ada/stamp-gen_il] Error 127 gmake[2]: *** Waiting for unfinished jobs.... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm64-apple-darwin22-gcc accepts -g... yes checking for arm64-apple-darwin22-gcc option to accept ISO C89... none needed checking whether arm64-apple-darwin22-gcc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... arm64-apple-darwin22-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm64-apple-darwin22-strip... arm64-appl
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L11
FormulaAudit/DependencyOrder: dependency "doxygen" (line 11) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L12
FormulaAudit/DependencyOrder: dependency "gettext" (line 12) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L13
FormulaAudit/DependencyOrder: dependency "make" (line 13) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L14
FormulaAudit/DependencyOrder: dependency "python" (line 14) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L15
FormulaAudit/DependencyOrder: dependency "rust" (line 15) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L16
FormulaAudit/DependencyOrder: dependency "texinfo" (line 16) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13): Formula/gcc/bootstrap-gcc.rb#L17
FormulaAudit/DependencyOrder: dependency "xcode" (line 17) should be put before dependency "arm64-apple-darwin-gcc" (line 10)
test-bot (macos-13)
install failed
test-bot (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.