Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 914584

Summary: x11-wm/fluxbox: fails to build with libcxx (no template named 'auto_ptr' in namespace 'std'), needs c++14
Product: Gentoo Linux Reporter: germ <germtoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 836220    
Attachments: Log from MusllvmPC1
reproduced failure on musllvmPC2

Description germ 2023-09-24 03:11:12 UTC
Created attachment 871213 [details]
Log from MusllvmPC1

Steps to reproduce:
1. Select Musl LLVM profile
2. Emerge x11-wm/fluxbox
3. fluxbox will fail to compile with build logs similar to the two attached logs.
4. Create environment for fluxbox for c++14
5. Emerge fluxbox successfully.
Comment 1 germ 2023-09-24 03:12:46 UTC
Created attachment 871214 [details]
reproduced failure on musllvmPC2