Your message dated Tue, 09 Sep 2014 15:23:04 +0000
with message-id <e1xrng4-0006zw...@franck.debian.org>
and subject line Bug#746910: fixed in sofa-framework 1.0~beta4-9
has caused the Debian Bug report #746910,
regarding sofa-framework: ftbfs with GCC-4.9
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.)


-- 
746910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sofa-framework
Version: 1.0~beta4-8
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/sofa-framework_1.0~beta4-8_unstable_gcc49.log
The last lines of the build log are at the end of this report.

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

[...]
ln -s libsofahelper.so.1.0.0 libsofahelper.so
ln -s libsofahelper.so.1.0.0 libsofahelper.so.1
ln -s libsofahelper.so.1.0.0 libsofahelper.so.1.0
rm -f ../../../lib/linux/libsofahelper.so.1.0.0
rm -f ../../../lib/linux/libsofahelper.so
rm -f ../../../lib/linux/libsofahelper.so.1
rm -f ../../../lib/linux/libsofahelper.so.1.0
mv -f libsofahelper.so.1.0.0 libsofahelper.so libsofahelper.so.1 
libsofahelper.so.1.0 ../../../lib/linux/
make[5]: Leaving directory `/«PKGBUILDDIR»/framework/sofa/helper'
cd defaulttype/ && /usr/lib/x86_64-linux-gnu/qt4/bin/qmake 
/«PKGBUILDDIR»/framework/sofa/defaulttype/defaulttype.pro -o Makefile
WARNING: /«PKGBUILDDIR»/sofa.cfg:25: Unable to find file for inclusion 
sofa-local.cfg
cd defaulttype/ && make -f Makefile 
make[5]: Entering directory `/«PKGBUILDDIR»/framework/sofa/defaulttype'
g++ -c -m64 -pipe -W -I/usr/include/libxml2 -O2 -D_REENTRANT -fPIC -DSOFA_QT4 
-DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW 
-DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO 
-DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_DEFAULTTYPE 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I../../../include 
-I../../../framework -I/usr/include/qt4 -I/usr/include/qwt-qt4 
-I/usr/include/libxml2 -I../../../extlibs/PML 
-I../../../extlibs/PML/PhysicalProperties -I../../../extlibs/LML 
-I../../../extlibs/miniFlowVR/include -o OBJ/release/Frame.o Frame.cpp
g++ -c -m64 -pipe -W -I/usr/include/libxml2 -O2 -D_REENTRANT -fPIC -DSOFA_QT4 
-DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW 
-DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO 
-DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_DEFAULTTYPE 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I../../../include 
-I../../../framework -I/usr/include/qt4 -I/usr/include/qwt-qt4 
-I/usr/include/libxml2 -I../../../extlibs/PML 
-I../../../extlibs/PML/PhysicalProperties -I../../../extlibs/LML 
-I../../../extlibs/miniFlowVR/include -o OBJ/release/SolidTypes.o SolidTypes.cpp
rm -f libsofadefaulttype.so.1.0.0 libsofadefaulttype.so libsofadefaulttype.so.1 
libsofadefaulttype.so.1.0
g++ -m64 -Wl,-z,defs -Wl,-O1 -shared -Wl,-soname,libsofadefaulttype.so.1 -o 
libsofadefaulttype.so.1.0.0 OBJ/release/Frame.o OBJ/release/SolidTypes.o   
-L../../../lib/linux -L../../../lib/linux/../Common -lsofahelper 
-L/usr/X11R6/lib -lglut -lGL -lGLU -lpthread -lX11 -lboost_thread -ltinyxml 
-lxml2 -lpng -lz -lnewmat -lGLEW -lphysicalmodel -lload -lminiFlowVR -lpthread  
ln -s libsofadefaulttype.so.1.0.0 libsofadefaulttype.so
ln -s libsofadefaulttype.so.1.0.0 libsofadefaulttype.so.1
ln -s libsofadefaulttype.so.1.0.0 libsofadefaulttype.so.1.0
rm -f ../../../lib/linux/libsofadefaulttype.so.1.0.0
rm -f ../../../lib/linux/libsofadefaulttype.so
rm -f ../../../lib/linux/libsofadefaulttype.so.1
rm -f ../../../lib/linux/libsofadefaulttype.so.1.0
mv -f libsofadefaulttype.so.1.0.0 libsofadefaulttype.so libsofadefaulttype.so.1 
libsofadefaulttype.so.1.0 ../../../lib/linux/
make[5]: Leaving directory `/«PKGBUILDDIR»/framework/sofa/defaulttype'
cd core/ && /usr/lib/x86_64-linux-gnu/qt4/bin/qmake 
/«PKGBUILDDIR»/framework/sofa/core/core.pro -o Makefile
WARNING: /«PKGBUILDDIR»/sofa.cfg:25: Unable to find file for inclusion 
sofa-local.cfg
cd core/ && make -f Makefile 
make[5]: Entering directory `/«PKGBUILDDIR»/framework/sofa/core'
g++ -c -m64 -pipe -W -I/usr/include/libxml2 -O2 -D_REENTRANT -fPIC -DSOFA_QT4 
-DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW 
-DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO 
-DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_CORE 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I../../../include 
-I../../../framework -I/usr/include/qt4 -I/usr/include/qwt-qt4 
-I/usr/include/libxml2 -I../../../extlibs/PML 
-I../../../extlibs/PML/PhysicalProperties -I../../../extlibs/LML 
-I../../../extlibs/miniFlowVR/include -o OBJ/release/Base.o objectmodel/Base.cpp
In file included from ../../../framework/sofa/core/objectmodel/DataPtr.h:34:0,
                 from ../../../framework/sofa/core/objectmodel/Base.h:33,
                 from objectmodel/Base.cpp:38:
