Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716526 - sys-libs/libstdc++-v3-3.3.6-r2 : /.../os_defines.h:47: error: syntax
Summary: sys-libs/libstdc++-v3-3.3.6-r2 : /.../os_defines.h:47: error: syntax
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-07 07:27 UTC by Toralf Förster
Modified: 2022-04-23 01:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.99 KB, text/plain)
2020-04-07 07:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,342.25 KB, text/plain)
2020-04-07 07:27 UTC, Toralf Förster
Details
environment (environment,94.22 KB, text/plain)
2020-04-07 07:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.95 KB, application/x-bzip)
2020-04-07 07:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.33 KB, application/x-bzip)
2020-04-07 07:27 UTC, Toralf Förster
Details
sys-libs:libstdc++-v3-3.3.6-r2:20200406-210002.log.bz2 (sys-libs:libstdc++-v3-3.3.6-r2:20200406-210002.log.bz2,136.07 KB, application/x-bzip)
2020-04-07 07:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,160.01 KB, application/x-bzip)
2020-04-07 07:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-07 07:27:09 UTC
                 from /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r2/work/build/x86_64-gentoo-linux-musl/libstdc++-v3/include/cstdlib:49,
                 from /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r2/work/gcc-3.3.6/libstdc++-v3/libsupc++/eh_alloc.cc:33:
/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r2/work/build/x86_64-gentoo-linux-musl/libstdc++-v3/include/x86_64-gentoo-linux-musl/bits/os_defines.h:47: error: syntax
   error before ; token
make[3]: *** [Makefile:436: eh_alloc.lo] Error 1
make[3]: Leaving directory /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r2/work/build/x86_64-gentoo-linux-musl/libstdc++-v3/libsupc++

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr  6 19:37:43 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO sys-libs/libstdc++-v3
[ebuild  N    ] sys-libs/libstdc++-v3-3.3.6-r2  USE="nls (-multilib)"
Comment 1 Toralf Förster gentoo-dev 2020-04-07 07:27:12 UTC
Created attachment 630954 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-07 07:27:15 UTC
Created attachment 630956 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-07 07:27:18 UTC
Created attachment 630958 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-07 07:27:20 UTC
Created attachment 630960 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-07 07:27:23 UTC
Created attachment 630962 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-07 07:27:26 UTC
Created attachment 630964 [details]
sys-libs:libstdc++-v3-3.3.6-r2:20200406-210002.log.bz2
Comment 7 Toralf Förster gentoo-dev 2020-04-07 07:27:29 UTC
Created attachment 630966 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2020-04-07 21:27:15 UTC
Old gcc. Don't think stdc++v3 will ever be needed  on musl. It's only for ancient bianries.
Comment 9 Larry the Git Cow gentoo-dev 2022-04-23 01:12:44 UTC
The bug has been closed via the following commit(s):

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

commit fa186331d767ecf358e92245e6b423f390eddc14
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-23 01:11:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-23 01:11:22 +0000

    profiles/features/musl: mask binary compatibility packages on musl
    
    Closes: https://bugs.gentoo.org/716438
    Closes: https://bugs.gentoo.org/716526
    Closes: https://bugs.gentoo.org/828917
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)