Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715696 - sys-apps/iotools-1.5 : misc.c: error: conflicting types for cpu_set_t
Summary: sys-apps/iotools-1.5 : misc.c: error: conflicting types for cpu_set_t
Status: CONFIRMED
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-04-01 07:10 UTC by Toralf Förster
Modified: 2020-04-01 07:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.38 KB, text/plain)
2020-04-01 07:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.09 KB, text/plain)
2020-04-01 07:10 UTC, Toralf Förster
Details
environment (environment,73.80 KB, text/plain)
2020-04-01 07:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.57 KB, application/x-bzip)
2020-04-01 07:10 UTC, Toralf Förster
Details
sys-apps:iotools-1.5:20200331-230731.log (sys-apps:iotools-1.5:20200331-230731.log,3.87 KB, text/plain)
2020-04-01 07:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.49 KB, application/x-bzip)
2020-04-01 07:10 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-04-01 07:10:01 UTC
x86_64-gentoo-linux-musl-gcc -Wall  -D_GNU_SOURCE -DVER_MAJOR=1 -DVER_MINOR=5    -O2 -pipe -march=native   -c -o logic.o logic.c
x86_64-gentoo-linux-musl-gcc -Wall  -D_GNU_SOURCE -DVER_MAJOR=1 -DVER_MINOR=5    -O2 -pipe -march=native   -c -o misc.o misc.c
misc.c:49:3: error: conflicting types for cpu_set_t
   49 | } cpu_set_t;
      |   ^~~~~~~~~
In file included from misc.c:32:

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

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

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

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

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 31 21:37:41 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO sys-apps/iotools
[ebuild  N    ] sys-apps/iotools-1.5  USE="-make-symlinks -static"
Comment 1 Toralf Förster gentoo-dev 2020-04-01 07:10:04 UTC
Created attachment 628210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 07:10:07 UTC
Created attachment 628212 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-01 07:10:11 UTC
Created attachment 628214 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-01 07:10:15 UTC
Created attachment 628216 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-01 07:10:18 UTC
Created attachment 628218 [details]
sys-apps:iotools-1.5:20200331-230731.log
Comment 6 Toralf Förster gentoo-dev 2020-04-01 07:10:21 UTC
Created attachment 628220 [details]
temp.tbz2