View Issue Details

IDProjectCategoryView StatusLast Update
0002768Spring engineGeneralpublic2012-02-25 14:25
ReporterSvenstaro Assigned TojK  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version84.0 
Target Version85.0 
Summary0002768: Compilation breaks with Boost 1.48
DescriptionBoost 1.48 overrides some symbols apparently. These patches will fix it (though they are not all tidy yet).
TagsNo tags attached.
Attached Files
boost-148.patch (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0002893 resolvedjK Buildbot have a buildslave with latest boost version 

Activities

Svenstaro

2011-11-24 23:15

reporter   ~0007694

This patch is not complete, it breaks a little further down the compilation. It's a start, however.

hoijui

2011-11-24 23:52

reporter   ~0007695

Last edited: 2011-12-05 00:17

i put this patch into a commit on:
https://github.com/hoijui/spring/tree/boost_148_fixes

Svenstaro

2011-12-06 08:15

reporter   ~0007832

FYI, since I had to act fast I didn't mind an ugly patch. If you want to look at it, it is here: http://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/spring&id=567547438c9677816288a17840019c8dfdc69084

Svenstaro

2011-12-22 17:44

reporter   ~0007983

Still breaks in spring 85.0

SirMaverick

2012-02-18 00:46

reporter   ~0008298

Last edited: 2012-02-18 00:46

> i put this patch into a commit on:

Still breaks compiling SpringApp.cpp. It compiles after moving "#include "System/Platform/CmdLineParams.h"" to the top.

jK

2012-02-25 03:50

developer   ~0008331

https://github.com/spring/spring/commit/d5bb3ca97ed2c4631c40945f446ee8088a7714d7

SirMaverick

2012-02-25 05:10

reporter   ~0008332

Compiles now.

Issue History

Date Modified Username Field Change
2011-11-24 19:06 Svenstaro New Issue
2011-11-24 19:06 Svenstaro File Added: boost-148.patch
2011-11-24 23:13 hoijui Status new => assigned
2011-11-24 23:13 hoijui Assigned To => hoijui
2011-11-24 23:15 Svenstaro Note Added: 0007694
2011-11-24 23:28 hoijui Assigned To hoijui =>
2011-11-24 23:52 hoijui Note Added: 0007695
2011-11-24 23:52 hoijui Status assigned => new
2011-12-05 00:17 abma Note Edited: 0007695
2011-12-06 08:15 Svenstaro Note Added: 0007832
2011-12-12 18:39 hoijui Target Version => 85.0
2011-12-12 18:39 hoijui Description Updated
2011-12-22 17:44 Svenstaro Note Added: 0007983
2012-01-02 17:17 tvo Relationship added related to 0002893
2012-02-18 00:46 SirMaverick Note Added: 0008298
2012-02-18 00:46 SirMaverick Note Edited: 0008298
2012-02-25 03:50 jK Note Added: 0008331
2012-02-25 03:50 jK Assigned To => jK
2012-02-25 03:50 jK Status new => feedback
2012-02-25 05:10 SirMaverick Note Added: 0008332
2012-02-25 14:25 jK Status feedback => resolved
2012-02-25 14:25 jK Resolution open => fixed