Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894772 - dev-games/ogre-1.9.0-r3 fails to compile (MUSL-CLANG-SYSTEM): OgreMemorySTLAllocator.h:130:4: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: dev-games/ogre-1.9.0-r3 fails to compile (MUSL-CLANG-SYSTEM): OgreMemorySTLAl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-16 14:05 UTC by Agostino Sarubbo
Modified: 2024-03-01 14:50 UTC (History)
0 users

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


Attachments
build.log (build.log,104.08 KB, text/plain)
2023-02-16 14:05 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 2023-02-16 14:05:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/ogre-1.9.0-r3 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-16 14:05:13 UTC
Created attachment 851786 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-16 14:05:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'Cg', required by 'virtual:world', not found
--   Package 'GLSL_Optimizer', required by 'virtual:world', not found
--   Package 'HLSL2GLSL', required by 'virtual:world', not found
--   Package 'OIS', required by 'virtual:world', not found
--   Package 'POCO', required by 'virtual:world', not found
--   Package 'cppunit', required by 'virtual:world', not found
--   Package 'freeimage', required by 'virtual:world', not found
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find TinyXML (missing: TINYXML_INCLUDE_DIR TINYXML_LIBRARIES) 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAtomicScalar.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o 
FAILED: OgreMain/CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o 
/var/tmp/portage/dev-games/ogre-1.9.0-r3/work/ogre-1.9.0/OgreMain/include/OgreMemorySTLAllocator.h:130:4: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]