Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816153 - dev-ml/opam-client-2.1.0 fails tests
Summary: dev-ml/opam-client-2.1.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-04 05:52 UTC by Agostino Sarubbo
Modified: 2022-01-15 21:38 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,159.25 KB, text/plain)
2021-10-04 05:52 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-04 05:52:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/opam-client-2.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-04 05:52:09 UTC
Created attachment 742860 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-04 05:52:10 UTC
Possible context of error(s):

+ "${BASEDIR}/OPAM/inst/share/dot/file: No such file or directory".
+ "${BASEDIR}/OPAM/inst/share/nodot/file: No such file or directory".
+cat: ${BASEDIR}/OPAM/undef-prefix/lib/prefix: No such file or directory
+cat: ${BASEDIR}/OPAM/undef-switch/lib/prefix: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-01-15 21:38:43 UTC
The bug has been closed via the following commit(s):

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

commit 3505e3aba55b178b2a7728c4485ff2a55b778c59
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-15 21:38:31 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-15 21:38:31 +0000

    dev-ml/opam-client: fix test DEPS
    
    Closes: https://bugs.gentoo.org/816153
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/opam-client/opam-client-2.0.8-r1.ebuild | 6 ++++--
 dev-ml/opam-client/opam-client-2.0.8.ebuild    | 6 ++++--
 dev-ml/opam-client/opam-client-2.0.9.ebuild    | 4 +++-
 dev-ml/opam-client/opam-client-2.1.0.ebuild    | 6 ++++--
 dev-ml/opam-client/opam-client-2.1.1.ebuild    | 6 ++++--
 5 files changed, 19 insertions(+), 9 deletions(-)