Skip to content

Avoid thread data race in connection_manager #6442

Avoid thread data race in connection_manager

Avoid thread data race in connection_manager #6442

Triggered via pull request August 16, 2025 18:43
Status Success
Total duration 40m 35s
Artifacts 7

nestbuildmatrix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 65 warnings, and 2 notices
lychee_IGNORED
Process completed with exit code 2.
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/weight_optimizer.h#L384
definition of implicit copy constructor for 'WeightOptimizerCommonPropertiesAdam' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/weight_optimizer.h#L324
definition of implicit copy constructor for 'WeightOptimizerCommonPropertiesGradientDescent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/iaf_bw_2001.h#L327
definition of implicit copy assignment operator for 'State_' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/iaf_bw_2001_exact.h#L316
definition of implicit copy assignment operator for 'State_' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integers of different signs: 'long' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, optimize, warning): models/weight_optimizer.cpp#L174
unused parameter ‘cp’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, optimize, warning): models/weight_optimizer.cpp#L123
unused parameter ‘d’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, optimize, warning): models/weight_optimizer.cpp#L118
unused parameter ‘d’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, optimize, warning): nestkernel/connection_manager.cpp#L811
unused parameter ‘hyberslab_size’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, optimize, warning): nestkernel/connection_manager.cpp#L811
unused parameter ‘graph_specs’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<nest::modelrange>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): models/weight_optimizer.cpp#L174
unused parameter ‘cp’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): models/weight_optimizer.cpp#L123
unused parameter ‘d’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): models/weight_optimizer.cpp#L118
unused parameter ‘d’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): nestkernel/connection_manager.cpp#L811
unused parameter ‘hyberslab_size’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): nestkernel/connection_manager.cpp#L811
unused parameter ‘graph_specs’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<nest::modelrange>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): models/iaf_cond_alpha_mc.h#L493
comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): models/iaf_bw_2001_exact.h#L541
implicitly-declared ‘constexpr nest::iaf_bw_2001_exact::State_& nest::iaf_bw_2001_exact::State_::operator=(const nest::iaf_bw_2001_exact::State_&)’ is deprecated [-Wdeprecated-copy]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<nest::modelrange>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim...
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim...
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim...
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
-build-logs-macos-latest-clang
99 KB
sha256:6b1901e94623b175adc540521a1fedcbe6b25bc7b9e8cd2e11deb6248c85ee5d
build-logs-ubuntu-22.04-gcc-boost, optimize, warning
45.7 KB
sha256:259f96e05664541f8b2d44f7aece018ef8a40aeb5b50df4fe8b7953fa5573e9b
build-logs-ubuntu-22.04-gcc-mpi, python, gsl, ltdl, boost, optimize, warning
103 KB
sha256:e317c966201719b8a361a1793efac8328f56c3ba8031715c221fdea809ac6e61
build-logs-ubuntu-22.04-gcc-openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim, optimize, warning, music, detailed-timers, threaded-timers, mpi-sync-timer
103 KB
sha256:f0b1752642f908a3accc554c4c3cf1e63f589ed7959759fd0582411afa713fc1
build-logs-ubuntu-22.04-gcc-openmp, python, gsl, ltdl, boost, optimize, warning
125 KB
sha256:bc71af231847bd84f1c4238e931e5e3911703631540d26723691b7d2d5dbeb15
build-logs-ubuntu-22.04-gcc-optimize, warning
45 KB
sha256:02ea52851d69d8e49bc0923c0e60d36d7bfbe16332e543b649944d455f13430d
sphinx-rtd output
45.3 MB
sha256:3060b06c6567d092692239132de6d9d7bb7054400d866c6dd88d41281a0d05bf