Your message dated Mon, 21 Aug 2017 10:19:20 +0000
with message-id <[email protected]>
and subject line Bug#853350: fixed in coinor-cbc 2.9.9+repack1-1~exp1
has caused the Debian Bug report #853350,
regarding coinor-cbc: ftbfs with GCC-7
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.)


-- 
853350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853350
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:coinor-cbc
Version: 2.8.12-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/coinor-cbc_2.8.12-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
CbcSolver.cpp:1863:28: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
       "Build Date: %s \n", __DATE__);
                            ^~~~~~~~
CbcSolver.cpp:8457:52: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
                                   << ", build " << __DATE__ << std::endl;
                                                    ^~~~~~~~
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolver.cpp -o CbcSolver.o >/dev/null 
2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo 
.` -I../src  -I/usr/include/coin -I/usr/include/coin    -DCOIN_NO_CLP_MESSAGE 
-DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -DCBC_BUILD -c -o CbcSolverHeuristics.lo 
CbcSolverHeuristics.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolverHeuristics.cpp  -fPIC -DPIC -o 
.libs/CbcSolverHeuristics.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolverHeuristics.cpp -o 
CbcSolverHeuristics.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo 
.` -I../src  -I/usr/include/coin -I/usr/include/coin    -DCOIN_NO_CLP_MESSAGE 
-DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -DCBC_BUILD -c -o CbcSolverAnalyze.lo 
CbcSolverAnalyze.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolverAnalyze.cpp  -fPIC -DPIC -o 
.libs/CbcSolverAnalyze.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolverAnalyze.cpp -o 
CbcSolverAnalyze.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo 
.` -I../src  -I/usr/include/coin -I/usr/include/coin    -DCOIN_NO_CLP_MESSAGE 
-DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -DCBC_BUILD -c -o CbcMipStartIO.lo CbcMipStartIO.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcMipStartIO.cpp  -fPIC -DPIC -o 
.libs/CbcMipStartIO.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcMipStartIO.cpp -o CbcMipStartIO.o 
>/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo 
.` -I../src  -I/usr/include/coin -I/usr/include/coin    -DCOIN_NO_CLP_MESSAGE 
-DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -DCBC_BUILD -c -o CbcSolverExpandKnapsack.lo 
CbcSolverExpandKnapsack.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolverExpandKnapsack.cpp  -fPIC -DPIC 
-o .libs/CbcSolverExpandKnapsack.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/include/coin -I/usr/include/coin 
-DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DCBC_BUILD -c CbcSolverExpandKnapsack.cpp -o 
CbcSolverExpandKnapsack.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=link g++  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -DCBC_BUILD  -Wl,-z,relro -o libCbcSolver.la -rpath 
/usr/lib/x86_64-linux-gnu -no-undefined -version-info 11:12:8 
Cbc_C_Interface.lo CbcCbcParam.lo Cbc_ampl.lo CbcLinked.lo CbcLinkedUtils.lo 
unitTestClp.lo CbcSolver.lo CbcSolverHeuristics.lo CbcSolverAnalyze.lo 
CbcMipStartIO.lo CbcSolverExpandKnapsack.lo -lpthread -lrt -lOsiClp -lClp -lOsi 
-lCoinUtils -lbz2 -lz -llapack -lblas -lm -lCgl -lOsiClp -lClp -lOsi 
-lCoinUtils -lbz2 -lz -llapack -lblas -lm  libCbc.la 
g++ -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o  .libs/Cbc_C_Interface.o 
.libs/CbcCbcParam.o .libs/Cbc_ampl.o .libs/CbcLinked.o .libs/CbcLinkedUtils.o 
.libs/unitTestClp.o .libs/CbcSolver.o .libs/CbcSolverHeuristics.o 
.libs/CbcSolverAnalyze.o .libs/CbcMipStartIO.o .libs/CbcSolverExpandKnapsack.o  
-Wl,--rpath -Wl,/<<PKGBUILDDIR>>/src/.libs -lpthread -lrt -lCgl -lOsiClp -lClp 
-lOsi -lCoinUtils -lbz2 -lz -llapack -lblas ./.libs/libCbc.so 
-L/usr/lib/gcc/x86_64-linux-gnu/7 
-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -lstdc++ -lm -lc -lgcc_s 
/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o  -Wl,-z 
-Wl,relro -Wl,-soname -Wl,libCbcSolver.so.3 -o .libs/libCbcSolver.
 so.3.8.12
