Your message dated Sun, 20 Feb 2022 14:49:10 +0000
with message-id <e1nlnwq-0009qn...@fasolo.debian.org>
and subject line Bug#997255: fixed in qd 2.3.23+dfsg.1-1
has caused the Debian Bug report #997255,
regarding qd: FTBFS: fpu.cpp:110:25: error: variable or field ‘FC_FUNC_’
declared void
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.)
--
997255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qd
Version: 2.3.22+dfsg.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /bin/bash ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I..
> -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -O3 -c -o fpu.lo fpu.cpp
> libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -O3 -c fpu.cpp
> -fPIC -DPIC -o .libs/fpu.o
> fpu.cpp:110:25: error: variable or field ‘FC_FUNC_’ declared void
> 110 | #define f_fpu_fix_start FC_FUNC_(f_fpu_fix_start, F_FPU_FIX_START)
> | ^~~~~~~~
> fpu.cpp:113:6: note: in expansion of macro ‘f_fpu_fix_start’
> 113 | void f_fpu_fix_start(unsigned int *old_cw) {
> | ^~~~~~~~~~~~~~~
> fpu.cpp:110:34: error: ‘f_fpu_fix_start’ was not declared in this scope
> 110 | #define f_fpu_fix_start FC_FUNC_(f_fpu_fix_start, F_FPU_FIX_START)
> | ^~~~~~~~~~~~~~~
> fpu.cpp:113:6: note: in expansion of macro ‘f_fpu_fix_start’
> 113 | void f_fpu_fix_start(unsigned int *old_cw) {
> | ^~~~~~~~~~~~~~~
> fpu.cpp:110:51: error: ‘F_FPU_FIX_START’ was not declared in this scope
> 110 | #define f_fpu_fix_start FC_FUNC_(f_fpu_fix_start, F_FPU_FIX_START)
> | ^~~~~~~~~~~~~~~
> fpu.cpp:113:6: note: in expansion of macro ‘f_fpu_fix_start’
> 113 | void f_fpu_fix_start(unsigned int *old_cw) {
> | ^~~~~~~~~~~~~~~
> fpu.cpp:111:25: error: variable or field ‘FC_FUNC_’ declared void
> 111 | #define f_fpu_fix_end FC_FUNC_(f_fpu_fix_end, F_FPU_FIX_END)
> | ^~~~~~~~
> fpu.cpp:117:6: note: in expansion of macro ‘f_fpu_fix_end’
> 117 | void f_fpu_fix_end(unsigned int *old_cw) {
> | ^~~~~~~~~~~~~
> fpu.cpp:111:34: error: ‘f_fpu_fix_end’ was not declared in this scope
> 111 | #define f_fpu_fix_end FC_FUNC_(f_fpu_fix_end, F_FPU_FIX_END)
> | ^~~~~~~~~~~~~
> fpu.cpp:117:6: note: in expansion of macro ‘f_fpu_fix_end’
> 117 | void f_fpu_fix_end(unsigned int *old_cw) {
> | ^~~~~~~~~~~~~
> fpu.cpp:111:51: error: ‘F_FPU_FIX_END’ was not declared in this scope
> 111 | #define f_fpu_fix_end FC_FUNC_(f_fpu_fix_end, F_FPU_FIX_END)
> | ^~~~~~~~~~~~~
> fpu.cpp:117:6: note: in expansion of macro ‘f_fpu_fix_end’
> 117 | void f_fpu_fix_end(unsigned int *old_cw) {
> | ^~~~~~~~~~~~~
> make[3]: *** [Makefile:490: fpu.lo] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/qd_2.3.22+dfsg.1-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: qd
Source-Version: 2.3.23+dfsg.1-1
Done: Alastair McKinstry <mckins...@debian.org>
We believe that the bug you reported is fixed in the latest version of
qd, 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 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated qd 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: SHA256
Format: 1.8
Date: Sun, 20 Feb 2022 12:58:54 +0000
Source: qd
Architecture: source
Version: 2.3.23+dfsg.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 997255
Changes:
qd (2.3.23+dfsg.1-1) unstable; urgency=medium
.
* New upstream release. Closes: #997255
- drop pdf fix and ppc workaround patches
- New patch to stop build of pdf for now (buildir issue)
* Use dh-sequence-fortran-mod and ship Fortran module files in
compiler-specific dirs
* Drop flang dep for now until its back in Debian
* Use debhelper-compat (= 13)
* Standards-Version: 4.6.0
Checksums-Sha1:
487bce470dbffcf490619c9a2985870ea69f1db3 2154 qd_2.3.23+dfsg.1-1.dsc
bcab2d6e0b766e4cc6a830c6294de2ec2393a83f 365504 qd_2.3.23+dfsg.1.orig.tar.xz
da905a54b3b980da5f2572c092924fbd12f9b8ce 52488 qd_2.3.23+dfsg.1-1.debian.tar.xz
Checksums-Sha256:
745393c85846836f73abb9a4318f6370e2f39acc8d7fdda7d59123218ae7450c 2154
qd_2.3.23+dfsg.1-1.dsc
973a6b5cfdb629d6815daedc5087779a33e53af3c347fcd3b3d225759e285c06 365504
qd_2.3.23+dfsg.1.orig.tar.xz
c6151c21fbf7ca2e8101022e99fc41453064c3a09c366266e788390fca10fcf2 52488
qd_2.3.23+dfsg.1-1.debian.tar.xz
Files:
94ef6fb49769432dbe94c847f183b2f4 2154 libs optional qd_2.3.23+dfsg.1-1.dsc
24c20a340edcaba80271c437cc3d2ae2 365504 libs optional
qd_2.3.23+dfsg.1.orig.tar.xz
96edfd3d1afd33c6be4cc85e9847e0da 52488 libs optional
qd_2.3.23+dfsg.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmISUSgACgkQy+a7Tl2a
06X7XRAArRjMYdN1ms4eMjRmG9PvPVRANKErqvJJPvGldXbSdi89qB8UwZI3grtf
kQPGxZLLBWMGm1GoldSR9OAMJ26RwGXdjBGmMatEQmWIUcvugHTHHtZxusdINydB
mz081muk0+bSvBPXj29USHxRyF7Z5Jz6nN0OhMQJ24JoBklY7r8IWYBUNuBNNSvH
34eeYcQsZ3t9FA0mS5mWXdUMbRi453s96BTUKpqzMa7bqCXD9EJwcitVn1YsRKFF
tcSN8GbZbzbALFGugaPZPeRDHxcEUWEDXBfPALfMMg/nhj3sVKlvN7K7+SxZs6+0
BIlrVSC3J8gaJrJM+Rm/PEbdCtKqeXAGiIRgmieEuFGjyjfnl6YI8H1jEJWxBT+o
dOIB5svfS3uvxmMLrqzfTwnjyM4Ld0JyHDCLlYcJNrB8pvtGq0f1pJZc6W1cNJwS
2EcmXkK3RPsxqFy1e5maYMKC4k8ZD98sJ3oMnjpZyGu35VSvfr8ANSS2087LaLFN
WFW6jkSVkyE/iwMX7hAjSqY6Vbpt6HgsXLxMsbTKi5iIrsjVJf85U+o8JPzOD7ab
ggsCmi++oRsqH9GXYhQvcTK9q0Nb9ol1ftqVgP/xvCvJ2MtuybANYWJjDqmFmAQG
shYiFOhoPSkQqFkoFBfOPtX+Zzb1gzA9KX6MwTg8pTcPyBTVnhg=
=V9m2
-----END PGP SIGNATURE-----
--- End Message ---