Your message dated Sun, 23 Feb 2025 21:41:58 +0000
with message-id <e1tmjja-00gnuc...@fasolo.debian.org>
and subject line Bug#1095389: fixed in siege 4.1.6-1
has caused the Debian Bug report #1095389,
regarding siege: FTBFS: utils/missing: 81: aclocal-1.16: not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1095389: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095389
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:siege
Version: 4.1.3-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --without autoreconf
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
# remove autogenerated file
rm -rf PLATFORM
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary --without autoreconf
dh_update_autotools_config
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --sysconfdir=/etc/siege --localstatedir=/var/log
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --sysconfdir=/etc/siege
--localstatedir=/var/log
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for perl... /usr/bin/perl
checking for a POSIX-compliant shell... /bin/sh
checking whether make sets $(MAKE)... (cached) yes
checking for buggy pthread mutex initializers... no
checking for dlopen() in -ldld... no
checking for dlopen() in -ldl... yes
checking for random device... yes
checking for ssl support... yes
checking /include/openssl/opensslv.h usability... no
checking /include/openssl/opensslv.h presence... no
checking for /include/openssl/opensslv.h... no
checking /usr/include/openssl/opensslv.h usability... yes
checking /usr/include/openssl/opensslv.h presence... yes
checking for /usr/include/openssl/opensslv.h... yes
checking for OpenSSL version... >= 0.9.8 (appropriate flag set)
checking for zlib support... yes
checking /include/zlib.h usability... no
checking /include/zlib.h presence... no
checking for /include/zlib.h... no
checking /usr/include/zlib.h usability... yes
checking /usr/include/zlib.h presence... yes
checking for /usr/include/zlib.h... yes
checking for ZLIB version... checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for u_int32_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking openssl/e_os.h usability... no
checking openssl/e_os.h presence... no
checking for openssl/e_os.h... no
checking openssl/e_os2.h usability... yes
checking openssl/e_os2.h presence... yes
checking for openssl/e_os2.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for strchr... yes
checking for memcpy... yes
checking for strncpy... yes
checking for strstr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for socket... yes
checking for gethostbyname... yes
checking for snprintf... yes
checking for strdup... yes
checking for rand_r... yes
checking for localtime_r... yes
checking for gethostbyname_r... yes
checking for gmtime_r... yes
checking for getipnodebyname... no
checking for freehostent... no
checking for getopt_long... yes
checking for poll... yes
checking for socket in -lsocket... no
checking for pthread_attr_init in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating html/Makefile
config.status: creating include/Makefile
config.status: creating include/joedog/Makefile
config.status: creating utils/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
config.status: executing default-5 commands
config.status: executing default-6 commands
--------------------------------------------------------
Configuration is complete
Run the following commands to complete the installation:
make
make install
For complete documentation: http://www.joedog.org
--------------------------------------------------------
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /<<PKGBUILDDIR>>/utils/missing
aclocal-1.16
/<<PKGBUILDDIR>>/utils/missing: 81: aclocal-1.16: not found
WARNING: 'aclocal-1.16' 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:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make[1]: *** [Makefile:378: aclocal.m4] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202502/
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 could not 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:siege, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: siege
Source-Version: 4.1.6-1
Done: Josue Abarca <jmasli...@debian.org>
We believe that the bug you reported is fixed in the latest version of
siege, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1095...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Josue Abarca <jmasli...@debian.org> (supplier of updated siege package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 23 Feb 2025 21:21:59 +0100
Source: siege
Architecture: source
Version: 4.1.6-1
Distribution: unstable
Urgency: medium
Maintainer: Josue Abarca <jmasli...@debian.org>
Changed-By: Josue Abarca <jmasli...@debian.org>
Closes: 1095389
Changes:
siege (4.1.6-1) unstable; urgency=medium
.
* New upstream version 4.1.6 Closes: #1095389
* configure.ac remove unnecessary macros.
* debian/rules remove custom macros.
* Added remove_unnecessary_macros.diff to remove unnecessary custom macro.
Checksums-Sha1:
2971bfb25b90bfb3622e33c23373362c879a13ff 1847 siege_4.1.6-1.dsc
24a393349b305832ce814aa7b2383aed379a682c 527103 siege_4.1.6.orig.tar.gz
0b70a95f1086110325b0e9c960d8425ee378df60 9764 siege_4.1.6-1.debian.tar.xz
3e4cefe16163adaa0cc14fd4a4fe915c39b4d81e 6083 siege_4.1.6-1_amd64.buildinfo
Checksums-Sha256:
510f41a2f678fc60424a43bb5aba82cd45dfbc348ff36d527ecca94d5c779310 1847
siege_4.1.6-1.dsc
309d589bfc819b6f15d2e5e8591b3c0c6f693624f5060eeac067a4d9a7757de9 527103
siege_4.1.6.orig.tar.gz
1bf4af71a84935268e04623923db99f05b39d6dac6057386b95061e1cac39b62 9764
siege_4.1.6-1.debian.tar.xz
b5e8a012e10fa01c47e109531dfe89fb15a8db5b020632cccbc0b8fc7e5cc5e4 6083
siege_4.1.6-1_amd64.buildinfo
Files:
699fdd7bd5be844b517f35bda97e82c5 1847 web optional siege_4.1.6-1.dsc
4104ab483f11519f25dded58606c7337 527103 web optional siege_4.1.6.orig.tar.gz
ed5b6c83a518e338cc337b2c4fe61d83 9764 web optional siege_4.1.6-1.debian.tar.xz
ff3420d52f14bf5fd1fb3684833c002a 6083 web optional
siege_4.1.6-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJMBAEBCAA2FiEEwOOSmZrzekftA0tbV9bC9CXBm+UFAme7i4UYHGptYXNsaWJy
ZUBkZWJpYW4ub3JnLmd0AAoJEFfWwvQlwZvlgYoQALpsWrld7UFZtJ/dyvdJeKOk
2oY9MEhHPlYoxIbkcCNUXRBsjgfKWx75CN/KlaNK3dJiILt9vKS7LyTM5FjzOJxS
k+Y67BGx2DH7bcjiD6gvTfLQYiZtMOiso3OJOQ1JBh7vhITukejDHSH+TWfcQra6
UFZq1UgD073o0ZQxElaqL138nMlGFmDEXXZ0LJ+Vpk2OtYX/Ra8UZT3xTZnzZFqG
x7hosrCGGAt8w9QyxDCT0g8cB73/lsbtx9LKpcvaIbGiB0C37N2ZbN+zrGETuUo5
zJ/CG+2DwEdt+bLhyP1IMxEUT0wpVuTWea4+fweLWhZcwK/Z9iTzn77nOIgOT28m
nRmon9yzSNFccacrKKkLUR9CGaoRuStt2LiV8cfMw5GSm/z+WjSQdSVcYb96A7sd
3D0iFLCYZZ0YDXeiAGo0GKF0UwyuUjOokUtMBxTUPsNunrNGt2EiLS5ogh7lkpXC
Iqxi7EBZ5LaCi/4W73LGf6iSfhRifLOmQwjuCadVwAuZmiIfTl2CZ4XFoiTum4r0
DBmG3F/S0/dkuDUnoNmnMdbe3dA0CmmVnDkXIgIl04Zb5Wl59jzeYGDpf1MBxefl
NwSyDSJsw1sZ0rtWYLsIfMANwMHO2P5NZQlXI/1c6WZIrM+/aoNSlyiMtaKe27Hf
48EwK/ajhxCRAjOpbIf1
=WsZR
-----END PGP SIGNATURE-----
pgp8cMQS6nInR.pgp
Description: PGP signature
--- End Message ---