Your message dated Wed, 11 Jan 2023 13:35:58 +0000
with message-id <e1pfbgo-005egk...@fasolo.debian.org>
and subject line Bug#1027618: fixed in phosh-tour 0.23.0-1
has caused the Debian Bug report #1027618,
regarding phosh-tour: FTBFS: dh_auto_test: error: cd _build && LC_ALL=C.UTF-8 
MESON_TESTTHREADS=8 meson test returned exit code 1
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.)


-- 
1027618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027618
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: phosh-tour
Version: 0.21.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230101 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- -Dbrand=phone -Dvendor=Debian
>       cd _build && LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload 
> --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
> --libdir=lib/x86_64-linux-gnu -Dbrand=phone -Dvendor=Debian
> The Meson build system
> Version: 1.0.0
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/_build
> Build type: native build
> Project name: phosh-tour
> Project version: 0.21.0
> C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-12) 
> 12.2.0")
> C linker for the host machine: cc ld.bfd 2.39.50.20221224
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (1.8.0)
> Run-time dependency glib-2.0 found: YES 2.74.4
> Run-time dependency gio-2.0 found: YES 2.74.4
> Run-time dependency gtk4 found: YES 4.8.2
> Run-time dependency libadwaita-1 found: YES 1.2.0
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wdate-time: YES 
> Compiler for C supports arguments -Wdeclaration-after-statement: YES 
> Compiler for C supports arguments -Werror=format-security -Werror=format=2: 
> YES 
> Compiler for C supports arguments -Wendif-labels: YES 
> Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
> Compiler for C supports arguments -Werror=missing-declarations: YES 
> Compiler for C supports arguments -Werror=overflow: YES 
> Compiler for C supports arguments -Werror=return-type: YES 
> Compiler for C supports arguments -Werror=shift-count-overflow: YES 
> Compiler for C supports arguments -Werror=shift-overflow=2: YES 
> Compiler for C supports arguments -Werror=implicit-fallthrough=3: YES 
> Compiler for C supports arguments -Wfloat-equal: YES 
> Compiler for C supports arguments -Wformat-nonliteral: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Wmaybe-uninitialized: YES 
> Compiler for C supports arguments -Wmissing-field-initializers: YES 
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Compiler for C supports arguments -Wno-sign-compare: YES 
> Compiler for C supports arguments -Wno-strict-aliasing: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wredundant-decls: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wswitch-default: YES 
> Compiler for C supports arguments -Wswitch-enum: YES 
> Compiler for C supports arguments -Wtype-limits: YES 
> Compiler for C supports arguments -Wundef: YES 
> Compiler for C supports arguments -Wunused-function: YES 
> Configuring phosh-tour-config.h using configuration
> Configuring sm.puri.Phosh.desktop.in using configuration
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring sm.puri.PhoshTour.metainfo.xml.in using configuration
> Program appstreamcli found: YES (/usr/bin/appstreamcli)
> Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Found pkg-config: /usr/bin/pkg-config (1.8.0)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program msginit found: YES (/usr/bin/msginit)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program xgettext found: YES (/usr/bin/xgettext)
> ../meson.build:106: WARNING: Project targets '>= 0.56.0' but uses feature 
> introduced in '0.59.0': update_desktop_database arg in gnome.post_install.
> ../meson.build:106: WARNING: Project targets '>= 0.56.0' but uses feature 
> introduced in '0.57.0': gnome.post_install.
> Dependency gio-2.0 found: YES 2.74.4 (cached)
> Program glib-compile-schemas found: YES 
> (/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas)
> Program gtk4-update-icon-cache found: NO
> Program gtk-update-icon-cache found: YES (/usr/bin/gtk-update-icon-cache)
> Program update-desktop-database found: YES (/usr/bin/update-desktop-database)
> Build targets in project: 10
> WARNING: Project specifies a minimum meson_version '>= 0.56.0' but uses 
> features which were added in newer versions:
>  * 0.57.0: {'gnome.post_install'}
>  * 0.59.0: {'update_desktop_database arg in gnome.post_install'}
> 
> phosh-tour 0.21.0
> 
>   User defined options
>     buildtype    : plain
>     libdir       : lib/x86_64-linux-gnu
>     localstatedir: /var
>     prefix       : /usr
>     sysconfdir   : /etc
>     wrap_mode    : nodownload
>     brand        : phone
>     vendor       : Debian
> 
> Found ninja-1.11.1 at /usr/bin/ninja
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build -O--builddirectory=_build
>       cd _build && LC_ALL=C.UTF-8 ninja -j8 -v
> [1/14] /usr/bin/glib-compile-resources ../src/phosh-tour.gresource.xml 
> --sourcedir ../src --c-name phosh_tour --internal --generate --target 
> src/phosh-tour-resources.h
> [2/14] /usr/bin/glib-compile-resources ../src/phosh-tour.gresource.xml 
> --sourcedir ../src --c-name phosh_tour --internal --generate --target 
> src/phosh-tour-resources.c --dependency-file src/phosh-tour-resources.c.d
> [3/14] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt 
> data/sm.puri.Phosh.desktop.in data/sm.puri.PhoshTour.desktop desktop 
> ../data/../po
> [4/14] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt 
> data/sm.puri.PhoshTour.metainfo.xml.in data/sm.puri.PhoshTour.metainfo.xml 
> xml ../data/../po
> [5/14] /usr/bin/meson --internal exe --unpickle 
> /<<PKGBUILDDIR>>/_build/meson-private/meson_exe_glib-mkenums_b051d9404ae4f5c61335872548c3a94c652898aa.dat
> [6/14] /usr/bin/meson --internal exe --unpickle 
> /<<PKGBUILDDIR>>/_build/meson-private/meson_exe_glib-mkenums_1d0179a40221988d21df9ffba455732eb1f87be9.dat
> [7/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
> src/phosh-tour.p/pt-util.c.o -MF src/phosh-tour.p/pt-util.c.o.d -o 
> src/phosh-tour.p/pt-util.c.o -c ../src/pt-util.c
> [8/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
> src/phosh-tour.p/meson-generated_.._ms-enum-types.c.o -MF 
> src/phosh-tour.p/meson-generated_.._ms-enum-types.c.o.d -o 
> src/phosh-tour.p/meson-generated_.._ms-enum-types.c.o -c src/ms-enum-types.c
> [9/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
> src/phosh-tour.p/meson-generated_.._phosh-tour-resources.c.o -MF 
> src/phosh-tour.p/meson-generated_.._phosh-tour-resources.c.o.d -o 
> src/phosh-tour.p/meson-generated_.._phosh-tour-resources.c.o -c 
> src/phosh-tour-resources.c
> [10/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
> src/phosh-tour.p/phosh-tour-window.c.o -MF 
> src/phosh-tour.p/phosh-tour-window.c.o.d -o 
> src/phosh-tour.p/phosh-tour-window.c.o -c ../src/phosh-tour-window.c
> [11/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ src/phosh-tour.p/main.c.o 
> -MF src/phosh-tour.p/main.c.o.d -o src/phosh-tour.p/main.c.o -c ../src/main.c
> ../src/main.c: In function ‘main’:
> ../src/main.c:35:3: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 
> 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
>    35 |   app = phosh_tour_application_new ("sm.puri.PhoshTour", 
> G_APPLICATION_FLAGS_NONE);
>       |   ^~~
> In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
>                  from /usr/include/glib-2.0/gio/gio.h:28,
>                  from /usr/include/gtk-4.0/gtk/css/gtkcsssection.h:25,
>                  from /usr/include/gtk-4.0/gtk/css/gtkcss.h:37,
>                  from /usr/include/gtk-4.0/gtk/gtk.h:30,
>                  from /usr/include/libadwaita-1/adwaita.h:9,
>                  from ../src/phosh-tour-application.h:11,
>                  from ../src/main.c:22:
> /usr/include/glib-2.0/gio/gioenums.h:1536:3: note: declared here
>  1536 |   G_APPLICATION_FLAGS_NONE 
> GLIB_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
>       |   ^~~~~~~~~~~~~~~~~~~~~~~~
> [12/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
> src/phosh-tour.p/pt-page.c.o -MF src/phosh-tour.p/pt-page.c.o.d -o 
> src/phosh-tour.p/pt-page.c.o -c ../src/pt-page.c
> [13/14] cc -Isrc/phosh-tour.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libadwaita-1 
> -I/<<PKGBUILDDIR>>/_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -Wextra -std=gnu11 -Wcast-align -Wdate-time 
> -Wdeclaration-after-statement -Werror=format-security -Werror=format=2 
> -Wendif-labels -Werror=incompatible-pointer-types 
> -Werror=missing-declarations -Werror=overflow -Werror=return-type 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 
> -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral 
> -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse 
> -msse2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
> src/phosh-tour.p/phosh-tour-application.c.o -MF 
> src/phosh-tour.p/phosh-tour-application.c.o.d -o 
> src/phosh-tour.p/phosh-tour-application.c.o -c ../src/phosh-tour-application.c
> [14/14] cc  -o src/phosh-tour 
> src/phosh-tour.p/meson-generated_.._ms-enum-types.c.o 
> src/phosh-tour.p/meson-generated_.._phosh-tour-resources.c.o 
> src/phosh-tour.p/main.c.o src/phosh-tour.p/phosh-tour-window.c.o 
> src/phosh-tour.p/phosh-tour-application.c.o src/phosh-tour.p/pt-page.c.o 
> src/phosh-tour.p/pt-util.c.o -Wl,--as-needed -Wl,--no-undefined -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 -Wl,--start-group /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/libglib-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgtk-4.so 
> /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so 
> /usr/lib/x86_64-linux-gnu/libpango-1.0.so 
> /usr/lib/x86_64-linux-gnu/libharfbuzz.so 
> /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so 
> /usr/lib/x86_64-linux-gnu/libcairo-gobject.so 
> /usr/lib/x86_64-linux-gnu/libcairo.so 
> /usr/lib/x86_64-linux-gnu/libgraphene-1.0.so 
> /usr/lib/x86_64-linux-gnu/libadwaita-1.so -Wl,--end-group
>    dh_auto_test -O--builddirectory=_build
>       cd _build && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test
> ninja: no work to do.
> ninja: Entering directory `/<<PKGBUILDDIR>>/_build'
> ninja: no work to do.
> 1/2 Validate schema file    OK              0.01s
> 2/2 Validate appstream file FAIL            0.02s   exit status 3
> >>> MALLOC_PERTURB_=219 /usr/bin/appstreamcli validate --no-net 
> >>> data/sm.puri.PhoshTour.metainfo.xml
> 
> 
> Ok:                 1   
> Expected Fail:      0   
> Fail:               1   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> 
> Full log written to /<<PKGBUILDDIR>>/_build/meson-logs/testlog.txt
>       cd _build && tail -v -n \+0 meson-logs/testlog.txt
> ==> meson-logs/testlog.txt <==
> Log of Meson test suite run on 2023-01-01T08:56:04.198844
> 
> 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=1662623560 
> 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-a2a6cea4-4318-494b-b233-40291c48208b 
> 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-7n35jFC0 
> MESON_TESTTHREADS=8 
> 
> ==================================== 1/2 =====================================
> test:         Validate schema file
> start time:   08:56:04
> duration:     0.01s
> result:       exit status 0
> command:      MALLOC_PERTURB_=251 /usr/bin/glib-compile-schemas --strict 
> --dry-run /<<PKGBUILDDIR>>/data
> ==============================================================================
> 
> ==================================== 2/2 =====================================
> test:         Validate appstream file
> start time:   08:56:04
> duration:     0.02s
> result:       exit status 3
> command:      MALLOC_PERTURB_=219 /usr/bin/appstreamcli validate --no-net 
> data/sm.puri.PhoshTour.metainfo.xml
> ----------------------------------- stdout -----------------------------------
> E: sm.puri.PhoshTour.desktop:25: custom-key-duplicated Purism::form_factor
> I: sm.puri.PhoshTour.desktop:12: summary-first-word-not-capitalized
> I: sm.puri.PhoshTour.desktop:8: description-first-para-too-short
>      This apps introduces you to your device via a small graphical tour.
> 
> ✘ Validation failed: errors: 1, infos: 2, pedantic: 1
> ==============================================================================
> 
> 
> Summary of Failures:
> 
> 2/2 Validate appstream file FAIL            0.02s   exit status 3
> 
> Ok:                 1   
> Expected Fail:      0   
> Fail:               1   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> dh_auto_test: error: cd _build && 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/2023/01/01/phosh-tour_0.21.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&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.

--- End Message ---
--- Begin Message ---
Source: phosh-tour
Source-Version: 0.23.0-1
Done: Guido Günther <a...@sigxcpu.org>

We believe that the bug you reported is fixed in the latest version of
phosh-tour, 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 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <a...@sigxcpu.org> (supplier of updated phosh-tour 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: Wed, 11 Jan 2023 13:45:25 +0100
Source: phosh-tour
Architecture: source
Version: 0.23.0-1
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther <a...@sigxcpu.org>
Changed-By: Guido Günther <a...@sigxcpu.org>
Closes: 1027618
Changes:
 phosh-tour (0.23.0-1) unstable; urgency=medium
 .
   * New upstream release
     Closes: #1027618
Checksums-Sha1:
 c425a7dafd591476b158587cdf6f30d204967bab 1835 phosh-tour_0.23.0-1.dsc
 786a6e0c60fab425c3b0b7653d8f78e0b4cab239 42513 phosh-tour_0.23.0.orig.tar.gz
 654ae77c0908147780f325e91e0043b7e0585004 3620 phosh-tour_0.23.0-1.debian.tar.xz
 48c87f2c089c91dec9c25bc657da1a8d9c56cc1b 15034 
phosh-tour_0.23.0-1_amd64.buildinfo
Checksums-Sha256:
 8c686f2192785b485c36ea201fefa4959910ccd12fe726c7f49ba8a17e4fc052 1835 
phosh-tour_0.23.0-1.dsc
 3c8b42b97d8e6b19d2e000ac88c7218dcea60e07bc21f9d418262f149074e53a 42513 
phosh-tour_0.23.0.orig.tar.gz
 79197f81ab19ace479505e71dfd4dea9e4815a4df05c2104446557b921287173 3620 
phosh-tour_0.23.0-1.debian.tar.xz
 f17380acf0968b5a2e1ee9713fa33d80639c6e5286b8d11f0da1aae8274baebb 15034 
phosh-tour_0.23.0-1_amd64.buildinfo
Files:
 42cefff947c21fc3004d7156c030d4fe 1835 x11 optional phosh-tour_0.23.0-1.dsc
 716818120e7041ac67afe91625fd460c 42513 x11 optional 
phosh-tour_0.23.0.orig.tar.gz
 277318b730ead2cbb9c44b3b9e8f63c8 3620 x11 optional 
phosh-tour_0.23.0-1.debian.tar.xz
 f806bf9a9506cd4d55c42d279ab29d10 15034 x11 optional 
phosh-tour_0.23.0-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEY/bM35YinQkoayrDJb+GUkr8weMFAmO+svIACgkQJb+GUkr8
weO8gQ//XCpn+v7IkStLGg+xqTN7W08cEuSnSMSaet2m50HBbxlmxjnB2ABRyrNF
sG3xYJJ0QO5WUcGTtHNqPZSFdsLGID9+pR9BV3Zq/+TAkWqlNUg4eAvmyK6y0XT0
iHVjX0JWfuDujLQXxq9AQhjdq40x/b7OkXjecEMcKVnxTmVNF60BNby3a21pZCfA
2WArYKpDwJaZ0CSdR9yxzRW4OR52EKgTh1w/oYwWHMvXmCxTZvk/bie4T5JHGyTI
AZk8gVtypt6GfT4pznj+Z8NHWUU1Eunio7Ow1z2c7AwCDytZu2rkeCzioGtd+HwC
WEZmsTAuRoyotO14gBQib7mbogAIwuU7mkT3oXSan98qAbwW2n5wqj5P0YqrcnTe
j3ICKrnOsBBkGqKtxk9UD/ZVKNP6H6dBk+AcMUVVNx7d8Hmmg27ZWqHXSAznloFP
VhvPyt2M6i8ypIp5cM4rM+XBT1jSuDVYqrjhbRxWP5HvQoiItciymBnZDu6iOtns
8kMmHxX2narekg2eZddvT7B3q42TXHsSZu35s2G5BsjhUb4PR7bDXue01rv6GG4Y
P94NfcXsQgR1Kb425G0PrWLC1N0KzZyc53nmViQSwwi1LtSc+uJU68bW3syOq4Jo
/H80DmBlPXFxoXV8PD8HAF02DqbyeAVxC+zhjd7pR5b5q9Z3rKE=
=0jO/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to