Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751748 - dev-ml/re-1.9.0 : [TEST] Error: Library ounit2 not found.
Summary: dev-ml/re-1.9.0 : [TEST] Error: Library ounit2 not found.
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-10-29 16:04 UTC by Toralf Förster
Modified: 2021-01-27 19:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.16 KB, text/plain)
2020-10-29 16:04 UTC, Toralf Förster
Details
dev-ml:re-1.9.0:20201029-090533.log (dev-ml:re-1.9.0:20201029-090533.log,7.58 KB, text/plain)
2020-10-29 16:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,27.06 KB, text/plain)
2020-10-29 16:04 UTC, Toralf Förster
Details
environment (environment,19.81 KB, text/plain)
2020-10-29 16:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.84 KB, application/x-bzip)
2020-10-29 16:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.46 KB, application/x-bzip)
2020-10-29 16:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-10-29 16:04:14 UTC
6 |  (libraries re ounit2))
                   ^^^^^^
Error: Library "ounit2" not found.
Hint: try:
  dune external-lib-deps --missing @runtest
Done: 19/38 (jobs: 1)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64_test-20201027-192603

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Oct 29 07:54:35 AM UTC 2020
/var/db/repos/libressl	Sun Oct 18 04:35:14 PM UTC 2020

emerge -qpvO dev-ml/re
[ebuild  N    ] dev-ml/re-1.9.0  USE="ocamlopt test"
Comment 1 Toralf Förster gentoo-dev 2020-10-29 16:04:17 UTC
Created attachment 669116 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-29 16:04:18 UTC
Created attachment 669119 [details]
dev-ml:re-1.9.0:20201029-090533.log
Comment 3 Toralf Förster gentoo-dev 2020-10-29 16:04:19 UTC
Created attachment 669122 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-29 16:04:20 UTC
Created attachment 669125 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-29 16:04:22 UTC
Created attachment 669128 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-29 16:04:23 UTC
Created attachment 669131 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-01-27 19:18:05 UTC
The bug has been closed via the following commit(s):

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

commit a5b8faa9b31d3e5ae02d87b27ac5a7037318f663
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-01-27 19:17:54 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-01-27 19:17:54 +0000

    dev-ml/re: fix test dep
    
    Closes: https://bugs.gentoo.org/751748
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/re/metadata.xml    | 4 ++++
 dev-ml/re/re-1.9.0.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)