Source: power-profiles-daemon Version: 0.10.1-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220525 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build > dh_update_autotools_config > dh_autoreconf > dh_auto_configure > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. > --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --libdir=lib/x86_64-linux-gnu > The Meson build system > Version: 0.62.1 > Source dir: /<<PKGBUILDDIR>> > Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > Build type: native build > Project name: power-profiles-daemon > Project version: 0.10.1 > C compiler for the host machine: cc (gcc 11.3.0 "cc (Debian 11.3.0-3) 11.3.0") > C linker for the host machine: cc ld.bfd 2.38 > Host machine cpu family: x86_64 > Host machine cpu: x86_64 > Compiler for C supports arguments -fgnu89-inline: YES > Compiler for C supports arguments -Wundef: YES > Compiler for C supports arguments -Wunused: YES > Compiler for C supports arguments -Wstrict-prototypes: YES > Compiler for C supports arguments -Werror-implicit-function-declaration: YES > Compiler for C supports arguments -Wno-pointer-sign: YES > Compiler for C supports arguments -Wshadow: YES > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Run-time dependency systemd found: YES 251 > Run-time dependency gio-2.0 found: YES 2.72.1 > Run-time dependency gudev-1.0 found: YES 237 > Run-time dependency upower-glib found: YES 0.99.18 > Run-time dependency polkit-gobject-1 found: YES 0.105 > Program xmllint found: YES (/usr/bin/xmllint) > Configuring config.h using configuration > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) > Program glib-mkenums found: YES (/usr/bin/glib-mkenums) > Program glib-mkenums found: YES (/usr/bin/glib-mkenums) > Program python3 found: YES (/usr/bin/python3) > Configuring powerprofilesctl using configuration > Configuring power-profiles-daemon.service using configuration > Configuring net.hadess.PowerProfiles.conf using configuration > Program python3 found: YES (/usr/bin/python3) > Program unittest_inspector.py found: YES > (/<<PKGBUILDDIR>>/tests/unittest_inspector.py) > WARNING: You should add the boolean check kwarg to the run_command call. > It currently defaults to false, > but it will default to true in future releases of meson. > See also: https://github.com/mesonbuild/meson/issues/9300 > Program check-news.sh found: YES (/bin/sh /<<PKGBUILDDIR>>/check-news.sh) > Build targets in project: 6 > NOTICE: Future-deprecated features used: > * 0.55.0: {'ExternalProgram.path'} > * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.build_root', > 'meson.source_root'} > > power-profiles-daemon 0.10.1 > > User defined options > buildtype : plain > libdir : lib/x86_64-linux-gnu > localstatedir: /var > prefix : /usr > sysconfdir : /etc > wrap_mode : nodownload > > Found ninja-1.11.0 at /usr/bin/ninja > dh_auto_build > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v > [1/24] /usr/bin/glib-compile-resources > ../src/power-profiles-daemon.gresource.xml --sourcedir ../src/. --sourcedir > ../src --c-name power_profiles_daemon --generate --target > src/power-profiles-daemon-resources.h > [2/24] /usr/bin/glib-compile-resources > ../src/power-profiles-daemon.gresource.xml --sourcedir ../src/. --sourcedir > ../src --c-name power_profiles_daemon --generate --target > src/power-profiles-daemon-resources.c --dependency-file > src/power-profiles-daemon-resources.c.d > [3/24] /usr/bin/meson --internal exe --capture src/ppd-enums.h -- > /usr/bin/glib-mkenums --template > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../src/ppd-enums.h.in > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../src/ppd-profile.h > [4/24] cc -Isrc/liblibppd.so.p -Isrc -I../src -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -pthread -MD -MQ src/liblibppd.so.p/ppd-profile.c.o -MF > src/liblibppd.so.p/ppd-profile.c.o.d -o src/liblibppd.so.p/ppd-profile.c.o -c > ../src/ppd-profile.c > [5/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-profile.c.o -MF > src/power-profiles-daemon.p/ppd-profile.c.o.d -o > src/power-profiles-daemon.p/ppd-profile.c.o -c ../src/ppd-profile.c > [6/24] cc -Isrc/liblibppd.so.p -Isrc -I../src -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -pthread -MD -MQ src/liblibppd.so.p/ppd-action.c.o -MF > src/liblibppd.so.p/ppd-action.c.o.d -o src/liblibppd.so.p/ppd-action.c.o -c > ../src/ppd-action.c > [7/24] cc -Isrc/liblibppd.so.p -Isrc -I../src -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -pthread -MD -MQ > src/liblibppd.so.p/meson-generated_.._power-profiles-daemon-resources.c.o -MF > src/liblibppd.so.p/meson-generated_.._power-profiles-daemon-resources.c.o.d > -o src/liblibppd.so.p/meson-generated_.._power-profiles-daemon-resources.c.o > -c src/power-profiles-daemon-resources.c > [8/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ > src/power-profiles-daemon.p/meson-generated_.._power-profiles-daemon-resources.c.o > -MF > src/power-profiles-daemon.p/meson-generated_.._power-profiles-daemon-resources.c.o.d > -o > src/power-profiles-daemon.p/meson-generated_.._power-profiles-daemon-resources.c.o > -c src/power-profiles-daemon-resources.c > [9/24] cc -Isrc/liblibppd.so.p -Isrc -I../src -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -pthread -MD -MQ src/liblibppd.so.p/ppd-driver.c.o -MF > src/liblibppd.so.p/ppd-driver.c.o.d -o src/liblibppd.so.p/ppd-driver.c.o -c > ../src/ppd-driver.c > [10/24] cc -Isrc/liblibppd.so.p -Isrc -I../src -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -pthread -MD -MQ src/liblibppd.so.p/ppd-utils.c.o -MF > src/liblibppd.so.p/ppd-utils.c.o.d -o src/liblibppd.so.p/ppd-utils.c.o -c > ../src/ppd-utils.c > [11/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-action.c.o -MF > src/power-profiles-daemon.p/ppd-action.c.o.d -o > src/power-profiles-daemon.p/ppd-action.c.o -c ../src/ppd-action.c > [12/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-utils.c.o -MF > src/power-profiles-daemon.p/ppd-utils.c.o.d -o > src/power-profiles-daemon.p/ppd-utils.c.o -c ../src/ppd-utils.c > [13/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-driver.c.o -MF > src/power-profiles-daemon.p/ppd-driver.c.o.d -o > src/power-profiles-daemon.p/ppd-driver.c.o -c ../src/ppd-driver.c > [14/24] /usr/bin/meson --internal exe --capture src/ppd-enums.c -- > /usr/bin/glib-mkenums --template > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../src/ppd-enums.c.in > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../src/ppd-profile.h > [15/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-driver-placeholder.c.o -MF > src/power-profiles-daemon.p/ppd-driver-placeholder.c.o.d -o > src/power-profiles-daemon.p/ppd-driver-placeholder.c.o -c > ../src/ppd-driver-placeholder.c > [16/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-action-trickle-charge.c.o -MF > src/power-profiles-daemon.p/ppd-action-trickle-charge.c.o.d -o > src/power-profiles-daemon.p/ppd-action-trickle-charge.c.o -c > ../src/ppd-action-trickle-charge.c > [17/24] cc -Isrc/liblibppd.so.p -Isrc -I../src -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -pthread -MD -MQ src/liblibppd.so.p/meson-generated_.._ppd-enums.c.o -MF > src/liblibppd.so.p/meson-generated_.._ppd-enums.c.o.d -o > src/liblibppd.so.p/meson-generated_.._ppd-enums.c.o -c src/ppd-enums.c > [18/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-driver-intel-pstate.c.o -MF > src/power-profiles-daemon.p/ppd-driver-intel-pstate.c.o.d -o > src/power-profiles-daemon.p/ppd-driver-intel-pstate.c.o -c > ../src/ppd-driver-intel-pstate.c > [19/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/meson-generated_.._ppd-enums.c.o -MF > src/power-profiles-daemon.p/meson-generated_.._ppd-enums.c.o.d -o > src/power-profiles-daemon.p/meson-generated_.._ppd-enums.c.o -c > src/ppd-enums.c > [20/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-driver-fake.c.o -MF > src/power-profiles-daemon.p/ppd-driver-fake.c.o.d -o > src/power-profiles-daemon.p/ppd-driver-fake.c.o -c ../src/ppd-driver-fake.c > [21/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/ppd-driver-platform-profile.c.o -MF > src/power-profiles-daemon.p/ppd-driver-platform-profile.c.o.d -o > src/power-profiles-daemon.p/ppd-driver-platform-profile.c.o -c > ../src/ppd-driver-platform-profile.c > [22/24] cc -o src/liblibppd.so > src/liblibppd.so.p/meson-generated_.._power-profiles-daemon-resources.c.o > src/liblibppd.so.p/meson-generated_.._ppd-enums.c.o > src/liblibppd.so.p/ppd-profile.c.o src/liblibppd.so.p/ppd-utils.c.o > src/liblibppd.so.p/ppd-action.c.o src/liblibppd.so.p/ppd-driver.c.o > -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group > -Wl,-soname,liblibppd.so -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > /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/libgudev-1.0.so > /usr/lib/x86_64-linux-gnu/libupower-glib.so > /usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so -Wl,--end-group > [23/24] cc -Isrc/power-profiles-daemon.p -Isrc -I../src > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 > -I/usr/include/libupower-glib -I/usr/include/polkit-1 > -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch > -std=c99 -O0 -D_GNU_SOURCE=1 -fgnu89-inline -Wundef -Wunused > -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign > -Wshadow -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD > -MQ src/power-profiles-daemon.p/power-profiles-daemon.c.o -MF > src/power-profiles-daemon.p/power-profiles-daemon.c.o.d -o > src/power-profiles-daemon.p/power-profiles-daemon.c.o -c > ../src/power-profiles-daemon.c > [24/24] cc -o src/power-profiles-daemon > src/power-profiles-daemon.p/meson-generated_.._power-profiles-daemon-resources.c.o > src/power-profiles-daemon.p/meson-generated_.._ppd-enums.c.o > src/power-profiles-daemon.p/ppd-profile.c.o > src/power-profiles-daemon.p/ppd-utils.c.o > src/power-profiles-daemon.p/ppd-action.c.o > src/power-profiles-daemon.p/ppd-driver.c.o > src/power-profiles-daemon.p/power-profiles-daemon.c.o > src/power-profiles-daemon.p/ppd-action-trickle-charge.c.o > src/power-profiles-daemon.p/ppd-driver-intel-pstate.c.o > src/power-profiles-daemon.p/ppd-driver-platform-profile.c.o > src/power-profiles-daemon.p/ppd-driver-placeholder.c.o > src/power-profiles-daemon.p/ppd-driver-fake.c.o -Wl,--as-needed > -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -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/libgudev-1.0.so > /usr/lib/x86_64-linux-gnu/libupower-glib.so > /usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so -Wl,--end-group > dh_auto_test > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test > ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > ninja: no work to do. > 1/20 net.hadess.PowerProfiles.policy OK 0.03s > 2/20 Tests.test_inhibited_property OK 0.50s > 3/20 Tests.test_hp_wmi OK 0.52s > 4/20 Tests.test_hold_release_profile OK 0.55s > 5/20 Tests.test_dbus_startup_error OK 0.60s > 6/20 Tests.test_hold_priority OK 0.65s > 7/20 Tests.test_fake_driver OK 0.71s > 8/20 Tests.test_no_performance_driver OK 0.48s > 9/20 Tests.test_not_allowed_hold OK 0.44s > 10/20 Tests.test_intel_pstate_balance OK 0.53s > 11/20 Tests.test_not_allowed_profile OK 0.46s > 12/20 Tests.test_intel_pstate OK 0.60s > 13/20 Tests.test_platform_driver_late_load OK 0.58s > 14/20 Tests.test_quiet OK 0.43s > 15/20 Tests.test_trickle_charge_mode FAIL 0.41s exit > status 1 > >>> top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu MALLOC_PERTURB_=38 > >>> top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > >>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > >>> Tests.test_trickle_charge_mode > > 16/20 Tests.test_save_deferred_load OK 0.66s > 17/20 Tests.test_save_profile OK 0.71s > 18/20 Tests.test_vanishing_hold OK 1.48s > 19/20 Tests.test_degraded_transition FAIL 5.72s exit > status 1 > >>> top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu MALLOC_PERTURB_=241 > >>> top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > >>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > >>> Tests.test_degraded_transition > > 20/20 Tests.test_dytc_performance_driver FAIL 5.80s exit > status 1 > >>> top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu MALLOC_PERTURB_=92 > >>> top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > >>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > >>> Tests.test_dytc_performance_driver > > > > Ok: 17 > Expected Fail: 0 > Fail: 3 > 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-05-25T21:13:20.749534 > > 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_LDFLAGS_MAINT_APPEND='-Wl,-z,defs > -Wl,--as-needed' 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=1646500650 > 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-c590c60d-beb7-404b-bad0-cf9b4b96dc7e > 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=binary-targets 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 -Wl,-z,defs -Wl,--as-needed' 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-OzdDI9_V > MESON_TESTTHREADS=8 > > 1/20 net.hadess.PowerProfiles.policy OK 0.03s > 21:13:20 MALLOC_PERTURB_=190 /usr/bin/xmllint --noout > /<<PKGBUILDDIR>>/data/net.hadess.PowerProfiles.policy > ----------------------------------- output ----------------------------------- > ------------------------------------------------------------------------------ > > 2/20 Tests.test_inhibited_property OK 0.50s > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu MALLOC_PERTURB_=6 > top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_inhibited_property > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=13> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.245s > > OK > ------------------------------------------------------------------------------ > > 3/20 Tests.test_hp_wmi OK 0.52s > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=81 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_hp_wmi > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=13> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.260s > > OK > ------------------------------------------------------------------------------ > > 4/20 Tests.test_hold_release_profile OK 0.55s > 21:13:20 MALLOC_PERTURB_=21 > top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_hold_release_profile > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.291s > > OK > ------------------------------------------------------------------------------ > > 5/20 Tests.test_dbus_startup_error OK 0.60s > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=19 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_dbus_startup_error > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.349s > > OK > ------------------------------------------------------------------------------ > > 6/20 Tests.test_hold_priority OK 0.65s > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=181 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_hold_priority > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.400s > > OK > ------------------------------------------------------------------------------ > > 7/20 Tests.test_fake_driver OK 0.71s > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=159 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_fake_driver > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.448s > > OK > ------------------------------------------------------------------------------ > > 8/20 Tests.test_no_performance_driver OK 0.48s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=33 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_no_performance_driver > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.241s > > OK > ------------------------------------------------------------------------------ > > 9/20 Tests.test_not_allowed_hold OK 0.44s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=255 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_not_allowed_hold > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.240s > > OK > ------------------------------------------------------------------------------ > > 10/20 Tests.test_intel_pstate_balance OK 0.53s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=254 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_intel_pstate_balance > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.347s > > OK > ------------------------------------------------------------------------------ > > 11/20 Tests.test_not_allowed_profile OK 0.46s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=145 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_not_allowed_profile > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.234s > > OK > ------------------------------------------------------------------------------ > > 12/20 Tests.test_intel_pstate OK 0.60s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=159 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_intel_pstate > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.357s > > OK > ------------------------------------------------------------------------------ > > 13/20 Tests.test_platform_driver_late_load OK 0.58s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=120 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_platform_driver_late_load > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.353s > > OK > ------------------------------------------------------------------------------ > > 14/20 Tests.test_quiet OK 0.43s > 21:13:21 MALLOC_PERTURB_=201 > top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_quiet > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.243s > > OK > ------------------------------------------------------------------------------ > > 15/20 Tests.test_trickle_charge_mode FAIL 0.41s exit > status 1 > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=38 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_trickle_charge_mode > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > > -------------- daemon log: ---------------- > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.154: Starting > power-profiles-daemon version 0.10.1 > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Could not load > configuration file '/tmp/umockdev.PA1PM1/ppd_test_conf.ini': No such file or > directory > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Handling driver 'fake' > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: probe() failed for > driver fake, skipping > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Handling driver > 'platform_profile' > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: No platform_profile > sysfs file > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: probe() failed for > driver platform_profile, skipping > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Handling driver > 'intel_pstate' > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Opening policy dir > '/tmp/umockdev.PA1PM1/sys/devices/system/cpu/cpufreq/' > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Didn't find p-state > settings > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: probe() failed for > driver intel_pstate, skipping > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.156: Handling driver > 'placeholder' > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.157: Handling action > 'trickle_charge' > ** (power-profiles-daemon:728571): DEBUG: 21:13:22.157: Setting active > profile 'balanced' for reason 'reset' (current: 'balanced') > ------------------------------ > F > ====================================================================== > FAIL: test_trickle_charge_mode (__main__.Tests) > Trickle power_supply charge type > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py", > line 518, in test_trickle_charge_mode > self.assertEqual(self.read_sysfs_attr(fastcharge, 'charge_type'), b'Fast') > AssertionError: b'Trickle' != b'Fast' > > ---------------------------------------------------------------------- > Ran 1 test in 0.233s > > FAILED (failures=1) > ------------------------------------------------------------------------------ > > 16/20 Tests.test_save_deferred_load OK 0.66s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=89 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_save_deferred_load > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.474s > > OK > ------------------------------------------------------------------------------ > > 17/20 Tests.test_save_profile OK 0.71s > 21:13:21 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=76 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_save_profile > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 0.490s > > OK > ------------------------------------------------------------------------------ > > 18/20 Tests.test_vanishing_hold OK 1.48s > 21:13:21 MALLOC_PERTURB_=207 > top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_vanishing_hold > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > . > ---------------------------------------------------------------------- > Ran 1 test in 1.263s > > OK > ------------------------------------------------------------------------------ > > 19/20 Tests.test_degraded_transition FAIL 5.72s exit > status 1 > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=241 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_degraded_transition > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > > -------------- daemon log: ---------------- > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.208: Starting > power-profiles-daemon version 0.10.1 > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.211: Could not load > configuration file '/tmp/umockdev.8TQ8L1/ppd_test_conf.ini': No such file or > directory > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.212: Handling driver 'fake' > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.212: probe() failed for > driver fake, skipping > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.212: Handling driver > 'platform_profile' > (power-profiles-daemon:728414): GLib-GIO-DEBUG: 21:13:21.212: > _g_io_module_get_default: Found default implementation local (GLocalVfs) for > ‘gio-vfs’ > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: ACPI > performance_profile is now p, so profile is detected as performance > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Didn't find a > dytc_lapmode sysfs attribute to thinkpad_acpi > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Handling driver > 'intel_pstate' > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Driver > 'platform_profile' already probed, skipping driver 'intel_pstate' > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Handling driver > 'placeholder' > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Driver > 'platform_profile' already probed, skipping driver 'placeholder' > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Handling action > 'trickle_charge' > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.213: Setting active > profile 'balanced' for reason 'reset' (current: 'balanced') > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.214: Successfully switched > to profile balanced > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.214: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.214: ACPI > performance_profile is now b, so profile is detected as balanced > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.214: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.214: ACPI > performance_profile is now b, so profile is detected as balanced > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: Transitioning active > profile from 'balanced' to 'performance' by user request > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: Setting active > profile 'performance' for reason 'user' (current: 'balanced') > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: Successfully switched > to profile performance > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: ACPI > performance_profile is now p, so profile is detected as performance > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728414): DEBUG: 21:13:21.314: ACPI > performance_profile is now p, so profile is detected as performance > ** (power-profiles-daemon:728414): DEBUG: 21:13:26.442: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728414): DEBUG: 21:13:26.442: Failed to get > contents for '/tmp/umockdev.8TQ8L1/sys/firmware/acpi/platform_profile': > Failed to open file > “/tmp/umockdev.8TQ8L1/sys/firmware/acpi/platform_profile”: No such file or > directory > ------------------------------ > F > ====================================================================== > FAIL: test_degraded_transition (__main__.Tests) > Test that transitions work as expected when degraded > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py", > line 352, in test_degraded_transition > self.assertEventually(lambda: self.have_text_in_log('dytc_lapmode is now > on')) > File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py", > line 290, in assertEventually > self.fail(message or 'timed out waiting for ' + str(condition)) > AssertionError: timed out waiting for <function > Tests.test_degraded_transition.<locals>.<lambda> at 0x7f343af853f0> > > ---------------------------------------------------------------------- > Ran 1 test in 5.467s > > FAILED (failures=1) > ------------------------------------------------------------------------------ > > 20/20 Tests.test_dytc_performance_driver FAIL 5.80s exit > status 1 > 21:13:20 top_builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > MALLOC_PERTURB_=92 top_srcdir=/<<PKGBUILDDIR>> /usr/bin/python3 > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py > Tests.test_dytc_performance_driver > ----------------------------------- output ----------------------------------- > stdout: > Testing binaries from local build tree > (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/power-profiles-daemon) > stderr: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py:129: > ResourceWarning: unclosed file <_io.BufferedReader name=12> > self.polkitd = None > ResourceWarning: Enable tracemalloc to get the object allocation traceback > > -------------- daemon log: ---------------- > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.215: Starting > power-profiles-daemon version 0.10.1 > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.217: Could not load > configuration file '/tmp/umockdev.QUK8L1/ppd_test_conf.ini': No such file or > directory > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.218: Handling driver 'fake' > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.218: probe() failed for > driver fake, skipping > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.218: Handling driver > 'platform_profile' > (power-profiles-daemon:728421): GLib-GIO-DEBUG: 21:13:21.218: > _g_io_module_get_default: Found default implementation local (GLocalVfs) for > ‘gio-vfs’ > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: ACPI > performance_profile is now p, so profile is detected as performance > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Didn't find a > dytc_lapmode sysfs attribute to thinkpad_acpi > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Handling driver > 'intel_pstate' > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Driver > 'platform_profile' already probed, skipping driver 'intel_pstate' > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Handling driver > 'placeholder' > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Driver > 'platform_profile' already probed, skipping driver 'placeholder' > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Handling action > 'trickle_charge' > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Setting active > profile 'balanced' for reason 'reset' (current: 'balanced') > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: Successfully switched > to profile balanced > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: ACPI > performance_profile is now b, so profile is detected as balanced > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.219: ACPI > performance_profile is now b, so profile is detected as balanced > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.323: Transitioning active > profile from 'balanced' to 'performance' by user request > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.323: Setting active > profile 'performance' for reason 'user' (current: 'balanced') > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.323: Successfully switched > to profile performance > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.324: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.324: ACPI > performance_profile is now p, so profile is detected as performance > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.324: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728421): DEBUG: 21:13:21.324: ACPI > performance_profile is now p, so profile is detected as performance > ** (power-profiles-daemon:728421): DEBUG: 21:13:26.526: > /sys/firmware/acpi/platform_profile changed > ** (power-profiles-daemon:728421): DEBUG: 21:13:26.526: Failed to get > contents for '/tmp/umockdev.QUK8L1/sys/firmware/acpi/platform_profile': > Failed to open file > “/tmp/umockdev.QUK8L1/sys/firmware/acpi/platform_profile”: No such file or > directory > ------------------------------ > F > ====================================================================== > FAIL: test_dytc_performance_driver (__main__.Tests) > Lenovo DYTC performance driver > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py", > line 467, in test_dytc_performance_driver > self.assertEventually(lambda: > self.get_dbus_property('PerformanceDegraded') == 'lap-detected') > File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/integration-test.py", > line 290, in assertEventually > self.fail(message or 'timed out waiting for ' + str(condition)) > AssertionError: timed out waiting for <function > Tests.test_dytc_performance_driver.<locals>.<lambda> at 0x7f9e3be353f0> > > ---------------------------------------------------------------------- > Ran 1 test in 5.548s > > FAILED (failures=1) > ------------------------------------------------------------------------------ > > > Summary of Failures: > > 15/20 Tests.test_trickle_charge_mode FAIL 0.41s exit > status 1 > 19/20 Tests.test_degraded_transition FAIL 5.72s exit > status 1 > 20/20 Tests.test_dytc_performance_driver FAIL 5.80s exit > status 1 > > > Ok: 17 > Expected Fail: 0 > Fail: 3 > 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 3 The full build log is available from: http://qa-logs.debian.net/2022/05/25/power-profiles-daemon_0.10.1-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&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 marking 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.