Your message dated Wed, 07 Jan 2026 05:48:31 +0000
with message-id <[email protected]>
and subject line Bug#1122419: fixed in gnuplot-iostream 0~20251226.git05843bd3-1
has caused the Debian Bug report #1122419,
regarding gnuplot-iostream: FTBFS: 
/usr/include/armadillo_bits/compiler_check.hpp:82:4: error: #error "*** C++14 
compiler required; enable C++14 mode in your compiler, or use an earlier 
version of Armadillo"
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 [email protected]
immediately.)


-- 
1122419: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122419
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gnuplot-iostream
Version: 0~20140302.gitc8919a0+dfsg-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o
rm -f *.error.txt
rm -f example-misc example-data-1d example-data-2d example-interactive 
test-noncopyable test-outputs
# Windows compilation
rm -f *.exe *.obj
# files created by demo scripts
rm -f my_graph_*.png external_binary.dat external_binary.gnu external_text.dat 
external_text.gnu inline_binary.gnu inline_text.gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/hdf5/serial -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/hdf5/serial  --std=c++11 
-DUSE_ARMA=1 -c example-misc.cc -o example-misc.o
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/hdf5/serial -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/hdf5/serial  --std=c++11 
-DUSE_ARMA=1 -c example-data-1d.cc -o example-data-1d.o
In file included from /usr/include/armadillo:27,
                 from example-data-1d.cc:41:
/usr/include/armadillo_bits/compiler_check.hpp:82:4: error: #error "*** C++14 
compiler required; enable C++14 mode in your compiler, or use an earlier 
version of Armadillo"
   82 |   #error "*** C++14 compiler required; enable C++14 mode in your 
compiler, or use an earlier version of Armadillo"
      |    ^~~~~
In file included from /usr/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /usr/include/boost/bind/bind.hpp:24,
                 from /usr/include/boost/bind.hpp:29,
                 from example-data-1d.cc:38:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of 
declaring the Bind placeholders (_1, _2, ...) in the global namespace is 
deprecated. Please use <boost/bind/bind.hpp> + using namespace 
boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the 
current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/armadillo:501:
/usr/include/armadillo_bits/fn_accu.hpp:27:1: error: ‘accu’ function uses 
‘auto’ type specifier without trailing return type
   27 | auto
      | ^~~~
/usr/include/armadillo_bits/fn_accu.hpp:27:1: note: deduced return type only 
available with ‘-std=c++14’ or ‘-std=gnu++14’
/usr/include/armadillo_bits/fn_accu.hpp:42:1: error: ‘accu’ function uses 
‘auto’ type specifier without trailing return type
   42 | auto
      | ^~~~
/usr/include/armadillo_bits/fn_accu.hpp:42:1: note: deduced return type only 
available with ‘-std=c++14’ or ‘-std=gnu++14’
/usr/include/armadillo_bits/fn_accu.hpp:57:1: error: ‘accu’ function uses 
‘auto’ type specifier without trailing return type
   57 | auto
      | ^~~~
