Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 758251

Summary: app-editors/vis-0.6 : * No supported Lua implementation in LUA_SINGLE_TARGET.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Haelwenn (lanodan) Monnier <contact>
Status: RESOLVED OBSOLETE    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-editors:vis-0.6:20201203-103216.log
die.env
emerge-history.txt
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2020-12-03 12:58:55 UTC
 * ERROR: app-editors/vis-0.6::gentoo failed (setup phase):
 *   No supported Lua implementation in LUA_SINGLE_TARGET.
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20201125-061653

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Dec  3 10:05:36 AM UTC 2020

emerge -qpvO app-editors/vis
[ebuild  N    ] app-editors/vis-0.6  USE="ncurses (-lua) (-selinux) -test -tre" LUA_SINGLE_TARGET="-lua5-2 -lua5-3"
Comment 1 Toralf Förster gentoo-dev 2020-12-03 12:58:56 UTC
Created attachment 676477 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-03 12:58:57 UTC
Created attachment 676480 [details]
app-editors:vis-0.6:20201203-103216.log
Comment 3 Toralf Förster gentoo-dev 2020-12-03 12:58:59 UTC
Created attachment 676483 [details]
die.env
Comment 4 Toralf Förster gentoo-dev 2020-12-03 12:59:01 UTC
Created attachment 676486 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-12-03 12:59:02 UTC
Created attachment 676489 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-03 12:59:04 UTC
Created attachment 676492 [details]
logs.tbz2
Comment 7 Marek Szuba (RETIRED) archtester gentoo-dev 2020-12-03 13:15:40 UTC
Already fixed, the ebuild didn't have an appropriate REQUIRED_USE clause set.