Your message dated Sat, 30 Jul 2022 21:52:42 +0000
with message-id <e1ohuo2-0000hk...@fasolo.debian.org>
and subject line Bug#1016271: fixed in octave 7.2.0-1
has caused the Debian Bug report #1016271,
regarding octave: FTBFS: liboctave/numeric/randmtzig.cc:274:22: error: ‘clock’
was not declared in this scope
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.)
--
1016271: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: octave
Version: 7.1.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm
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 g++ -DHAVE_CONFIG_H -I.
> -Iliboctave -I./liboctave -I./liboctave/array -Iliboctave/numeric
> -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators
> -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers
> -I./liboctave/external/Faddeeva -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> -pthread -fopenmp -Wall -W -Wshadow -Woverloaded-virtual -Wold-style-cast
> -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o liboctave/numeric/libnumeric_la-schur.lo `test
> -f 'liboctave/numeric/schur.cc' || echo './'`liboctave/numeric/schur.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave
> -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric
> -Iliboctave/operators -I./liboctave/operators -I./liboctave/system
> -I./liboctave/util -I./liboctave/wrappers -I./liboctave/external/Faddeeva
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -fopenmp -Wall -W -Wshadow
> -Woverloaded-virtual -Wold-style-cast -Wformat -Wpointer-arith
> -Wwrite-strings -Wcast-align -Wcast-qual -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c liboctave/numeric/schur.cc -fPIC -DPIC -o
> liboctave/numeric/.libs/libnumeric_la-schur.o
> liboctave/numeric/randmtzig.cc: In function ‘void
> octave::init_mersenne_twister()’:
> liboctave/numeric/randmtzig.cc:274:22: error: ‘clock’ was not declared in
> this scope
> 274 | entropy[n++] = clock ();
> | ^~~~~
> liboctave/numeric/randmtzig.cc:170:1: note: ‘clock’ is defined in header
> ‘<ctime>’; did you forget to ‘#include <ctime>’?
> 169 | #include "randmtzig.h"
> +++ |+#include <ctime>
> 170 |
> make[3]: *** [Makefile:21879: liboctave/numeric/libnumeric_la-randmtzig.lo]
> Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/07/28/octave_7.1.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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: octave
Source-Version: 7.2.0-1
Done: Sébastien Villemot <sebast...@debian.org>
We believe that the bug you reported is fixed in the latest version of
octave, 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 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sébastien Villemot <sebast...@debian.org> (supplier of updated octave 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, 30 Jul 2022 22:13:01 +0200
Source: octave
Architecture: source
Version: 7.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <team+pkg-octave-t...@tracker.debian.org>
Changed-By: Sébastien Villemot <sebast...@debian.org>
Closes: 1016271
Changes:
octave (7.2.0-1) unstable; urgency=medium
.
* New upstream version 7.2.0
In particular, fixes FTBFS due to missing header in randmtzig.cc.
(Closes: #1016271)
* Overhaul lintian overrides
Checksums-Sha1:
8b22f86a78271fb76a40743103170093371f6055 3317 octave_7.2.0-1.dsc
15cf0629355b8baff7ed24ec28bce01783a9e5f2 26224708 octave_7.2.0.orig.tar.xz
337453117a7487882be99798feb250397c89b47c 195 octave_7.2.0.orig.tar.xz.asc
b49277939849f55124c714983f7fda84b793af98 61804 octave_7.2.0-1.debian.tar.xz
51350f645d883896751630fe7b91cf9a2bc1d809 25946 octave_7.2.0-1_amd64.buildinfo
Checksums-Sha256:
fa30d1107722f606a43ca662312c36930dda0a7168cbf76b19b2439eb9cc34f4 3317
octave_7.2.0-1.dsc
4aef78c3c9d49f75d64ccd55267df40b3020e6414f69ea8757a1939628b30171 26224708
octave_7.2.0.orig.tar.xz
e131e9ec602b44b64512447176ca464dec1632664e509c15d0e41333dfeb52fb 195
octave_7.2.0.orig.tar.xz.asc
667c6e4bc719618dd796f1724064b1efe3e55731cd5b6621836957f9d58664e1 61804
octave_7.2.0-1.debian.tar.xz
31a0f5227a5685e89beb132dae8a32896e7b39fa4c067f1afe4113de207b593b 25946
octave_7.2.0-1_amd64.buildinfo
Files:
2848f6580a30b96547493a42fd0f4df0 3317 math optional octave_7.2.0-1.dsc
d88439d0dc792fdeec73d7cae04ecaff 26224708 math optional
octave_7.2.0.orig.tar.xz
c9ccca79ae758b6cb2056ce5fed2d254 195 math optional octave_7.2.0.orig.tar.xz.asc
7cb7db0983b9b81bcc415f79ff4b1641 61804 math optional
octave_7.2.0-1.debian.tar.xz
37697a311b99e20f6beb5bb33f76cf1d 25946 math optional
octave_7.2.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmLlojgACgkQLOzpNQ7O
vkpJVQ/9E1JXLOc0UNcJBgp7USGx1ej1Xnx3SHoQvLTuypel5iZbI3dmrlNTQcwN
Zde/7LhowdoHfxDrulQihOjllOe+3hbh+uiqXGuUTgiUVv+StfbBQHfdN7wFCx4k
BR1KZsLfap0WLErlddIoDdZguwDzcU7DeaMJGoEYpnGnu1LgMf1RLUBlallgIZW7
8C5FDqNMiEaBWoSqKcVWK9E9ub93yvQCMl8vooapGnbQrLvz3M57bWojiVDSKgZv
bQ0SQzCWO+w183+EbPH8OGBTM1CXeZoAlbz4eXxPNMC/hYDTI597LIBDpEJIh1vq
8TH4qpSZxFplXLfGR5xt5Eb32Ok12iO6A87ialBnNgLCXenxCa0qLZNarpHFZPNy
y3DSzb2yHa7MLxMYqRO6bwPhvbJ/H/Fi3OOBAZhbZxJ7TpmMc5RBBa5N8PFVAQMZ
2DvXFrBjT6fgLfMyVA+hVl/W98fKX/0b0qb4etOZ+oGDv3mitghdquezB+32AvOI
4wiN72njW0aevhXNEw+g60xhU0bi2VDM4Iri9R31C+NxsMc5b7NVpEAjKs6yVVag
mkLPkoxuDu6cB3sONiaCRxeAietOCLdbFjBnuVTB4NQyPhhIYh+nWzavK/XphXLQ
nclQ7Qr4CWkKhMl0UJrILnk6kcBU4VY2cQyjc5Ni99Lvk4oFz+8=
=eEi4
-----END PGP SIGNATURE-----
--- End Message ---