Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717404 - dev-libs/link-grammar-5.9.1 : /.../System.h: fatal error: fpu_control.h: No such file or directory
Summary: dev-libs/link-grammar-5.9.1 : /.../System.h: fatal error: fpu_control.h: No s...
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-14 10:34 UTC by Toralf Förster
Modified: 2022-01-22 18:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2020-04-14 10:34 UTC, Toralf Förster
Details
dev-libs:link-grammar-5.3.11:20200413-231201.log (dev-libs:link-grammar-5.3.11:20200413-231201.log,19.11 KB, text/plain)
2020-04-14 10:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,473.83 KB, text/plain)
2020-04-14 10:34 UTC, Toralf Förster
Details
environment (environment,221.19 KB, text/plain)
2020-04-14 10:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.14 KB, application/x-bzip)
2020-04-14 10:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.93 KB, application/x-bzip)
2020-04-14 10:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,50.25 KB, application/x-bzip)
2020-04-14 10:34 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-14 10:34:27 UTC
In file included from /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/core/Solver.cc:25:
/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/utils/System.h:25:10: fatal error: fpu_control.h: No such file or directory
   25 | #include <fpu_control.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.

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

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

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

  Please see the tracker bug for details.

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-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr 13 22:38:06 UTC 2020
/var/db/repos/musl	Sun Apr 12 18:47:42 UTC 2020

emerge -qpvO dev-libs/link-grammar
[ebuild  N    ] dev-libs/link-grammar-5.3.11  USE="hunspell -aspell -java -python -static-libs -threads" PYTHON_TARGETS="python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-04-14 10:34:30 UTC
Created attachment 632754 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-14 10:34:33 UTC
Created attachment 632756 [details]
dev-libs:link-grammar-5.3.11:20200413-231201.log
Comment 3 Toralf Förster gentoo-dev 2020-04-14 10:34:35 UTC
Created attachment 632758 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-14 10:34:38 UTC
Created attachment 632760 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-14 10:34:41 UTC
Created attachment 632762 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-14 10:34:44 UTC
Created attachment 632764 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-14 10:34:47 UTC
Created attachment 632766 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-10 19:05:32 UTC
tinderbox_musl has reproduced this issue with version 5.9.1 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2022-01-22 18:35:58 UTC
The bug has been closed via the following commit(s):

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

commit ef3f9998e23f18f261fa67f425e9da1d12c718e6
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-01-22 18:35:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-01-22 18:35:51 +0000

    dev-libs/link-grammar: remove #include <fpu_control.h>
    
    Closes: https://bugs.gentoo.org/717404
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/link-grammar/files/link-grammar-5.10.2-musl.patch | 13 +++++++++++++
 dev-libs/link-grammar/link-grammar-5.10.2.ebuild           |  5 ++++-
 2 files changed, 17 insertions(+), 1 deletion(-)