Your message dated Tue, 25 Mar 2025 22:56:04 +0000
with message-id <e1txdbk-004qxl...@fasolo.debian.org>
and subject line Bug#1101260: fixed in xmoto 0.6.2+repack-3
has caused the Debian Bug report #1101260,
regarding armagetronad: FTBFS: /usr/include/unicode/localpointer.h:561:26: 
error: parameter declared 'auto'
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.)


-- 
1101260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:armagetronad
Version: 0.2.9.1.1-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
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -r client server debian/tmp-client debian/tmp-server
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./bootstrap.sh
Generating version...

[... snipped ...]

checking for x86_64-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-linux-gnu-g++... gcc3
checking CXXFLAGS for gcc -std=c++11... -std=c++11
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the compiler supports GNU C... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes
checking for x86_64-linux-gnu-g++ option to enable C++11 features... (cached) 
none needed
checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3
checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
checking for gmake... yes
checking for bash... yes
checking whether make understands sinclude... yes
checking for socklen_t... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for libxml-2.0 >= 2.6.11... yes
checking for zthread-config... no
checking for ZTHREAD - version >= 2.3.2... no
*** The zthread-config script installed by ZThread could not be found
*** If ZThread was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ZTHREAD_CONFIG environment variable to the
*** full path to zthread-config.
checking for exp in -lm... yes
checking whether SDL is installed... yes
checking for SDL_Init... yes
checking for glVertex3f in -lGL... yes
checking for gluBuild3DMipmaps in -lGLU... yes
checking whether libpng is installed... yes
checking for png_sig_cmp... yes
checking for IMG_Load in -lSDL_image... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for SDL_image.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for select... yes
checking for isblank... yes
checking for atan2f... yes
checking for sinf... yes
checking for cosf... yes
checking for tanf... yes
checking for sqrtf... yes
checking for logf... yes
checking for expf... yes
checking for fabsf... yes
checking for floorf... yes
checking for wmemset... yes
checking for clearenv... yes
configure: WARNING: Path bindir(=/usr/games) does not begin with the right 
prefix(=${exec_prefix}),
disabling relocation support. You can try to enforce it with --enable-binreloc,
but you are on your own then.
checking whether binary relocation support should be enabled... yes
checking for pthread_getspecific in -lpthread... yes
checking whether binary relocation should use threads... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/first/Makefile
config.status: creating Makefile
config.status: creating batch/Makefile
config.status: creating language/languages.txt
config.status: creating config/rc.config
config.status: creating config/aiplayers.cfg
config.status: creating src/doc/Makefile
config.status: creating src/doc/net/Makefile
config.status: creating src/doc/Doxyfile
config.status: creating src/doc/html.m4
config.status: creating src/thirdparty/Makefile
config.status: creating src/thirdparty/particles/Makefile
config.status: creating resource/Makefile
config.status: creating config/Makefile
config.status: creating desktop/Makefile
config.status: creating docker/build/Makefile
config.status: creating docker/build/setup_ci_test.sh
config.status: creating docker/build/context/version.sh
config.status: creating docker/deploy/targets.sh
config.status: creating desktop/armagetronad.desktop
config.status: creating desktop/armagetronad.appdata.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing universal_variables commands
config.status: executing pathsubstitution commands
Configuration complete!

Options selected are:
     Build Regular Game Client: true
     Build Dedicated Server: false
     Build Master Server: false

Installation options:
     Prefix: /usr

     Binaries will be installed in      : /usr/games
     Static data will be installed in   : /usr/share/armagetronad
     Configuration will be installed in : /etc/armagetronad
     Documentation will be installed in : ${datadir}/doc/armagetronad
     Music support: no
     Build with Krawall authentication support: no
     Use dirty SDL initialization: no
     Call sysinstall: yes
     Generate uninstall: no
     Allow multiple versions: no
     Use custom memory manager: no
     Debug level : 0
     Code level  : 0
     CPPFLAGS    : -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/libpng16
     CXXFLAGS    : -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long  
     LIBS        : -lpthread -lSDL_image -lGLU -lGL -lSDL -lm   -lxml2   -lpng16
