Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890794 - sci-mathematics/opensmt-2.4.3-r1 fails to compile (MUSL-SYSTEM): opensmt.cc:51:10: fatal error: fpu_control.h: No such file or directory
Summary: sci-mathematics/opensmt-2.4.3-r1 fails to compile (MUSL-SYSTEM): opensmt.cc:5...
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: 2023-01-14 06:35 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,309.31 KB, text/plain)
2023-01-14 06:35 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 2023-01-14 06:35:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/opensmt-2.4.3-r1 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-14 06:35:28 UTC
Created attachment 848440 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-14 06:35:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/sci-mathematics/opensmt-2.4.3-r1/work/opensmt-2.4.3/src/bin/opensmt.cc:51:10: fatal error: fpu_control.h: No such file or directory
FAILED: src/bin/CMakeFiles/OpenSMT-bin.dir/opensmt.cc.o 
/var/tmp/portage/sci-mathematics/opensmt-2.4.3-r1/work/opensmt-2.4.3/src/bin/opensmt.cc:51:10: fatal error: fpu_control.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-02-06 17:23:23 UTC
The bug has been closed via the following commit(s):

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

commit d7cebc801072df5274120a7f38644474e1168ed1
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-06 16:46:59 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-06 17:23:18 +0000

    sci-mathematics/opensmt: fix build on musl
    
    Bug: https://github.com/usi-verification-and-security/opensmt/pull/590
    Closes: https://bugs.gentoo.org/890794
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../opensmt/files/opensmt-2.4.3-musl.patch         | 132 +++++++++++++++++++++
 sci-mathematics/opensmt/opensmt-2.4.3-r1.ebuild    |   2 +
 2 files changed, 134 insertions(+)