Your message dated Thu, 16 Oct 2025 23:38:42 +0000
with message-id <[email protected]>
and subject line Bug#1116837: fixed in poke-elf 1.0-2
has caused the Debian Bug report #1116837,
regarding poke-elf: FTBFS with the nocheck build profile
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.)
--
1116837: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116837
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:poke-elf
Version: 1.0-1
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck
(It's a wiki, so you are welcome to contribute)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
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-elf, 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
dh_autoreconf
dh_auto_configure
./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
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free 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 xargs -n works... yes
./configure: line 2633: syntax error near unexpected token `POKE,4.0'
./configure: line 2633: `PK_PROG_POKE(POKE,4.0)'
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by poke-elf configure 1.0, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ ./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
## --------- ##
## Platform. ##
## --------- ##
hostname = c7a-large-1759231409
uname -m = x86_64
uname -r = 6.12.48+deb13-cloud-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.12.48-1 (2025-09-20)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/games/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1707: looking for aux files: tap-driver.sh missing install-sh
configure:1720: trying ./build-aux/
configure:1749: ./build-aux/tap-driver.sh found
configure:1749: ./build-aux/missing found
configure:1731: ./build-aux/install-sh found
configure:1881: checking for a BSD-compatible install
configure:1955: result: /usr/bin/install -c
configure:1966: checking whether sleep supports fractional seconds
configure:1982: result: yes
configure:1985: checking filesystem timestamp resolution
configure:2120: result: 0.01
configure:2125: checking whether build environment is sane
configure:2166: result: yes
configure:2337: checking for a race-free mkdir -p
configure:2380: result: /usr/bin/mkdir -p
configure:2387: checking for gawk
configure:2423: result: no
configure:2387: checking for mawk
configure:2408: found /usr/bin/mawk
configure:2420: result: mawk
configure:2431: checking whether make sets $(MAKE)
configure:2455: result: yes
configure:2481: checking whether make supports nested variables
configure:2500: result: yes
configure:2514: checking xargs -n works
configure:2530: result: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_make_make_set=yes
am_cv_filesystem_timestamp_resolution=0.01
am_cv_make_support_nested_variables=yes
am_cv_sleep_fractional_seconds=yes
am_cv_xargs_n_works=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/build-aux/missing'\'' aclocal-1.17'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY='1'
AM_V=''
AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/build-aux/missing'\'' automake-1.17'
AWK='mawk'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ETAGS='etags'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/build-aux/missing'\'' makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
PACKAGE='poke-elf'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='poke-elf'
PACKAGE_STRING='poke-elf 1.0'
PACKAGE_TARNAME='poke-elf'
PACKAGE_URL='https://www.jemarch.net/poke-elf'
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
RUN_TESTS_FALSE=''
RUN_TESTS_TRUE=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.0'
am__isrc=''
am__leading_dot='.'
am__rm_f_notfound=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
am__xargs_n='xargs -n'
bindir='${exec_prefix}/bin'
build_alias='x86_64-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /<<PKGBUILDDIR>>/build-aux/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "poke-elf"
#define PACKAGE_TARNAME "poke-elf"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "poke-elf 1.0"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "https://www.jemarch.net/poke-elf"
#define PACKAGE "poke-elf"
#define VERSION "1.0"
configure: exit 2
dh_auto_configure: error: ./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 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: poke-elf
Source-Version: 1.0-2
Done: Sergio Durigan Junior <[email protected]>
We believe that the bug you reported is fixed in the latest version of
poke-elf, 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.
Sergio Durigan Junior <[email protected]> (supplier of updated poke-elf
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: Thu, 16 Oct 2025 19:20:03 -0400
Source: poke-elf
Architecture: source
Version: 1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Poke Team <[email protected]>
Changed-By: Sergio Durigan Junior <[email protected]>
Closes: 1116837
Changes:
poke-elf (1.0-2) unstable; urgency=medium
.
* d/control: Fix build with nocheck.
Thanks to Santiago Vila <[email protected]> (Closes: #1116837)
Checksums-Sha1:
ac7c5f65f76ace4d6068e84a007329e6cd03caad 2183 poke-elf_1.0-2.dsc
b57cdadfb5b5c64f2039df3f72381d5c018a9f2d 5360 poke-elf_1.0-2.debian.tar.xz
8c1ef2ab16b75eac9914f0af3a65db3147173635 5879 poke-elf_1.0-2_amd64.buildinfo
Checksums-Sha256:
654fd607bd856461fa383424cc799ce1bb45a5aeff13c6dba4fca35cb10557be 2183
poke-elf_1.0-2.dsc
ee1e83a6709965a2ca1f2a1c26a0c60786006c370011bed6c1431c6315e5b90b 5360
poke-elf_1.0-2.debian.tar.xz
81613d8d4d5942d870ecdca339962f64144458936f025ef366a8b5e1b11ddb25 5879
poke-elf_1.0-2_amd64.buildinfo
Files:
930976c1d217d17ba8ca23b78969dd3c 2183 editors optional poke-elf_1.0-2.dsc
93400495b44974ecc07f343b7b3a5dee 5360 editors optional
poke-elf_1.0-2.debian.tar.xz
c6e70d5eb2d3220e362457cb142ca6c3 5879 editors optional
poke-elf_1.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEI3pUsQKHKL8A7zH00Ot2KGX8XjYFAmjxfd8UHHNlcmdpb2Rq
QGRlYmlhbi5vcmcACgkQ0Ot2KGX8XjZgoQ//ZvJJgjO/UEHOEClbyfHvJJx8NHey
eRVLO09wNsgJWKl+aZsUU/FL82c52m/+7hrdEbmVFKJPyJ12OkmMy2QI/81I7zor
+6sCjs++LWfLxqCkWHOr0o8PNdD+/srOHME3XD+6c2LWH8vvK9/7OsWQbWY8SDlQ
xu5jb18UhkeqbdOi9m8gVji/eYCyeCBrrME1YJA41rnC0efpBiAbOCzQac2qmH3G
TGLWZOxHMh+gSAN4ukm6aTEGc/iv1maOkKkNJw1eEozoInJxKG3X68Bc0Os4BOzA
gdml0ocBF4fwtfS2uO71blnLCLpp72EYIJgwrxnqdNuPaTMIBRZcRlqdF3bzyhI9
/tjkY/cBv8Ev/7wivdpq6JTIhZGcWGuPgfNVt9+ko1VDXl7Qm7ZMQeB1blWTuO5F
DYr3AfHOy7deWxE5tu8mZIaI7TKL7yUW7Fyrgp0kgbRv1IXDmPs/NTELbEkfw0if
tiHNRDRIknkLDU70ZWcYbheHpAEem36QOlXm0cGpSA2RQOQEhcnMF4Bbp3lsCrnd
Uu4W4I0e7wocx6YVV7OsKcBba7YLx/MmGQy7boqq5JftIPk3PtQXZtSAL33F4DdL
QPLhWBEsLZvylQLkFn+HFoApH3+gjjjHeZv9wYbmLWnaf+pzoEHRNSLabyS8Ln8e
uYHYwPoh2rr/3nY=
=PYNh
-----END PGP SIGNATURE-----
pgp_SDbfjUYJw.pgp
Description: PGP signature
--- End Message ---