Package: src:pcmanx-gtk2
Version: 1.3-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --with autoreconf
dh_update_autotools_config -a
debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf '(autoreconf -f -i && intltoolize -c -f)'
dh_autoreconf: doit() + doit_*() calls will no longer spawn a shell in compat
12 for single string arguments (please use complex_doit instead)
dh_autoreconf: This feature will be removed in compat 12.
Copying file ABOUT-NLS
Copying file config.rpath
Creating directory intl
Copying file intl/ChangeLog
Copying file intl/Makefile.in
Copying file intl/VERSION
[... snipped ...]
config.status: executing libtool commands
pcmanx_gtk2 ..................... : Version 1.3
Prefix........................... : /usr
Debug support ................... : yes
Docklet / system tray support ... : yes
Popup notifier support........... : yes
Libnotify support................ : yes
Nancy bot support ............... : yes
Mouse click and wheel support ... : yes
External SSH/Telnet support...... : yes
iplookup support................. : yes
proxy support.................... : yes
The binary will be installed in /usr/bin
configure complete, now type 'make' and pray.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -a
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in libltdl
make[3]: Entering directory '/<<PKGBUILDDIR>>/libltdl'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /<<PKGBUILDDIR>>/missing
aclocal-1.15 -I m4
/<<PKGBUILDDIR>>/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<https://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf>
<https://www.gnu.org/software/m4/>
<https://www.perl.org/>
make[3]: *** [Makefile:540: aclocal.m4] Error 127
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libltdl'
make[2]: *** [Makefile:587: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:471: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:11: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pcmanx-gtk2.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.