Date: Mon, 04 May 2015 09:51:16 +0200 From: =?UTF-8?B?TGVhbmRlciBTY2jDpGZlcg==?= <info@netocean.de> To: ports@FreeBSD.org Subject: lang/lua52 on FreeBSD 10.1-RELEASE (amd64) Message-ID: <554724F4.5060404@netocean.de>
next in thread | raw e-mail | index | archive | help
Hi lang/lua52 seems to have trouble and eventually fails. I thought I would let you know, so you have a chance to fix it when you have a chance. Thanks & best regards Leander Installing patch-2.7.5... ===> Returning to build of vim-7.4.691 ===> vim-7.4.691 depends on file: /usr/local/bin/ruby21 - found ===> Applying distribution patches for vim-7.4.691 ===> Applying FreeBSD patches for vim-7.4.691 ===> vim-7.4.691 depends on file: /usr/local/bin/ruby21 - found ===> vim-7.4.691 depends on package: libiconv>=1.14_8 - found ===> vim-7.4.691 depends on executable: pkgconf - found ===> vim-7.4.691 depends on executable: msgfmt - found ===> vim-7.4.691 depends on file: /usr/local/bin/python2.7 - found ===> vim-7.4.691 depends on file: /usr/local/bin/perl5.18.4 - found ===> vim-7.4.691 depends on shared library: liblua-5.2.so - not found ===> Verifying for liblua-5.2.so in /usr/ports/lang/lua52 ===> lua52-5.2.4 depends on file: /usr/local/sbin/pkg - found => lua-5.2.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.lua.org/ftp/lua-5.2.4.tar.gz lua-5.2.4.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by lua52-5.2.4 for building ===> Extracting for lua52-5.2.4 => SHA256 Checksum OK for lua-5.2.4.tar.gz. ===> Patching for lua52-5.2.4 ===> Applying FreeBSD patches for lua52-5.2.4 ===> lua52-5.2.4 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Configuring for lua52-5.2.4 ===> Building for lua52-5.2.4 make[2]: "/nonexistent" line 1: Need an operator make[2]: Fatal errors encountered -- cannot continue make[2]: stopped in /usr/ports/lang/lua52/work/lua-5.2.4/src ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/lua52 *** Error code 1 Stop. make: stopped in /usr/ports/editors/vim # # ======== And here the chekup on the single port itself ======== # # root@FreeBSD [/usr/ports/lang/lua52]$ env BATCH=YES make install clean ===> lua52-5.2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-5.2.4 for building ===> Extracting for lua52-5.2.4 => SHA256 Checksum OK for lua-5.2.4.tar.gz. ===> Patching for lua52-5.2.4 ===> Applying FreeBSD patches for lua52-5.2.4 ===> lua52-5.2.4 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Configuring for lua52-5.2.4 ===> Building for lua52-5.2.4 make[1]: "/nonexistent" line 1: Need an operator make[1]: Fatal errors encountered -- cannot continue make[1]: stopped in /usr/ports/lang/lua52/work/lua-5.2.4/src ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/lang/lua52 root@FreeBSD [/usr/ports/lang/lua52]$ FILE=/etc/make.conf root@FreeBSD [/usr/ports/lang/lua52]$ RESULT="$( cat ${FILE} | sed -E '/MAKE_JOBS_UNSAFE=.*/d' )" root@FreeBSD [/usr/ports/lang/lua52]$ [[ ! -z "${RESULT}" ]] && echo "${RESULT}" > "${FILE}" root@FreeBSD [/usr/ports/lang/lua52]$ echo 'MAKE_JOBS_UNSAFE=yes' >> ${FILE} root@FreeBSD [/usr/ports/lang/lua52]$ env BATCH=YES make install clean ===> Building for lua52-5.2.4 make[1]: "/nonexistent" line 1: Need an operator make[1]: Fatal errors encountered -- cannot continue make[1]: stopped in /usr/ports/lang/lua52/work/lua-5.2.4/src *** Error code 1 Stop. make: stopped in /usr/ports/lang/lua52
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?554724F4.5060404>