flake.lock: Update #943
Annotations
16 errors and 94 warnings
build (rolling, aarch64-linux)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
build (rolling, aarch64-linux)
The operation was canceled.
|
build (noetic, aarch64-linux)
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 360 minutes.
|
build (noetic, aarch64-linux)
The operation was canceled.
|
build (humble, aarch64-linux)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
|
build (humble, aarch64-linux)
The operation was canceled.
|
build (humble, x86_64-linux)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
|
build (humble, x86_64-linux)
The operation was canceled.
|
build (jazzy, x86_64-linux)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
|
build (jazzy, x86_64-linux)
The operation was canceled.
|
build (jazzy, aarch64-linux)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
|
build (jazzy, aarch64-linux)
The operation was canceled.
|
build (iron, aarch64-linux)
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
|
build (iron, aarch64-linux)
The operation was canceled.
|
build (iron, x86_64-linux)
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
|
build (iron, x86_64-linux)
The operation was canceled.
|
build (noetic, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, x86_64-linux)
this derivation will be built:
/nix/store/fj0klpqxrfzkz9fa8zsybnz162i3mhy4-ros-noetic-sdhlibrary-cpp-0.2.10-r1.drv
building '/nix/store/fj0klpqxrfzkz9fa8zsybnz162i3mhy4-ros-noetic-sdhlibrary-cpp-0.2.10-r1.drv'...
error: builder for '/nix/store/fj0klpqxrfzkz9fa8zsybnz162i3mhy4-ros-noetic-sdhlibrary-cpp-0.2.10-r1.drv' failed with exit code 2;
last 25 log lines:
> /nix/store/4krab2h0hd4wvxxmscxrw21pl77j4i7j-gcc-13.3.0/include/c++/13.3.0/iomanip:240:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _Setw)'
> 240 | operator<<(basic_ostream<_CharT, _Traits>& __os, _Setw __f)
> | ^~~~~~~~
> /nix/store/4krab2h0hd4wvxxmscxrw21pl77j4i7j-gcc-13.3.0/include/c++/13.3.0/iomanip:240:5: note: template argument deduction/substitution failed:
> /build/SDHLibrary-CPP-release-release-noetic-sdhlibrary_cpp-0.2.10-1/sdh/dbg.h:281:17: note: cannot convert 'v' (type 'const std::vector<double>') to type 'std::_Setw'
> 281 | *output << v;
> | ~~~~~~~~^~~~
> /nix/store/4krab2h0hd4wvxxmscxrw21pl77j4i7j-gcc-13.3.0/include/c++/13.3.0/iomanip:313:5: note: candidate: 'template<class _CharT, class _Traits, class _MoneyT> std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _Put_money<_MoneyT>)'
> 313 | operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_money<_MoneyT> __f)
> | ^~~~~~~~
> /nix/store/4krab2h0hd4wvxxmscxrw21pl77j4i7j-gcc-13.3.0/include/c++/13.3.0/iomanip:313:5: note: template argument deduction/substitution failed:
> /build/SDHLibrary-CPP-release-release-noetic-sdhlibrary_cpp-0.2.10-1/sdh/dbg.h:281:17: note: 'std::vector<double>' is not derived from 'std::_Put_money<_MoneyT>'
> 281 | *output << v;
> | ~~~~~~~~^~~~
> /nix/store/4krab2h0hd4wvxxmscxrw21pl77j4i7j-gcc-13.3.0/include/c++/13.3.0/iomanip:365:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _Put_time<_CharT>)'
> 365 | operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_time<_CharT> __f)
> | ^~~~~~~~
> /nix/store/4krab2h0hd4wvxxmscxrw21pl77j4i7j-gcc-13.3.0/include/c++/13.3.0/iomanip:365:5: note: template argument deduction/substitution failed:
> /build/SDHLibrary-CPP-release-release-noetic-sdhlibrary_cpp-0.2.10-1/sdh/dbg.h:281:17: note: 'std::vector<double>' is not derived from 'std::_Put_time<_CharT>'
> 281 | *output << v;
> | ~~~~~~~~^~~~
> make[2]: *** [CMakeFiles/SDHLibrary-CPP.dir/build.make:146: CMakeFiles/SDHLibrary-CPP.dir/sdh/sdh.cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/SDHLibrary-CPP.dir/all] Error 2
> make: *** [Makefile:136: all] Error 2
For full logs, run 'nix log /nix/store/fj0klpqxrfzkz9fa8zsybnz162i3mhy4-ros-noetic-sdhlibrary-cpp-0.2.10-r1.drv'.
|
build (noetic, x86_64-linux)
this derivation will be built:
/nix/store/iy536hmc9vxm6izf1d5zpx6lnzf3p3ji-ros-noetic-rcdiscover-1.1.6-r1.drv
building '/nix/store/iy536hmc9vxm6izf1d5zpx6lnzf3p3ji-ros-noetic-rcdiscover-1.1.6-r1.drv'...
error: builder for '/nix/store/iy536hmc9vxm6izf1d5zpx6lnzf3p3ji-ros-noetic-rcdiscover-1.1.6-r1.drv' failed with exit code 2;
last 25 log lines:
> | ^~~~~~~~
> | wint_t
> /build/rcdiscover-release-release-noetic-rcdiscover-1.1.6-1/rcdiscover/utils.h:141:57: error: 'uint64_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
> 141 | template<> struct MinFittingType<8> { using type = std::uint64_t; };
> | ^~~~~~~~
> | wint_t
> /build/rcdiscover-release-release-noetic-rcdiscover-1.1.6-1/rcdiscover/utils.h:145:38: error: 'uint8_t' is not a member of 'std'; did you mean 'wint_t'?
> 145 | byteArrayToInt(const std::array<std::uint8_t, N> &a)
> | ^~~~~~~
> | wint_t
> /build/rcdiscover-release-release-noetic-rcdiscover-1.1.6-1/rcdiscover/utils.h:145:48: error: template argument 1 is invalid
> 145 | byteArrayToInt(const std::array<std::uint8_t, N> &a)
> | ^
> /build/rcdiscover-release-release-noetic-rcdiscover-1.1.6-1/rcdiscover/utils.h: In function 'typename MinFittingType<N>::type byteArrayToInt(const int&)':
> /build/rcdiscover-release-release-noetic-rcdiscover-1.1.6-1/rcdiscover/utils.h:151:41: error: invalid types 'const int[std::size_t {aka long unsigned int}]' for array subscript
> 151 | result |= (static_cast<ReturnType>(a[i]) << ((N - 1 - i) * 8));
> | ^
> make[2]: *** [rcdiscover/CMakeFiles/rcdiscover_static.dir/build.make:160: rcdiscover/CMakeFiles/rcdiscover_static.dir/ping.cc.o] Error 1
> make[1]: *** [CMakeFiles/Makefile2:118: rcdiscover/CMakeFiles/rcdiscover_static.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 51%] Building CXX object rcdiscover/CMakeFiles/rcdiscover.dir/wol.cc.o
> make[2]: *** [rcdiscover/CMakeFiles/rcdiscover.dir/build.make:160: rcdiscover/CMakeFiles/rcdiscover.dir/ping.cc.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [CMakeFiles/Makefile2:144: rcdiscover/CMakeFiles/rcdiscover.dir/all] Error 2
> make: *** [Makefile:166: all] Error 2
For full logs, run 'nix log /nix/store/iy536hmc9vxm6izf1d5zpx6lnzf3p3ji-ros-noetic-rcdiscover-1.1.6-r1.drv'.
|
build (noetic, x86_64-linux)
this derivation will be built:
/nix/store/qjvhf7bj84qxbbnlzd41bz1wsrszfas2-ros-noetic-magic-enum-0.9.5-r1.drv
building '/nix/store/qjvhf7bj84qxbbnlzd41bz1wsrszfas2-ros-noetic-magic-enum-0.9.5-r1.drv'...
error: builder for '/nix/store/qjvhf7bj84qxbbnlzd41bz1wsrszfas2-ros-noetic-magic-enum-0.9.5-r1.drv' failed with exit code 1;
last 25 log lines:
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_all.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_containers.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_flags.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_format.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_fuse.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_iostream.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_switch.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include/magic_enum_utility.hpp
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/nixstore5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1lib/cmake/magic_enum/magic_enumConfig.cmake
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/nixstore5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1lib/cmake/magic_enum/magic_enumConfigVersion.cmake
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/nixstore5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1lib/pkgconfig/magic_enum.pc
> -- Installing: /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/share/magic_enum/package.xml
> Running phase: fixupPhase
> shrinking RPATHs of ELF executables and libraries in /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1
> checking for references to /build/ in /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1...
> patching script interpreter paths in /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1
> shrinking RPATHs of ELF executables and libraries in /nix/store/0avkbkzhpxk7qlav8zc1l18yxwcw94wi-ros-noetic-magic-enum-0.9.5-r1-debug
> checking for references to /build/ in /nix/store/0avkbkzhpxk7qlav8zc1l18yxwcw94wi-ros-noetic-magic-enum-0.9.5-r1-debug...
> patching script interpreter paths in /nix/store/0avkbkzhpxk7qlav8zc1l18yxwcw94wi-ros-noetic-magic-enum-0.9.5-r1-debug
> Broken paths found in a .pc file! /nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/nixstore5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1lib/pkgconfig/magic_enum.pc
> The following lines have issues (specifically '//' in paths).
> 3:includedir=${prefix}//nix/store/5lpgv7b7cv3njz2467pnm80acxsg5hmj-ros-noetic-magic-enum-0.9.5-r1/include
> It is very likely that paths are being joined improperly.
> ex: "${prefix}/@CMAKE_INSTALL_LIBDIR@" should be "@CMAKE_INSTALL_FULL_LIBDIR@"
> Please see https://github.com/NixOS/nixpkgs/issues/144170 for more details.
For full logs, run 'nix log /nix/store/qjvhf7bj84qxbbnlzd41bz1wsrszfas2-ros-noetic-magic-enum-0.9.5-r1.drv'.
|
build (rolling, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (rolling, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (noetic, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (humble, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (jazzy, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, aarch64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|
build (iron, x86_64-linux)
Failed to restore: Cache service responded with 429
|