Summary: | dev-libs/stp-2.3.3 : -- Could NOT find cryptominisat5 (missing: cryptominisat5_DIR) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Jeffrey Lin <jeffrey> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
CMakeError.log CMakeOutput.log dev-libs:stp-2.3.3:20201211-083237.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 677839 [details]
emerge-info.txt
Created attachment 677842 [details]
CMakeError.log
Created attachment 677845 [details]
CMakeOutput.log
Created attachment 677848 [details]
dev-libs:stp-2.3.3:20201211-083237.log
Created attachment 677851 [details]
emerge-history.txt
Created attachment 677854 [details]
environment
Created attachment 677857 [details]
etc.portage.tbz2
Created attachment 677860 [details]
logs.tbz2
Created attachment 677863 [details]
temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317c9f66693a8341a07ba45fe158e8699cc1cd19 commit 317c9f66693a8341a07ba45fe158e8699cc1cd19 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2021-12-27 13:08:03 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2021-12-27 13:08:10 +0000 sci-mathematics/stp: multiple fixes - add missing test submodules - add optional cryptominisat dependency (USE=dependency) - add the Gentoo Mathematics Project to co-maintainers - change python to optional dependency (USE=python) - install PDF documentation - patch CMakeLists.txt to fix CFLAGS - patch stp.py to fix python module Closes: https://bugs.gentoo.org/759457 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> sci-mathematics/stp/Manifest | 2 + .../stp/files/stp-CMakeLists.txt-fix_cflags.patch | 21 +++++ .../stp/files/stp-stp.py-library_path.patch | 15 ++++ sci-mathematics/stp/metadata.xml | 51 +++++++----- sci-mathematics/stp/stp-2.3.3-r1.ebuild | 94 ++++++++++++++++++++++ sci-mathematics/stp/stp-2.3.3.ebuild | 45 ----------- 6 files changed, 161 insertions(+), 67 deletions(-) |