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_ventura failed Dec 22, 2023 in 10m 15s

Task Summary

Instruction test_build failed in 04:20

Details

✅ 00:04 clone
✅ 00:44 ccache
✅ 00:16 update_git
✅ 00:31 install_dependencies
✅ 00:02 configure
✅ 03:18 build
❌ 04:20 test_build

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

Exit status: 2