Package: src:fonts-noto-color-emoji
Version: 0~20180810-1
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- PNGQUANT=/usr/bin/pngquant
        make V=1 -j1 PNGQUANT=/usr/bin/pngquant
make[2]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p "build/emoji"
mkdir -p "build/quantized_pngs"
using zopflipng
mkdir -p "build/compressed_pngs"
cc waveflag.c -o waveflag -std=c99 -Wall -Wextra `pkg-config --cflags --libs 
cairo` -lm `pkg-config --libs cairo`
mkdir -p "build/flags"
mkdir -p "build/resized_flags"
mkdir -p "build/renamed_flags"
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

This happens because the build is silent for more than 60 minutes, which is
already a lot of time, and sbuild believes that the build hang and aborts.

I could of course increase the timeout, but there should not be need
to do that, because Debian Policy already says the build should be verbose.

So: Please make the build more verbose.

Thanks.

Reply via email to