(cd .libs && rm -f libCbcSolver.so.3 && ln -s libCbcSolver.so.3.8.12 
libCbcSolver.so.3)
(cd .libs && rm -f libCbcSolver.so && ln -s libCbcSolver.so.3.8.12 
libCbcSolver.so)
ar cru .libs/libCbcSolver.a  Cbc_C_Interface.o CbcCbcParam.o Cbc_ampl.o 
CbcLinked.o CbcLinkedUtils.o unitTestClp.o CbcSolver.o CbcSolverHeuristics.o 
CbcSolverAnalyze.o CbcMipStartIO.o CbcSolverExpandKnapsack.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libCbcSolver.a
creating libCbcSolver.la
(cd .libs && rm -f libCbcSolver.la && ln -s ../libCbcSolver.la libCbcSolver.la)
g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src  -I/usr/include/coin 
-I/usr/include/coin    -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security   -DCBC_BUILD -c -o 
CoinSolve.o CoinSolve.cpp
/bin/bash ../libtool --tag=CXX --mode=link g++  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -DCBC_BUILD  -Wl,-z,relro -o cbc  CoinSolve.o 
libCbcSolver.la libCbc.la -lpthread -lrt -lOsiClp -lClp -lOsi -lCoinUtils -lbz2 
-lz -llapack -lblas -lm -lCgl -lOsiClp -lClp -lOsi -lCoinUtils -lbz2 -lz 
-llapack -lblas -lm   
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -DCBC_BUILD -Wl,-z -Wl,relro -o .libs/cbc 
CoinSolve.o  ./.libs/libCbcSolver.so /<<PKGBUILDDIR>>/src/.libs/libCbc.so 
./.libs/libCbc.so -lpthread -lrt -lCgl -lOsiClp -lClp -lOsi -lCoinUtils -lbz2 
-lz -llapack -lblas -lm
./.libs/libCbcSolver.so: undefined reference to `virtual thunk to 
OsiClpSolverInterface::getColName[abi:cxx11](int, unsigned int) const'
./.libs/libCbcSolver.so: undefined reference to `virtual thunk to 
OsiClpSolverInterface::getRowName[abi:cxx11](int, unsigned int) const'
collect2: error: ld returned 1 exit status
Makefile:842: recipe for target 'cbc' failed
make[4]: *** [cbc] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:722: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:575: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:7: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:24: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: coinor-cbc
Source-Version: 2.9.9+repack1-1~exp1

We believe that the bug you reported is fixed in the latest version of
coinor-cbc, 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 coinor-cbc 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: SHA256

Format: 1.8
Date: Mon, 21 Aug 2017 10:05:50 +0200
Source: coinor-cbc
Binary: coinor-cbc coinor-libcbc3 coinor-libcbc-dev coinor-libcbc-doc
Architecture: source
Version: 2.9.9+repack1-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description:
 coinor-cbc - Coin-or branch-and-cut mixed integer programming solver
 coinor-libcbc-dev - Coin-or branch-and-cut mixed integer programming solver 
