Bug#870861: polari FTBFS: test failure
Adrian Bunk
bunk at debian.org
Sat Aug 5 20:07:49 UTC 2017
Source: polari
Version: 3.22.2-1
Severity: serious
Tags: buster sid
Some recent change in unstable makes polari FTBFS:
https://tests.reproducible-builds.org/debian/history/polari.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/polari.html
...
dh_auto_test
make -j16 check VERBOSE=1
make[1]: Entering directory '/build/1st/polari-3.22.2'
Making check in src
make[2]: Entering directory '/build/1st/polari-3.22.2/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/1st/polari-3.22.2/src'
Making check in data
make[2]: Entering directory '/build/1st/polari-3.22.2/data'
Making check in appdata
make[3]: Entering directory '/build/1st/polari-3.22.2/data/appdata'
/usr/bin/msgfmt --xml --template org.gnome.Polari.appdata.xml.in -d ../../po -o org.gnome.Polari.appdata.xml
if test -f "org.gnome.Polari.appdata.xml"; then d=; else d="./"; fi; \
if test -n "/usr/bin/appstream-util"; \
then /usr/bin/appstream-util --nonet validate ${d}org.gnome.Polari.appdata.xml; fi \
&& touch org.gnome.Polari.appdata.valid
org.gnome.Polari.appdata.xml:
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
(appstream-util:23509): dconf-CRITICAL **: unable to create directory '/nonexistent/first-build/.cache/dconf': Permission denied. dconf will not work properly.
FAILED:
? attribute-invalid : <kudo> is invalid [HighContast]
Validation of files failed
Makefile:513: recipe for target 'org.gnome.Polari.appdata.valid' failed
make[3]: *** [org.gnome.Polari.appdata.valid] Error 1
make[3]: Leaving directory '/build/1st/polari-3.22.2/data/appdata'
Makefile:563: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/build/1st/polari-3.22.2/data'
Makefile:463: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/build/1st/polari-3.22.2'
dh_auto_test: make -j16 check VERBOSE=1 returned exit code 2
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
More information about the pkg-gnome-maintainers
mailing list