Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946412 - dev-games/openscenegraph-3.6.5-r115 fails to compile: connection.hpp:36:39: error: expected ) before & token
Summary: dev-games/openscenegraph-3.6.5-r115 fails to compile: connection.hpp:36:39: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: boost-1.87
  Show dependency tree
 
Reported: 2024-12-14 08:13 UTC by Agostino Sarubbo
Modified: 2025-01-14 07:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,100.76 KB, application/x-xz)
2024-12-14 08:13 UTC, Agostino Sarubbo
Details
openscenegraph-3.6.5-boost-1.87.0.patch (openscenegraph-3.6.5-boost-1.87.0.patch,12.28 KB, patch)
2024-12-27 12:08 UTC, Attila Tóth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-14 08:13:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/openscenegraph-3.6.5-r115 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-14 08:13:34 UTC
Created attachment 913987 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-14 08:13:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/osgPlugins/RestHttpDevice/CMakeFiles/osgdb_resthttp.dir/ReaderWriterRestHttpDevice.cpp.o 
FAILED: src/osgPlugins/RestHttpDevice/CMakeFiles/osgdb_resthttp.dir/RestHttpDevice.cpp.o 
FAILED: src/osgPlugins/RestHttpDevice/CMakeFiles/osgdb_resthttp.dir/connection.cpp.o 
FAILED: src/osgPlugins/RestHttpDevice/CMakeFiles/osgdb_resthttp.dir/io_service_pool.cpp.o 
FAILED: src/osgPlugins/RestHttpDevice/CMakeFiles/osgdb_resthttp.dir/server.cpp.o 
/var/tmp/portage/dev-games/openscenegraph-3.6.5-r115/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/RestHttpDevice/connection.hpp:36:39: error: expected ‘)’ before ‘&’ token
Comment 3 Attila Tóth 2024-12-27 12:08:30 UTC
Created attachment 915276 [details, diff]
openscenegraph-3.6.5-boost-1.87.0.patch

openscenegraph-3.6.5-boost-1.87.0.patch
Comment 4 Larry the Git Cow gentoo-dev 2025-01-14 07:40:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47806f007f94358e2408da57b5107eaee737cb32

commit 47806f007f94358e2408da57b5107eaee737cb32
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2025-01-14 07:31:34 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2025-01-14 07:39:48 +0000

    dev-games/openscenegraph: add patch for boost-1.87.0
    
    Patch from Attila Tóth.
    
    Closes: https://bugs.gentoo.org/946412
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 .../files/openscenegraph-3.6.5-boost-1.87.0.patch  | 301 +++++++++++++++++++++
 .../openscenegraph-3.6.5-r116.ebuild               | 172 ++++++++++++
 2 files changed, 473 insertions(+)