Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862963 - dev-lang/eisl-2.50 - compat/cdefs.h: fatal error: sys/cdefs.h: No such file or directory
Summary: dev-lang/eisl-2.50 - compat/cdefs.h: fatal error: sys/cdefs.h: No such file o...
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: 2022-08-02 07:34 UTC by Toralf Förster
Modified: 2022-08-02 21:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.83 KB, text/plain)
2022-08-02 07:34 UTC, Toralf Förster
Details
dev-lang:eisl-2.50:20220802-032424.log (dev-lang:eisl-2.50:20220802-032424.log,3.56 KB, text/plain)
2022-08-02 07:34 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,58.33 KB, application/x-bzip)
2022-08-02 07:34 UTC, Toralf Förster
Details
environment (environment,58.28 KB, text/plain)
2022-08-02 07:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.47 KB, application/x-bzip)
2022-08-02 07:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.15 KB, application/x-bzip)
2022-08-02 07:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.49 KB, application/x-bzip)
2022-08-02 07:34 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 2022-08-02 07:34:07 UTC
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -Icii/include -Wall -Wextra  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -Inana/src -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -c extension.c -o extension.o
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -Icii/include -Wall -Wextra  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -Inana/src -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -c syntax.c -o syntax.o
In file included from eisl.h:18,
                 from extension.c:8:
compat/cdefs.h:6:10: fatal error: sys/cdefs.h: No such file or directory
    6 | #include <sys/cdefs.h>
      |          ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220730-220004

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 48e6dc91ac98541f557d6e94512ff77ef9976c8d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 2 03:02:02 2022 +0000

    2022-08-02 03:02:02 UTC

emerge -qpvO dev-lang/eisl
[ebuild  N    ] dev-lang/eisl-2.50
Comment 1 Toralf Förster gentoo-dev 2022-08-02 07:34:08 UTC
Created attachment 796810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-02 07:34:09 UTC
Created attachment 796813 [details]
dev-lang:eisl-2.50:20220802-032424.log
Comment 3 Toralf Förster gentoo-dev 2022-08-02 07:34:11 UTC
Created attachment 796816 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-08-02 07:34:12 UTC
Created attachment 796819 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-02 07:34:14 UTC
Created attachment 796822 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-02 07:34:15 UTC
Created attachment 796825 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-02 07:34:16 UTC
Created attachment 796828 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-08-02 21:19:14 UTC
The bug has been closed via the following commit(s):

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

commit a7f22f13b174fa12cf4ed87db73d9ce9a9b08b86
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-08-02 21:16:42 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-08-02 21:18:42 +0000

    dev-lang/eisl: fix musl build - remove cdefs
    
    Closes: https://bugs.gentoo.org/862963
    Bug: https://github.com/sasagawa888/eisl/pull/186
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/eisl/eisl-2.50.ebuild                      |  5 ++++-
 dev-lang/eisl/files/eisl-2.50-compat-no-cdefs.patch | 11 +++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)