Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633770 - www-client/luakit-2017.08.10 : * emake failed
Summary: www-client/luakit-2017.08.10 : * emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-08 15:44 UTC by Toralf Förster
Modified: 2019-05-23 18:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.38 KB, text/plain)
2017-10-08 15:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.96 KB, text/plain)
2017-10-08 15:44 UTC, Toralf Förster
Details
environment (environment,45.41 KB, text/plain)
2017-10-08 15:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.78 KB, application/x-bzip)
2017-10-08 15:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.45 KB, application/x-bzip)
2017-10-08 15:44 UTC, Toralf Förster
Details
www-client:luakit-2017.08.10:20171008-153330.log (www-client:luakit-2017.08.10:20171008-153330.log,19.38 KB, text/plain)
2017-10-08 15:44 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 2017-10-08 15:44:21 UTC
 * ERROR: www-client/luakit-2017.08.10::gentoo failed (install phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20171002-192238

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm

emerge -qpv www-client/luakit
[ebuild  N    ] www-client/luakit-2017.08.10  USE="-doc -luajit {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-10-08 15:44:24 UTC
Created attachment 498102 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-08 15:44:27 UTC
Created attachment 498104 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-08 15:44:30 UTC
Created attachment 498106 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-08 15:44:33 UTC
Created attachment 498108 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-08 15:44:36 UTC
Created attachment 498110 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-08 15:44:39 UTC
Created attachment 498112 [details]
www-client:luakit-2017.08.10:20171008-153330.log
Comment 7 Larry the Git Cow gentoo-dev 2019-05-23 18:30:34 UTC
The bug has been closed via the following commit(s):

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

commit cb863ffe977f4649714bf73ce7040a75d70b705c
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2019-05-23 18:29:40 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-05-23 18:29:40 +0000

    www-client/luakit: fix non-luajit install & tests
    
    This build system defaults to looking for luajit so we need to override
    LUA_*_NAME when not using luajit.  The ebuild had some overrides but not
    in enough places.  This commit should fix install & tests.
    
    Closes: https://bugs.gentoo.org/633770
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 www-client/luakit/luakit-2017.08.10.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)