On 15/08/2013 23:56, D. Barbier wrote:
On 2013/7/16 François Boulogne wrote:
> Le 16/07/2013 11:06, D. Barbier a écrit :
>> On 2013/7/14 François Boulogne wrote:
>>> Dear developers,
>>>
>>> v0.44 has an annoying bug with the last perl version:
>>> 'tempfile' can't be called as a method at
>>> /usr/share/perl5/vendor_perl/Locale/Po4a/Po.pm line 575.
>>>
>>> I checked the repository and I know it has been fixed by a contributor.
>>> Since it is quite critical, is it possible to release a new version soon
>>> for users who have an up-to-date system?
>> Hello François,
>>
>> I will try to make a new release next week.
>>
>> Denis
>
> great! thank you very much.
Hello,
It took much longer than expected, sorry about that.
Current SVN looks good to me now, I will make a new release very soon,
unless problems are reported.
Denis
Good news: Build succeeds
Not so good news: Build test fails.
I tried with:
perl Build.PL \
prefix=/usr \
installdirs=vendor \
destdir=$PKG
./Build -verbose=1 --debug=1
./Build test -verbose=1 --debug=1
./Build install \
--install_path bindoc=/usr/man/man1 \
--install_path libdoc=/usr/man/man3
log of this attempt is attached.
PS I made a tarball of /trunk but named it po4a-0.44, please don't be misled by that.
TIA for any clue,
Didier