Your message dated Tue, 20 Dec 2022 15:58:50 +0000
with message-id <e1p7f10-004z1m...@fasolo.debian.org>
and subject line Bug#1026451: Removed package(s) from unstable
has caused the Debian Bug report #897723,
regarding coinor-flopc++: ftbfs with GCC-8
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.)
--
897723: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:coinor-flopc++
Version: 1.0.6-3.1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/coinor-flopc++_1.0.6-3.1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-8/porting_to.html
[...]
checking for COIN project Cbc... ../Cbc
checking for COIN project Cgl... ../Cgl
checking for COIN project Clp... ../Clp
checking for COIN project CoinUtils... ../CoinUtils
checking for COIN project DyLP... unavailable
checking for COIN project Osi... ../Osi
checking for COIN project Sym... unavailable
checking for CBC default solver... clp
checking if user provides library for Cplex... no
checking if user provides library for FortMP... no
checking if user provides library for Mosek... no
checking if user provides library for Osl... no
checking if user provides library for Soplex... no
checking if user provides library for Xpress... no
checking if user provides library for Glpk... no
checking whether this is a VPATH configuration... no
checking which command should be used to link input files... ln -s
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating flopcpp_addlibs.txt
config.status: creating inc/config_flopcpp.h
config.status: executing depfiles commands
configure: Configuration of FlopCpp successful
configure: Main configuration of FlopCpp successful
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory '/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6'
Making all in FlopCpp
make[2]: Entering directory
'/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp'
Making all in src
make[3]: Entering directory
'/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp/src'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo
.` -I../inc -I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src`
-I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglClique`
-I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglDuplicateRow`
-I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglFlowCover`
-I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglGomory`
-I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglKnapsackCover`
-I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglMixedIntegerRounding`
-I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglMixedIntegerRounding2`
-I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglOddHole`
-I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglPreProcess`
-I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglProbing`
-I`echo /build/coin
or-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglRedSplit` -I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglTwomir` -I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/CoinUtils/src` -I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp/../CoinUtils/inc`
-I`echo /build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Osi/src` -I`echo
/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp/../Osi/inc`
-DCOIN_NO_CLP_MESSAGE -DUSE_FLOPCPPCONFIG -I/usr/include/coin -g -O2
-fdebug-prefix-map=/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o MP_boolean.lo
MP_boolean.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../inc
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglClique
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglDuplicateRow
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglFlowCover
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglGomory
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglKnapsackCover
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglMixedIntegerRounding
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglMixedIntegerRounding2
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglOddHole
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglPreProcess
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglProbing
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglRedSplit
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Cgl/src/CglTwomir -I/buil
d/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/CoinUtils/src
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp/../CoinUtils/inc
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/Osi/src
-I/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp/../Osi/inc
-DCOIN_NO_CLP_MESSAGE -DUSE_FLOPCPPCONFIG -I/usr/include/coin -g -O2
-fdebug-prefix-map=/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6=.
-fstack-protector-strong -Wformat -Werror=format-security -c MP_boolean.cpp
-fPIC -DPIC -o .libs/MP_boolean.o
In file included from MP_boolean.cpp:12:
MP_set.hpp: In member function 'flopc::MP_domain&
flopc::MP_subset<nbr>::operator()(const flopc::SUBSETREF&)':
MP_set.hpp:208:14: error: cannot bind non-const lvalue reference of type
'flopc::MP_domain&' to an rvalue of type 'flopc::MP_domain'
return MP_domain(s);
^~~~~~~~~~~~
make[3]: *** [Makefile:636: MP_boolean.lo] Error 1
make[3]: Leaving directory
'/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp/src'
make[2]: *** [Makefile:407: all-recursive] Error 1
make[2]: Leaving directory
'/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6/FlopCpp'
make[1]: *** [Makefile:229: all-recursive] Error 1
make[1]: Leaving directory '/build/coinor-flopc++-54uZma/coinor-flopc++-1.0.6'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Version: 1.0.6-3.1+rm
Dear submitter,
as the package coinor-flopc++ has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1026451
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---