../../../framework/sofa/core/objectmodel/Data.h:281:58: error: redeclaration of 
'void sofa::core::objectmodel::TData<T>::printValue(std::ostream&) const' may 
not have default arguments [-fpermissive]
 void TData<T>::printValue( std::ostream& out=std::cout ) const
                                                          ^
make[5]: *** [OBJ/release/Base.o] Error 1
make[5]: Leaving directory `/«PKGBUILDDIR»/framework/sofa/core'
make[4]: *** [sub-core-make_default-ordered] Error 2
make[4]: Leaving directory `/«PKGBUILDDIR»/framework/sofa'
make[3]: *** [sub-sofa-make_default-ordered] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/framework'
make[2]: *** [sub-framework-make_default-ordered] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 25
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: sofa-framework
Source-Version: 1.0~beta4-9

We believe that the bug you reported is fixed in the latest version of
sofa-framework, 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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated sofa-framework 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: SHA256

Format: 1.8
Date: Tue, 09 Sep 2014 15:12:35 +0200
Source: sofa-framework
Binary: sofa-apps libsofa1-dev libsofa1 sofa-tutorials sofa-data
Architecture: source amd64 all
Version: 1.0~beta4-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
 libsofa1   - Simulation Open Framework Architecture - runtime
 libsofa1-dev - Simulation Open Framework Architecture - development
 sofa-apps  - GUI for the Simulation Open Framework Architecture (SOFA)
 sofa-data  - Simulation Open Framework Architecture - data
 sofa-tutorials - Simulation Open Framework Architecture - tutorials
Closes: 746910
Changes:
 sofa-framework (1.0~beta4-9) unstable; urgency=medium
 .
   * Apply patches by Martin Steghöfer <mar...@steghoefer.eu> to build with
     gcc-4.9 (thanks to Martin)
     Closes: #746910
   * d/compat: s/8/9/
   * cme fix dpkg-control
   * DEP5
Checksums-Sha1:
 5b20525ec19a4fd94e8abd695714bb528ed4a405 2612 sofa-framework_1.0~beta4-9.dsc
 ff40bfbb907dcf5619fc0cd3ffabb607af64fd2f 18844 
sofa-framework_1.0~beta4-9.debian.tar.xz
 39dcc834d96beb7972fcd032eed73bfec8f31879 20990 sofa-apps_1.0~beta4-9_amd64.deb
 8cca3936c1ecfc57657df4e7a49f093832af1823 668632 
libsofa1-dev_1.0~beta4-9_amd64.deb
 06de2127e79d90130563926e48a8706a0c08e329 6829872 libsofa1_1.0~beta4-9_amd64.deb
 bcf40e0e825d546896f9cae6afd8b95a21fa5794 70534 
