Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 870550

Summary: dev-libs/bglibs-2.04-r2:0/2 - unix/sig_suspend.c: error: call to undeclared function sigpause; ISO C99
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: jy6x2b32pie9
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36116
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-libs:bglibs-2.04-r2:20220916-205143.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-16 21:15:11 UTC
           ^
/usr/include/sys/select.h:102:12: note: conflicting prototype is here
extern int select (int __nfds, fd_set *__restrict __readfds,
           ^
unix/sig_suspend.c:29:3: error: call to undeclared function 'sigpause'; ISO C99
      and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220916-040004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit bfb312cb82ff5e7169ce54637a0e6f83176335ec
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 20:16:57 2022 +0000

    2022-09-16 20:16:57 UTC

emerge -qpvO dev-libs/bglibs
[ebuild  N    ] dev-libs/bglibs-2.04-r2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 21:15:12 UTC
Created attachment 806581 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 21:15:14 UTC
Created attachment 806584 [details]
dev-libs:bglibs-2.04-r2:20220916-205143.log
Comment 3 Toralf Förster gentoo-dev 2022-09-16 21:15:15 UTC
Created attachment 806587 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-16 21:15:17 UTC
Created attachment 806590 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-16 21:15:18 UTC
Created attachment 806593 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 21:15:19 UTC
Created attachment 806596 [details]
temp.tar.bz2
Comment 7 jy6x2b32pie9 2024-04-05 12:02:49 UTC
Upstream issue:
https://github.com/bruceg/bglibs/issues/6