[Debian-med-packaging] Bug#1143713: toml11: FTBFS: /<<PKGBUILDDIR>>/include/toml11/value.hpp:946:13: error: '((__vector(2) unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[8]' may be used uninitialized [-Werror=maybe-uninitialized]

Santiago Vila sanvila at debian.org
Wed Aug 5 12:25:44 BST 2026


Package: src:toml11
Version: 4.4.0-1
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:toml11, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/libtoml11-dev.substvars debian/files
	rm -fr -- debian/libtoml11-dev/ debian/tmp/
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)

[... snipped ...]

/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_syntax_integer.dir/link.d CMakeFiles/test_syntax_integer.dir/test_syntax_integer.cpp.o -o test_syntax_integer  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 70%] Built target test_syntax_integer
make  -f tests/CMakeFiles/test_syntax_string.dir/build.make tests/CMakeFiles/test_syntax_string.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_syntax_string.dir/DependInfo.cmake "--color=" test_syntax_string
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_syntax_string.dir/build.make tests/CMakeFiles/test_syntax_string.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 71%] Building CXX object tests/CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o -MF CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o.d -o CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o -c /<<PKGBUILDDIR>>/tests/test_syntax_string.cpp
[ 72%] Linking CXX executable test_syntax_floating
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_syntax_floating.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_syntax_floating.dir/link.d CMakeFiles/test_syntax_floating.dir/test_syntax_floating.cpp.o -o test_syntax_floating  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 72%] Built target test_syntax_floating
make  -f tests/CMakeFiles/test_syntax_datetime.dir/build.make tests/CMakeFiles/test_syntax_datetime.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_syntax_datetime.dir/DependInfo.cmake "--color=" test_syntax_datetime
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_syntax_datetime.dir/build.make tests/CMakeFiles/test_syntax_datetime.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 73%] Building CXX object tests/CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o -MF CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o.d -o CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o -c /<<PKGBUILDDIR>>/tests/test_syntax_datetime.cpp
[ 75%] Linking CXX executable test_syntax_string
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_syntax_string.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_syntax_string.dir/link.d CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o -o test_syntax_string  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 75%] Built target test_syntax_string
make  -f tests/CMakeFiles/test_syntax_key.dir/build.make tests/CMakeFiles/test_syntax_key.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_syntax_key.dir/DependInfo.cmake "--color=" test_syntax_key
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_syntax_key.dir/build.make tests/CMakeFiles/test_syntax_key.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 76%] Building CXX object tests/CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o -MF CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o.d -o CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o -c /<<PKGBUILDDIR>>/tests/test_syntax_key.cpp
[ 77%] Linking CXX executable test_syntax_datetime
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_syntax_datetime.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_syntax_datetime.dir/link.d CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o -o test_syntax_datetime  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 77%] Built target test_syntax_datetime
make  -f tests/CMakeFiles/test_syntax_comment.dir/build.make tests/CMakeFiles/test_syntax_comment.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_syntax_comment.dir/DependInfo.cmake "--color=" test_syntax_comment
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_syntax_comment.dir/build.make tests/CMakeFiles/test_syntax_comment.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 78%] Building CXX object tests/CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o -MF CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o.d -o CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o -c /<<PKGBUILDDIR>>/tests/test_syntax_comment.cpp
[ 79%] Linking CXX executable test_syntax_key
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_syntax_key.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_syntax_key.dir/link.d CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o -o test_syntax_key  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 79%] Built target test_syntax_key
make  -f tests/CMakeFiles/test_spec.dir/build.make tests/CMakeFiles/test_spec.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_spec.dir/DependInfo.cmake "--color=" test_spec
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_spec.dir/build.make tests/CMakeFiles/test_spec.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 80%] Building CXX object tests/CMakeFiles/test_spec.dir/test_spec.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_spec.dir/test_spec.cpp.o -MF CMakeFiles/test_spec.dir/test_spec.cpp.o.d -o CMakeFiles/test_spec.dir/test_spec.cpp.o -c /<<PKGBUILDDIR>>/tests/test_spec.cpp
[ 81%] Linking CXX executable test_syntax_comment
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_syntax_comment.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_syntax_comment.dir/link.d CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o -o test_syntax_comment  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 81%] Built target test_syntax_comment
make  -f tests/CMakeFiles/test_storage.dir/build.make tests/CMakeFiles/test_storage.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_storage.dir/DependInfo.cmake "--color=" test_storage
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_storage.dir/build.make tests/CMakeFiles/test_storage.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 82%] Building CXX object tests/CMakeFiles/test_storage.dir/test_storage.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_storage.dir/test_storage.cpp.o -MF CMakeFiles/test_storage.dir/test_storage.cpp.o.d -o CMakeFiles/test_storage.dir/test_storage.cpp.o -c /<<PKGBUILDDIR>>/tests/test_storage.cpp
[ 83%] Linking CXX executable test_spec
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_spec.dir/link.d CMakeFiles/test_spec.dir/test_spec.cpp.o -o test_spec  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 83%] Built target test_spec
make  -f tests/CMakeFiles/test_traits.dir/build.make tests/CMakeFiles/test_traits.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_traits.dir/DependInfo.cmake "--color=" test_traits
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_traits.dir/build.make tests/CMakeFiles/test_traits.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 84%] Building CXX object tests/CMakeFiles/test_traits.dir/test_traits.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_traits.dir/test_traits.cpp.o -MF CMakeFiles/test_traits.dir/test_traits.cpp.o.d -o CMakeFiles/test_traits.dir/test_traits.cpp.o -c /<<PKGBUILDDIR>>/tests/test_traits.cpp
[ 85%] Linking CXX executable test_storage
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_storage.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_storage.dir/link.d CMakeFiles/test_storage.dir/test_storage.cpp.o -o test_storage  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 85%] Built target test_storage
make  -f tests/CMakeFiles/test_types.dir/build.make tests/CMakeFiles/test_types.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_types.dir/DependInfo.cmake "--color=" test_types
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_types.dir/build.make tests/CMakeFiles/test_types.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 86%] Building CXX object tests/CMakeFiles/test_types.dir/test_types.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_types.dir/test_types.cpp.o -MF CMakeFiles/test_types.dir/test_types.cpp.o.d -o CMakeFiles/test_types.dir/test_types.cpp.o -c /<<PKGBUILDDIR>>/tests/test_types.cpp
[ 88%] Linking CXX executable test_traits
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_traits.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_traits.dir/link.d CMakeFiles/test_traits.dir/test_traits.cpp.o -o test_traits  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 88%] Built target test_traits
make  -f tests/CMakeFiles/test_utility.dir/build.make tests/CMakeFiles/test_utility.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_utility.dir/DependInfo.cmake "--color=" test_utility
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_utility.dir/build.make tests/CMakeFiles/test_utility.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 89%] Building CXX object tests/CMakeFiles/test_utility.dir/test_utility.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_utility.dir/test_utility.cpp.o -MF CMakeFiles/test_utility.dir/test_utility.cpp.o.d -o CMakeFiles/test_utility.dir/test_utility.cpp.o -c /<<PKGBUILDDIR>>/tests/test_utility.cpp
[ 90%] Linking CXX executable test_types
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_types.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_types.dir/link.d CMakeFiles/test_types.dir/test_types.cpp.o -o test_types  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 90%] Built target test_types
make  -f tests/CMakeFiles/test_user_defined_conversion.dir/build.make tests/CMakeFiles/test_user_defined_conversion.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_user_defined_conversion.dir/DependInfo.cmake "--color=" test_user_defined_conversion
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_user_defined_conversion.dir/build.make tests/CMakeFiles/test_user_defined_conversion.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 91%] Building CXX object tests/CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o -MF CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o.d -o CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o -c /<<PKGBUILDDIR>>/tests/test_user_defined_conversion.cpp
[ 92%] Linking CXX executable test_utility
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_utility.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_utility.dir/link.d CMakeFiles/test_utility.dir/test_utility.cpp.o -o test_utility  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 92%] Built target test_utility
make  -f tests/CMakeFiles/test_value.dir/build.make tests/CMakeFiles/test_value.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_value.dir/DependInfo.cmake "--color=" test_value
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_value.dir/build.make tests/CMakeFiles/test_value.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 93%] Building CXX object tests/CMakeFiles/test_value.dir/test_value.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_value.dir/test_value.cpp.o -MF CMakeFiles/test_value.dir/test_value.cpp.o.d -o CMakeFiles/test_value.dir/test_value.cpp.o -c /<<PKGBUILDDIR>>/tests/test_value.cpp
In file included from /<<PKGBUILDDIR>>/include/toml11/types.hpp:9,
                 from /<<PKGBUILDDIR>>/include/toml11/skip.hpp:8,
                 from /<<PKGBUILDDIR>>/include/toml11/parser.hpp:10,
                 from /<<PKGBUILDDIR>>/tests/utility.hpp:6,
                 from /<<PKGBUILDDIR>>/tests/test_value.cpp:4:
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(local_datetime_type) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_datetime; T = toml::local_datetime; U = toml::local_datetime; FMT = toml::local_datetime_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:946:13: error: ‘((__vector(2) unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[8]’ may be used uninitialized [-Werror=maybe-uninitialized]
  946 |             fmt = this->as_local_datetime_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_datetime; T = toml::local_datetime; U = toml::local_datetime; FMT = toml::local_datetime_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(local_datetime_type) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_datetime; T = toml::local_datetime; U = toml::local_datetime; FMT = toml::local_datetime_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:946:13: error: ‘((const toml::local_datetime_format_info*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[1].toml::local_datetime_format_info::subsecond_precision’ may be used uninitialized [-Werror=maybe-uninitialized]
  946 |             fmt = this->as_local_datetime_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_datetime; T = toml::local_datetime; U = toml::local_datetime; FMT = toml::local_datetime_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(const std::chrono::duration<_Rep, _Period>&) [with Rep = long int; Period = std::ratio<3600>; TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = std::chrono::duration<long int, std::ratio<3600> >; U = std::chrono::duration<long int>; FMT = toml::local_time_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:905:13: error: ‘((unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[16]’ may be used uninitialized [-Werror=maybe-uninitialized]
  905 |             fmt = this->as_local_time_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = std::chrono::duration<long int, std::ratio<3600> >; U = std::chrono::duration<long int>; FMT = toml::local_time_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(const std::chrono::duration<_Rep, _Period>&) [with Rep = long int; Period = std::ratio<3600>; TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = std::chrono::duration<long int, std::ratio<3600> >; U = std::chrono::duration<long int>; FMT = toml::local_time_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:905:13: error: ‘((const toml::local_time_format_info*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[1].toml::local_time_format_info::subsecond_precision’ may be used uninitialized [-Werror=maybe-uninitialized]
  905 |             fmt = this->as_local_time_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = std::chrono::duration<long int, std::ratio<3600> >; U = std::chrono::duration<long int>; FMT = toml::local_time_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(local_time_type) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = toml::local_time; U = toml::local_time; FMT = toml::local_time_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:865:13: error: ‘((unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[16]’ may be used uninitialized [-Werror=maybe-uninitialized]
  865 |             fmt = this->as_local_time_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = toml::local_time; U = toml::local_time; FMT = toml::local_time_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(local_time_type) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = toml::local_time; U = toml::local_time; FMT = toml::local_time_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:865:13: error: ‘((const toml::local_time_format_info*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[1].toml::local_time_format_info::subsecond_precision’ may be used uninitialized [-Werror=maybe-uninitialized]
  865 |             fmt = this->as_local_time_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::local_time; T = toml::local_time; U = toml::local_time; FMT = toml::local_time_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
[ 94%] Linking CXX executable test_user_defined_conversion
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_user_defined_conversion.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_user_defined_conversion.dir/link.d CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o -o test_user_defined_conversion  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 94%] Built target test_user_defined_conversion
make  -f tests/CMakeFiles/test_accessed.dir/build.make tests/CMakeFiles/test_accessed.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_accessed.dir/DependInfo.cmake "--color=" test_accessed
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_accessed.dir/build.make tests/CMakeFiles/test_accessed.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 95%] Building CXX object tests/CMakeFiles/test_accessed.dir/test_accessed.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_accessed.dir/test_accessed.cpp.o -MF CMakeFiles/test_accessed.dir/test_accessed.cpp.o.d -o CMakeFiles/test_accessed.dir/test_accessed.cpp.o -c /<<PKGBUILDDIR>>/tests/test_accessed.cpp
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(std::chrono::_V2::system_clock::time_point) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; U = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; FMT = toml::offset_datetime_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:1022:13: error: ‘((__vector(2) unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[8]’ may be used uninitialized [-Werror=maybe-uninitialized]
 1022 |             fmt = this->as_offset_datetime_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; U = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; FMT = toml::offset_datetime_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(std::chrono::_V2::system_clock::time_point) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; U = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; FMT = toml::offset_datetime_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:1022:13: error: ‘((const toml::offset_datetime_format_info*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[1].toml::offset_datetime_format_info::subsecond_precision’ may be used uninitialized [-Werror=maybe-uninitialized]
 1022 |             fmt = this->as_offset_datetime_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; U = std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >; FMT = toml::offset_datetime_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(offset_datetime_type) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = toml::offset_datetime; U = toml::offset_datetime; FMT = toml::offset_datetime_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:987:13: error: ‘((__vector(2) unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[8]’ may be used uninitialized [-Werror=maybe-uninitialized]
  987 |             fmt = this->as_offset_datetime_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = toml::offset_datetime; U = toml::offset_datetime; FMT = toml::offset_datetime_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
In member function ‘toml::basic_value<TypeConcig>& toml::basic_value<TypeConcig>::operator=(offset_datetime_type) [with TypeConfig = toml::type_config]’,
    inlined from ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = toml::offset_datetime; U = toml::offset_datetime; FMT = toml::offset_datetime_format_info]’ at /<<PKGBUILDDIR>>/tests/test_value.cpp:303:33:
/<<PKGBUILDDIR>>/include/toml11/value.hpp:987:13: error: ‘((const toml::offset_datetime_format_info*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[1].toml::offset_datetime_format_info::subsecond_precision’ may be used uninitialized [-Werror=maybe-uninitialized]
  987 |             fmt = this->as_offset_datetime_fmt();
      |             ^~~
/<<PKGBUILDDIR>>/tests/test_value.cpp: In function ‘void test_ctors(T, U, FMT) [with toml::value_t TYPE = toml::value_t::offset_datetime; T = toml::offset_datetime; U = toml::offset_datetime; FMT = toml::offset_datetime_format_info]’:
/<<PKGBUILDDIR>>/tests/test_value.cpp:302:21: note: ‘x_assign_different_type’ declared here
  302 |         toml::value x_assign_different_type(true);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
[ 96%] Linking CXX executable test_accessed
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_accessed.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_accessed.dir/link.d CMakeFiles/test_accessed.dir/test_accessed.cpp.o -o test_accessed  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 96%] Built target test_accessed
make  -f tests/CMakeFiles/test_visit.dir/build.make tests/CMakeFiles/test_visit.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/test_visit.dir/DependInfo.cmake "--color=" test_visit
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tests/CMakeFiles/test_visit.dir/build.make tests/CMakeFiles/test_visit.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 97%] Building CXX object tests/CMakeFiles/test_visit.dir/test_visit.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/x86_64-linux-gnu-g++  -I/<<PKGBUILDDIR>>/tests/extlib/doctest/doctest -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -Wextra -Wpedantic -Werror -Wsign-conversion -Wconversion -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wdouble-promotion -Wundef -Wshadow -MD -MT tests/CMakeFiles/test_visit.dir/test_visit.cpp.o -MF CMakeFiles/test_visit.dir/test_visit.cpp.o.d -o CMakeFiles/test_visit.dir/test_visit.cpp.o -c /<<PKGBUILDDIR>>/tests/test_visit.cpp
cc1plus: all warnings being treated as errors
make[3]: *** [tests/CMakeFiles/test_value.dir/build.make:82: tests/CMakeFiles/test_value.dir/test_value.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2471: tests/CMakeFiles/test_value.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 98%] Linking CXX executable test_visit
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_visit.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/test_visit.dir/link.d CMakeFiles/test_visit.dir/test_visit.cpp.o -o test_visit  libtoml11_test_utility.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 98%] Built target test_visit
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: 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: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the Debian-med-packaging mailing list