Package: src:jsonnet Version: 0.20.0+ds-3.3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202608/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:jsonnet, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] /usr/include/c4/yml/node.hpp:693:38: error: âfmtâ was not declared in this scope; did you mean âfmaâ? [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^~~ | fma /usr/include/c4/yml/node.hpp:693:57: error: template argument 1 is invalid [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^ /usr/include/c4/yml/node.hpp: In member function âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ: /usr/include/c4/yml/node.hpp:695:25: error: âwâ was not declared in this scope [-Wtemplate-body] 695 | deserialize_key(w.wrapper); | ^ /usr/include/c4/yml/node.hpp:693:38: error: âfmtâ was not declared in this scope; did you mean âfmaâ? [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^~~ | fma /usr/include/c4/yml/node.hpp:693:57: error: template argument 1 is invalid [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^ /usr/include/c4/yml/node.hpp: In member function âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ: /usr/include/c4/yml/node.hpp:702:25: error: âwâ was not declared in this scope [-Wtemplate-body] 702 | deserialize_val(w); | ^ /usr/include/c4/yml/node.hpp:693:38: error: âfmtâ was not declared in this scope; did you mean âfmaâ? [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^~~ | fma /usr/include/c4/yml/node.hpp:693:57: error: template argument 1 is invalid [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^ /usr/include/c4/yml/node.hpp:693:34: error: âKeyâ is not a type [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^~~ /usr/include/c4/yml/node.hpp:693:37: error: expected â,â or â...â before â<â token [-Wtemplate-body] 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^ /usr/include/c4/yml/node.hpp:700:34: error: âfmtâ has not been declared [-Wtemplate-body] 700 | ConstImpl const& operator>> (fmt::base64_wrapper w) const | ^~~ /usr/include/c4/yml/node.hpp:700:54: error: expected â,â or â...â before âwâ [-Wtemplate-body] 700 | ConstImpl const& operator>> (fmt::base64_wrapper w) const | ^ /usr/include/c4/yml/node.hpp:700:22: error: âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ cannot be overloaded with âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ [-Wtemplate-body] 700 | ConstImpl const& operator>> (fmt::base64_wrapper w) const | ^~~~~~~~ /usr/include/c4/yml/node.hpp:693:22: note: previous declaration âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ 693 | ConstImpl const& operator>> (Key<fmt::base64_wrapper> w) const | ^~~~~~~~ /usr/include/c4/yml/node.hpp:709:28: error: âfmtâ has not been declared [-Wtemplate-body] 709 | size_t deserialize_key(fmt::base64_wrapper v) const | ^~~ /usr/include/c4/yml/node.hpp:709:48: error: expected â,â or â...â before âvâ [-Wtemplate-body] 709 | size_t deserialize_key(fmt::base64_wrapper v) const | ^ /usr/include/c4/yml/node.hpp:717:28: error: âfmtâ has not been declared [-Wtemplate-body] 717 | size_t deserialize_val(fmt::base64_wrapper v) const | ^~~ /usr/include/c4/yml/node.hpp: In member function âsize_t c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::deserialize_key(int) constâ: /usr/include/c4/yml/node.hpp:712:35: error: âvâ was not declared in this scope [-Wtemplate-body] 712 | return from_chars(key(), &v); | ^ /usr/include/c4/yml/node.hpp:717:48: error: expected â,â or â...â before âvâ [-Wtemplate-body] 717 | size_t deserialize_val(fmt::base64_wrapper v) const | ^ /usr/include/c4/yml/node.hpp: In member function âsize_t c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::deserialize_val(int) constâ: /usr/include/c4/yml/node.hpp:720:35: error: âvâ was not declared in this scope [-Wtemplate-body] 720 | return from_chars(val(), &v); | ^ /usr/include/c4/yml/node.hpp: In member function âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ: /usr/include/c4/yml/node.hpp:695:25: error: âwâ was not declared in this scope [-Wtemplate-body] 695 | deserialize_key(w.wrapper); | ^ /usr/include/c4/yml/node.hpp: At global scope: /usr/include/c4/yml/node.hpp:1273:31: error: âfmtâ has not been declared 1273 | size_t set_key_serialized(fmt::const_base64_wrapper w); | ^~~ /usr/include/c4/yml/node.hpp:1273:57: error: expected â,â or â...â before âwâ 1273 | size_t set_key_serialized(fmt::const_base64_wrapper w); | ^ /usr/include/c4/yml/node.hpp:1277:31: error: âfmtâ has not been declared 1277 | size_t set_val_serialized(fmt::const_base64_wrapper w); | ^~~ /usr/include/c4/yml/node.hpp:1277:57: error: expected â,â or â...â before âwâ 1277 | size_t set_val_serialized(fmt::const_base64_wrapper w); | ^ /usr/include/c4/yml/node.hpp: In member function âconst ConstImpl& c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::operator>>(int) constâ: /usr/include/c4/yml/node.hpp:702:25: error: âwâ was not declared in this scope [-Wtemplate-body] 702 | deserialize_val(w); | ^ /usr/include/c4/yml/node.hpp:1316:30: error: âfmtâ was not declared in this scope; did you mean âfmaâ? 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ | fma /usr/include/c4/yml/node.hpp:1316:55: error: template argument 1 is invalid 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp: In member function âsize_t c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::deserialize_key(int) constâ: /usr/include/c4/yml/node.hpp:712:35: error: âvâ was not declared in this scope [-Wtemplate-body] 712 | return from_chars(key(), &v); | ^ /usr/include/c4/yml/node.hpp:1316:30: error: âfmtâ was not declared in this scope; did you mean âfmaâ? 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ | fma /usr/include/c4/yml/node.hpp:1316:55: error: template argument 1 is invalid 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp: In member function âsize_t c4::yml::detail::RoNodeMethods<Impl, ConstImpl>::deserialize_val(int) constâ: /usr/include/c4/yml/node.hpp:720:35: error: âvâ was not declared in this scope [-Wtemplate-body] 720 | return from_chars(val(), &v); | ^ /usr/include/c4/yml/node.hpp:1316:30: error: âfmtâ was not declared in this scope; did you mean âfmaâ? 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ | fma /usr/include/c4/yml/node.hpp:1316:55: error: template argument 1 is invalid 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp:1316:26: error: âKeyâ is not a type 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ /usr/include/c4/yml/node.hpp:1316:29: error: expected â,â or â...â before â<â token 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp:1322:26: error: âfmtâ has not been declared 1322 | NodeRef& operator<< (fmt::const_base64_wrapper w) | ^~~ /usr/include/c4/yml/node.hpp:1322:52: error: expected â,â or â...â before âwâ 1322 | NodeRef& operator<< (fmt::const_base64_wrapper w) | ^ /usr/include/c4/yml/node.hpp:1322:14: error: âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â cannot be overloaded with âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â 1322 | NodeRef& operator<< (fmt::const_base64_wrapper w) | ^~~~~~~~ /usr/include/c4/yml/node.hpp:1316:14: note: previous declaration âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~~~~~~ /usr/include/c4/yml/node.hpp: At global scope: /usr/include/c4/yml/node.hpp:1273:31: error: âfmtâ has not been declared 1273 | size_t set_key_serialized(fmt::const_base64_wrapper w); | ^~~ /usr/include/c4/yml/node.hpp:1273:57: error: expected â,â or â...â before âwâ 1273 | size_t set_key_serialized(fmt::const_base64_wrapper w); | ^ /usr/include/c4/yml/node.hpp:1277:31: error: âfmtâ has not been declared 1277 | size_t set_val_serialized(fmt::const_base64_wrapper w); | ^~~ /usr/include/c4/yml/node.hpp:1277:57: error: expected â,â or â...â before âwâ 1277 | size_t set_val_serialized(fmt::const_base64_wrapper w); | ^ /usr/include/c4/yml/node.hpp:1316:30: error: âfmtâ was not declared in this scope; did you mean âfmaâ? 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ | fma /usr/include/c4/yml/node.hpp:1316:55: error: template argument 1 is invalid 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp: In member function âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â: /usr/include/c4/yml/node.hpp:1318:28: error: âwâ was not declared in this scope 1318 | set_key_serialized(w.wrapper); | ^ /usr/include/c4/yml/node.hpp:1316:30: error: âfmtâ was not declared in this scope; did you mean âfmaâ? 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ | fma /usr/include/c4/yml/node.hpp:1316:55: error: template argument 1 is invalid 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp: In member function âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â: /usr/include/c4/yml/node.hpp:1324:28: error: âwâ was not declared in this scope 1324 | set_val_serialized(w); | ^ /usr/include/c4/yml/node.hpp:1316:30: error: âfmtâ was not declared in this scope; did you mean âfmaâ? 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ | fma /usr/include/c4/yml/node.hpp:1316:55: error: template argument 1 is invalid 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp:1316:26: error: âKeyâ is not a type 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~ /usr/include/c4/yml/node.hpp:1316:29: error: expected â,â or â...â before â<â token 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^ /usr/include/c4/yml/node.hpp:1322:26: error: âfmtâ has not been declared 1322 | NodeRef& operator<< (fmt::const_base64_wrapper w) | ^~~ /usr/include/c4/yml/node.hpp:1322:52: error: expected â,â or â...â before âwâ 1322 | NodeRef& operator<< (fmt::const_base64_wrapper w) | ^ /usr/include/c4/yml/node.hpp:1322:14: error: âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â cannot be overloaded with âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â 1322 | NodeRef& operator<< (fmt::const_base64_wrapper w) | ^~~~~~~~ /usr/include/c4/yml/node.hpp:1316:14: note: previous declaration âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â 1316 | NodeRef& operator<< (Key<fmt::const_base64_wrapper> w) | ^~~~~~~~ /usr/include/c4/yml/node.hpp: In member function âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â: /usr/include/c4/yml/node.hpp:1318:28: error: âwâ was not declared in this scope 1318 | set_key_serialized(w.wrapper); | ^ /usr/include/c4/yml/node.hpp: In member function âc4::yml::NodeRef& c4::yml::NodeRef::operator<<(int)â: /usr/include/c4/yml/node.hpp:1324:28: error: âwâ was not declared in this scope 1324 | set_val_serialized(w); | ^ In file included from /<<PKGBUILDDIR>>/core/vm.cpp:31: /<<PKGBUILDDIR>>/core/state.h: At global scope: /<<PKGBUILDDIR>>/core/state.h:20:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 20 | namespace jsonnet::internal { | ^~~~~~~ In file included from /<<PKGBUILDDIR>>/core/vm.cpp:31: /<<PKGBUILDDIR>>/core/state.h: At global scope: /<<PKGBUILDDIR>>/core/state.h:20:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 20 | namespace jsonnet::internal { | ^~~~~~~ In file included from /<<PKGBUILDDIR>>/core/vm.cpp:32: /<<PKGBUILDDIR>>/core/static_analysis.h:22:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /<<PKGBUILDDIR>>/core/vm.cpp:33: /<<PKGBUILDDIR>>/core/string_utils.h:22:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /<<PKGBUILDDIR>>/core/vm.cpp:36:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 36 | namespace jsonnet::internal { | ^~~~~~~ In file included from /<<PKGBUILDDIR>>/core/vm.cpp:32: /<<PKGBUILDDIR>>/core/static_analysis.h:22:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /<<PKGBUILDDIR>>/core/vm.cpp:33: /<<PKGBUILDDIR>>/core/string_utils.h:22:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /<<PKGBUILDDIR>>/core/vm.cpp:36:11: warning: nested namespace definitions only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 36 | namespace jsonnet::internal { | ^~~~~~~ /<<PKGBUILDDIR>>/core/vm.cpp: In member function âvoid jsonnet::internal::{anonymous}::Interpreter::otherJsonToHeap(const jsonnet::internal::json&, bool&, jsonnet::internal::{anonymous}::Value&)â: /<<PKGBUILDDIR>>/core/vm.cpp:1667:16: warning: enumeration value âbinaryâ not handled in switch [-Wswitch] 1667 | switch (v.type()) { | ^ /<<PKGBUILDDIR>>/core/vm.cpp: In member function âvoid jsonnet::internal::{anonymous}::Interpreter::otherJsonToHeap(const jsonnet::internal::json&, bool&, jsonnet::internal::{anonymous}::Value&)â: /<<PKGBUILDDIR>>/core/vm.cpp:1667:16: warning: enumeration value âbinaryâ not handled in switch [-Wswitch] 1667 | switch (v.type()) { | ^ make[4]: *** [core/CMakeFiles/libjsonnet_static.dir/build.make:194: core/CMakeFiles/libjsonnet_static.dir/vm.cpp.o] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: *** [CMakeFiles/Makefile2:523: core/CMakeFiles/libjsonnet_static.dir/all] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [core/CMakeFiles/libjsonnet.dir/build.make:194: core/CMakeFiles/libjsonnet.dir/vm.cpp.o] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: *** [CMakeFiles/Makefile2:489: core/CMakeFiles/libjsonnet.dir/all] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [Makefile:149: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2 make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:9: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