mkdir -p server
cd server  && ../configure --disable-uninstall --host=x86_64-linux-gnu 
--build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man 
--sysconfdir=/etc --disable-etc --datadir=/usr/share --disable-games 
--bindir=/usr/games --enable-binreloc --disable-glout --disable-useradd 
--disable-init --enable-authentication
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
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
checking whether UID '924' is supported by ustar format... yes
checking whether GID '924' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether ln -s works... yes
checking for m4... true
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
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 the compiler supports GNU C++... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking for x86_64-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-linux-gnu-g++... gcc3
checking CXXFLAGS for gcc -std=c++11... -std=c++11
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the compiler supports GNU C... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes
checking for x86_64-linux-gnu-g++ option to enable C++11 features... (cached) 
none needed
checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3
checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
checking for gmake... yes
checking for bash... yes
checking whether make understands sinclude... yes
checking for socklen_t... yes
checking for libxml-2.0 >= 2.6.11... yes
checking for zthread-config... no
checking for ZTHREAD - version >= 2.3.2... no
*** The zthread-config script installed by ZThread could not be found
*** If ZThread was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ZTHREAD_CONFIG environment variable to the
*** full path to zthread-config.
checking for exp in -lm... yes


 Configuring dedicated server, skipping libraries...
 
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for unistd.h... yes
checking for an ANSI C-conforming const... yes
checking for select... yes
checking for isblank... yes
checking for atan2f... yes
checking for sinf... yes
checking for cosf... yes
checking for tanf... yes
checking for sqrtf... yes
checking for logf... yes
checking for expf... yes
checking for fabsf... yes
checking for floorf... yes
checking for wmemset... yes
checking for clearenv... yes
checking whether to bend localstatedir to /var... yes
configure: WARNING: Path bindir(=/usr/games) does not begin with the right 
prefix(=${exec_prefix}),
disabling relocation support. You can try to enforce it with --enable-binreloc,
but you are on your own then.
checking whether binary relocation support should be enabled... yes
checking for pthread_getspecific in -lpthread... yes
checking whether binary relocation should use threads... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/first/Makefile
config.status: creating Makefile
config.status: creating batch/Makefile
config.status: creating language/languages.txt
config.status: creating config/rc.config
config.status: creating config/aiplayers.cfg
config.status: creating src/doc/Makefile
config.status: creating src/doc/net/Makefile
config.status: creating src/doc/Doxyfile
config.status: creating src/doc/html.m4
config.status: creating src/thirdparty/Makefile
config.status: creating src/thirdparty/particles/Makefile
config.status: creating resource/Makefile
config.status: creating config/Makefile
config.status: creating desktop/Makefile
config.status: creating docker/build/Makefile
config.status: creating docker/build/setup_ci_test.sh
config.status: creating docker/build/context/version.sh
config.status: creating docker/deploy/targets.sh
config.status: creating desktop/armagetronad.desktop
config.status: creating desktop/armagetronad.appdata.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing universal_variables commands
config.status: executing pathsubstitution commands
Configuration complete!

Options selected are:
     Build Regular Game Client: false
     Build Dedicated Server: true
     Build Master Server: false

Installation options:
     Prefix: /usr

     Build with Armathentication support (server): yes
     Init scripts will be installed in  : /etc/init.d
     Dynamic data will be kept in       : /var/armagetronad-dedicated
     PID files will be kept in          : /var/run
     Log files will be kept in          : /var/log
     Add user to run server             : no

     Binaries will be installed in      : /usr/games
     Static data will be installed in   : /usr/share/armagetronad-dedicated
     Configuration will be installed in : /etc/armagetronad-dedicated
     Documentation will be installed in : ${datadir}/doc/armagetronad-dedicated
     Music support: no
     Build with Krawall authentication support: no
     Use dirty SDL initialization: no
     Call sysinstall: yes
     Generate uninstall: no
     Allow multiple versions: no
     Use custom memory manager: no
     Debug level : 0
     Code level  : 0
     CPPFLAGS    : -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2 
     CXXFLAGS    : -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long 
     LIBS        : -lpthread -lm  -lxml2  

