Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818991 - sci-mathematics/z3-4.8.15 calls commands that do not exist: dot
Summary: sci-mathematics/z3-4.8.15 calls commands that do not exist: dot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-20 10:29 UTC by Agostino Sarubbo
Modified: 2022-03-21 13:36 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,205.09 KB, application/x-xz)
2021-10-20 10:29 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 2021-10-20 10:29:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/z3-4.8.11b calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-20 10:29:22 UTC
Created attachment 745857 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-19 11:10:45 UTC
ci has reproduced this issue with version 4.8.13 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-24 09:46:13 UTC
ci has reproduced this issue with version 4.8.14 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-03-21 10:35:09 UTC
ci has reproduced this issue with version 4.8.15 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-03-21 13:36:11 UTC
The bug has been closed via the following commit(s):

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

commit 5d07ea9a62bc5988e9fcf1b53e1f985f93e58747
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-21 13:34:00 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-21 13:36:04 +0000

    sci-mathematics/z3: fix documentation
    
    - add missing dot dependency
    - install documentation into correct directory (use PF)
    
    Closes: https://bugs.gentoo.org/818991
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 sci-mathematics/z3/{z3-4.8.14.ebuild => z3-4.8.14-r1.ebuild} | 4 ++--
 sci-mathematics/z3/{z3-4.8.15.ebuild => z3-4.8.15-r1.ebuild} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)