View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003053 | Spring engine | Linux | public | 2012-04-05 16:52 | 2012-04-07 18:40 | ||||
Reporter | jandd | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 89.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003053: spring fails to build from source using g++ 4.7 | ||||||||
Description | spring 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 Information | This 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. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jandd (reporter) 2012-04-05 16:53 |
this seems to actually be an issue with the included libassimp version |
abma (administrator) 2012-04-06 15:32 Last edited: 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. |
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). |
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... |
abma (administrator) 2012-04-07 18:40 |
should be fixed: https://github.com/spring/spring/commit/02191c7cbe1c5e0bcd5ee92a8a0fc28f3e7f9b0b (please reopen if not) |
![]() |
|||
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 |