Skip to content

Merge pull request #3421 from terhorstd/black-updates #6430

Merge pull request #3421 from terhorstd/black-updates

Merge pull request #3421 from terhorstd/black-updates #6430

Triggered via push August 13, 2025 15:45
Status Failure
Total duration 34m 32s
Artifacts 6
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 53 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, 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#L510
comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
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): 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...
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
121 KB
sha256:9e3439203456ba10cab7eb965aef49e4d89ed406eec676fb42df877b18a449ae
build-logs-ubuntu-22.04-gcc-boost, optimize, warning
45.7 KB
sha256:a751389341211f9a0a2e987d8617eb066651b1953a4dbd077d6f1496309924d5
build-logs-ubuntu-22.04-gcc-mpi, python, gsl, ltdl, boost, optimize, warning
111 KB
sha256:3381182695728fe34551e6790ded392e672aca146c1cad8c7e701993cad0ab9d
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
111 KB
sha256:07ab4883ec5a36c97567e844150a3b5aaf7aa68841a99e356f089d35a578df57
build-logs-ubuntu-22.04-gcc-openmp, python, gsl, ltdl, boost, optimize, warning
125 KB
sha256:84dd6392fa9bd4d2d4afb988766d97c8d1d566fddd1ecd9ef1acce755ad87d5d
sphinx-rtd output
45.3 MB
sha256:e5dfc236a252b3cd58d25e14c57a55d67b719199764d61d74ca98cee9c0d4226