(develope
 coinor-libcbc-doc - Coin-or branch-and-cut mixed integer programming solver 
(document
 coinor-libcbc3 - Coin-or branch-and-cut mixed integer programming solver 
(shared l
Closes: 853350
Changes:
 coinor-cbc (2.9.9+repack1-1~exp1) experimental; urgency=medium
 .
   * [f64a864] Update version numbers
   * [4a17490] Set Standards-Version: 4.0.0
   * [129492e] New upstream version 2.9.9+repack1. (Closes: #853350)
Checksums-Sha1:
 29ffce24e81b07b413f5ea1d2a2b35a4b645537f 2454 
coinor-cbc_2.9.9+repack1-1~exp1.dsc
 9659973c200841b993c1e2ef782f4833217656ee 891548 
coinor-cbc_2.9.9+repack1.orig.tar.xz
 26ea1086aea1e05acc35d17bdbd2509623744d89 11068 
coinor-cbc_2.9.9+repack1-1~exp1.debian.tar.xz
 f99a381f0254d6be740be8b64ef20f4f5825c4e0 8015 
coinor-cbc_2.9.9+repack1-1~exp1_source.buildinfo
Checksums-Sha256:
 584205f7d6758c9d53cfdccb9cc9cc58b897a878f5c425e6c22f6718d535bfc3 2454 
coinor-cbc_2.9.9+repack1-1~exp1.dsc
 85bdafbd07624e389d6dd2ee82881ce805597d5f6b13eef2892bbc4518ffeec4 891548 
coinor-cbc_2.9.9+repack1.orig.tar.xz
 ee22c3f61c46a28d7d2a223c309ca2bd729bee5c793ffdb90df9f0b649dc6d27 11068 
coinor-cbc_2.9.9+repack1-1~exp1.debian.tar.xz
 ea33962fadaa188080e81d56cfa6afcf9c6a59ebbf2c0db0f7dbfce67dd94b44 8015 
coinor-cbc_2.9.9+repack1-1~exp1_source.buildinfo
Files:
 a808cdb1b096fb87cd6941aaac034b42 2454 science extra 
coinor-cbc_2.9.9+repack1-1~exp1.dsc
 b9a9d900268bfb024ed704fd4e055f9a 891548 science extra 
coinor-cbc_2.9.9+repack1.orig.tar.xz
 d0b40a8f586feb02d377a5eb3c47dd79 11068 science extra 
coinor-cbc_2.9.9+repack1-1~exp1.debian.tar.xz
 f38d8536bc580264d85836e13160ab7b 8015 science extra 
coinor-cbc_2.9.9+repack1-1~exp1_source.buildinfo

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

iQIzBAEBCAAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlmasoQACgkQ0+Fzg8+n
/wZvOg/+MIhTxnCNvdMF+vOst8J8TyljI33WHroC0XTdqUkJFHu3z0EMUTwGNSsS
5s3G4SxniApqxQHnsy3PzzLiJJ66k1aBgCCOql+4RcgqeBlwoKLRwLCQDRPK2GaU
CeB1OW6G4OdUi4myRvs/JSgRJW2b8+Upp1VfAIhknt2N8TVkm3tVoh7ba0kcETt8
T4WRNKOUJwUMJ8ApS5xOn8kO+sQ1HLyaJiD0FdCIWVyvtLbnemExMyrHpzQzNu3c
ALAgs0Q7H+uu1sVBegvNkeQ8eG6wz9oLWcZfKBJgM91tPa20vOarlMn/zhw2aki2
i+pF6ViK/bsSK1PRIvs7y8kwQz86rpqKZt2eNdkHmeAbhSNqIe3DbeRTTONMqLJE
IEmAx7Vi4eiTx5jAQi6su1ESkF0x5p8opvDqDLlefxOo7flqq14Ulb3/Z7U2mJee
jJxZLrZXHiVGIVJkPFBdC3KWE6wyOMYxhiEUpmwNN42v4Avbi5EF22t1lgR5Y7nr
/1TBlUB2Uv6A/onQZfrMNORRZzj6aEgnsF4ObzTbnp34jeRa1JQm9JFMswCY9Eyl
CTdZZUKkj7/EKNXM7onLgvsOXpiAOWg36Z2u1pD7mzaLw3BzvqWYGQHacCYb80AU
G3DTnNwlxIQp604YMs2kuahfT10wEhzXnajsjIWZwbzvNz+FS2M=
=i1rE
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to