Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870550 - dev-libs/bglibs-2.04-r2:0/2 - unix/sig_suspend.c: error: call to undeclared function sigpause; ISO C99
Summary: dev-libs/bglibs-2.04-r2:0/2 - unix/sig_suspend.c: error: call to undeclared f...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-16 21:15 UTC by Toralf Förster
Modified: 2024-04-05 12:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.79 KB, text/plain)
2022-09-16 21:15 UTC, Toralf Förster
Details
dev-libs:bglibs-2.04-r2:20220916-205143.log (dev-libs:bglibs-2.04-r2:20220916-205143.log,168.48 KB, text/plain)
2022-09-16 21:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.54 KB, text/plain)
2022-09-16 21:15 UTC, Toralf Förster
Details
environment (environment,61.71 KB, text/plain)
2022-09-16 21:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.11 KB, application/x-bzip)
2022-09-16 21:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.79 KB, application/x-bzip)
2022-09-16 21:15 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-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