Source: passes-gtk Version: 0.7-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20221220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --with python3 > dh_update_autotools_config > dh_autoreconf > dh_auto_configure > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson setup .. > --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --libdir=lib/x86_64-linux-gnu > The Meson build system > Version: 0.64.1 > Source dir: /<<PKGBUILDDIR>> > Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > Build type: native build > Project name: passes-gtk > Project version: 0.7 > C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-10) > 12.2.0") > C linker for the host machine: cc ld.bfd 2.39.50.20221208 > Host machine cpu family: x86_64 > Host machine cpu: x86_64 > Program msgfmt found: YES (/usr/bin/msgfmt) > Program desktop-file-validate found: NO > Program appstream-util found: YES (/usr/bin/appstream-util) > Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) > Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) > Found pkg-config: /usr/bin/pkg-config (1.8.0) > Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) > WARNING: find_library('libzint') starting in "lib" only works by accident and > is not portable > Library libzint found: YES > Configuring barcode_content_encoder.py using configuration > Program python3 found: YES (/usr/bin/python3) > Configuring passes-gtk using configuration > Program msginit found: YES (/usr/bin/msginit) > Program msgmerge found: YES (/usr/bin/msgmerge) > Program xgettext found: YES (/usr/bin/xgettext) > Build targets in project: 13 > NOTICE: Future-deprecated features used: > * 0.55.0: {'ExternalProgram.path'} > > passes-gtk 0.7 > > User defined options > buildtype : plain > libdir : lib/x86_64-linux-gnu > localstatedir: /var > prefix : /usr > sysconfdir : /etc > wrap_mode : nodownload > > Found ninja-1.11.1 at /usr/bin/ninja > dh_auto_build > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v > [1/11] /usr/bin/msgfmt ../po/it.po -o po/it/LC_MESSAGES/passes.mo > [2/11] /usr/bin/msgfmt ../po/es.po -o po/es/LC_MESSAGES/passes.mo > [3/11] /usr/bin/msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/passes.mo > [4/11] /usr/bin/msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/passes.mo > [5/11] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt > ../data/me.sanchezrodriguez.passes.metainfo.xml.in > data/me.sanchezrodriguez.passes.metainfo.xml xml ../data/../po > [6/11] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt > ../data/me.sanchezrodriguez.passes.desktop.in > data/me.sanchezrodriguez.passes.desktop desktop ../data/../po > [7/11] cc -Isrc/model/libbarcode-content-encoder.so.p -Isrc/model > -I../src/model -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall > -Winvalid-pch -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ > src/model/libbarcode-content-encoder.so.p/barcode_content_encoder.c.o -MF > src/model/libbarcode-content-encoder.so.p/barcode_content_encoder.c.o.d -o > src/model/libbarcode-content-encoder.so.p/barcode_content_encoder.c.o -c > ../src/model/barcode_content_encoder.c > [8/11] cc -o src/model/libbarcode-content-encoder.so > src/model/libbarcode-content-encoder.so.p/barcode_content_encoder.c.o > -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group > -Wl,-soname,libbarcode-content-encoder.so -Wl,-z,relro -Wl,-z,now -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > /usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/libzint.so -Wl,--end-group > [9/11] /usr/bin/blueprint-compiler batch-compile src/generated_ui_files > ../src ../src/view/auxiliary/colored_box.blp ../src/view/barcode_dialog.blp > ../src/view/help_overlay.blp ../src/view/pass_list/pass_list.blp > ../src/view/pass_list/pass_row.blp ../src/view/pass_list/pass_row_header.blp > ../src/view/pass_viewer/pkpass_back_view.blp > ../src/view/pass_viewer/pkpass_field_row.blp ../src/view/window.blp > [10/11] /usr/bin/find src/generated_ui_files -type f -name '*.ui' -exec cp -t > src/. '{}' + > [11/11] /usr/bin/glib-compile-resources ../src/passes.gresource.xml > --sourcedir src --sourcedir ../src --internal --generate --target > src/passes.gresource --dependency-file src/passes.gresource.d > dh_auto_test > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test > ninja: no work to do. > ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > ninja: no work to do. > 1/2 Validate schema file OK 0.01s > 2/2 Validate appstream file FAIL 0.03s exit status 1 > >>> MALLOC_PERTURB_=9 /usr/bin/appstream-util validate > >>> data/me.sanchezrodriguez.passes.metainfo.xml > > > Ok: 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 2022-12-20T09:38:04.885036 > > Inherited environment: SCHROOT_GID=1001 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_TARGET_ARCH_LIBC=gnu > DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_SYSTEM=linux-gnu > DEB_BUILD_ARCH_BITS=64 DEB_BUILD_OPTIONS=parallel=8 DEB_HOST_ARCH=amd64 > DEB_TARGET_ARCH_ENDIAN=little SOURCE_DATE_EPOCH=1668967786 > DEB_HOST_ARCH_BITS=64 LANG=C.UTF-8 MAKEFLAGS='' SCHROOT_GROUP=user42 > DEB_TARGET_ARCH=amd64 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=unstable DEB_HOST_ARCH_OS=linux SHELL=/bin/sh > DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=user42 > 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-amd64-sbuild-8aacbc37-f0c9-4e2f-9321-1a5d46d17e09 > DEB_TARGET_ARCH_CPU=amd64 DEB_HOST_GNU_TYPE=x86_64-linux-gnu > DEB_BUILD_ARCH_OS=linux LOGNAME=user42 DEB_TARGET_MULTIARCH=x86_64-linux-gnu > DEB_BUILD_GNU_CPU=x86_64 DEB_TARGET_ARCH_OS=linux USER=user42 > 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=1001 SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc > -rfakeroot -sa' 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-amd64-sbuild > DEB_BUILD_MAINT_OPTIONS=hardening=+all MAKELEVEL=1 DH_INTERNAL_BUILDFLAGS=1 > ASFLAGS='' CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security' DFLAGS=-frelease FCFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' FFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' GCJFLAGS='-g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' > LDFLAGS='-Wl,-z,relro -Wl,-z,now' OBJCFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security' OBJCXXFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security' XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-fW9utocP > MESON_TESTTHREADS=8 > > ==================================== 1/2 ===================================== > test: Validate schema file > start time: 09:38:04 > duration: 0.01s > result: exit status 0 > command: MALLOC_PERTURB_=45 /usr/bin/glib-compile-schemas --strict > --dry-run /<<PKGBUILDDIR>>/data > ============================================================================== > > ==================================== 2/2 ===================================== > test: Validate appstream file > start time: 09:38:04 > duration: 0.03s > result: exit status 1 > command: MALLOC_PERTURB_=9 /usr/bin/appstream-util validate > data/me.sanchezrodriguez.passes.metainfo.xml > ----------------------------------- stdout ----------------------------------- > data/me.sanchezrodriguez.passes.metainfo.xml: FAILED: > • url-not-found : <screenshot> url not valid > [https://raw.githubusercontent.com/pablo-s/passes/main/data/screenshots/passes.png]: > server certificate verification failed. CAfile: none CRLfile: none > ----------------------------------- stderr ----------------------------------- > Validation of files failed > ============================================================================== > > > Summary of Failures: > > 2/2 Validate appstream file FAIL 0.03s exit status 1 > > Ok: 1 > Expected Fail: 0 > Fail: 1 > Unexpected Pass: 0 > Skipped: 0 > Timeout: 0 > dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 > MESON_TESTTHREADS=8 meson test returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2022/12/20/passes-gtk_0.7-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.