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

lsvfs(1): Capsicumise #1498

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

lsvfs(1): User `caph_enter_casper()` in lieu

f5d9be5
Select commit
Loading
Failed to load commit list.
Open

lsvfs(1): Capsicumise #1498

lsvfs(1): User `caph_enter_casper()` in lieu
f5d9be5
Select commit
Loading
Failed to load commit list.
Cirrus CI / amd64-llvm18 World and kernel build and boot smoke test failed Nov 1, 2024 in 23m 27s

Task Summary

Instruction build_world failed in 09:46

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 13:15 clone
✅ 00:20 install
✅ 00:01 setup
❌ 09:46 build_world

--- test_rtsock_lladdr.debug ---
objcopy --only-keep-debug test_rtsock_lladdr.full test_rtsock_lladdr.debug
--- test_rtsock_lladdr ---
objcopy --strip-debug --add-gnu-debuglink=test_rtsock_lladdr.debug  test_rtsock_lladdr.full test_rtsock_lladdr
--- test_rtsock_ops ---
(cd /tmp/cirrus-ci-build/tests/sys/net/routing &&  DEPENDFILE=.depend.test_rtsock_ops  NO_SUBDIR=1 make -f /tmp/cirrus-ci-build/tests/sys/net/routing/Makefile _RECURSING_PROGS=t  PROG=test_rtsock_ops )
--- .depend.test_rtsock_ops ---
echo test_rtsock_ops.full: /usr/obj/tmp/cirrus-ci-build/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/tmp/cirrus-ci-build/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.test_rtsock_ops
--- test_rtsock_ops.o ---
/usr/local/bin/clang18 -target x86_64-unknown-freebsd15.0 --sysroot=/usr/obj/tmp/cirrus-ci-build/amd64.amd64/tmp -B/var/empty  -O2 -pipe -fno-common -I/tmp/cirrus-ci-build/tests   -fPIE -g -gz=zlib -MD  -MF.depend.test_rtsock_ops.test_rtsock_ops.o -MTtest_rtsock_ops.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/local/llvm18/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments   -c /tmp/cirrus-ci-build/tests/sys/net/routing/test_rtsock_ops.c -o test_rtsock_ops.o
--- all_subdir_usr.bin ---
--- look.1.gz ---
gzip -cn /tmp/cirrus-ci-build/usr.bin/look/look.1 > look.1.gz
--- look.debug ---
objcopy --only-keep-debug look.full look.debug
--- look ---
objcopy --strip-debug --add-gnu-debuglink=look.debug  look.full look
--- all_subdir_usr.bin/lsvfs ---
===> usr.bin/lsvfs (all)
--- .depend ---
echo lsvfs.full: /usr/obj/tmp/cirrus-ci-build/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- lsvfs.o ---
/usr/local/bin/clang18 -target x86_64-unknown-freebsd15.0 --sysroot=/usr/obj/tmp/cirrus-ci-build/amd64.amd64/tmp -B/var/empty  -O2 -pipe -fno-common   -fPIE -g -gz=zlib -MD  -MF.depend.lsvfs.o -MTlsvfs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/local/llvm18/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter  -Qunused-arguments     -c /tmp/cirrus-ci-build/usr.bin/lsvfs/lsvfs.c -o lsvfs.o
--- all_subdir_tests ---
--- test_rtsock_ops.full ---
/usr/local/bin/clang18 -target x86_64-unknown-freebsd15.0 --sysroot=/usr/obj/tmp/cirrus-ci-build/amd64.amd64/tmp -B/var/empty -O2 -pipe -fno-common -I/tmp/cirrus-ci-build/tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/local/llvm18/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments  -Wl,-zrelro -pie  --ld-path=/usr/local/bin/ld.lld18  -o test_rtsock_ops.full test_rtsock_ops.o  -lprivateatf-c
--- all_subdir_usr.bin ---
/tmp/cirrus-ci-build/usr.bin/lsvfs/lsvfs.c:64:6: error: call to undeclared function 'caph_enter_casper'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   64 |         if (caph_enter_casper() != 0)
      |             ^
1 error generated.
*** [lsvfs.o] Error code 1

make[4]: stopped in /tmp/cirrus-ci-build/usr.bin/lsvfs
--- all_subdir_usr.sbin ---

make[2]: stopped in /tmp/cirrus-ci-build
--- all_subdir_usr.bin ---

make[2]: stopped in /tmp/cirrus-ci-build
--- all_subdir_tests ---

make[3]: stopped in /tmp/cirrus-ci-build/tests
--- all_subdir_lib ---

make[2]: stopped in /tmp/cirrus-ci-build
--- all_subdir_tests ---

make[2]: stopped in /tmp/cirrus-ci-build
      106.48 real       669.99 user        78.66 sys

make[1]: stopped in /tmp/cirrus-ci-build

make: stopped in /tmp/cirrus-ci-build

Exit status: 2