Your message dated Mon, 21 Sep 2020 10:00:11 +0000 with message-id <e1kkicf-000inz...@fasolo.debian.org> and subject line Bug#970408: fixed in facter 3.14.12-1 has caused the Debian Bug report #970408, regarding facter: FTBFS: cc1plus: all warnings being treated as errors 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 ow...@bugs.debian.org immediately.) -- 970408: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970408 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: facter Version: 3.11.0-4.3 Severity: serious Tags: ftbfs sid bullseye Justification: fails to build from source (but built successfully in the past) facter currently fails to build: | cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/c++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu\" -DPROJECT_NAME=\"FACTER\" -DUSE_BLKID -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_YAMLCPP -Dlibfacter_EXPORTS -I/<<PKGBUILDDIR>>/lib/inc -I/<<PKGBUILDDIR>>/../vendor/nowide/include -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Werror -Wno-maybe-uninitialized -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -o CMakeFiles/libfactersrc.dir/src/util/bsd/scoped_ifaddrs.cc.o -c /<<PKGBUILDDIR>>/lib/src/util/bsd/scoped_ifaddrs.cc | In file included from /usr/include/string.h:495, | from /usr/include/c++/10/cstring:42, | from /usr/include/boost/regex/v4/regex_workaround.hpp:24, | from /usr/include/boost/regex/v4/regex.hpp:32, | from /usr/include/boost/regex.hpp:31, | from /<<PKGBUILDDIR>>/lib/inc/facter/facts/resolver.hpp:12, | from /<<PKGBUILDDIR>>/lib/inc/internal/facts/linux/../bsd/../posix/../resolvers/networking_resolver.hpp:7, | from /<<PKGBUILDDIR>>/lib/inc/internal/facts/linux/../bsd/../posix/networking_resolver.hpp:7, | from /<<PKGBUILDDIR>>/lib/inc/internal/facts/linux/../bsd/networking_resolver.hpp:7, | from /<<PKGBUILDDIR>>/lib/inc/internal/facts/linux/networking_resolver.hpp:7, | from /<<PKGBUILDDIR>>/lib/src/facts/linux/networking_resolver.cc:1: | In function ‘char* strncpy(char*, const char*, size_t)’, | inlined from ‘virtual boost::optional<long unsigned int> facter::facts::linux::networking_resolver::get_link_mtu(const string&, void*) const’ at /<<PKGBUILDDIR>>/lib/src/facts/linux/networking_resolver.cc:82:16: | /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: error: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 16 equals destination size [-Werror=stringop-truncation] | 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | cc1plus: all warnings being treated as errors See https://buildd.debian.org/status/fetch.php?pkg=facter&arch=amd64&ver=3.11.0-4.3%2Bb1&stamp=1599808837&raw=0 Cheers -- Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: facter Source-Version: 3.14.12-1 Done: Apollon Oikonomopoulos <apoi...@debian.org> We believe that the bug you reported is fixed in the latest version of facter, 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 970...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Apollon Oikonomopoulos <apoi...@debian.org> (supplier of updated facter 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 19 Sep 2020 10:33:29 +0300 Source: facter Binary: facter facter-dbgsym facter-dev libfacter3.14.12 libfacter3.14.12-dbgsym Architecture: source amd64 Version: 3.14.12-1 Distribution: unstable Urgency: medium Maintainer: Puppet Package Maintainers <pkg-puppet-de...@lists.alioth.debian.org> Changed-By: Apollon Oikonomopoulos <apoi...@debian.org> Description: facter - collect and display facts about the system facter-dev - collect and display facts about the system -- development files libfacter3.14.12 - collect and display facts about the system -- shared library Closes: 956641 962692 970408 Changes: facter (3.14.12-1) unstable; urgency=medium . [ Utkarsh Gupta ] * New upstream version 3.14.9 * Refresh d/patches . [ Apollon Oikonomopoulos ] * New upstream version 3.14.12 (Closes: #962692, #970408) - Drop 0005-fix-custom-facts-overriding-core.patch; included upstream - Drop 0008-FACT-2018-update-gce-metadata-endpoint.patch; included upstream + Bump SONAME to libfacter3.14.12 * Acknowledge the following NMUs: + 3.11.0-4.1; thanks to Antonio Terceiro (Closes: #956641) + 3.11.0-4.2; thanks to Sebastian Ramacher + 4.11.0-4.3; thanks to Sven Hoexter • Modify Sven's patch to use approximate matching for double tests, instead of picking initial values that are accurately represented in IEEE 754. * Bump dh compat to 13 * Bump Standards-Version to 4.5.0; no changes needed * d/copyright: bump debian/* years * Skip the filesystem fact tests, as they are unreliable in chroots/containers Checksums-Sha1: 844f14eb402c1692b1efc83761e3d508bf1d530d 2805 facter_3.14.12-1.dsc 555fccddcac3e6e688df4563cf5857f4c0fec7d3 361608 facter_3.14.12.orig.tar.gz 140b247bd8702423cadbad7dc6301207df3ea96a 819 facter_3.14.12.orig.tar.gz.asc 65808d972af1723b826d1c13e4c250435708ef05 13632 facter_3.14.12-1.debian.tar.xz 93e2d76a31a927905b78d0663c15a711e24d9711 745820 facter-dbgsym_3.14.12-1_amd64.deb b817f3b3ad42ee5b669274789f3a0f486e081bf9 22748 facter-dev_3.14.12-1_amd64.deb 1b6f7d7f475003cd45750c55084e842f6cfffc4b 9827 facter_3.14.12-1_amd64.buildinfo c7462fcd7add1ff2ffd445803bce494fb57084f8 81916 facter_3.14.12-1_amd64.deb e1fb6543eda389065d9ff22a8c3a6132863fad37 24424856 libfacter3.14.12-dbgsym_3.14.12-1_amd64.deb 75e08f0c504c1377bd508eda9780cab3eff8fa9e 533884 libfacter3.14.12_3.14.12-1_amd64.deb Checksums-Sha256: 9b031f545bcfaaff16a90835b1610940f58e7d1c224d6f7ccefccb78baeef06a 2805 facter_3.14.12-1.dsc 1a557d7f2c2e33d85e9ae8ed54bd854c2f5f163035e26f9a4320e4e417f7a7e7 361608 facter_3.14.12.orig.tar.gz 8f8d5757fde346ac7b8b7d55f21955db3091301cedab1ceafdc9650511b24cf1 819 facter_3.14.12.orig.tar.gz.asc 11fed30347fbe341b20f5ad4a27ecb035b77c4917afab9c422a38dfc561fa57b 13632 facter_3.14.12-1.debian.tar.xz a1c0614e177b30db636ad92ac21a26583d75a2cda6970832a3d22e6f0156af63 745820 facter-dbgsym_3.14.12-1_amd64.deb 0689fa28059ab693090769c34231a8a05dad069242d42bcb7da827bf0ff00fca 22748 facter-dev_3.14.12-1_amd64.deb 117850dffd011422594f93370416b310413ed6d4cc6e9c63d8c99c09ae773bad 9827 facter_3.14.12-1_amd64.buildinfo 7680a567eef444d56a31e1595f9a23abfd4bcbcf451304f64ffb4640cb4e90f4 81916 facter_3.14.12-1_amd64.deb 5280cab51b09d6c4689236d0ff271569829e58468a12fe911acc0fcc0bf21e8b 24424856 libfacter3.14.12-dbgsym_3.14.12-1_amd64.deb 23f4db54f176a13109f32fdff4854bb3a3026c060bb034ba2cf076bf2d308617 533884 libfacter3.14.12_3.14.12-1_amd64.deb Files: 17d14bcf913ac55fb42fe2de5bbb4a4b 2805 admin optional facter_3.14.12-1.dsc 6f75e211926aed5991b6a246ce474625 361608 admin optional facter_3.14.12.orig.tar.gz 0d796451c8253abf74d62da7ee5b3f9c 819 admin optional facter_3.14.12.orig.tar.gz.asc b8088e0b1ab821ead2f126b5373ec674 13632 admin optional facter_3.14.12-1.debian.tar.xz 40c4cfab5c3800ae4f7793e74625d219 745820 debug optional facter-dbgsym_3.14.12-1_amd64.deb 96c642112641063b41002945d94d8812 22748 admin optional facter-dev_3.14.12-1_amd64.deb 630a5b73f971785a6e86e9389646aa0d 9827 admin optional facter_3.14.12-1_amd64.buildinfo 1b719692db66bec0eb667280e2937ceb 81916 admin optional facter_3.14.12-1_amd64.deb 86ee2604386ebbe8b000b8ab4063f75f 24424856 debug optional libfacter3.14.12-dbgsym_3.14.12-1_amd64.deb 7c0278d613a2c8338b7b19280e58bff6 533884 libs optional libfacter3.14.12_3.14.12-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAl9lwfEACgkQ9RsYxyAk giSHHBAAn+i6QJ4eNYePsnqAcvxnMVf00Fd5PAGcv5m5zmafkhw3+JuuWCQrSYiO u4e+YEkLg8iM9E1hrFotM8GKdXTPOCS+wp65ww3oB0MCKfvJXttQ18XXxVABk9fu Z7xyx74y4EBc4/PE2J8RUag9e5KO94PuA3m4B/vq5f8zrKkOJ+ugSqGsIuNETx7P bm7eOgllk3lux3/mECD+IwVW10xqGlI6W2l+jwmxAhdyFDMN4ORkKC/j14fdqZ9F 5XnpGtQIjqd0mZD5oL6yK8tydJGWDcnxq67cTuOzmuzT/fn8G/tZ0y7Xf+hqvDYs g79kEP/mdKdOkwoEzcFDRkfNQjFaH9AozdfREYqcswlh5siyiNIsYjAPwgmMzdEA PqsQBcVRP8PpXZaRT1PqCug2jWd2kAvkIQllc6h5kjD6NXN89qzyUR4n0QSFrlVc PIvidUHzz3bIsPV6e3xNlZIyqRsoonoiF3aMVCcPvbhdbHPlmh5nrQokNv2tan9D zH6MVnnJ5qVFA6uC85PEAG/Nc7bfBYwRn8gJP0T6h0u+8V5I1C8UyyHwHQS/z59t t6Bzi+XT+U8erDm0dql8ll0bhHSlRwlisS2hK8N3vuqkRBFFo+AcK26basRz1FDn vSg1fz02FWHlQx5PFG7dHNqeIuaHeIZChXgRBv6axYcXB+ABl4k= =o1BI -----END PGP SIGNATURE-----
--- End Message ---