Warning: The configure script decided that, to better work on your system,
  it would be a good idea to modify files outside of /usr
   during installation or while running. If you disagree, rerun configure with
    --enable-automakedefaults --disable-initscripts
  after consulting "configure --help" for the effects; if you want to get rid
  of this warning, pass the corresponding opposite switches.

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C client
make[2]: Entering directory '/<<PKGBUILDDIR>>/client'
/usr/bin/make  all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>/client'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/client/src'
Making all in first
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src/first'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src/first'
Making all in doc
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src/doc'
echo > .dummy.dep
Making all in net
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/doc/net'
echo > .dummy.dep
echo index.html.dep ":\\" > index.html.dep
grep "include(" ../../../../src/doc/net/index.html.m4 | sed -e 
"s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> index.html.dep
echo "Makefile" >> index.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) 
include(../../../../src/doc/net/index.html.m4)" | m4 -I ../../../../src/doc/net 
> index.html || cp ../../../../src/doc/net/index.html.m4 index.html
echo lower.html.dep ":\\" > lower.html.dep
grep "include(" ../../../../src/doc/net/lower.html.m4 | sed -e 
"s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> lower.html.dep
echo "Makefile" >> lower.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) 
include(../../../../src/doc/net/lower.html.m4)" | m4 -I ../../../../src/doc/net 
> lower.html || cp ../../../../src/doc/net/lower.html.m4 lower.html
echo middle.html.dep ":\\" > middle.html.dep
grep "include(" ../../../../src/doc/net/middle.html.m4 | sed -e 
"s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> middle.html.dep
echo "Makefile" >> middle.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) 
include(../../../../src/doc/net/middle.html.m4)" | m4 -I 
../../../../src/doc/net > middle.html || cp 
../../../../src/doc/net/middle.html.m4 middle.html
echo upper.html.dep ":\\" > upper.html.dep
grep "include(" ../../../../src/doc/net/upper.html.m4 | sed -e 
"s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> upper.html.dep
echo "Makefile" >> upper.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) 
include(../../../../src/doc/net/upper.html.m4)" | m4 -I ../../../../src/doc/net 
> upper.html || cp ../../../../src/doc/net/upper.html.m4 upper.html
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/doc/net'
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/doc'
echo bugs.html.dep ":\\" > bugs.html.dep
grep "include(" ../../../src/doc/bugs.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> bugs.html.dep
echo "Makefile" >> bugs.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/bugs.html.m4)" | m4 -I ../../../src/doc > bugs.html || 
cp ../../../src/doc/bugs.html.m4 bugs.html
echo changelog.html.dep ":\\" > changelog.html.dep
grep "include(" ../../../src/doc/changelog.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> changelog.html.dep
echo "Makefile" >> changelog.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/changelog.html.m4)" | m4 -I ../../../src/doc > 
changelog.html || cp ../../../src/doc/changelog.html.m4 changelog.html
echo commands.html.dep ":\\" > commands.html.dep
grep "include(" ../../../src/doc/commands.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> commands.html.dep
echo "Makefile" >> commands.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/commands.html.m4)" | m4 -I ../../../src/doc > 
commands.html || cp ../../../src/doc/commands.html.m4 commands.html
m4:../../../src/doc/commands.html.m4:7: cannot open `commands.txt': No such 
file or directory
echo compile.html.dep ":\\" > compile.html.dep
grep "include(" ../../../src/doc/compile.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> compile.html.dep
echo "Makefile" >> compile.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/compile.html.m4)" | m4 -I ../../../src/doc > 
compile.html || cp ../../../src/doc/compile.html.m4 compile.html
echo config.html.dep ":\\" > config.html.dep
grep "include(" ../../../src/doc/config.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> config.html.dep
echo "Makefile" >> config.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/config.html.m4)" | m4 -I ../../../src/doc > 
config.html || cp ../../../src/doc/config.html.m4 config.html
echo faq.html.dep ":\\" > faq.html.dep
grep "include(" ../../../src/doc/faq.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> faq.html.dep
echo "Makefile" >> faq.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/faq.html.m4)" | m4 -I ../../../src/doc > faq.html || 
cp ../../../src/doc/faq.html.m4 faq.html
echo index.html.dep ":\\" > index.html.dep
grep "include(" ../../../src/doc/index.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> index.html.dep
echo "Makefile" >> index.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/index.html.m4)" | m4 -I ../../../src/doc > index.html 
|| cp ../../../src/doc/index.html.m4 index.html
echo install_linux.html.dep ":\\" > install_linux.html.dep
grep "include(" ../../../src/doc/install_linux.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> install_linux.html.dep
echo "Makefile" >> install_linux.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/install_linux.html.m4)" | m4 -I ../../../src/doc > 
install_linux.html || cp ../../../src/doc/install_linux.html.m4 
install_linux.html
m4:../../../src/doc/install_linux.html.m4:71: Warning: excess arguments to 
builtin `ifelse' ignored
echo install_macosx.html.dep ":\\" > install_macosx.html.dep
grep "include(" ../../../src/doc/install_macosx.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> install_macosx.html.dep
echo "Makefile" >> install_macosx.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/install_macosx.html.m4)" | m4 -I ../../../src/doc > 
install_macosx.html || cp ../../../src/doc/install_macosx.html.m4 
install_macosx.html
echo install_result.html.dep ":\\" > install_result.html.dep
grep "include(" ../../../src/doc/install_result.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> install_result.html.dep
echo "Makefile" >> install_result.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/install_result.html.m4)" | m4 -I ../../../src/doc > 
install_result.html || cp ../../../src/doc/install_result.html.m4 
install_result.html
echo install_windows.html.dep ":\\" > install_windows.html.dep
grep "include(" ../../../src/doc/install_windows.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> install_windows.html.dep
echo "Makefile" >> install_windows.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/install_windows.html.m4)" | m4 -I ../../../src/doc > 
install_windows.html || cp ../../../src/doc/install_windows.html.m4 
install_windows.html
echo network.html.dep ":\\" > network.html.dep
grep "include(" ../../../src/doc/network.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> network.html.dep
echo "Makefile" >> network.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/network.html.m4)" | m4 -I ../../../src/doc > 
network.html || cp ../../../src/doc/network.html.m4 network.html
echo readme_macosx.html.dep ":\\" > readme_macosx.html.dep
grep "include(" ../../../src/doc/readme_macosx.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> readme_macosx.html.dep
echo "Makefile" >> readme_macosx.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/readme_macosx.html.m4)" | m4 -I ../../../src/doc > 
readme_macosx.html || cp ../../../src/doc/readme_macosx.html.m4 
readme_macosx.html
echo todo.html.dep ":\\" > todo.html.dep
grep "include(" ../../../src/doc/todo.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> todo.html.dep
echo "Makefile" >> todo.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/todo.html.m4)" | m4 -I ../../../src/doc > todo.html || 
cp ../../../src/doc/todo.html.m4 todo.html
echo versions.html.dep ":\\" > versions.html.dep
grep "include(" ../../../src/doc/versions.html.m4 | sed -e 
"s,include(\(.*\)),../../../src/doc/\1\\\," >> versions.html.dep
echo "Makefile" >> versions.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) 
include(../../../src/doc/versions.html.m4)" | m4 -I ../../../src/doc > 
versions.html || cp ../../../src/doc/versions.html.m4 versions.html
rm -f ../../../src/doc/commands.txt
cd ../../src && /usr/bin/make armagetronad_main && cd .. && 
./src/armagetronad_main --vardir ./rubbish --doc 2>&1 | sed -e "s,^\[0\] ,," | 
grep -v "_help$" | grep -v "^changed" | grep -v "^Executable path: " | grep -v 
"^TestPath" | grep -v "^Testing data path: " | grep -v "^Testing configuration 
path: " | grep -v "^Closing socket" | grep -v "^Locale item" > 
src/doc/commands.txt || true
make[7]: Entering directory '/<<PKGBUILDDIR>>/client/src'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote 
.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  
-iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network 
-iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote 
../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT 
tron/armagetronad_main-gFloor.o -MD -MP -MF 
tron/.deps/armagetronad_main-gFloor.Tpo -c -o tron/armagetronad_main-gFloor.o 
`test -f 'tron/gFloor.cpp' || echo '../../src/'`tron/gFloor.cpp
mv -f tron/.deps/armagetronad_main-gFloor.Tpo 
tron/.deps/armagetronad_main-gFloor.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote 
.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  
-iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network 
-iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote 
../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT 
tron/libtron_a-gAIBase.o -MD -MP -MF tron/.deps/libtron_a-gAIBase.Tpo -c -o 
tron/libtron_a-gAIBase.o `test -f 'tron/gAIBase.cpp' || echo 
'../../src/'`tron/gAIBase.cpp
mv -f tron/.deps/libtron_a-gAIBase.Tpo tron/.deps/libtron_a-gAIBase.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote 
.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  
-iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network 
-iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote 
../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT 
tron/libtron_a-gAICharacter.o -MD -MP -MF tron/.deps/libtron_a-gAICharacter.Tpo 
-c -o tron/libtron_a-gAICharacter.o `test -f 'tron/gAICharacter.cpp' || echo 
'../../src/'`tron/gAICharacter.cpp
mv -f tron/.deps/libtron_a-gAICharacter.Tpo tron/.deps/libtron_a-gAICharacter.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote 
.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  
-iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network 
-iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote 
../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT 
tron/libtron_a-gArena.o -MD -MP -MF tron/.deps/libtron_a-gArena.Tpo -c -o 
tron/libtron_a-gArena.o `test -f 'tron/gArena.cpp' || echo 
'../../src/'`tron/gArena.cpp
In file included from /usr/include/unicode/uenum.h:25,
                 from /usr/include/unicode/ucnv.h:52,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:812,
                 from ../../src/tron/gParser.h:6,
                 from ../../src/tron/gArena.cpp:36:
