Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693614 - dev-lua/luv-1.30.1_p0 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Summary: dev-lua/luv-1.30.1_p0 : CMake Error at /.../FindPackageHandleStandardArgs.cma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernardo Meurer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-06 17:26 UTC by Toralf Förster
Modified: 2019-09-07 19:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.45 KB, text/plain)
2019-09-06 17:26 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,22.17 KB, text/plain)
2019-09-06 17:26 UTC, Toralf Förster
Details
dev-lua:luv-1.30.1_p0:20190905-224121.log (dev-lua:luv-1.30.1_p0:20190905-224121.log,3.62 KB, text/plain)
2019-09-06 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.22 KB, text/plain)
2019-09-06 17:26 UTC, Toralf Förster
Details
environment (environment,95.85 KB, text/plain)
2019-09-06 17:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.15 KB, application/x-bzip)
2019-09-06 17:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.76 KB, application/x-bzip)
2019-09-06 17:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.12 KB, application/x-bzip)
2019-09-06 17:26 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 2019-09-06 17:26:18 UTC
-- Detecting C compile features - done
-- Found LIBUV: /usr/lib64/libuv.so  
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20190905-001552

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 05 Sep 2019 21:46:17 +0000

emerge -qpvO dev-lua/luv
[ebuild  N    ] dev-lua/luv-1.30.1_p0  USE="-luajit -test"
Comment 1 Toralf Förster gentoo-dev 2019-09-06 17:26:21 UTC
Created attachment 589192 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-06 17:26:24 UTC
Created attachment 589194 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-09-06 17:26:27 UTC
Created attachment 589196 [details]
dev-lua:luv-1.30.1_p0:20190905-224121.log
Comment 4 Toralf Förster gentoo-dev 2019-09-06 17:26:30 UTC
Created attachment 589198 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-09-06 17:26:33 UTC
Created attachment 589200 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-09-06 17:26:35 UTC
Created attachment 589202 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-06 17:26:38 UTC
Created attachment 589204 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-09-06 17:26:41 UTC
Created attachment 589206 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-09-07 19:42:59 UTC
The bug has been closed via the following commit(s):

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

commit 14d7c3ce2e2f08f5c52cf5457c172ffbc7f4088c
Author:     Bernardo Meurer <bernardo@standard.ai>
AuthorDate: 2019-09-06 21:36:43 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-09-07 19:42:38 +0000

    dev-lua/luv: Fix lack of dev-lang/lua in DEPEND
    
    Closes: https://bugs.gentoo.org/693614
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
    Closes: https://github.com/gentoo/gentoo/pull/12879
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-lua/luv/luv-1.30.1_p0.ebuild | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)