MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003053Spring engineLinuxpublic2012-04-05 16:522012-04-07 18:40
Reporterjandd 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version89.0 
Target VersionFixed in Version 
Summary0003053: spring fails to build from source using g++ 4.7
Descriptionspring fails to build in a test rebuild on at least amd64 with gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6.
Additional InformationThis bug has been reported to the Debian BTS as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667379 [^] the Debian bug tracker contains a patch to fix this bug too.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0008571)
jandd (reporter)
2012-04-05 16:53

this seems to actually be an issue with the included libassimp version
(0008574)
abma (administrator)
2012-04-06 15:32
edited on: 2012-04-06 15:35

can you try, if https://github.com/assimp/assimp [^] compiles fine?

git clone git://github.com/assimp/assimp.git [^]
cd assimp
cmake .
make

if so, i will upgrade the assimp version included in spring.

(0008577)
jandd (reporter)
2012-04-06 20:48

current assimp from github builds fine. The change in the Debian BTS has been applied there.

BTW does libassimp in spring differ from the original libassimp? If this is not the case it might be good to build a separate libassimp package and let spring build depend on this package (at least for distribution packages).
(0008587)
abma (administrator)
2012-04-07 16:15

yes, it differs: https://github.com/spring/assimp/commits/ [^]

(see the latest commit)

this can't be removed, as it could desync without that change...
(0008590)
abma (administrator)
2012-04-07 18:40

should be fixed:

https://github.com/spring/spring/commit/02191c7cbe1c5e0bcd5ee92a8a0fc28f3e7f9b0b [^]


(please reopen if not)

- Issue History
Date Modified Username Field Change
2012-04-05 16:52 jandd New Issue
2012-04-05 16:53 jandd Note Added: 0008571
2012-04-06 15:32 abma Note Added: 0008574
2012-04-06 15:34 abma Status new => feedback
2012-04-06 15:35 abma Note Edited: 0008574
2012-04-06 20:48 jandd Note Added: 0008577
2012-04-07 16:15 abma Note Added: 0008587
2012-04-07 18:40 abma Note Added: 0008590
2012-04-07 18:40 abma Status feedback => resolved
2012-04-07 18:40 abma Resolution open => fixed
2012-04-07 18:40 abma Assigned To => abma


Copyright © 2000 - 2013 MantisBT Team
Powered by Mantis Bugtracker