Your message dated Wed, 25 Aug 2021 22:19:28 +0000
with message-id <e1mj1f2-00007o...@fasolo.debian.org>
and subject line Bug#978856: fixed in libmatheval 1.1.11+dfsg-5
has caused the Debian Bug report #978856,
regarding libmatheval: 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.)


-- 
978856: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978856
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libmatheval
Version: 1.1.11+dfsg-4
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/libmatheval_1.1.11+dfsg-4_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 

[...]
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/matheval.sh
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating libmatheval.pc
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
   dh_auto_build -O--as-needed
        make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o parser.lo 
parser.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o scanner.lo 
scanner.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o error.lo error.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o matheval.lo 
matheval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c parser.c  -fPIC -DPIC -o .libs/parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c error.c  -fPIC -DPIC -o .libs/error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c scanner.c  -fPIC -DPIC -o .libs/scanner.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c matheval.c  -fPIC -DPIC -o .libs/matheval.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c error.c -o error.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o 
g77_interface.lo g77_interface.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c matheval.c -o matheval.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c parser.c -o parser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c g77_interface.c  -fPIC -DPIC -o 
.libs/g77_interface.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o node.lo node.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o symbol_table.lo 
symbol_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c node.c  -fPIC -DPIC -o .libs/node.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c g77_interface.c -o g77_interface.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c symbol_table.c  -fPIC -DPIC -o .libs/symbol_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c scanner.c -o scanner.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o xmalloc.lo 
xmalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c symbol_table.c -o symbol_table.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I..  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o xmath.lo xmath.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c xmath.c  -fPIC -DPIC -o .libs/xmath.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c node.c -o node.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -c xmath.c -o xmath.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -version-info 1:0:0 
-Wl,-z,relro -o libmatheval.la -rpath /usr/lib/x86_64-linux-gnu parser.lo 
scanner.lo error.lo matheval.lo g77_interface.lo node.lo symbol_table.lo 
xmalloc.lo xmath.lo -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/parser.o .libs/scanner.o 
.libs/error.o .libs/matheval.o .libs/g77_interface.o .libs/node.o 
.libs/symbol_table.o .libs/xmalloc.o .libs/xmath.o   -lm  -g -O2 
-fstack-protector-strong -pthread -Wl,-z -Wl,relro   -pthread -Wl,-soname 
-Wl,libmatheval.so.1 -o .libs/libmatheval.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libmatheval.so.1" && ln -s 
"libmatheval.so.1.0.0" "libmatheval.so.1")
libtool: link: (cd ".libs" && rm -f "libmatheval.so" && ln -s 
"libmatheval.so.1.0.0" "libmatheval.so")
libtool: link: ar cr .libs/libmatheval.a  parser.o scanner.o error.o matheval.o 
g77_interface.o node.o symbol_table.o xmalloc.o xmath.o
libtool: link: ranlib .libs/libmatheval.a
libtool: link: ( cd ".libs" && rm -f "libmatheval.la" && ln -s 
"../libmatheval.la" "libmatheval.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Making all in tests
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I.. -I../lib  -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/guile/3.0 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -c -o 
matheval-matheval.o `test -f 'matheval.c' || echo './'`matheval.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -pthread 
-I/usr/include/guile/3.0 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread 
-I/usr/include/guile/3.0 -lguile-3.0 -lgc -Wl,-z,relro -o matheval 
matheval-matheval.o ../lib/libmatheval.la 
libtool: link: gcc -pthread -I/usr/include/guile/3.0 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -I/usr/include/guile/3.0 -Wl,-z -Wl,relro -o 
.libs/matheval matheval-matheval.o  -lguile-3.0 -lgc 
../lib/.libs/libmatheval.so -pthread
/usr/bin/ld: ../lib/.libs/libmatheval.so: undefined reference to `yywrap'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:393: matheval] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:500: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:409: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 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: libmatheval
Source-Version: 1.1.11+dfsg-5
Done: Boyuan Yang <by...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libmatheval, 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.
Boyuan Yang <by...@debian.org> (supplier of updated libmatheval 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: Wed, 25 Aug 2021 17:49:56 -0400
Source: libmatheval
Architecture: source
Version: 1.1.11+dfsg-5
Distribution: unstable
Urgency: high
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 978856
Changes:
 libmatheval (1.1.11+dfsg-5) unstable; urgency=high
 .
   * Team upload.
   * Rebuild against autoconf 2.71. (Closes: #978856)
   * Refresh packaging:
     + Bump Standards-Version to 4.6.0 (no changes needed).
     + Bump debhelper compat to v13.
   * debian/rules: Remove parameters that are default in dh13.
   * debian/not-installed: Do not install libtool *.la file.
Checksums-Sha1:
 6eed0f4d3afaa7a86eba59c9bd590b004285d11e 2153 libmatheval_1.1.11+dfsg-5.dsc
 875d4dfe306e31b9e5f09c793bf138a682ea5253 514181 
libmatheval_1.1.11+dfsg.orig.tar.gz
 e479ab3d4e035d4ddfcd855d23d23fdca8144335 8432 
libmatheval_1.1.11+dfsg-5.debian.tar.xz
 ab0e50b1b9ab4c0c0f9f9e31574aa07956b568e2 7226 
libmatheval_1.1.11+dfsg-5_amd64.buildinfo
Checksums-Sha256:
 5c0835b9bf320f37f406c3ca330378ca0e0803fc7ded01cd1cadf1971ad5db20 2153 
libmatheval_1.1.11+dfsg-5.dsc
 4497a702107c1cb6124ccd0d0b3d3c15c233578b00c8a88a181ac87a2730db0b 514181 
libmatheval_1.1.11+dfsg.orig.tar.gz
 cd5981bb1861c8c48c5a85d4a2565e56ce456b7f1c159a9adfb435d921c45386 8432 
libmatheval_1.1.11+dfsg-5.debian.tar.xz
 f9bc06e63dbded640c77dda0f647d20677f076f1e8611660455ef547ac10711a 7226 
libmatheval_1.1.11+dfsg-5_amd64.buildinfo
Files:
 6cdf128cfc9b42b3c28d76deb80ff534 2153 science optional 
libmatheval_1.1.11+dfsg-5.dsc
 290531cbb6e7189febdeaf76a143c485 514181 science optional 
libmatheval_1.1.11+dfsg.orig.tar.gz
 a79f7ada74daba5a0720832a34e6af6f 8432 science optional 
libmatheval_1.1.11+dfsg-5.debian.tar.xz
 dda5d3c9cfc527a5f327864cb5f1b307 7226 science optional 
libmatheval_1.1.11+dfsg-5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmEmvWgACgkQwpPntGGC
Ws6gGA/8COUUGL6yJQYAkjaSriTUcCv6/ENwDP9MVta+lrMHWe31AiNdWWmXeTiB
LWUeCKdWpUNarOGSgi+Avwo9t5Fs3srWLARwxuZjV2RUgTOa5CCwb1+Sfj2Uhc/4
vt/n3RAzOXy4+fy69nxFOaHCyG3RYpQHQsBX4IZ1z5rIs4NNe4ZMDxNavKLYmUyn
+5aVpnSSlLNoIG3357FusrZ8zfLdowLzqOf1Zilwm8+bQrsH/ppbJ6k5xRsJt5+3
CfjWBB2EhdXcv/epJOcw7RmXFhCm1sWjc8R01ahaGq4kdWL0hU++V+4q/ZQBTU9i
7dXR1fbAYfaN3ozJnSqHma0N4te5+vWo/0iv1nBqLK2GzQ9JH/AKCJY6M97UnIY8
cADVEy6OOEbCVKF3qCikgl0BZR5yJCGNhw4IRIx8VB1QjLFSSvBY5Vf178JRYF90
pq3EYc5jtqBM1uSLnE5l2huD2UG6dXowdSN9r4T+q3KRBM/4xJUTHEpXtWnLq+y1
6XHTELjN5REOiJYWQsjBJcbAC6c3WdC8+xM+hmBaBM5v2imQw+hbnN2Awf1gxrNb
NjJs4Mc9L9F/bpQJvpizdPsqLwoRH90uYlVRBUCmPv0d3/47qE4/1AEeUN8KWZPO
/AWrjxuAUNDJV7N0uZTwFTz4MkcBth69+RW6uEmXLl5/TBFDcBs=
=ICFU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to