Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 717404

Summary: dev-libs/link-grammar-5.9.1 : /.../System.h: fatal error: fpu_control.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
dev-libs:link-grammar-5.3.11:20200413-231201.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

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(-)