Your message dated Mon, 08 Jun 2026 10:24:07 +0000
with message-id <[email protected]>
and subject line Bug#1126979: fixed in regexxer 0.10-6.1
has caused the Debian Bug report #1126979,
regarding regexxer: FTBFS with gettext 0.26
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 [email protected]
immediately.)


-- 
1126979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126979
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:regexxer
Version: 0.10-6
Tags: forky sid ftbfs
User: [email protected]
Usertags: gettext-0.26

Dear maintainer:

During a rebuild of all packages in unstable using gettext 0.26
(yet to be uploaded for Debian), 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/gettext/build-logs/

I've written this page to explain how to reproduce the problem:

https://people.debian.org/~sanvila/gettext/

This bug will be raised to important once gettext is uploaded for
experimental, and RC once gettext is uploaded for unstable, but
I still don't know when I will be able to do that. If you fix
this bug, it would help to have gettext in unstable sooner.

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:regexxer, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
NOCONFIGURE=1 dh_autoreconf ./autogen.sh
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: intltoolize --automake --copy --force
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
configure.ac:18: warning: macro 'AM_GNU_GETTEXT_VERSION' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
configure.ac:36: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:36: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:36: the top level
configure.ac:36: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:36: the top level
configure.ac:36: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:36: the top level
configure.ac:36: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:36: the top level
configure.ac:36: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:36: the top level
configure.ac:35: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
dh_autoreconf: error: ./autogen.sh returned exit code 1
make[1]: *** [debian/rules:10: override_dh_autoreconf] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: regexxer
Source-Version: 0.10-6.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
regexxer, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated regexxer 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 06 Jun 2026 16:35:59 +0300
Source: regexxer
Architecture: source
Version: 0.10-6.1
Distribution: unstable
Urgency: medium
Maintainer: Josenilson Ferreira da Silva <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1126979
Changes:
 regexxer (0.10-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with gettext 0.26 based on a patch from Santiago Vila.
     (Closes: #1126979)
Checksums-Sha1:
 ec8054f1fc5f145ecd7a700bac199933e0c4f830 1976 regexxer_0.10-6.1.dsc
 55a980f42500b5b7f4575f56eac367ae620abe39 7836 regexxer_0.10-6.1.debian.tar.xz
Checksums-Sha256:
 98440280ad031530d37e76a850bc528b53132aed18a25832d277e840e4ebde2f 1976 
regexxer_0.10-6.1.dsc
 e449224ad779e0e43d9c7a42a0004842f4f8438219179e32d0306b5984aae7dd 7836 
regexxer_0.10-6.1.debian.tar.xz
Files:
 bec48e3127cf88a40edfe0b470c7d8b4 1976 devel optional regexxer_0.10-6.1.dsc
 2f50d731f032050ad40a6eecaa8e5d35 7836 devel optional 
regexxer_0.10-6.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmokIyUACgkQiNJCh6LY
mLEZ9hAApyVQ0wuqDsd8PO5Xo0UbMa1jZPuk/YN4ojbadNY4r8qvJchpVAX/1R8y
0/4M4j80VRQO9+stSHVELXJkvHSMXucs5cWGPEIdv6cGLdJNnISL5fkJJwjigBIg
eFQuLdWZr0qr2G1xGKCtgDUFLieom9W3/djE2R4yQP7BsJgyx+U4UpYQfqqomB6J
yd4e5sWiBu0wJmFsB4K3tw5IJADejFjy3h0KyVHiQ0TxEJsn/4qMwWR8qKKc6cj9
K5tRNixE8TIIL83N2r8Letrc+VaBUUJrELG3I/6Lbwa3elUfQOt+8OxWJrt063Hw
6anyH51GAx6o4+m/ip68UeWq2+KwVkl63dWqWd8gO5VfYDCHvHCJIdl4aLBRqlXI
HFglF3NReUM0ayC7vL3yuQW6xey4TarJZVtw4Tn+jYTkM7jfEwF4UoytwJ6vj5n0
DWHcyNMDRWdyJvCqJTlJY0xau7uJPRE2m7s44gOd5nkX/dJki6iL6kzDbA3+MuNW
naMhzvsHypHxzjk1xQECc/UdA0pi58Moz0RuyYnrbc0E35O/i8h13XhqMCD78svK
YhSsR9V1E91EaiX0CJsKFnjL5z7cjdTj1fKKgX0duo29bObBHcsxResqfOeccueL
Ia7cnUWhj5cEZveTT7Pxg2+v4IKcBC8FNjxzIrSzn0M7i/2vhq4=
=HbeD
-----END PGP SIGNATURE-----

Attachment: pgpWyr55zVnGX.pgp
Description: PGP signature


--- End Message ---

Reply via email to