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

Drop Unused Threadqueue and Topology Options #283

Remove some unused defines from the generated header file.

0bf21a8
Select commit
Loading
Failed to load commit list.
Merged

Drop Unused Threadqueue and Topology Options #283

Remove some unused defines from the generated header file.
0bf21a8
Select commit
Loading
Failed to load commit list.
Cirrus CI / arm_linux QTHREADS_SCHEDULER:sherwood QTHREADS_TOPOLOGY:hwloc failed Sep 20, 2024 in 2m 53s

Task Summary

Instruction test failed in 02:00

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:05 clone
✅ 00:05 install_deps
✅ 00:40 build
❌ 02:00 test

make[3]: 'reinitialization' is up to date.
make[3]: 'qthread_cas' is up to date.
make[3]: 'qthread_cacheline' is up to date.
make[3]: 'qthread_readstate' is up to date.
make[3]: 'qthread_id' is up to date.
make[3]: 'qthread_incr' is up to date.
make[3]: 'qthread_fincr' is up to date.
make[3]: 'qthread_dincr' is up to date.
make[3]: 'qthread_stackleft' is up to date.
make[3]: 'qtimer' is up to date.
make[3]: 'qalloc' is up to date.
make[3]: 'arbitrary_blocking_operation' is up to date.
make[3]: 'sinc_null' is up to date.
make[3]: 'sinc_workers' is up to date.
make[3]: 'sinc' is up to date.
make[3]: 'tasklocal_data' is up to date.
make[3]: 'tasklocal_data_no_default' is up to date.
make[3]: 'tasklocal_data_no_argcopy' is up to date.
make[3]: 'external_fork' is up to date.
make[3]: 'external_syncvar' is up to date.
make[3]: 'read' is up to date.
make[3]: 'test_teams' is up to date.
make[3]: 'test_subteams' is up to date.
make[3]: 'qthread_fork_precond' is up to date.
make[3]: 'qthread_migrate_to' is up to date.
make[3]: 'qthread_disable_shepherd' is up to date.
make[3]: 'qthread_timer_wait' is up to date.
make[3]: 'qthread_fp' is up to date.
make[3]: 'qthread_fp_double' is up to date.
make[3]: Leaving directory '/tmp/cirrus-ci-build/test/basics'
make  check-TESTS
make[3]: Entering directory '/tmp/cirrus-ci-build/test/basics'
make[4]: Entering directory '/tmp/cirrus-ci-build/test/basics'
PASS: hello_world
PASS: aligned_prodcons
PASS: aligned_readXX_basic
PASS: aligned_purge_basic
PASS: aligned_purge_wakes
PASS: aligned_writeFF_basic
PASS: aligned_writeFF_waits
PASS: hello_world_multi
PASS: syncvar_prodcons
PASS: reinitialization
PASS: qthread_cas
PASS: qthread_cacheline
PASS: qthread_readstate
PASS: qthread_id
PASS: qthread_incr
PASS: qthread_fincr
PASS: qthread_dincr
PASS: qthread_stackleft
PASS: qtimer
PASS: qalloc
make: *** [Makefile:490: check-recursive] Terminated

Exit status: 124