Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727348 - app-editors/vis-0.5 : sed: cant read test/.../Makefile:<snip> No such file or directory
Summary: app-editors/vis-0.5 : sed: cant read test/.../Makefile:<snip> No such file or...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-06 18:16 UTC by Toralf Förster
Modified: 2020-06-07 06:34 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.17 KB, text/plain)
2020-06-06 18:16 UTC, Toralf Förster
Details
app-editors:vis-0.5:20200606-174143.log (app-editors:vis-0.5:20200606-174143.log,1.51 KB, text/plain)
2020-06-06 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.02 KB, text/plain)
2020-06-06 18:16 UTC, Toralf Förster
Details
environment (environment,16.26 KB, text/plain)
2020-06-06 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.03 KB, application/x-bzip)
2020-06-06 18:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.05 KB, application/x-bzip)
2020-06-06 18:16 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-06-06 18:16:04 UTC
>>> Source unpacked in /var/tmp/portage/app-editors/vis-0.5/work
>>> Preparing source in /var/tmp/portage/app-editors/vis-0.5/work/vis-v0.5 ...
sed: cant read test/core/Makefile: No such file or directory
 * ERROR: app-editors/vis-0.5::gentoo failed (prepare phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200601-221102

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
  [2]   rust-bin-1.44.0
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 06 Jun 2020 05:07:28 PM UTC

emerge -qpvO app-editors/vis
[ebuild  N    ] app-editors/vis-0.5  USE="ncurses (-selinux) -test -tre"
Comment 1 Toralf Förster gentoo-dev 2020-06-06 18:16:07 UTC
Created attachment 643704 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-06 18:16:10 UTC
Created attachment 643706 [details]
app-editors:vis-0.5:20200606-174143.log
Comment 3 Toralf Förster gentoo-dev 2020-06-06 18:16:13 UTC
Created attachment 643708 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-06 18:16:16 UTC
Created attachment 643710 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-06 18:16:18 UTC
Created attachment 643712 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-06 18:16:21 UTC
Created attachment 643714 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-06-07 06:34:54 UTC
The bug has been closed via the following commit(s):

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

commit 856281831fe56dc0a7dc75fd48c73dcb7d5cafc2
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2020-06-07 06:34:16 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-07 06:34:40 +0000

    app-editors/vis: Fix sed with FEATURES=-test
    
    Closes: https://bugs.gentoo.org/727348
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-editors/vis/vis-0.5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)