Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557568 - dev-lang/lua-5.2.1 emerge fails on fresh prefix install (patch)
Summary: dev-lang/lua-5.2.1 emerge fails on fresh prefix install (patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86 OS X
: Normal normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-08-14 13:58 UTC by Mattia Gheda
Modified: 2019-06-23 20:35 UTC (History)
4 users (show)

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 Mattia Gheda 2015-08-14 13:58:02 UTC
on a newly installed portage prefix (that uses clang)
emerging lua fails with this error

/bin/bash: ../glibtool: No such file or directory


I have no experience with clang before this and I'm not sure if it's related or entirely separate

notice also that my prefix install is not straight from the script as there's currently a bug in the latest version of osx (that I'm about to file as soon as I can reproduce solidly), but the rest of my install is working fine and I successfully ran emerge -e system and emerged other packages

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-lang/lua-5.2.1
2. emerge fails
3.
Actual Results:  
fail with error  ../glibtool: No such file or directory


Expected Results:  
installed

Portage 2.2.20-prefix (python 3.3.3-final-0, prefix/darwin/macos/10.10/x64, clang-3.5.2, unavailable, 14.4.0 x86_64)
=================================================================
System uname: Darwin-14.4.0-x86_64-i386-64bit
Timestamp of repository gentoo_prefix: Wed, 12 Aug 2015 12:34:07 +0000
sh bash 4.3_p39
app-shells/bash:    4.3_p39::gentoo_prefix
dev-lang/perl:      5.22.0::gentoo_prefix
dev-lang/python:    2.7.10::gentoo_prefix, 3.3.3::gentoo_prefix
dev-util/pkgconfig: 0.28-r3::gentoo_prefix
sys-devel/autoconf: 2.69::gentoo_prefix
sys-devel/automake: 1.14.1::gentoo_prefix
sys-devel/libtool:  2.4.2-r1::gentoo_prefix
sys-devel/make:     4.1-r1::gentoo_prefix
Repositories:

gentoo_prefix
    location: /Users/tha/GentooNew/usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix
    priority: -1000
    aliases: gentoo

ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-apple-darwin14"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-apple-darwin14"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/Users/tha/GentooNew/usr/portage/distfiles"
FCFLAGS=""
FEATURES="assume-digests binpkg-logs case-insensitive-fs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix merge-sync news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-
features-warn unmerge-logs unmerge-orphans unprivileged userfetch userpriv usersandbox usersync"                                                                                                                                               FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
MAKEOPTS="-j5"
PKGDIR="/Users/tha/GentooNew/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/tha/GentooNew/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/Users/tha/GentooNew/var/tmp"
USE="aqua bash-completion coreaudio cracklib cxx ipv6 mmx mmxext modules ncurses objc objc++ prefix prefix-guest readline ruby sse sse2 ssl unicode x64-macos zlib zsh-completion" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd a
ctions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="Darwin" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby22" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"                                                   Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Qiming Wang 2015-12-22 08:46:57 UTC
I think there's a typo or something in lua-5.2-make.patch. I patched the patch with this patch:
$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 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2019-06-23 20:35:00 UTC
This was already fixed in 2016 by commit 8403a23f55f68430c75bd3d988a3f6f2d9edbc17.