Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914584 - x11-wm/fluxbox: fails to build with libcxx (no template named 'auto_ptr' in namespace 'std'), needs c++14
Summary: x11-wm/fluxbox: fails to build with libcxx (no template named 'auto_ptr' in n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-libcxx
  Show dependency tree
 
Reported: 2023-09-24 03:11 UTC by germ
Modified: 2023-12-08 09:56 UTC (History)
0 users

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


Attachments
Log from MusllvmPC1 (vartmpportagex11-wmfluxbox-137-r5tempbuild-ZV6A.txt,43.09 KB, text/plain)
2023-09-24 03:11 UTC, germ
Details
reproduced failure on musllvmPC2 (vartmpportagex11-wmfluxbox-137-r5tempbuild-BJLA.txt,44.34 KB, text/plain)
2023-09-24 03:12 UTC, germ
Details

Note You need to log in before you can comment on or make changes to this bug.
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