El Sun, 27 May 2012 13:11:49 +0200
Jon Bonilla (Manwe) <manwe(a)aholab.ehu.es> escribió:
El Fri, 25 May 2012 23:01:43 +0200
Jon Bonilla (Manwe) <manwe(a)aholab.ehu.es> escribió:
El Fri, 25 May 2012 15:28:06 +0200
Victor Seva <linuxmaniac(a)torreviejawireless.org> escribió:
Hi Daniel,
I have problems building the lua module on a sid|wheezy chroot. Make
process gets stocked on a loop. This behaviour doesn't show up on a
squeeze chroot. Did any of you build successfully the 3.2.3 version
with lua modules on a sid|wheezy machine?
I'm having this problem with latest git branch 3.2. Not sure what the chroot
was because I was building for several distros.
For the stable release, it built well.
http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-lua-module…
I'll check the logs of the builds to see what new packages or commits made
this happen.
I use static charoots to build instead of using debootstrap for every build.
This is the last apt log before the infinite loop started for the lua module
in wheezy:
These ones also were executed and they have more sense than the one before:
Upgrade: shared-mime-info:i386 (0.90-1, 0.90-1.1), libacl1:i386 (2.2.51-5,
2.2.51-7), libspeex1:i386 (1.2~rc1-3, 1.2~rc1-3.1), libtheora0:i386
(1.1.1+dfsg.1-3, 1.1.1+dfsg.1-3.1)
Upgrade: liblua5.1-0-dev:i386 (5.1.5-1, 5.1.5-2), liblua5.1-0:i386 (5.1.5-1,
5.1.5-2)
Upgrade: libslv2-9:i386 (0.6.6+dfsg1-1, 0.6.6+dfsg1-2), libfontconfig1:i386
(2.9.0-3, 2.9.0-5), fontconfig-config:i386 (2.9.0-3, 2.9.0-5), librasqal3:i386
(0.9.28-1, 0.9.29-1), fontconfig:i386 (2.9.0-3, 2.9.0-5), libvpx1:i386
(1.0.0-2, 1.1.0-1), dctrl-tools:i386 (2.21.1, 2.22), sensible-utils:i386
(0.0.6, 0.0.7), adduser:i386 (3.113+nmu1, 3.113+nmu2), grep:i386 (2.11-3,
2.12-2), libio-socket-ssl-perl:i386 (1.66-1, 1.74-1)
Looks like there was a liblua update. Not sure if that's the cause. Anyways,
there's no error message I can report about. It's just an infinite loop in the
build process.
Should I remove lua modules from the wheezy build for now?