Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878049 - dev-ml/merlin-4.6 - rm: cannot remove .../issue1404.t: No such file or directory
Summary: dev-ml/merlin-4.6 - rm: cannot remove .../issue1404.t: No such file or directory
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: 2022-10-23 07:54 UTC by Toralf Förster
Modified: 2022-10-23 08:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.92 KB, text/plain)
2022-10-23 07:54 UTC, Toralf Förster
Details
dev-ml:merlin-4.6:20221023-063736.log (dev-ml:merlin-4.6:20221023-063736.log,1.60 KB, text/plain)
2022-10-23 07:54 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,55.06 KB, application/x-bzip)
2022-10-23 07:54 UTC, Toralf Förster
Details
environment (environment,35.13 KB, text/plain)
2022-10-23 07:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.39 KB, application/x-bzip)
2022-10-23 07:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.48 KB, application/x-bzip)
2022-10-23 07:54 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 2022-10-23 07:54:29 UTC
>>> Unpacking merlin-4.6-413.tbz to /var/tmp/portage/dev-ml/merlin-4.6/work
>>> Unpacking merlin-4.6-414.tbz to /var/tmp/portage/dev-ml/merlin-4.6/work
>>> Source unpacked in /var/tmp/portage/dev-ml/merlin-4.6/work
>>> Preparing source in /var/tmp/portage/dev-ml/merlin-4.6/work/merlin-4.6 ...
rm: cannot remove 'tests/test-dirs/occurrences/issue1404.t': No such file or directory
 * ERROR: dev-ml/merlin-4.6::gentoo failed (prepare phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221021-160004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 73cb17ccd9d1c880a8380e0294792f9ab8cdeb3c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 23 05:16:50 2022 +0000

    2022-10-23 05:16:50 UTC

emerge -qpvO dev-ml/merlin
[ebuild   R   ] dev-ml/merlin-4.6  USE="ocamlopt -emacs -test"
Comment 1 Toralf Förster gentoo-dev 2022-10-23 07:54:30 UTC
Created attachment 825079 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-23 07:54:31 UTC
Created attachment 825081 [details]
dev-ml:merlin-4.6:20221023-063736.log
Comment 3 Toralf Förster gentoo-dev 2022-10-23 07:54:33 UTC
Created attachment 825083 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-23 07:54:34 UTC
Created attachment 825085 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-23 07:54:35 UTC
Created attachment 825087 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-23 07:54:36 UTC
Created attachment 825089 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-23 08:14:34 UTC
The bug has been closed via the following commit(s):

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

commit bd51c806ea638fd618f62fefde355f762058a137
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-10-23 08:12:29 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-10-23 08:14:32 +0000

    dev-ml/merlin: src_prepare test fixes
    
    Closes: https://bugs.gentoo.org/878049
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-ml/merlin/merlin-4.5-r3.ebuild | 7 +++++--
 dev-ml/merlin/merlin-4.6.ebuild    | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)