Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569664 - [PATCH]emerge dev-lang/lua-5.2.1 fails
Summary: [PATCH]emerge dev-lang/lua-5.2.1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-25 02:41 UTC by Qiming Wang
Modified: 2016-01-04 19:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Qiming Wang 2015-12-25 02:41:43 UTC
Emerging lua-5.2 fails with this error

/bin/bash: ../glibtool: No such file or directory
I think there's a typo or something in lua-5.2-make.patch. I patched the patch with this patch, and it works:
$diff lua-5.2-make.* -C1
*** lua-5.2-make.new.patch	Tue Dec 22 16:42:20 2015
--- lua-5.2-make.patch	Tue Sep  1 14:14:02 2015
***************
*** 10,12 ****
  +export V
! +export LIBTOOL = libtool --quiet --tag=CC
  +# See libtool manual about how to set this
--- 10,12 ----
  +export V
! +export LIBTOOL = ../libtool --quiet --tag=CC
  +# See libtool manual about how to set this
***************
*** 34,36 ****
  +
! +export LIBTOOL = libtool --quiet --tag=CC
  +export LIB_VERSION = 6:1:1
--- 34,36 ----
  +
! +export LIBTOOL = ../libtool --quiet --tag=CC
  +export LIB_VERSION = 6:1:1
Comment 1 Fabian Groffen gentoo-dev 2016-01-04 19:10:51 UTC
this appears to be fixed in 5.2.1