/usr/include/unicode/localpointer.h:561:26: error: parameter declared ‘auto’
  561 | template <typename Type, auto closeFunction>
      |                          ^~~~
/usr/include/unicode/localpointer.h:573:76: error: template argument 2 is 
invalid
  573 |     explicit LocalOpenPointer(std::unique_ptr<Type, 
decltype(closeFunction)> &&p)
      |                                                                         
   ^
/usr/include/unicode/localpointer.h:583:78: error: template argument 2 is 
invalid
  583 |     LocalOpenPointer &operator=(std::unique_ptr<Type, 
decltype(closeFunction)> &&p) {
      |                                                                         
     ^
/usr/include/unicode/localpointer.h:599:59: error: template argument 2 is 
invalid
  599 |     operator std::unique_ptr<Type, decltype(closeFunction)> () && {
      |                                                           ^
/usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter
   69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, 
uenum_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter
  597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, 
ucnv_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[7]: *** [Makefile:2400: tron/libtron_a-gArena.o] Error 1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/client/src'
test -r commands.txt || echo "Sorry, command help generation failed." > 
commands.txt
test -r ../../../src/doc/commands.txt || mv commands.txt 
../../../src/doc/commands.txt
cp ../../../COPYING COPYING.txt
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/doc'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src/doc'
Making all in thirdparty
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
Making all in particles
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/thirdparty/particles'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles 
-I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/libpng16  -iquote ../../../../src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c++11 -Wno-long-long   -MT libparticles_a-action_api.o -MD -MP -MF 
.deps/libparticles_a-action_api.Tpo -c -o libparticles_a-action_api.o `test -f 
'action_api.cpp' || echo '../../../../src/thirdparty/particles/'`action_api.cpp
mv -f .deps/libparticles_a-action_api.Tpo .deps/libparticles_a-action_api.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles 
-I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/libpng16  -iquote ../../../../src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c++11 -Wno-long-long   -MT libparticles_a-actions.o -MD -MP -MF 
.deps/libparticles_a-actions.Tpo -c -o libparticles_a-actions.o `test -f 
'actions.cpp' || echo '../../../../src/thirdparty/particles/'`actions.cpp
mv -f .deps/libparticles_a-actions.Tpo .deps/libparticles_a-actions.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles 
-I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/libpng16  -iquote ../../../../src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c++11 -Wno-long-long   -MT libparticles_a-opengl.o -MD -MP -MF 
.deps/libparticles_a-opengl.Tpo -c -o libparticles_a-opengl.o `test -f 
'opengl.cpp' || echo '../../../../src/thirdparty/particles/'`opengl.cpp
mv -f .deps/libparticles_a-opengl.Tpo .deps/libparticles_a-opengl.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles 
-I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/libpng16  -iquote ../../../../src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c++11 -Wno-long-long   -MT libparticles_a-system.o -MD -MP -MF 
.deps/libparticles_a-system.Tpo -c -o libparticles_a-system.o `test -f 
'system.cpp' || echo '../../../../src/thirdparty/particles/'`system.cpp
mv -f .deps/libparticles_a-system.Tpo .deps/libparticles_a-system.Po
rm -f libparticles.a
ar cr libparticles.a libparticles_a-action_api.o libparticles_a-actions.o 
libparticles_a-opengl.o libparticles_a-system.o 
x86_64-linux-gnu-ranlib libparticles.a
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/thirdparty/particles'
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote 
.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  
-iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network 
-iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote 
../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT 
tron/libtron_a-gArena.o -MD -MP -MF tron/.deps/libtron_a-gArena.Tpo -c -o 
tron/libtron_a-gArena.o `test -f 'tron/gArena.cpp' || echo 
'../../src/'`tron/gArena.cpp
In file included from /usr/include/unicode/uenum.h:25,
                 from /usr/include/unicode/ucnv.h:52,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:812,
                 from ../../src/tron/gParser.h:6,
                 from ../../src/tron/gArena.cpp:36:
/usr/include/unicode/localpointer.h:561:26: error: parameter declared ‘auto’
  561 | template <typename Type, auto closeFunction>
      |                          ^~~~
/usr/include/unicode/localpointer.h:573:76: error: template argument 2 is 
invalid
  573 |     explicit LocalOpenPointer(std::unique_ptr<Type, 
decltype(closeFunction)> &&p)
      |                                                                         
   ^
/usr/include/unicode/localpointer.h:583:78: error: template argument 2 is 
invalid
  583 |     LocalOpenPointer &operator=(std::unique_ptr<Type, 
decltype(closeFunction)> &&p) {
      |                                                                         
     ^
/usr/include/unicode/localpointer.h:599:59: error: template argument 2 is 
invalid
  599 |     operator std::unique_ptr<Type, decltype(closeFunction)> () && {
      |                                                           ^
/usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter
   69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, 
uenum_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter
  597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, 
ucnv_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:2400: tron/libtron_a-gArena.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src'
make[4]: *** [Makefile:2798: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/client/src'
make[3]: *** [Makefile:677: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/client'
make[2]: *** [Makefile:491: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/client'
make[1]: *** [debian/rules:43: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: binary] Error 2
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/202503/

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

Thanks.

--- End Message ---
--- Begin Message ---
Source: xmoto
Source-Version: 0.6.2+repack-3
Done: Stephen Kitt <sk...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xmoto, 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 1101...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated xmoto 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: SHA512

Format: 1.8
Date: Tue, 25 Mar 2025 23:19:23 +0100
Source: xmoto
Architecture: source
Version: 0.6.2+repack-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Stephen Kitt <sk...@debian.org>
Closes: 1101260
Changes:
 xmoto (0.6.2+repack-3) unstable; urgency=medium
 .
   * Clean up the list of uploaders. Thanks to all the previous
     maintainers!
   * Standards-Version 4.7.2, no change required.
   * Use the compiler’s default C++ standard. Closes: #1101260.
Checksums-Sha1:
 7bd007d9184f264af9193523f5491217fc7e9de6 2321 xmoto_0.6.2+repack-3.dsc
 5554f8c0aea4ef245db9343ad49a12392680ace9 16244 
xmoto_0.6.2+repack-3.debian.tar.xz
 0c22b665bb6c57d9be1ba17793ad18ef50abfaeb 13597 
xmoto_0.6.2+repack-3_source.buildinfo
Checksums-Sha256:
 de662f634d5f1fae064e9103f4918c3e23d37dea1c86952329cdde286bb2fb89 2321 
xmoto_0.6.2+repack-3.dsc
 3bd0890f83589bccc94b348cba5251d422e1f15cdfd90120c5738e8e2ffd9d82 16244 
xmoto_0.6.2+repack-3.debian.tar.xz
 200480f60d5ee35dd6d2be789961feaf135aff29f65001602a9cc24bfec48eb7 13597 
xmoto_0.6.2+repack-3_source.buildinfo
Files:
 11253ceef87647fb871a5ac104ef485f 2321 games optional xmoto_0.6.2+repack-3.dsc
 6e00be3f72c16b54ef23160be910c4d7 16244 games optional 
xmoto_0.6.2+repack-3.debian.tar.xz
 cf1a1b4a24826c0f7573114b51ab205c 13597 games optional 
xmoto_0.6.2+repack-3_source.buildinfo

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

iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAmfjLB0ACgkQgNMC9Yht
g5ydOw/+M8ZbShIEX9g9rJ/SBHAq8OTkD4TFa/OBHw+MpusE5GBQj3AXkk28snyG
Ar135wGY6fJlsqKUs32qW8V9aTyX4v9uAHXMw1Wn4B5zNmwG9LDqEaWzAoBHaREV
DWSN8LoliupO5hjsIvNSrO4XOLi/A/1BUuPUi8+zRzM2ZLy4K/5DxQprRaEHud+q
lQ7UtnAxya/InZEHQIYqAdLluT0i0Rm4oPnZcn3cztHS7MPCUcjaFHSaViGwZqH8
wBEEXhpHDek54oQN56CfiBm+jvMWga8BsMRvP/N0skQnnhwu6UVegOtsi5cdzHea
BrAyrGQyka6Px7KWm8UeRTNksiyCXb4qf5s19IG479n90RPyQLcSB3mvdZZAqLuJ
k6Z9l6K2jvMSvZY0jLoSep0vHScb8RzO0+4sLQqINy9tRWBdgzbum9ZjA0GyIWZZ
bqMmg7kb4R6D7L5bTu6Si6edTEmvj4pzWSfM9XzdEG5tU1xbsdNztZwGSv5xqEHF
BAc9ng6YqyXQHgTdVI8fZaDBJ4SIJkh6xJ49GWUKWKUg2974lwoC2KVNSY1+d0D8
j/73O2da1Zzx5tDHWiLrM0M8AnQe/dfMWvvN411+q1B6XWpIqX1YGTMbvG00Uxu2
bOnlMRFObsxbCOQPN+wDWbgStwB3RNF9LtfS+2KqP8lyhMCtH78=
=Que8
-----END PGP SIGNATURE-----

Attachment: pgpuW2rRguhjX.pgp
Description: PGP signature


--- End Message ---

Reply via email to