Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832834 - sci-mathematics/vampire-4.7-r1 fails to compile: System.h:30:10: fatal error: fpu_control.h: No such file or directory
Summary: sci-mathematics/vampire-4.7-r1 fails to compile: System.h:30:10: fatal error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2022-02-07 08:27 UTC by Agostino Sarubbo
Modified: 2023-02-06 17:23 UTC (History)
0 users

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


Attachments
build.log (build.log,49.19 KB, text/plain)
2022-02-07 08:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-07 08:27:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/vampire-4.6.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-07 08:27:04 UTC
Created attachment 764501 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-07 08:27:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/sci-mathematics/vampire-4.6.1/work/vampire-4.6.1/Minisat/utils/System.h:30:10: fatal error: fpu_control.h: No such file or directory
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/sci-mathematics/vampire-4.6.1/work/vampire-4.6.1/Minisat/utils/System.h:30:10: fatal error: fpu_control.h: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-30 10:07:00 UTC
tinderbox_musl has reproduced this issue with version 4.7-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-02-06 17:23:24 UTC
The bug has been closed via the following commit(s):

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

commit d2b700163970908b03466ad2e07616c5e92623cd
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-06 14:12:15 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-06 17:23:18 +0000

    sci-mathematics/vampire: fix build on musl
    
    Bug: https://github.com/vprover/vampire/pull/432
    Closes: https://bugs.gentoo.org/832834
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../vampire/files/vampire-4.6.1-musl.patch         | 40 ++++++++++++++++++++++
 sci-mathematics/vampire/vampire-4.6.1-r2.ebuild    |  4 ++-
 sci-mathematics/vampire/vampire-4.7-r1.ebuild      | 10 +++---
 3 files changed, 49 insertions(+), 5 deletions(-)