Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716438 - sys-libs/libtermcap-compat-2.0.8-r4 : ./termcap.h: error: expected ; before typedef
Summary: sys-libs/libtermcap-compat-2.0.8-r4 : ./termcap.h: error: expected ; before t...
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-06 10:22 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-06 10:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,329.38 KB, text/plain)
2020-04-06 10:22 UTC, Toralf Förster
Details
environment (environment,91.84 KB, text/plain)
2020-04-06 10:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.72 KB, application/x-bzip)
2020-04-06 10:22 UTC, Toralf Förster
Details
sys-libs:libtermcap-compat-2.0.8-r4:20200406-080223.log (sys-libs:libtermcap-compat-2.0.8-r4:20200406-080223.log,5.90 KB, text/plain)
2020-04-06 10:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.79 KB, application/x-bzip)
2020-04-06 10:22 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-06 10:22:18 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -fPIC -c termcap.c -o termcap.o
In file included from termcap.c:30:
./termcap.h:35:14: error: expected ; before typedef
   35 | __BEGIN_DECLS
      |              ^
      |              ;

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

  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 06:37:59 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO sys-libs/libtermcap-compat
[ebuild  N    ] sys-libs/libtermcap-compat-2.0.8-r4
Comment 1 Toralf Förster gentoo-dev 2020-04-06 10:22:20 UTC
Created attachment 630710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-06 10:22:23 UTC
Created attachment 630712 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-06 10:22:26 UTC
Created attachment 630714 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-06 10:22:29 UTC
Created attachment 630716 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-06 10:22:32 UTC
Created attachment 630718 [details]
sys-libs:libtermcap-compat-2.0.8-r4:20200406-080223.log
Comment 6 Toralf Förster gentoo-dev 2020-04-06 10:22:34 UTC
Created attachment 630720 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-23 01:12:45 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(+)