Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758251 - app-editors/vis-0.6 : * No supported Lua implementation in LUA_SINGLE_TARGET.
Summary: app-editors/vis-0.6 : * No supported Lua implementation in LUA_SINGLE_TARGET.
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-03 12:58 UTC by Toralf Förster
Modified: 2020-12-03 13:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.63 KB, text/plain)
2020-12-03 12:58 UTC, Toralf Förster
Details
app-editors:vis-0.6:20201203-103216.log (app-editors:vis-0.6:20201203-103216.log,1.48 KB, text/plain)
2020-12-03 12:58 UTC, Toralf Förster
Details
die.env (die.env,182.76 KB, text/plain)
2020-12-03 12:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,347.10 KB, text/plain)
2020-12-03 12:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.09 KB, application/x-bzip)
2020-12-03 12:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.27 KB, application/x-bzip)
2020-12-03 12:59 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-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 archtester gentoo-dev 2020-12-03 13:15:40 UTC
Already fixed, the ebuild didn't have an appropriate REQUIRED_USE clause set.