Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912368 - dev-lang/eisl-3.40 - eisl.h: error: unknown type name pthread_cond_t
Summary: dev-lang/eisl-3.40 - eisl.h: error: unknown type name pthread_cond_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: 2023-08-16 20:02 UTC by Toralf Förster
Modified: 2023-10-26 13:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.36 KB, text/plain)
2023-08-16 20:02 UTC, Toralf Förster
Details
dev-lang:eisl-3.40:20230816-195257.log (dev-lang:eisl-3.40:20230816-195257.log,23.11 KB, text/plain)
2023-08-16 20:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.41 KB, text/plain)
2023-08-16 20:02 UTC, Toralf Förster
Details
environment (environment,59.86 KB, text/plain)
2023-08-16 20:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,900 bytes, application/x-xz)
2023-08-16 20:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.68 KB, application/x-xz)
2023-08-16 20:02 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.07 KB, application/x-xz)
2023-08-16 20:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.83 KB, application/x-xz)
2023-08-16 20:02 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 2023-08-16 20:02:41 UTC
      |                   |
      |                   int (*)(int)
main.c:2200:46: note: expected 'subr_t' {aka 'int (*)(int,  int)'} but argument is of type 'int (*)(int)'
 2200 | static inline void SET_SUBR(int addr, subr_t x)
      |                                       ~~~~~~~^
In file included from function.c:15:
eisl.h:610:8: error: unknown type name 'pthread_cond_t'
  610 | extern pthread_cond_t cond_gc;
      |        ^~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 659864d9df4c1d052b12af4e0c5e0c4ec8676c2e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 16 19:46:42 2023 +0000

    2023-08-16 19:46:41 UTC

emerge -qpvO dev-lang/eisl
[ebuild  N    ] dev-lang/eisl-3.40
Comment 1 Toralf Förster gentoo-dev 2023-08-16 20:02:42 UTC
Created attachment 868008 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-16 20:02:43 UTC
Created attachment 868009 [details]
dev-lang:eisl-3.40:20230816-195257.log
Comment 3 Toralf Förster gentoo-dev 2023-08-16 20:02:44 UTC
Created attachment 868010 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-16 20:02:45 UTC
Created attachment 868011 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-16 20:02:46 UTC
Created attachment 868012 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-16 20:02:47 UTC
Created attachment 868013 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-16 20:02:47 UTC
Created attachment 868014 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-16 20:02:48 UTC
Created attachment 868015 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-10-26 13:12:59 UTC
The bug has been closed via the following commit(s):

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

commit 733aa6cf919f189a55822e8d1e5f83c54c6ee866
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-10-25 14:15:58 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-10-26 13:11:32 +0000

    dev-lang/eisl: drop old 3.40
    
    Closes: https://bugs.gentoo.org/912368
    Closes: https://bugs.gentoo.org/912383
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/eisl/Manifest         |  1 -
 dev-lang/eisl/eisl-3.40.ebuild | 46 ------------------------------------------
 2 files changed, 47 deletions(-)