Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713262 - net-misc/ncman-0.0.1_p20190327 : ../.../main.c: error: unknown type name siginfo_t
Summary: net-misc/ncman-0.0.1_p20190327 : ../.../main.c: error: unknown type name sigi...
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-03-18 17:11 UTC by Toralf Förster
Modified: 2020-03-20 12:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.20 KB, text/plain)
2020-03-18 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.23 KB, text/plain)
2020-03-18 17:11 UTC, Toralf Förster
Details
environment (environment,84.33 KB, text/plain)
2020-03-18 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.07 KB, application/x-bzip)
2020-03-18 17:11 UTC, Toralf Förster
Details
net-misc:ncman-0.0.1_p20190327:20200318-165651.log (net-misc:ncman-0.0.1_p20190327:20200318-165651.log,15.07 KB, text/plain)
2020-03-18 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.59 KB, application/x-bzip)
2020-03-18 17:11 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-03-18 17:11:02 UTC
FAILED: ncman@exe/src_main.c.o 
x86_64-gentoo-linux-musl-gcc -Incman@exe -I. -I../ncman-0.0.1_p20190327 -I../ncman-0.0.1_p20190327/inc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/json-c -I/usr/include/ncursesw -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -march=native -fno-common -falign-functions=32:25:16 -DVERSION_MAJOR=0 -DVERSION_MINOR=0 -DVERSION_PATCH=1 -Wall -MD -MQ ncman@exe/src_main.c.o -MF ncman@exe/src_main.c.o.d -o ncman@exe/src_main.c.o -c ../ncman-0.0.1_p20190327/src/main.c
../ncman-0.0.1_p20190327/src/main.c:243:35: error: unknown type name siginfo_t
  243 | static void stop_loop(int signum, siginfo_t *si, void *useless)
      |                                   ^~~~~~~~~
../ncman-0.0.1_p20190327/src/main.c:316:32: error: unknown type name siginfo_t

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

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

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

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.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO net-misc/ncman
[ebuild  N    ] net-misc/ncman-0.0.1_p20190327
Comment 1 Toralf Förster gentoo-dev 2020-03-18 17:11:05 UTC
Created attachment 621816 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 17:11:07 UTC
Created attachment 621818 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 17:11:10 UTC
Created attachment 621820 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 17:11:13 UTC
Created attachment 621822 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 17:11:16 UTC
Created attachment 621824 [details]
net-misc:ncman-0.0.1_p20190327:20200318-165651.log
Comment 6 Toralf Förster gentoo-dev 2020-03-18 17:11:19 UTC
Created attachment 621826 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-20 12:53:00 UTC
The bug has been closed via the following commit(s):

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

commit b847a9ab7cc1d5830251e11ae238d60df8967784
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-20 12:52:02 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-20 12:52:47 +0000

    net-misc/ncman: revbump for various ebuild changes & musl fix
    
    Closes: https://bugs.gentoo.org/713262
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-misc/ncman/ncman-0.0.1_p20190327-r1.ebuild | 34 ++++++++++++++++++++++++++
 net-misc/ncman/ncman-9999.ebuild               |  2 ++
 2 files changed, 36 insertions(+)