Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable LTO #1627

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

fixup! Enable LTO for compiling Spicy/HILTI sources.

d4344c9
Select commit
Loading
Failed to load commit list.
Draft

Enable LTO #1627

fixup! Enable LTO for compiling Spicy/HILTI sources.
d4344c9
Select commit
Loading
Failed to load commit list.
Cirrus CI / macos_monterey failed Dec 22, 2023 in 15m 4s

Task Summary

Instruction test_build failed in 04:51

Details

✅ 00:05 clone
✅ 00:44 ccache
✅ 00:15 update_git
✅ 01:08 install_dependencies
✅ 00:02 configure
✅ 07:16 build
❌ 04:51 test_build

[#4] spicy.types.unit.unit-size ... ok
[#1] spicy.types.unit.unit-size-fail ... ok
[#4] spicy.types.unit.variable-attributes ... ok
[#2] spicy.types.unit.var-initialization ... ok
[#2] spicy.types.unit.vector-field-link-glue ... ok
[#3] spicy.types.unit.var-struct-init ... ok
[#1] spicy.types.unit.variables ... ok
[#4] spicy.types.unit.variables-optional ... ok
[#1] spicy.types.unit.void-fail ... ok
[#4] spicy.types.unit.void-fail-2 ... ok
[#2] spicy.types.unit.void ... ok
[#1] spicy.types.unit.void-requires ... ok
[#3] spicy.types.unit.void-eod ... ok
[#1] spicy.types.vector.dollardollar-fail ... ok
[#4] spicy.types.unit.void-until ... ok
[#4] spicy.types.vector.iterator ... ok
[#4] spicy.types.vector.legacy-syntax-fail ... ok
[#2] spicy.types.vector.ctor ... ok
[#3] spicy.types.vector.infinite-loop-for-each ... ok
[#2] spicy.types.vector.operators ... ok
[#4] spicy.types.vector.offset ... ok
[#1] spicy.types.vector.infinite-loop-lahead ... ok
[#3] spicy.types.vector.parse-const ... ok
[#2] spicy.types.vector.parse-ctor ... ok
[#1] spicy.types.vector.parse-eod ... ok
[#4] spicy.types.vector.parse-enum ... ok
[#4] spicy.types.vector.parse-lahead-int-ambiguous ... ok
[#3] spicy.types.vector.parse-lahead-ctor ... ok
[#2] spicy.types.vector.parse-lahead-eod ... ok
[#1] spicy.types.vector.parse-lahead-int ... ok
[#4] spicy.types.vector.parse-lahead-int-longest-match ... ok
[#3] spicy.types.vector.parse-lahead-int-regexp ... ok
[#1] spicy.types.vector.parse-lahead-int-variable ... ok
[#4] spicy.types.vector.parse-lahead-mixed ... ok
[#3] spicy.types.vector.parse-lahead-parse-from ... ok
[#2] spicy.types.vector.parse-lahead-int-regexp-longest-match ... ok
[#1] spicy.types.vector.parse-lahead-regexp ... ok
[#4] spicy.types.vector.parse-length ... ok
[#3] spicy.types.vector.parse-regexp ... ok
[#2] spicy.types.vector.parse-size ... ok
[#2] spicy.types.vector.parse-subitem-attrs-fail ... ok
[#3] spicy.types.vector.parse-subitem-attrs ... ok
[#1] spicy.types.vector.parse-size-stop ... ok
[#4] spicy.types.vector.parse-subitem ... ok
[#2] spicy.types.vector.parse-type ... ok
[#3] spicy.types.vector.parse-unbounded-stop ... ok
[#4] spicy.types.vector.parse-until-including ... ok
[#1] spicy.types.vector.parse-until ... ok
[#1] spicy.types.vector.until-including-dd ... ok
[#2] spicy.types.vector.parse-while ... ok
[#3] spicy.types.vector.size-from-self ... ok
[#4] spicy.types.vector.synchronize ... ok
10 of 659 tests failed, 5 skipped
make: *** [test-spicy-build] Error 1

Exit status: 2