Your message dated Mon, 21 Mar 2022 10:22:26 +0000
with message-id <e1nwfbc-00096g...@fasolo.debian.org>
and subject line Bug#978882: fixed in pike8.0 8.0.1116-1.1
has caused the Debian Bug report #978882,
regarding pike8.0: ftbfs with autoconf 2.70
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.)


-- 
978882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978882
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pike8.0
Version: 8.0.702-1
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/pike8.0_8.0.702-1_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
Running autoconf in ./post_modules/_ADT
Running autoconf in ./post_modules/Unicode
Running autoconf in ./post_modules/ZXID
Running autoconf in ./post_modules/Shuffler
Running autoconf in ./post_modules/_Image_WebP
Running autoconf in ./post_modules/_Sass
Running autoconf in ./post_modules/_Regexp_PCRE
/usr/bin/make force_configure CONFIGUREARGS="--with-cdebug --with-copt 
--without-rtldebug --with-cflags='`dpkg-buildflags --get CFLAGS`' 
--with-cppflags='`dpkg-buildflags --get CPPFLAGS`' 
--with-ldflags='`dpkg-buildflags --get LDFLAGS`' --prefix=/usr --with-bignums 
--with-gmp --with-poll --with-zlib --with-freetype --without-ttflib 
--with-libnettle --without-sybase --without-java --with-odbc --with-sane 
--with-postgres --with-postgres-include-dir=`pg_config --includedir` 
--with-libpq-dir=/usr/lib --with-sass --with-sqlite --without-com 
--without-ffmpeg --without-fftw --without-libpdf --without-libpanda 
--without-GTK --without-GTK2 --without-bundles --without-oracle --without-dvb 
--disable-rpath --without-vcdiff --without-zxid --disable-smartlink_binary 
--without-machine-code "
make[1]: Entering directory '/<<PKGBUILDDIR>>'
builddir="build/`if [ -n \"$PIKE_BUILD_OS\" ]; then echo \"$PIKE_BUILD_OS\"; 
else uname -s -r -m|sed \"s/ /-/g\"|tr \"[A-Z]\" \"[a-z]\"|tr \"/()\" \"___\"; 
fi`"; rm -f "$builddir/Makefile"
Creating build...
Creating build/linux-4.19.0-6-cloud-amd64-x86_64...

Configure arguments: --with-cdebug --with-copt --without-rtldebug 
--with-cflags='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security' 
--with-cppflags='-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN' 
--with-ldflags='-Wl,-z,relro -Wl,--as-needed' --prefix=/usr --with-bignums 
--with-gmp --with-poll --with-zlib --with-freetype --without-ttflib 
--with-libnettle --without-sybase --without-java --with-odbc --with-sane 
--with-postgres --with-postgres-include-dir=/usr/include/postgresql 
--with-libpq-dir=/usr/lib --with-sass --with-sqlite --without-com 
--without-ffmpeg --without-fftw --without-libpdf --without-libpanda 
--without-GTK --without-GTK2 --without-bundles --without-oracle --without-dvb 
--disable-rpath --without-vcdiff --without-zxid --disable-smartlink_binary 
--without-machine-code
Use `make CONFIGUREARGS="..." ...' to change them.
They will be retained in the build directory.

Running /bin/bash -norc /<<PKGBUILDDIR>>/src/configure --with-cdebug 
--with-copt --without-rtldebug --with-cflags='-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security' --with-cppflags='-Wdate-time -D_FORTIFY_SOURCE=2 
-DDEBIAN' --with-ldflags='-Wl,-z,relro -Wl,--as-needed' --prefix=/usr 
--with-bignums --with-gmp --with-poll --with-zlib --with-freetype 
--without-ttflib --with-libnettle --without-sybase --without-java --with-odbc 
--with-sane --with-postgres --with-postgres-include-dir=/usr/include/postgresql 
--with-libpq-dir=/usr/lib --with-sass --with-sqlite --without-com 
--without-ffmpeg --without-fftw --without-libpdf --without-libpanda 
--without-GTK --without-GTK2 --without-bundles --without-oracle --without-dvb 
--disable-rpath --without-vcdiff --without-zxid --disable-smartlink_binary 
--without-machine-code in build/linux-4.19.0-6-cloud-amd64-x86_64
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports VPATH... yes
checking whether we need an icc workaround... no
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking if we are using TCC (TenDRA C Compiler)... no
checking if we are using ICC (Intel C Compiler)... no
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether we are using Intel C... (cached) no
checking for library containing strerror... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking default compiler ABI... 64
checking which ABI to use... attempt 64