sofa-tutorials_1.0~beta4-9_all.deb
 f6a17cde888d2822f8bda9109598b2416785551c 25234432 sofa-data_1.0~beta4-9_all.deb
Checksums-Sha256:
 d34027a4dcd953c994d85635c53b0d81258ee528e765434af10b0407426fe9c4 2612 
sofa-framework_1.0~beta4-9.dsc
 7c83716215e75970de4a1d702e4c9e518a0c7448289b097003e318395bfa96d7 18844 
sofa-framework_1.0~beta4-9.debian.tar.xz
 7fadec0e933919c72c4d8e73f84bfeed24fa61e604beb7b308a2a0a9fd087c80 20990 
sofa-apps_1.0~beta4-9_amd64.deb
 9f266a73ad6e27684a9823023d2ff6ea64b69583d1a981c60d53cbb7eff6a66d 668632 
libsofa1-dev_1.0~beta4-9_amd64.deb
 46427112e16af30251da6c7f933302a38894a20ec19d64b23a52b73d730bef15 6829872 
libsofa1_1.0~beta4-9_amd64.deb
 ed44f742989cea693e5c273758615816158db0dfc2f724e27e0eb6cacd03f950 70534 
sofa-tutorials_1.0~beta4-9_all.deb
 b2b125c7cf27aebb4f953d5aeebefa4b4af355541da3a1ec7f0f1a0d5ead5ab5 25234432 
sofa-data_1.0~beta4-9_all.deb
Files:
 f2f5697da21c4c42f9c00bd831629135 20990 graphics optional 
sofa-apps_1.0~beta4-9_amd64.deb
 681ab11f3beb6869a68d27cfdab295d6 668632 libdevel optional 
libsofa1-dev_1.0~beta4-9_amd64.deb
 a5a6f3f8cdad0a1915c2d4f9ed0a087c 6829872 libs optional 
libsofa1_1.0~beta4-9_amd64.deb
 252009adc1136d63b8c0aca2c1ec3ab1 70534 graphics optional 
sofa-tutorials_1.0~beta4-9_all.deb
 91b9052bf920c086c6bab7f83945065a 25234432 graphics optional 
sofa-data_1.0~beta4-9_all.deb
 5a989d304839390aedb4bc574730ba59 2612 graphics optional 
sofa-framework_1.0~beta4-9.dsc
 2fcfb44b2499a0b1976646bf82f98a45 18844 graphics optional 
sofa-framework_1.0~beta4-9.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUDwXaAAoJEFeKBJTRxkbRcYUP/3xeHW9NxOXAA5LgUllLX1tr
aW9noFw+BbGcIrJfo31Q2ZE/u5j78Q9ILbi1YPRzpEUeVzjV51Zto33yEiPE+u4t
AnAG62gfMXx4yiKspzTGr5OZtgwkfm0JOoR6LvnI4RX+k3JLdEbbNK2CtypsdiCl
kQVnz1HzzQ7IcxWkrHA3xpQZVowVaaLT169jOdO6IrvJMEgdXkgrzMbDAWq6Z114
c6tPl/MFuxZZ8ax7szMtnXEIccca4U01et8AmB5VraHpqwHINPMUBikFoK4IplFY
K+Tkl1UHfRad0sb8NOUHHXukvmwoTzwgbicQfGHIGNCKEzsNPEFiDQCkoiQsgEun
D4xwl7gOm017j/k7VVcYcwwuNB0NsBBL+6DhGxBj3pUwf/2h7ThXvH0gfwMekhn0
PhA3kzxAdvSC/39SdBH0AYWS/eNjBdSh1qsjZ/CSRMgtLtv4DQX5CcrvhI43zOJg
mQaClZNSfdE97GDEPBly3EDrt+TsRNhxHyM8l4xFGOdaMCcA816Wn0Uq+siWaEXu
Cuq7hPmlpg9190DWMxB5gGL2u2Imv+kiagD0KJql3HOShbYV0Zy8ZNKpv9CXh61/
HDaEKdVKKtedQ2T8TmFZmtb+qoWdt1u0eOtz7FKGYtVMqCj5RNSQ1X00Maw+FWly
io7JyKB2C4u5Pkker3qp
=rx5E
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to