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

Bug 730464

Summary: dev-lua/lua-utf8-0.1.1 : lutf8lib.c: fatal error: lua.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Victor Payno <vpayno+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: gyakovlev
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lua:lua-utf8-0.1.1:20200702-044333.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-07-02 16:43:33 UTC
make -j1 DESTDIR=/var/tmp/portage/dev-lua/lua-utf8-0.1.1/image PREFIX= MY_USE_LUA=luajit PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -I -fPIC -Wall -pedantic   -c -o lutf8lib.o lutf8lib.c
lutf8lib.c:3:10: fatal error: lua.h: No such file or directory
    3 | #include <lua.h>
      |          ^~~~~~~
compilation terminated.

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.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]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.1 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 02 Jul 2020 12:35:18 AM UTC

emerge -qpvO dev-lua/lua-utf8
[ebuild  N    ] dev-lua/lua-utf8-0.1.1  USE="luajit -test"
Comment 1 Toralf Förster gentoo-dev 2020-07-02 16:43:35 UTC
Created attachment 647406 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-02 16:43:38 UTC
Created attachment 647408 [details]
dev-lua:lua-utf8-0.1.1:20200702-044333.log
Comment 3 Toralf Förster gentoo-dev 2020-07-02 16:43:41 UTC
Created attachment 647410 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-07-02 16:43:43 UTC
Created attachment 647412 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-07-02 16:43:46 UTC
Created attachment 647414 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-02 16:43:50 UTC
Created attachment 647416 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-28 23:59:52 UTC
The bug has been closed via the following commit(s):

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

commit 79580bac1382aa10ef091c1b01f5da5b69c2aee2
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-11-28 23:57:38 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-11-28 23:59:17 +0000

    dev-lua/lua-utf8: drop old version
    
    Closes: https://bugs.gentoo.org/730464
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/lua-utf8/Manifest                |  1 -
 dev-lua/lua-utf8/files/lua-utf8.Makefile | 42 ------------------------------
 dev-lua/lua-utf8/lua-utf8-0.1.1.ebuild   | 44 --------------------------------
 3 files changed, 87 deletions(-)