Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713322 - dev-lang/mercury-14.01.1-r1 : /.../signal.h: error: redefinition of struct _fpstate_64
Summary: dev-lang/mercury-14.01.1-r1 : /.../signal.h: error: redefinition of struct _f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 21:25 UTC by Toralf Förster
Modified: 2020-03-22 13:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2020-03-18 21:25 UTC, Toralf Förster
Details
dev-lang:mercury-14.01.1-r1:20200318-212120.log (dev-lang:mercury-14.01.1-r1:20200318-212120.log,58.59 KB, text/plain)
2020-03-18 21:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.00 KB, text/plain)
2020-03-18 21:25 UTC, Toralf Förster
Details
environment (environment,179.44 KB, text/plain)
2020-03-18 21:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.34 KB, application/x-bzip)
2020-03-18 21:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,27.67 KB, application/x-bzip)
2020-03-18 21:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,46.87 KB, application/x-bzip)
2020-03-18 21:25 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 21:25:35 UTC
/var/tmp/portage/dev-lang/mercury-14.01.1-r1/work/mercury-srcdist-14.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG  -fPIC -DMR_PIC  -O2 -pipe -march=native -DNO_DEBUGGING   -c -o os_dep.o os_dep.c
In file included from os_dep.c:46:
/usr/include/bits/signal.h:60:16: error: redefinition of struct _fpstate_64
   60 | typedef struct _fpstate {
      |                ^~~~~~~~
/usr/include/asm/sigcontext.h:149:8: note: originally defined here

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

  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 dev-lang/mercury
[ebuild  N    ] dev-lang/mercury-14.01.1-r1  USE="readline -debug -doc -emacs -erlang -examples -java -mono -profile -threads -trail"
Comment 1 Toralf Förster gentoo-dev 2020-03-18 21:25:38 UTC
Created attachment 622100 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 21:25:41 UTC
Created attachment 622102 [details]
dev-lang:mercury-14.01.1-r1:20200318-212120.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 21:25:44 UTC
Created attachment 622104 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 21:25:46 UTC
Created attachment 622106 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 21:25:49 UTC
Created attachment 622108 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 21:25:52 UTC
Created attachment 622110 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-18 21:25:55 UTC
Created attachment 622112 [details]
temp.tbz2
Comment 8 Keri Harris (RETIRED) gentoo-dev 2020-03-22 13:11:49 UTC
This is now fixed in git. Thanks for reporting this bug.