Your message dated Sun, 5 May 2024 13:06:41 -0400 with message-id <CAD+GYvythN=mo3em5ze-r3b6hcjk0xddcz9nojcct_t543c...@mail.gmail.com> and subject line Re: Bug#1070461: uhttpmock0: FTBFS: Failed to load TLS database: System trust contains zero trusted certificates; please investigate your GnuTLS configuration has caused the Debian Bug report #1070461, regarding uhttpmock0: FTBFS: Failed to load TLS database: System trust contains zero trusted certificates; please investigate your GnuTLS configuration 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.) -- 1070461: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070461 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:uhttpmock0 Version: 0.5.5-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- -Dauto_features=disabled -Dintrospection=false cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dauto_features=disabled -Dintrospection=false The Meson build system Version: 1.4.0 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: uhttpmock Project version: 0.5.5 C compiler for the host machine: cc (gcc 13.2.0 "cc (Debian 13.2.0-24) 13.2.0") C linker for the host machine: cc ld.bfd 2.42 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring uhm-version.h using configuration Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Run-time dependency glib-2.0 found: YES 2.80.0 Run-time dependency gio-2.0 found: YES 2.80.0 Run-time dependency libsoup-2.4 found: YES 2.74.3 Compiler for C supports link arguments -Wl,--version-script,/<<PKGBUILDDIR>>/libuhttpmock/libuhttpmock.map: YES Configuring version.xml using configuration Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref) Build targets in project: 5 uhttpmock 0.5.5 User defined options auto_features : disabled buildtype : plain libdir : lib/x86_64-linux-gnu localstatedir : /var prefix : /usr sysconfdir : /etc wrap_mode : nodownload python.bytecompile: -1 introspection : false Found ninja-1.11.1 at /usr/bin/ninja make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v [1/8] cc -Ilibuhttpmock/libuhttpmock-0.0.so.0.2.3.p -Ilibuhttpmock -I../libuhttpmock -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread '-DG_LOG_DOMAIN="libuhttpmock"' -MD -MQ libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-resolver.c.o -MF libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-resolver.c.o.d -o libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-resolver.c.o -c ../libuhttpmock/uhm-resolver.c [2/8] cc -Ilibuhttpmock/tests/server.p -Ilibuhttpmock/tests -I../libuhttpmock/tests -Ilibuhttpmock -I../libuhttpmock -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread '-DTEST_FILE_DIR="/<<PKGBUILDDIR>>/libuhttpmock/tests/"' '-DG_LOG_DOMAIN="libuhttpmock-tests"' -DLIBUHTTPMOCK_DISABLE_DEPRECATED -MD -MQ libuhttpmock/tests/server.p/server.c.o -MF libuhttpmock/tests/server.p/server.c.o.d -o libuhttpmock/tests/server.p/server.c.o -c ../libuhttpmock/tests/server.c [3/8] cc -Ilibuhttpmock/libuhttpmock-0.0.so.0.2.3.p -Ilibuhttpmock -I../libuhttpmock -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread '-DG_LOG_DOMAIN="libuhttpmock"' -MD -MQ libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-server.c.o -MF libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-server.c.o.d -o libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-server.c.o -c ../libuhttpmock/uhm-server.c [4/8] cc -o libuhttpmock/libuhttpmock-0.0.so.0.2.3 libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-resolver.c.o libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/uhm-server.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libuhttpmock-0.0.so.0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--version-script,/<<PKGBUILDDIR>>/libuhttpmock/libuhttpmock.map -Wl,--start-group /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libsoup-2.4.so -Wl,--export-dynamic /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group -pthread [5/8] /usr/bin/meson --internal symbolextractor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu libuhttpmock/libuhttpmock-0.0.so.0.2.3 libuhttpmock/libuhttpmock-0.0.so.0.2.3 libuhttpmock/libuhttpmock-0.0.so.0.2.3.p/libuhttpmock-0.0.so.0.2.3.symbols [6/8] cc -o libuhttpmock/tests/server libuhttpmock/tests/server.p/server.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock -Wl,--start-group libuhttpmock/libuhttpmock-0.0.so.0.2.3 /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libsoup-2.4.so -Wl,--export-dynamic /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group -pthread [7/8] cc -Ilibuhttpmock/tests/resolver.p -Ilibuhttpmock/tests -I../libuhttpmock/tests -Ilibuhttpmock -I../libuhttpmock -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread '-DTEST_FILE_DIR="/<<PKGBUILDDIR>>/libuhttpmock/tests/"' '-DG_LOG_DOMAIN="libuhttpmock-tests"' -DLIBUHTTPMOCK_DISABLE_DEPRECATED -MD -MQ libuhttpmock/tests/resolver.p/resolver.c.o -MF libuhttpmock/tests/resolver.p/resolver.c.o.d -o libuhttpmock/tests/resolver.p/resolver.c.o -c ../libuhttpmock/tests/resolver.c [8/8] cc -o libuhttpmock/tests/resolver libuhttpmock/tests/resolver.p/resolver.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock -Wl,--start-group libuhttpmock/libuhttpmock-0.0.so.0.2.3 /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libsoup-2.4.so -Wl,--export-dynamic /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group -pthread dh_auto_test cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' ninja: no work to do. 1/2 resolver OK 0.01s 2/2 server FAIL 0.03s killed by signal 5 SIGTRAPUBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock MALLOC_PERTURB_=233 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock/tests/serverOk: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt ==> meson-logs/testlog.txt <== Log of Meson test suite run on 2024-05-05T12:51:12.696349 Inherited environment: SCHROOT_GID=924 DEB_HOST_MULTIARCH=x86_64-linux-gnu LC_ALL=C.UTF-8 DEB_HOST_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_LDFLAGS_MAINT_APPEND='-Wl,-O1 -Wl,-z,defs' DEB_TARGET_ARCH_LIBC=gnu DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_ARCH_BITS=64 DEB_BUILD_OPTIONS=parallel=2 DEB_HOST_ARCH=amd64 DEB_TARGET_ARCH_ENDIAN=little SOURCE_DATE_EPOCH=1712758150 DEB_HOST_ARCH_BITS=64 MAKEFLAGS='' SCHROOT_GROUP=buildd DEB_TARGET_ARCH=amd64 DPKG_GENSYMBOLS_CHECK_LEVEL=4 DEB_HOST_GNU_CPU=x86_64 DEB_BUILD_ARCH_LIBC=gnu MFLAGS='' DEB_TARGET_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=amd64 LC_COLLATE=C.UTF-8 SCHROOT_ALIAS_NAME=sid-file SUDO_FORCE_REMOVE=yes DEB_HOST_ARCH_OS=linux SHELL=/bin/sh DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=buildd PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH=amd64 DEB_HOST_ARCH_LIBC=gnu SCHROOT_SESSION_ID=sid-file-1056610a-30ce-4a15-8383-bfb3a5bb162b DEB_TARGET_ARCH_CPU=amd64 DEB_HOST_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_ARCH_OS=linux GNUMAKEFLAGS='' LOGNAME=buildd DEB_TARGET_MULTIARCH=x86_64-linux-gnu DEB_BUILD_GNU_CPU=x86_64 DEB_TARGET_ARCH_OS=linux USER=buildd DEB_HOST_ARCH_ABI=base DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_TARGET_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_ABI=base SCHROOT_UID=924 SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot' DEB_TARGET_GNU_CPU=x86_64 APT_CONFIG=/var/lib/sbuild/apt.conf HOME=/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home DEB_RULES_REQUIRES_ROOT=no DEB_TARGET_GNU_SYSTEM=linux-gnu DEB_HOST_ARCH_ENDIAN=little SCHROOT_CHROOT_NAME=sid-file DEB_BUILD_MAINT_OPTIONS=hardening=+all MAKELEVEL=1 DH_INTERNAL_BUILDFLAGS=1 ASFLAGS='' ASFLAGS_FOR_BUILD='' CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' CFLAGS_FOR_BUILD='-g -O2' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CPPFLAGS_FOR_BUILD='' CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' CXXFLAGS_FOR_BUILD='-g -O2' DFLAGS=-frelease DFLAGS_FOR_BUILD=-frelease FCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' FCFLAGS_FOR_BUILD='-g -O2' FFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' FFLAGS_FOR_BUILD='-g -O2' LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs' LDFLAGS_FOR_BUILD='' OBJCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' OBJCFLAGS_FOR_BUILD='-g -O2' OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' OBJCXXFLAGS_FOR_BUILD='-g -O2' XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-H5CQ7shB MESON_TESTTHREADS=2 DEB_PYTHON_INSTALL_LAYOUT=deb ==================================== 1/2 ===================================== test: resolver start time: 12:51:12 duration: 0.01s result: exit status 0 command: UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=141 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock/tests/resolver ----------------------------------- stdout ----------------------------------- TAP version 13 # random seed: R02S7ddb517647858b980d354f4c460abc8c 1..5 # Start of resolver tests ok 1 /resolver/construction ok 2 /resolver/lookup-by-name ok 3 /resolver/lookup-service # Start of lookup-by-name tests ok 4 /resolver/lookup-by-name/async # End of lookup-by-name tests # Start of lookup-service tests ok 5 /resolver/lookup-service/async # End of lookup-service tests # End of resolver tests ============================================================================== ==================================== 2/2 ===================================== test: server start time: 12:51:12 duration: 0.03s result: killed by signal 5 SIGTRAP command: UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock MALLOC_PERTURB_=233 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock/tests/server ----------------------------------- stdout ----------------------------------- TAP version 13 # random seed: R02S53d922dc1cd66ab6c439fa51d398f256 1..15 # Start of server tests ok 1 /server/construction # Start of properties tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs? ok 2 /server/properties/trace-directory ok 3 /server/properties/enable-online ok 4 /server/properties/enable-logging ok 5 /server/properties/address ok 6 /server/properties/port ok 7 /server/properties/resolver # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend? ok 8 /server/properties/tls-certificate # End of properties tests # Start of logging tests # Start of no-trace tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ?gsettings-backend? # pxbackend-DEBUG: px_config_sysconfig_set_config_file: Could not read file /etc/sysconfig/proxy # pxbackend-DEBUG: Active config plugins: # pxbackend-DEBUG: - config-env # pxbackend-DEBUG: - config-xdp # pxbackend-DEBUG: - config-kde # pxbackend-DEBUG: - config-gnome # pxbackend-DEBUG: - config-sysconfig # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ?gio-network-monitor? # pxbackend-DEBUG: px_manager_constructed: Up and running # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation libproxy (GLibproxyResolver) for ?gio-proxy-resolver? ----------------------------------- stderr ----------------------------------- (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock/tests/server:51796): GLib-Net-WARNING **: 12:51:12.719: Failed to load TLS database: System trust contains zero trusted certificates; please investigate your GnuTLS configuration ============================================================================== Summary of Failures: 2/2 server FAIL 0.03s killed by signal 5 SIGTRAP Ok: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 dh_auto_test: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test returned exit code 1 make: *** [debian/rules:9: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202405/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not 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 affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Control: affects 1064744 src:uhttpmock0 On Sun, May 5, 2024 at 12:54 PM Santiago Vila <[email protected]> wrote: > > Package: src:uhttpmock0 > Version: 0.5.5-2 > Severity: serious > Tags: ftbfs > … > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libuhttpmock/tests/server:51796): > GLib-Net-WARNING **: 12:51:12.719: Failed to load TLS database: System trust > contains zero trusted certificates; please investigate your GnuTLS > configuration This is a duplicate of https://bugs.debian.org/1064744 Thank you, Jeremy Bícha
--- End Message ---