/usr/include/armadillo_bits/fn_accu.hpp:57:1: note: deduced return type only 
available with ‘-std=c++14’ or ‘-std=gnu++14’
make[1]: *** [Makefile:42: example-data-1d.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: gnuplot-iostream
Source-Version: 0~20251226.git05843bd3-1
Done: Anton Gladky <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gnuplot-iostream, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated gnuplot-iostream 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 06 Jan 2026 21:38:29 +0100
Source: gnuplot-iostream
Architecture: source
Version: 0~20251226.git05843bd3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 1122419
Changes:
 gnuplot-iostream (0~20251226.git05843bd3-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * [59cc7b6] Bump debhelper from old 12 to 13.
   * [c65b04c] Set debhelper-compat version in Build-Depends.
   * [5272085] Update standards version to 4.6.0, no changes needed.
   * [25cd0fb] Apply multi-arch hints.
     + libgnuplot-iostream-doc: Add Multi-Arch: foreign.
 .
   [ Alexandre Detiste ]
   * [2db77bc] fix Team name
 .
   [ Anton Gladky ]
   * [6a90b1c] chore(ci): Add initial salsa-ci configuration
   * [3c57056] New upstream version 0~20251226.git05843bd3. (Closes: #1122419)
   * [f1a1981] Refresh patches
   * [f2be29f] refactor(debian): Cleanup debian/control and debian/install files
Checksums-Sha1:
 a08fc31309fd414d4f968ee1111e9f7c651cc238 2790 
gnuplot-iostream_0~20251226.git05843bd3-1.dsc
 fe31d4c37af3f941f744d941e795f9043883c030 35364 
gnuplot-iostream_0~20251226.git05843bd3.orig.tar.xz
 1ddabd41e2464da66a598ccb06ec068e619e0482 5964 
gnuplot-iostream_0~20251226.git05843bd3-1.debian.tar.xz
 a835a4476a28c03b3a7050c4a2bdf413dbd92bad 134016 
gnuplot-iostream_0~20251226.git05843bd3-1.git.tar.xz
 b6b6260729512f532b6f5e52a77e682169c9a850 17237 
gnuplot-iostream_0~20251226.git05843bd3-1_source.buildinfo
Checksums-Sha256:
 d73741e23ee2cd30fcd0cdf880d447d5c11c5f8c7f21778ae1e7f6ddaf4c8f8a 2790 
gnuplot-iostream_0~20251226.git05843bd3-1.dsc
 2260da21e0bc53ff1bcf4d3d796c86dcd6933b9aa0de5115b3d3487849a5704e 35364 
gnuplot-iostream_0~20251226.git05843bd3.orig.tar.xz
 642ca35d50d668ae3c763497171f37258f05ac5b1a6349f7dbdbe4080db28dff 5964 
gnuplot-iostream_0~20251226.git05843bd3-1.debian.tar.xz
 789db7a723af3133dbda98a0d061c2607fb511448d13e6d36d5b0aeddd32ac6f 134016 
gnuplot-iostream_0~20251226.git05843bd3-1.git.tar.xz
 726a7aae8aee319dd9b86ffc1c9382a1df0322f94809ac612e09169265ae7733 17237 
gnuplot-iostream_0~20251226.git05843bd3-1_source.buildinfo
Files:
 1eb5cd340929170b258c824c2cf17f12 2790 libdevel optional 
gnuplot-iostream_0~20251226.git05843bd3-1.dsc
 c330306e69d3dbe78aa1951e306597a4 35364 libdevel optional 
gnuplot-iostream_0~20251226.git05843bd3.orig.tar.xz
 1202dce8f9dff4108ae70325948f8c0a 5964 libdevel optional 
gnuplot-iostream_0~20251226.git05843bd3-1.debian.tar.xz
 595a9fac0d31693679826911c3bd9cb7 134016 libdevel optional 
gnuplot-iostream_0~20251226.git05843bd3-1.git.tar.xz
 0cd58bab77243b0ec57aa7a60279fb7b 17237 libdevel optional 
gnuplot-iostream_0~20251226.git05843bd3-1_source.buildinfo
Git-Tag-Info: tag=48affe7b5209a9725713f9f98d8669b5f5dc6ef7 
fp=bbbd45ea818ab86ff67e7285d3e17383cfa7ff06
Git-Tag-Tagger: Anton Gladky <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmld7tsACgkQYG0ITkaD
wHllmxAAxeFKcC0POOd77Q6ZpqjOVhTsy0O4aVM+swGcQGYctoREO9RFUN3MvkmK
3Wik6HKkDqHDop18NclRh/ZwAWtmOSGn77TjMYvdgnTq4no/tt/j+RP5RH/rltvf
cYnnuaVoLlOhI8dyopbnQabNHtVYNG83qTzR62OmXrBjAVttr1YOvZOxos4zCH1l
/AVJS9NEHV+iM+hkMKaCV0qhJyn8TOVnRRTkPr4rrS8x6nIPJfgt+B+Rxm8PV5Q1
ArluynZ6P4mkVx52VNN0AEU/LXOXblhfQT8Ju7SJFJNcmEXa4YoDtj4peOFFZA4R
gdLtcnWqsBwf/W60yiJDmp955Tmvwj/Jl6dC9AzGDdxP/ITioQFYn41Ng0aCTgBr
qS6ow3Ie9wXH4zb/JSvpGQMRLFcQoXJ9UiA9QDU1xG5+ol+8p80ii4MTuZETBD7e
gM61brsMd1ipnHsX/7wpkiltO+PF1RGNewsJ7kkTqtpnzq0QqEcuBqcThfz5GZwp
WiOgZd5URXMYgeKmpM9iBfbN6PjqZi0n6qKC8B27v59JZD7RyCrKP43Rtegu60GC
S3dSZhlpT9jv7CRrD1sxsxAn6F8HTgygKE/WWSYJ6tAvp7BLPPyL4JtR1+vNC2HK
68+g1eaTFcSO2OBVY/h5SOT1qIT/CbZxO7i5DK+qWWlDLM9JhQk=
=L7Q3
-----END PGP SIGNATURE-----

Attachment: pgpYJwuCfPSin.pgp
Description: PGP signature


--- End Message ---

Reply via email to