Using ABI 64.

checking for ABI lib-suffixes... 64 /64  /.
checking For 64 ABI tool prefix... configure: WARNING:

Unrecognized object file format: 

x86_64-pc-linux-gnu-
checking filesystem synchronization... working
/<<PKGBUILDDIR>>/src/configure: line 9054: syntax error near unexpected token 
`fnord/fnord/fnord.h,'
/<<PKGBUILDDIR>>/src/configure: line 9054: `    
_ORIG_CHECK_HEADERS(fnord/fnord/fnord.h, , , )'
make[2]: *** [Makefile:95: configure] Error 2
make[1]: *** [Makefile:56: force_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:153: configure-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: pike8.0
Source-Version: 8.0.1116-1.1
Done: Adrian Bunk <b...@debian.org>

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

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated pike8.0 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: Sat, 19 Mar 2022 11:27:09 +0200
Source: pike8.0
Architecture: source
Version: 8.0.1116-1.1
Distribution: unstable
Urgency: medium
Maintainer: Magnus Holmgren <holmg...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 978882
Changes:
 pike8.0 (8.0.1116-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with autoconf2.69 to workaround FTBFS with autocof 2.71.
     (Closes: #978882)
Checksums-Sha1:
 d5d59a89d2ad96866392c904af056f2269eb974c 3761 pike8.0_8.0.1116-1.1.dsc
 dede385ce2ac98914a7eba31aa8f600642b91cb2 38288 
pike8.0_8.0.1116-1.1.debian.tar.xz
Checksums-Sha256:
 b1fcb60b875bb4d4f13020db193fa8c1ccb7c44c968b9bde6b21172b59dbcc78 3761 
pike8.0_8.0.1116-1.1.dsc
 aaee9c00ac56219b476588f6e7c8299ee158c46ce9adeef528547fb24e08b443 38288 
pike8.0_8.0.1116-1.1.debian.tar.xz
Files:
 05a14ae82b09f6c7da162b7b80903c34 3761 interpreters optional 
pike8.0_8.0.1116-1.1.dsc
 e7ba075f346ef9f5658a6eff82615f3b 38288 interpreters optional 
pike8.0_8.0.1116-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmI1pp4ACgkQiNJCh6LY
mLEcgxAAnJqN4EVoDYCdzgru5NzVzQ9WB8RBVqnn+26tU1kwu1hR68Yc9fcCeAOy
0ovADdv7813hReTpAZoFFnXGaxiAwwIphf/VVZtDaUvbASWW1ESVse/k3lGvVQc/
QE8QFk5ORUie9uwGtjtWZCo4KkDsZEfaa+/u+j/bGSLAYMyAzfgw6Z0jgHarPMH4
+lIXD72nH/3lLVf3tzrfLc308sbI7AhkQ4I4OQjqz2MuzcA80jL63Bwdl/SjQfyk
h6lfdBpVbIlw5npI9sOaWos1J+yhKENHC/UoKEoiBvYB7lRbKTfMLVjl5912lE2o
wX08W5UbWlw8j1dnNxaQGRaMRLA8/ZnvLF8gaxtzQ38oAtA7HDLJga9BDBtouJT2
MWcc1SoatGhqpqrGfGrygqb1Du0Zu3Y4iv2QibC3ShhIZQGHFNhoVd8vU8N6oMyM
zqiJmlVnwcaqZyyxC+eo2/6Fu72uJ1TWBpcixTA/KgVfQj60fHHSH+djpS9QzwBH
LZia5fcG8pKKkUIBjVADGsHrvQgOpKr+zqOmRS8FrjWYqw1vEoCJX+ob5aNbUr+s
MzufcAhGJR3PtHHzZfblMh3Xq0wdiqhrD1xvIyVlvSS8x0AiMdH45ESkdcaZV3Bu
TtvBhpCt5AazsJ/UOsBBIo6NSpV2XTVp7GQ7gKcjlLBoDJkvuYQ=
=ih99
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to