Your message dated Fri, 04 Sep 2026 10:14:49 +0000
with message-id <[email protected]>
and subject line Bug#1143713: fixed in toml11 4.4.0-2
has caused the Debian Bug report #1143713,
regarding 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]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1143713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143713
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: toml11
Source-Version: 4.4.0-2
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
toml11, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated toml11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 04 Sep 2026 11:17:22 +0200
Source: toml11
Architecture: source
Version: 4.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1143713
Changes:
 toml11 (4.4.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jordan Justen ]
   * Fix build by not failing at possibly uniinitialized variables
     Closes: #1143713
 .
   [ Andreas Tille ]
   * d/watch: version=5
   * Standards-Version: 4.7.4 (routine-update)
   * Reflow Uploaders field (cme)
   * Remove Priority field (cme)
   * Drop 'Rules-Requires-Root: no' from d/control (routine-update)
Checksums-Sha1:
 94bc358bdbd756027fcc9929f94e9211c66130b8 2066 toml11_4.4.0-2.dsc
 9f6f494c37eba2ab841290ded48c2f1d27e776c2 5460 toml11_4.4.0-2.debian.tar.xz
 8f600dbd9f586263b3b0aa95ea73817910e3aeff 6576 toml11_4.4.0-2_amd64.buildinfo
Checksums-Sha256:
 0501f67f42123ef58569e9547ab26436b497714857f8a318257ef9c4c48cafc2 2066 
toml11_4.4.0-2.dsc
 3fc833947b73ca8dfd7429908522cb52eabc3f64c710de1d6407b8cdedbda270 5460 
toml11_4.4.0-2.debian.tar.xz
 d8d63d7fa44943fb6a318d0eeafff8bd7e774be5e31c26e91f0fcc1dca80a5ad 6576 
toml11_4.4.0-2_amd64.buildinfo
Files:
 56924fbe296eb12a1125ee088f69fee2 2066 libdevel optional toml11_4.4.0-2.dsc
 9efb0b8be8b80b6e651e3539468baed0 5460 libdevel optional 
toml11_4.4.0-2.debian.tar.xz
 1edc8e008bbe132a8b70f89d4a663a26 6576 libdevel optional 
toml11_4.4.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmqakHsRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFPZA//VA1uGuDqkH7J1xqzXtAaeMXC89PQnKY9
ugm+5sgH+rt1o1ULkp5/+CvHHChK2vyJDyV51N7lJNCJdXQt0TPhZHtm9EjKsGTP
LyrOmHYTUJv/HQYpULoQiTiWWw8a9ko3RKoqxOkiKAfg/atlHGHafRVXL6DFvKBO
anpJcFSUqQfvGMTKGQU182FCemRera54+roE572wLzgAYJgOCsTWm4wJnpKuCTry
wNSvqbqMSJpJH31dAgR/FjaWKyozsaV5UtEW62jwURrwmmugWEx6C/NH05e67mZZ
3P/kwhLvev6NwSTKfDBUabKFB+dqawYwqTKBlBfPwO58GctwJBJLXHBcmm5Yb7da
TQtNvHbGRPnVdZSc+7ACXxISuwZFQsAXWMZ3j0HQwFe2CfcpRlLXHpN91U0Q7GDk
FiDoF8aggtoAoiiWjX9OOeqXyi+2TSP6vhUDDGPPlX/0X8jcj7Q3DOqssostySW1
QM4g3OOl1R7bXx2dhf6Lbo5r5iQmbgez0sQL2LeET/8xmXBGz/U2CajL0RI9BDK7
zZrq8KZUcWnVG7FIh1osU8Di2inhmr+k68lTuKGm7kWLh6xQUjeXfqXFz8CyF1V0
tvoa8xw6OLhOqMtu1EwNgojRZVGS9rwQpaiEf6Dp3fTAIp27erpwoZiKC1/Zg1b8
OIioHd71t/s=
=8T0F
-----END PGP SIGNATURE-----

Attachment: pgpFe9Dk2qXdI.pgp
Description: PGP signature


--- End Message ---

Reply via email to