Your message dated Sun, 1 May 2016 08:35:04 +0000
with message-id <[email protected]>
and subject line Fixed in 1:0.101.1-1
has caused the Debian Bug report #777848,
regarding feel++: ftbfs with GCC-5
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.)
--
777848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:feel++
Version: 1:0.99.0-final.1-1
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/feel++_0.99.0-final.1-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
-- set direct/DIRserial.c as c++
-- set direct/DIRsubrout.c as c++
-- set cdirect/cdirect.c as c++
-- set cdirect/hybrid.c as c++
-- set praxis/praxis.c as c++
-- set luksan/plis.c as c++
-- set luksan/plip.c as c++
-- set luksan/pnet.c as c++
-- set luksan/mssubs.c as c++
-- set luksan/pssubs.c as c++
-- set crs/crs.c as c++
-- set mlsl/mlsl.c as c++
-- set mma/mma.c as c++
-- set mma/ccsa_quadratic.c as c++
-- set cobyla/cobyla.c as c++
-- set newuoa/newuoa.c as c++
-- set neldermead/nldrmd.c as c++
-- set neldermead/sbplx.c as c++
-- set auglag/auglag.c as c++
-- set bobyqa/bobyqa.c as c++
-- set isres/isres.c as c++
-- set slsqp/slsqp.c as c++
-- set esch/esch.c as c++
-- set api/general.c as c++
-- set api/options.c as c++
-- set api/optimize.c as c++
-- set api/deprecated.c as c++
-- set api/f77api.c as c++
-- set util/mt19937ar.c as c++
-- set util/sobolseq.c as c++
-- set util/timer.c as c++
-- set util/stop.c as c++
-- set util/redblack.c as c++
-- set util/qsort_r.c as c++
-- set util/rescale.c as c++
-- Performing Test standard_math_library_linked_to_automatically
-- Performing Test standard_math_library_linked_to_automatically - Failed
-- Performing Test standard_math_library_linked_to_as_m
-- Performing Test standard_math_library_linked_to_as_m - Failed
CMake Error at contrib/eigen/CMakeLists.txt:76 (message):
Can't link to the standard math library. Please report to the Eigen
developers, telling them about your platform.
-- Configuring incomplete, errors occurred!
See also
"/build/feel++-LZ7j46/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
See also
"/build/feel++-LZ7j46/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log".
make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 1
/usr/share/cdbs/1/class/cmake.mk:55: recipe for target
'obj-x86_64-linux-gnu/CMakeCache.txt' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 1:0.101.1-1
I managed to forget to include the bugs in the changelog, so closing
them manually.
The bug you have reported has been fixed in the last update, about to be
installed in the archive.
The updated changelog:
feel++ (1:0.101.1-1) unstable; urgency=medium
* Team upload.
[ Mattia Rizzolo ]
* New upstream version.
+ Fix building with gcc5. Closes: #777848, #811714
+ Use vtk6. Closes: #821876
+ Use boost1.58. Closes: #822120
* debian/control:
+ Run wrap-and-sort.
+ Build-depend on slepc-dev instead of the versioned libslepc3.4.2-dev.
+ Move packaging to git.
+ Add new build-deps: libopenturns, libreadline, libscotch, libtrilinos-ml,
libvtk6, paraview, petsc.
+ Remove build-depends on cdbs.
+ Stop building the -dbg package. There are automatic debug packages now.
+ Stop building for ia64 and sparc, those architectures are gone now.
+ Bump Standards-Version to 3.9.8, no changes needed.
+ Make the descriptions policy compliant.
+ Disable building on powerpc: probably it won't be able anymore.
* debian/watch: update for the move to github.
* debian/rules:
+ Rewrite using the dh sequencer. (also bump compat level to 9).
+ Don't do parallel building. The build really requires a lot of ram.
[ Gianfranco Costamagna ]
* debian/control:
+ Use default clang version.
+ Add astyle dependency.
* debian/rules:
+ Remove PETSC hack on rules file.
+ Build with debug symbols.
+ Disable doxygen documentation, upstream didn't provide the api directory.
* debian/patches/fix-scotch.patch: fix scotch include cmake script.
-- Mattia Rizzolo <[email protected]> Sat, 30 Apr 2016 22:24:42 +0000
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---