• Bug#1095366: poke: FTBFS: build-aux/missing: line 81: aclocal-1.16: com

    From Santiago Vila@21:1/5 to All on Fri Feb 7 13:20:05 2025
    Package: src:poke
    Version: 4.2+dfsg-3
    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 --with elpa,vim_addon
    dh_clean
    debian/rules binary
    dh binary --with elpa,vim_addon
    dh_update_autotools_config
    debian/rules override_dh_autoreconf
    make[1]: Entering directory '/<<PKGBUILDDIR>>'
    dh_autoreconf -Djitter/
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'.
    libtoolize: copying file 'build-aux/libtool.m4'
    libtoolize: copying file 'build-aux/ltoptions.m4'

    [... snipped ...]

    checking for C/C++ restrict keyword... __restrict__
    checking for gcc options needed to detect all undeclared functions... none needed
    checking whether clearerr_unlocked is declared... yes
    checking whether feof_unlocked is declared... yes
    checking whether ferror_unlocked is declared... yes
    checking whether fflush_unlocked is declared... yes
    checking whether fgets_unlocked is declared... yes
    checking whether fputc_unlocked is declared... yes
    checking whether fputs_unlocked is declared... yes
    checking whether fread_unlocked is declared... yes
    checking whether fwrite_unlocked is declared... yes
    checking whether getc_unlocked is declared... yes
    checking whether getchar_unlocked is declared... yes
    checking whether putc_unlocked is declared... yes
    checking whether putchar_unlocked is declared... yes
    checking for flockfile... yes
    checking for funlockfile... yes
    checking for _set_invalid_parameter_handler... no
    checking for fcntl... yes
    checking for symlink... yes
    checking for getdtablesize... yes
    checking for getexecname... no
    checking for lstat... yes
    checking for mbsinit... yes
    checking for mbrtowc... yes
    checking for mprotect... yes
    checking for sleep... yes
    checking for strndup... yes
    checking for vasnprintf... no
    checking for snprintf... yes
    checking whether strerror_r is declared... yes
    checking whether strerror_r returns char *... yes
    checking whether the preprocessor supports include_next... yes
    checking whether source code line length is unlimited... yes
    checking whether malloc is ptrdiff_t safe... yes
    checking whether malloc, realloc, calloc set errno on failure... yes
    checking for complete errno.h... yes
    checking for error... yes
    checking whether error_at_line is declared... yes
    checking for error_at_line... yes
    checking for working error function... yes
    checking whether ctype.h defines __header_inline... no
    checking for working fcntl.h... yes
    checking for pid_t... yes
    checking for mode_t... yes
    checking whether stat file-mode macros are broken... no
    checking for nlink_t... yes
    checking whether getdelim is declared... yes
    checking whether getdtablesize is declared... yes
    checking whether getline is declared... yes
    checking for getopt.h... (cached) yes
    checking for getopt_long_only... yes
    checking whether getopt is POSIX compatible... yes
    checking for working GNU getopt function... yes
    checking for working GNU getopt_long function... yes
    checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
    checking whether limits.h has SSIZE_MAX... yes
    checking for wint_t... yes
    checking whether wint_t is large enough... yes
    checking whether the compiler produces multi-arch binaries... no
    checking whether stdint.h conforms to C99... yes
    checking whether stdint.h works without ISO C predefines... yes
    checking whether stdint.h has UINTMAX_WIDTH etc.... yes
    checking whether lstat correctly handles trailing slash... yes
    checking whether malloc (0) returns nonnull... yes
    checking for mbstate_t... yes
    checking for nl_langinfo and CODESET... yes
    checking for a traditional japanese locale... none
    checking for a french Unicode locale... none
    checking for a transitional chinese locale... none
    checking whether mbrtowc handles incomplete characters... guessing yes
    checking whether mbrtowc works as well as mbtowc... guessing yes
    checking for mmap... yes
    checking for MAP_ANONYMOUS... yes
    checking whether memchr works... yes
    checking whether <limits.h> defines MIN and MAX... no
    checking whether <sys/param.h> defines MIN and MAX... yes
    checking for O_CLOEXEC... yes
    checking for promoted mode_t type... mode_t
    checking for ld... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking for shared library run path origin... done
    checking 32-bit host C ABI... no
    checking for ELF binary format... yes
    checking for the common suffixes of directories in the library search path... lib,lib,lib64
    checking for wchar_t... yes
    checking for good max_align_t... yes
    checking whether NULL can be used in arbitrary expressions... yes
    checking for unreachable... no
    checking whether fcloseall is declared... yes
    checking whether getw is declared... yes
    checking whether putw is declared... yes
    checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes
    checking whether fcvt is declared... yes
    checking whether gcvt is declared... yes
    checking whether MB_CUR_MAX is correct... guessing yes
    checking whether strerror(0) succeeds... yes
    checking whether strndup is declared... yes
    checking whether strnlen is declared... yes
    checking for struct timespec in <time.h>... yes
    checking for TIME_UTC in <time.h>... yes
    checking whether execvpe is declared... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for intmax_t... yes
    checking whether snprintf returns a byte count as in C99... yes
    checking whether snprintf truncates the result as in C99... yes
    checking where to find the exponent in a 'double'... word 1 bit 20
    checking for wcslen... yes
    checking for snprintf... (cached) yes
    checking for strnlen... yes
    checking for wcrtomb... yes
    checking whether _snprintf is declared... no
    checking whether printf supports POSIX/XSI format strings with positions... yes checking whether vsnprintf is declared... yes
    checking whether <wchar.h> uses 'inline' correctly... yes
    checking whether wcsdup is declared... yes
    checking for C compiler option to allow warnings... -Wno-error
    checking for alignas and alignof... yes, <stdalign.h> macros
    checking for alloca as a compiler built-in... yes
    checking whether program_invocation_name is declared... yes
    checking whether program_invocation_short_name is declared... yes
    checking whether program_invocation_name is defined... yes
    checking whether program_invocation_short_name is defined... yes
    checking for static_assert... yes, an <assert.h> macro
    checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
    checking for library containing clock_gettime... none required
    checking for clock_getres... yes
    checking for clock_gettime... yes
    checking for clock_settime... yes
    checking whether // is distinct from /... no
    checking whether dup2 works... yes
    checking whether fcntl handles F_DUPFD correctly... yes
    checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes
    checking whether free is known to preserve errno... yes
    checking for getdelim... yes
    checking for working getdelim function... yes
    checking whether getdtablesize works... yes
    checking for getline... yes
    checking for working getline function... yes
    checking for getprogname... no
    checking whether program_invocation_name is declared... (cached) yes
    checking whether program_invocation_name is declared... (cached) yes
    checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no
    checking for getrandom... yes
    checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether the compiler supports the __inline keyword... yes
    checking whether malloc (0) returns nonnull... (cached) yes
    checking for mempcpy... yes
    checking whether mkdir handles trailing slash... yes
    checking whether mkdir handles trailing dot... yes
    checking for mkdtemp... yes
    checking whether open recognizes a trailing slash... yes
    checking for rawmemchr... yes
    checking for readline... yes
    checking how to link with libreadline... /usr/lib/x86_64-linux-gnu/libreadline.so
    checking for readline/readline.h... yes
    checking for readline/history.h... yes
    checking whether realloc (0, 0) returns nonnull... yes
    checking for reallocarray... yes
    checking for stdint.h... (cached) yes
    checking for SIZE_MAX... yes
    checking whether sleep is declared... yes
    checking for working sleep... yes
    checking for ssize_t... yes
    checking whether stat handles trailing slashes on files... yes
    checking for struct stat.st_atim.tv_nsec... yes
    checking whether struct stat.st_atim is of type struct timespec... yes
    checking for struct stat.st_birthtimespec.tv_nsec... no
    checking for struct stat.st_birthtimensec... no
    checking for struct stat.st_birthtim.tv_nsec... no
    checking for bool, true, false... no
    checking for strcasecmp... yes
    checking for strncasecmp... yes
    checking whether strncasecmp is declared... yes
    checking for strchrnul... yes
    checking whether strchrnul works... yes
    checking for working strerror function... yes
    checking for working strndup... yes
    checking for working strnlen... yes
    checking for variable-length arrays... yes
    checking for ptrdiff_t... yes
    checking for vsnprintf... yes
    checking whether snprintf respects a size of 1... yes
    checking for stdint.h... (cached) yes
    checking for emacs... emacs
    checking where .elc files should go... ${datarootdir}/emacs/site-lisp
    checking for C99 mixed declarations and statements... yes
    checking for C99 non-constant aggregate initialisers... yes
    checking for C99 designated initialisers... yes
    checking for C99 compound literals... yes
    checking for C99 compound literals as l-values... yes
    checking for GNU C statement expressions... yes
    checking for GNU C computed goto... yes
    checking for GNU label address differences being constant... yes
    checking for alignas... yes
    checking for offsetof... yes
    checking for GNU C inline asm with modern syntax... yes
    checking for GNU C "inline" qualifier for inline asm... yes
    checking for GNU C asm goto... yes
    checking for #pragma GCC diagnostic insude functions... yes
    checking assembly names for functions... yes
    checking assembly names for non-functions... yes
    checking for GNU C attributes... yes
    checking for the no_reorder attribute... yes
    checking for the returns_nonnull attribute... yes
    checking for GCC overflow-checking builtins... yes
    checking for GCC __builtin_constant_p... yes
    checking for GCC __builtin_expect... yes
    checking for GCC __builtin_unreachable... yes
    checking for GCC __builtin_types_compatible_p... yes
    checking for GCC __builtin_choose_expr... yes
    checking for function wrappers requirements... yes
    checking for local poisoning requirements... yes
    checking for .note-GNU-stack section support... yes
    checking for .note-GNU-stack section support in ARM syntax... yes
    checking for sys/cachectl.h... no
    checking for __riscv_flush_icache... no
    checking for sysconf... yes
    checking for getpagesize... yes
    checking whether _SC_PAGESIZE is declared... yes
    checking whether _SC_PHYS_PAGES is declared... yes
    checking whether _SC_AVPHYS_PAGES is declared... yes
    checking whether _SC_NPROCESSORS_CONF is declared... yes
    checking whether _SC_NPROCESSORS_ONLN is declared... yes
    checking whether _SC_LEVEL1_ICACHE_SIZE is declared... yes
    checking whether _SC_LEVEL1_DCACHE_SIZE is declared... yes
    checking whether _SC_LEVEL2_CACHE_SIZE is declared... yes
    checking whether _SC_LEVEL3_CACHE_SIZE is declared... yes
    checking whether _SC_LEVEL4_CACHE_SIZE is declared... yes
    checking for mmap64... yes
    checking for mmap... (cached) yes
    checking for mremap... yes
    checking for munmap... yes
    checking for aligned_alloc... yes
    checking for posix_memalign... yes
    checking for mprotect... (cached) yes
    checking for getrlimit... yes
    checking for setrlimit... yes
    checking for alarm... yes
    checking for popen... yes
    checking for pclose... yes
    checking for sigaction... yes
    checking for clock_gettime... (cached) yes
    checking for setitimer... yes
    checking whether byte ordering is bigendian... no
    checking for objdump options for "x86_64"... --architecture=i386:x86-64 --disassembler-options=x86-64,att,suffix
    checking if assembly support is (potentially) enabled... auto
    checking if we have assembly support for "x86_64"... yes: x86_64
    configure: WARNING: temporarily disabling minimal-threading by default on every architecture including x86_64, in order to avoid surprising the GNU poke friends with mysterious errors. I still have bugs to fix.
    checking if the architecture supports minimal-threading... no
    checking if the architecture supports no-threading... yes
    checking if straight-line negativity tests are fast... no
    checking if and-ing with a sign-extended negative immediate is fast... yes checking if the host OS uses the ELF binary format... yes
    checking if the assembler recognizes .pushsection with a subsection... yes configure: We can actually use ELF: good.
    checking if the host OS uses the COFF binary format... no
    checking if the host OS uses the Mach-O binary format... no
    checking if the host OS uses a known binary format... yes
    checking if libraries should be compiled with -fvisibility=hidden... yes checking for VirtualAlloc... no
    checking for VirtualProtect... no
    checking for autom4te... yes
    checking if host emulator support is used... no
    checking if we should use help2man to rebuild man pages... no (cross-compiling, or no help2man, or sub-package mode)
    checking if Valgrind is supported... checking for valgrind... no
    no, not found
    checking if we should enable the test suite... no
    checking if switch dispatching is enabled... yes, provisionally (sub-package mode)
    checking if direct-threading dispatch is enabled... yes, provisionally (sub-package mode)
    checking if minimal-threading dispatch is enabled... no, provisionally (sub-package mode)
    checking if no-threading dispatch is enabled... yes, provisionally (sub-package mode)
    configure: sub-package mode: disabling every dispatch except
    no-threading
    configure: (the following dispatches could have been enabled:
    switch direct-threading no-threading)
    configure: enabled dispatches are:
    no-threading
    configure: the best enabled dispatch is:
    no-threading
    checking if we are actually using any assembly support... yes
    checking for defect replacement... replace defective instructions and every call-related instruction where any call-related instruction is defective
    checking if disassemble-friendly CFLAGS should be enabled... no
    configure: generating flags for dispatch "no-threading"...
    checking if gcc supports the option -O2... yes
    checking if gcc supports the option -fomit-frame-pointer... yes
    checking if gcc supports the option -fno-reorder-functions... yes
    checking if gcc supports the option -fvisibility=hidden... yes
    checking if gcc supports the option -fno-lto... yes
    checking if gcc supports the option -g0... yes
    checking if gcc supports the option -fno-var-tracking... yes
    checking if gcc supports the option -fno-var-tracking-assignments... yes checking if gcc supports the option -mregnames... no
    checking if gcc supports the option -fno-reorder-blocks... yes
    checking if gcc supports the option -fno-reorder-blocks-and-partition... yes checking if gcc supports the option -fno-crossjumping... yes
    checking if gcc supports the option -fno-thread-jumps... yes
    checking if gcc supports the option -fno-tree-tail-merge... yes
    checking if gcc supports the option -fno-isolate-erroneous-paths-dereference... yes
    checking if gcc supports the option -fno-split-paths... yes
    checking if gcc supports the option -fPIC... yes
    checking if gcc supports the option -fno-align-loops... yes
    checking if gcc supports the option -fno-align-jumps... yes
    checking if gcc supports the option -fno-align-labels... yes
    checking if gcc supports the option -fno-jump-tables... yes
    checking if gcc supports the option -fno-tree-switch-conversion... yes
    checking if gcc supports the option -flive-range-shrinkage... yes
    checking if gcc supports the option -fno-ipa-icf... yes
    checking if gcc supports the option -fno-ipa-cp... yes
    checking if gcc supports the option -fno-ipa-cp-clone... yes
    checking if gcc supports the option -mcmodel=large... yes
    checking for libtextstyle... no
    checking for readline... (cached) yes
    checking how to link with libreadline... /usr/lib/x86_64-linux-gnu/libreadline.so
    checking for readline/readline.h... (cached) yes
    checking for readline/history.h... (cached) yes
    checking for GC_malloc in -lgc... yes
    checking for gc/gc.h... yes
    checking if Boehm's GC is usable for JitterLisp... yes
    configure: defining prefixed macro JITTER_SIZEOF_VOID_P as 8
    configure: defining prefixed macro JITTER_SIZEOF_SHORT as 2
    configure: defining prefixed macro JITTER_SIZEOF_INT as 4
    configure: defining prefixed macro JITTER_SIZEOF_LONG as 8
    configure: defining prefixed macro JITTER_SIZEOF_LONG_LONG as 8
    configure: defining prefixed macro JITTER_SIZEOF_FLOAT as 4
    configure: defining prefixed macro JITTER_SIZEOF_DOUBLE as 8
    configure: defining prefixed macro JITTER_SIZEOF_LONG_DOUBLE as 16
    configure: defining prefixed macro JITTER_ALIGNOF_VOID_P as 8
    configure: defining prefixed macro JITTER_ALIGNOF_VOID_P_P as 8
    configure: defining prefixed macro JITTER_ALIGNOF_SHORT as 2
    configure: defining prefixed macro JITTER_ALIGNOF_INT as 4
    configure: defining prefixed macro JITTER_ALIGNOF_LONG as 8
    configure: defining prefixed macro JITTER_ALIGNOF_LONG_LONG as 8
    configure: defining prefixed macro JITTER_ALIGNOF_FLOAT as 4
    configure: defining prefixed macro JITTER_ALIGNOF_DOUBLE as 8
    configure: defining prefixed macro JITTER_ALIGNOF_LONG_DOUBLE as 16
    configure: defining prefixed macro JITTER_PACKAGE_NAME as "GNU Jitter" configure: defining prefixed macro JITTER_PACKAGE_VERSION as "0.7.312" configure: defining prefixed macro JITTER_PACKAGE_BUGREPORT as "bug-jitter@gnu.org"
    configure: defining prefixed macro JITTER_PACKAGE_URL as "https://www.gnu.org/software/jitter"
    configure: defining prefixed feature macro JITTER_HAVE_TYPEOF
    configure: not defining prefixed feature macro JITTER_WORDS_BIGENDIAN configure: defining prefixed feature macro JITTER_HAVE_LONG_LONG_INT
    configure: defining prefixed feature macro JITTER_HAVE_UNSIGNED_LONG_LONG_INT configure: defining prefixed feature macro JITTER_HAVE_LONG_DOUBLE
    configure: defining prefixed feature macro JITTER_HAVE_ALARM
    configure: defining prefixed feature macro JITTER_HAVE_ALIGNED_ALLOC
    configure: defining prefixed feature macro JITTER_HAVE_POSIX_MEMALIGN configure: defining prefixed feature macro JITTER_HAVE_MMAP_ANONYMOUS configure: defining prefixed feature macro JITTER_HAVE_MPROTECT
    configure: defining prefixed feature macro JITTER_HAVE_SETRLIMIT
    configure: defining prefixed feature macro JITTER_HAVE_FLOCKFILE
    configure: defining prefixed feature macro JITTER_HAVE_POPEN
    configure: defining prefixed feature macro JITTER_HAVE_SIGACTION
    configure: defining prefixed feature macro JITTER_HAVE_SYSCONF
    configure: defining prefixed feature macro JITTER_HAVE_GETPAGESIZE
    configure: defining prefixed feature macro JITTER_HAVE_CLOCK_GETTIME
    configure: defining prefixed feature macro JITTER_HAVE_SETITIMER
    configure: defining prefixed feature macro JITTER_HAVE__SC_PAGESIZE
    configure: defining prefixed feature macro JITTER_HAVE__SC_PHYS_PAGES configure: defining prefixed feature macro JITTER_HAVE__SC_AVPHYS_PAGES configure: defining prefixed feature macro JITTER_HAVE__SC_NPROCESSORS_CONF configure: defining prefixed feature macro JITTER_HAVE__SC_NPROCESSORS_ONLN configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL1_ICACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL1_DCACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL2_CACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL3_CACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL4_CACHE_SIZE checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating tests/utility
    config.status: creating tests/elementary/init-fini.test
    config.status: creating tests/uninspired/fundamental.test
    config.status: creating tests/uninspired/programs.test
    config.status: creating tests/structured/programs.test
    config.status: creating tests/jitterlisp/jitterlisp.test
    config.status: creating scripts/emulator
    config.status: creating bin/jitter-config
    config.status: creating scripts/generate-fast-branches
    config.status: creating Makefile
    config.status: creating gnulib-local/Makefile
    config.status: creating config-private/config.h
    config.status: creating jitter/jitter-config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    configure: back from the recursive configuration in jitter
    checking for jitter-config... /<<PKGBUILDDIR>>/jitter/bin/jitter-config configure: the available Jitter dispatches are no-threading
    configure: the best available Jitter dispatch is "no-threading"
    configure: the default Jitter dispatch used here will be "no-threading" configure: jitter will be built at /<<PKGBUILDDIR>>/jitter/bin/jitter
    checking for libnbd... yes
    checking for nbdkit... no
    checking for working mmap... yes
    checking whether byte ordering is bigendian... (cached) no
    checking 32-bit host C ABI... (cached) no
    checking for tcdrain... (cached) yes
    checking for runtest... runtest
    checking for emacs... emacs
    checking where .elc files should go... ${datadir}/emacs/site-lisp
    checking our pkgconfig libname... poke
    checking our pkgconfig version... 4.2
    checking our pkgconfig_libdir... ${libdir}/pkgconfig
    expanded our pkgconfig_libdir... /usr/lib/x86_64-linux-gnu/pkgconfig
    checking our pkgconfig_libfile... poke.pc
    checking our package / suffix... GNU poke /
    checking our pkgconfig description... libpoke
    checking our pkgconfig requires...
    checking our pkgconfig ext libs... -lpoke
    checking our pkgconfig cppflags...
    checking our pkgconfig ldflags...
    generate the pkgconfig later... libpoke/poke.pc
    noninstalled pkgconfig -L /<<PKGBUILDDIR>>/libpoke/.libs
    noninstalled pkgconfig -I /<<PKGBUILDDIR>>/..
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating gl/Makefile
    config.status: creating gl-libpoke/Makefile
    config.status: creating libpoke/Makefile
    config.status: creating libpoke/pkl-config.pk
    config.status: creating poke/Makefile
    config.status: creating poked/Makefile
    config.status: creating pokefmt/Makefile
    config.status: creating utils/Makefile
    config.status: creating pickles/Makefile
    config.status: creating maps/Makefile
    config.status: creating doc/Makefile
    config.status: creating man/Makefile
    config.status: creating po/Makefile.in
    config.status: creating etc/Makefile
    config.status: creating etc/vim/Makefile
    config.status: creating testsuite/Makefile
    config.status: creating testsuite/poke.libpoke/Makefile
    config.status: creating autoconf/Makefile
    config.status: creating run
    config.status: creating poke/config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing po-directories commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    config.status: executing libpoke/poke.pc commands
    config.status: creating libpoke/poke.pc.in
    config.status: creating libpoke/poke.pc
    config.status: creating libpoke/poke-uninstalled.pc
    config.status: creating libpoke/poke-uninstalled.sh
    Summary of some of the main features enabled by configure.
    Build libpoke? yes
    Build poke? yes
    Build poked? yes
    Build pokefmt? yes
    Build support for NBD IO spaces? yes

    configure: WARNING: libtextstyle was not found in the system. Poke's output won't be styled.
    configure: WARNING: building poke without terminal hyperlinks server support.
    Install a hyperlinks-capable libtextstyle and use --enable-hserver to activate it.
    make[1]: Leaving directory '/<<PKGBUILDDIR>>'
    dh_auto_build
    make -j2
    make[1]: Entering directory '/<<PKGBUILDDIR>>'
    CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/<<PKGBUILDDIR>>/build-aux/missing' aclocal-1.16 -I m4 -I m4/libpoke
    /<<PKGBUILDDIR>>/build-aux/missing: line 81: aclocal-1.16: command 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:
    <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[1]: *** [Makefile:2878: aclocal.m4] Error 127
    make[1]: Leaving directory '/<<PKGBUILDDIR>>'
    dh_auto_build: error: make -j2 returned exit code 2
    make: *** [debian/rules:14: 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:poke, so that this is still
    visible in the BTS web page for this package.

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Thu Mar 13 04:10:01 2025
    This is a multi-part message in MIME format...

    Your message dated Thu, 13 Mar 2025 03:05:30 +0000
    with message-id <E1tsYt0-00Cwmi-1A@fasolo.debian.org>
    and subject line Bug#1095366: fixed in poke 4.3+dfsg-1
    has caused the Debian Bug report #1095366,
    regarding poke: FTBFS: build-aux/missing: line 81: aclocal-1.16: command 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 owner@bugs.debian.org
    immediately.)


    --
    1095366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095366
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 7 Feb 2025 12:12:20 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-119.1 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
    MONOTONE_WORDS_2_15,MONOTONE_WORDS_2_30,SPF_HELO_PASS,SPF_NONE,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 181; hammy, 150; neutral, 703; spammy,
    0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
    0.000-+--PKGBUILDDIR, 0.000-+--trixie, 0.000-+--H*F:U*sanvila,
    0.000-+--H*rp:U*sanvila
    Return-path: <sanvila@debian.org>
    Received: from