Bug#1143436: tupi: FTBFS: dh_auto_build: error: make -j2 returned exit code 2
Santiago Vila <[email protected]> Sat, 01 Aug 2026 22:39:55 +0000
| Newsgroups | gmane.linux.debian.qa-packages |
|---|---|
| Message-ID | <E1wqIN1-00DZd3-0f__33513.7551346392$1785624400$gmane$org@paradis.debian.org> |
Package: src:tupi
Version: 0.2+git08-9
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:tupi, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -v configure.tests/*/Makefile configure.tests/*/.qmake.stash src/shell/data/translations/tupi_ca.qm src/shell/data/translations/tupi_cs.qm src/shell/data/translations/tupi_da.qm src/shell/data/translations/tupi_de.qm src/shell/data/translations/tupi_es.qm src/shell/data/translations/tupi_fr.qm src/shell/data/translations/tupi_gl.qm src/shell/data/translations/tupi_it.qm src/shell/data/translations/tupi_ja.qm src/shell/data/translations/tupi_pt.qm src/shell/data/translations/tupi_ru.qm src/shell/data/translations/tupi_uk.qm
removed 'src/shell/data/translations/tupi_ca.qm'
removed 'src/shell/data/translations/tupi_cs.qm'
removed 'src/shell/data/translations/tupi_da.qm'
removed 'src/shell/data/translations/tupi_de.qm'
removed 'src/shell/data/translations/tupi_es.qm'
removed 'src/shell/data/translations/tupi_fr.qm'
removed 'src/shell/data/translations/tupi_gl.qm'
removed 'src/shell/data/translations/tupi_it.qm'
removed 'src/shell/data/translations/tupi_ja.qm'
removed 'src/shell/data/translations/tupi_pt.qm'
removed 'src/shell/data/translations/tupi_ru.qm'
removed 'src/shell/data/translations/tupi_uk.qm'
dh_auto_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# override qonf/defaults.rb
ruby configure.rb \
--without-debug \
--prefix=/usr \
--bindir=/usr/lib/tupi/bin \
--libdir=/usr/lib/tupi \
--sharedir=/usr/share/tupi \
--includedir=/usr/include/tupi
[92m *[0m Checking for Qt >= 5.4.0
[92m *[0m Testing for qmake... [ [92mOK[0m ]
[93m *[0m Adding libav support: true
[92m *[0m Checking for Qt Multimedia... [ [92mOK[0m ]
[92m *[0m Priority: [91mrequired[0m
[92m *[0m Checking for QuaZIP... [ [91mFAILED[0m ]
[92m *[0m Priority: [91mrequired[0m
[93m *[0m Seems like you are running unix...
[93m *[0m You [91mMUST[0m install these dependencies:
[93m *[0m URL:
[93m *[0m
[91m *[0m Configure failed. error was: [91mMissing required dependency[0m
# force qmake-generated Makefiles to respect dpkg-provided flags and don't strip
perl -0pi -e 's[(CXXFLAGS\s*=)][$1 $ENV{CFLAGS} $ENV{CPPFLAGS}]; \
s[(LFLAGS\s*=)][$1 $ENV{LDFLAGS}]; \
s[(CFLAGS\s*=)][$1 $ENV{CFLAGS}]; \
s[(STRIP\s*=)\s*\w+][$1 true];' \
$(find . -name Makefile)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_ca.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_ca.ts
Updating 'src/shell/data/translations/tupi_ca.qm'...
Generated 827 translation(s) (727 finished and 100 unfinished)
Ignored 212 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_cs.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_cs.ts
Updating 'src/shell/data/translations/tupi_cs.qm'...
Generated 856 translation(s) (760 finished and 96 unfinished)
Ignored 182 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_da.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_da.ts
Updating 'src/shell/data/translations/tupi_da.qm'...
Generated 675 translation(s) (480 finished and 195 unfinished)
Ignored 363 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_de.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_de.ts
Updating 'src/shell/data/translations/tupi_de.qm'...
Generated 478 translation(s) (189 finished and 289 unfinished)
Ignored 560 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_es.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_es.ts
Updating 'src/shell/data/translations/tupi_es.qm'...
Generated 1038 translation(s) (1038 finished and 0 unfinished)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_fr.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_fr.ts
Updating 'src/shell/data/translations/tupi_fr.qm'...
Generated 1038 translation(s) (1038 finished and 0 unfinished)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_gl.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_gl.ts
Updating 'src/shell/data/translations/tupi_gl.qm'...
Generated 836 translation(s) (727 finished and 109 unfinished)
Ignored 203 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_it.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_it.ts
Updating 'src/shell/data/translations/tupi_it.qm'...
Generated 655 translation(s) (398 finished and 257 unfinished)
Ignored 383 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_ja.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_ja.ts
Updating 'src/shell/data/translations/tupi_ja.qm'...
Generated 763 translation(s) (677 finished and 86 unfinished)
Ignored 275 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_pt.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_pt.ts
Updating 'src/shell/data/translations/tupi_pt.qm'...
Generated 1038 translation(s) (1038 finished and 0 unfinished)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_ru.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_ru.ts
Updating 'src/shell/data/translations/tupi_ru.qm'...
Generated 813 translation(s) (695 finished and 118 unfinished)
Ignored 225 untranslated source text(s)
# rebuild translations
lupdate tupi.pro -locations none -silent -ts src/shell/data/translations/tupi_uk.ts
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
lrelease src/shell/data/translations/tupi_uk.ts
Updating 'src/shell/data/translations/tupi_uk.qm'...
Generated 792 translation(s) (654 finished and 138 unfinished)
Ignored 246 untranslated source text(s)
cd src/components/help/man && gzip -9 -c tupi.man > tupi.1.gz
dh_auto_build
make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: *** No targets specified and no makefile found. Stop.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make[1]: *** [debian/rules:40: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------