pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/49318: pkgsrc-2014Q3 inputmethod/uim-elisp build fails on NetBSD 6.1.5



>Number:         49318
>Category:       pkg
>Synopsis:       pkgsrc-2014Q3 inputmethod/uim-elisp build fails on NetBSD 6.1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 26 16:20:00 +0000 2014
>Originator:     Izumi Tsutsui
>Release:        pkgsrc-2014Q3 and NetBSD 6.1.5
>Organization:
>Environment:
System: NetBSD/amd64 6.1.5 (GENERIC)
Architecture: x86_64
Machine: amd64
>Description:
On pkgsrc-2014Q3 + NetBSD/amd64 6.1.5, pkgsrc/wm/awesome build fails
as following:

---
:

===> Building binary package for lua52-gi-0.7.1nb2
=> Creating binary package /r/work/pkgsrc/packages/x86_64-6.1.5_2014Q3/All/lua52-gi-0.7.1nb2.tgz
/bin/ln -f /s/obj.x86_64/pkgsrc/devel/lua-gi/work.x86_64/.packages/lua52-gi-0.7.1nb2.tgz /r/work/pkgsrc/packages/x86_64-6.1.5_2014Q3/All/lua52-gi-0.7.1nb2.tgz 2>/dev/null || /bin/cp -pf /s/obj.x86_64/pkgsrc/devel/lua-gi/work.x86_64/.packages/lua52-gi-0.7.1nb2.tgz /r/work/pkgsrc/packages/x86_64-6.1.5_2014Q3/All/lua52-gi-0.7.1nb2.tgz
===> Install binary package of lua52-gi-0.7.1nb2
===> Leaving ``package-install'' after barrier for lua52-gi-0.7.1nb2
ERROR: [depends.mk] A package matching ``lua51-gi>=0.7.0'' should
ERROR: be installed, but one cannot be found. Perhaps there is a
ERROR: stale work directory for ../../devel/lua-gi?
*** Error code 1
 
Stop.
make: stopped in /usr/pkgsrc/wm/awesome
*** Error code 1
 
Stop.
---

Full build log is here:
https://gist.github.com/tsutsui/4c00cf6d47c14f906f11

The official bulk build log
http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2014Q3/NetBSD-6.0-x86_64/20141025.1642/meta/report.html
says awesome builds.
I guess this builds only if lua51 is already installed?

>How-To-Repeat:
extract pkgsrc-2014Q3 and
(cd pkgsrc/wm/awesome && make package-install)


>Fix:
Commenting out
>> LUA_VERSIONS_INCOMPATIBLE=52
line in Makefile makes it build, but I'm not sure
why the variable was added on the Lua mulitiversion support:
http://mail-index.netbsd.org/pkgsrc-changes/2014/05/03/msg105294.html

---



Home | Main Index | Thread Index | Old Index