Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937430 - [guru] sci-physics/openmodelica-1.23.1 fails to compile: localpointer.h:561:26: error: auto parameter not permitted in this context
Summary: [guru] sci-physics/openmodelica-1.23.1 fails to compile: localpointer.h:561:2...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ivan Lloro
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-06 07:11 UTC by Agostino Sarubbo
Modified: 2024-08-07 10:33 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,119.80 KB, application/x-xz)
2024-08-06 07:11 UTC, Agostino Sarubbo
Details

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

Issue: sci-physics/openmodelica-1.23.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-06 07:11:12 UTC
Created attachment 899249 [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-08-06 07:11:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: OMSimulator/3rdParty/xerces/src/CMakeFiles/xerces-c.dir/xercesc/util/regx/RangeToken.cpp.o 
/usr/include/unicode/localpointer.h:561:26: error: ‘auto’ parameter not permitted in this context
Comment 3 Larry the Git Cow gentoo-dev 2024-08-07 10:33:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a1baa3e1f1cc01cf528a6728dd40de00f2f1566

commit 7a1baa3e1f1cc01cf528a6728dd40de00f2f1566
Author:     Ivan Lloro <ivan.lloro.boada@gmail.com>
AuthorDate: 2024-08-06 17:41:54 +0000
Commit:     Ivan Lloro <ivan.lloro.boada@gmail.com>
CommitDate: 2024-08-06 17:42:58 +0000

    sci-physics/openmodelica: Fix dependency incompatibility with dev-libs/icu:0/75
    
    Closes: https://bugs.gentoo.org/937430
    Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>

 sci-physics/openmodelica/openmodelica-1.23.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)