Mailing List Archive

Problem compiling mod_perl on AIX
Hello,
I do have a problem compiling mod_perl 2.0.8, 2.0.10 or 2.0.11 on AIX
7.1/7.2.
I did not have this problem in the past (older AIX and older AIX system
Perl v5.10.1).
The current system Perl version on AIX is 5.28.1.

If I call "gmake -i" to ignore the make error then I can successfully
compile mod_perl.
The httpd starts and mod_perl looks good.

I tried a more recent ExtUtils-MakeMaker-7.40, same result.
The system installed ExtUtils version is 7.34.

Any ideas?

perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs

.... cut ......

cp Const.pm ../../../blib/lib/APR/Const.pm
Running Mkbootstrap for Const ()
        chmod 644 "Const.bs"
         /usr/opt/perl5/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- Const.bs ../../../blib/arch/auto/APR/Const/Const.bs 644
        /usr/opt/perl5/bin/perl
"/usr/opt/perl5/lib/5.28.1/ExtUtils/xsubpp"  -typemap
'/usr/opt/perl5/lib/5.28.1/ExtUtils/typemap' -typemap
'/daten/source/apache-2.2.34/mod_perl-2.0.10/xs/typemap'  Const.xs >
Const.xsc
        mv Const.xsc Const.c
        xlc_r -c
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include  -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias
-qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32
-D_LARGE_FILES -I/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE
-DMOD_PERL -DMP_COMPAT_1X -U__STR__ -D_THREAD_SAFE -DMP_IN_XS -O
-DVERSION=\"0.009000\"  -DXS_VERSION=\"0.009000\"
"-I/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE" -DMP_HAVE_APR_LIBS
-DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS Const.c
        /usr/opt/perl5/bin/perl -MExtUtils::Mksymlists  -e
"Mksymlists('NAME'=>\"APR::Const\", 'DLBASE' => 'Const', 'DL_FUNCS' =>
{  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
        rm -f ../../../blib/arch/auto/APR/Const/Const.so
        ld  -bhalt:4 -G -bnoentry -lpthreads -lc -lm
-L/opt/freeware/lib -L/usr/lib -berok -bexpall -bE:Const.exp Const.o
-brtl -bdynamic -b32 -o ../../../blib/arch/auto/APR/Const/Const.so
        chmod 755 ../../../blib/arch/auto/APR/Const/Const.so
cp PerlIO.pm ../../../blib/lib/APR/PerlIO.pm
Running Mkbootstrap for PerlIO ()
        chmod 644 "PerlIO.bs"
         /usr/opt/perl5/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- PerlIO.bs ../../../blib/arch/auto/APR/PerlIO/PerlIO.bs 644
        /usr/opt/perl5/bin/perl
"/usr/opt/perl5/lib/5.28.1/ExtUtils/xsubpp"  -typemap
'/usr/opt/perl5/lib/5.28.1/ExtUtils/typemap' -typemap
'/daten/source/apache-2.2.34/mod_perl-2.0.10/xs/typemap'  PerlIO.xs >
PerlIO.xsc
        mv PerlIO.xsc PerlIO.c
        xlc_r -c
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include  -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias
-qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32
-D_LARGE_FILES -I/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE
-DMOD_PERL -DMP_COMPAT_1X -U__STR__ -D_THREAD_SAFE -DMP_IN_XS -O
-DVERSION=\"0.009000\"  -DXS_VERSION=\"0.009000\"
"-I/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE" -DMP_HAVE_APR_LIBS
-DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS PerlIO.c
        xlc_r -c
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/src/modules/perl
-I/daten/source/apache-2.2.34/mod_perl-2.0.10/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include
-I/opt/freeware/include -I/usr/local/apache2/include  -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias
-qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32
-D_LARGE_FILES -I/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE
-DMOD_PERL -DMP_COMPAT_1X -U__STR__ -D_THREAD_SAFE -DMP_IN_XS -O
-DVERSION=\"0.009000\"  -DXS_VERSION=\"0.009000\"
"-I/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE" -DMP_HAVE_APR_LIBS
-DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS
modperl_apr_perlio.c
        /usr/opt/perl5/bin/perl -MExtUtils::Mksymlists  -e
"Mksymlists('NAME'=>\"APR::PerlIO\", 'DLBASE' => 'PerlIO', 'DL_FUNCS' =>
{  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
        rm -f ../../../blib/arch/auto/APR/PerlIO/PerlIO.so
        ld  -bhalt:4 -G -bnoentry -lpthreads -lc -lm
-L/opt/freeware/lib -L/usr/lib -berok -bexpall -bE:PerlIO.exp PerlIO.o
modperl_apr_perlio.o -brtl -bdynamic -b32 -o
../../../blib/arch/auto/APR/PerlIO/PerlIO.so
        chmod 755 ../../../blib/arch/auto/APR/PerlIO/PerlIO.so
make: 1254-002 Cannot find a rule to create target static from dependencies.
Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
gmake: *** [subdirs] Error 2


Bye
  Rainer Tammer
Re: Problem compiling mod_perl on AIX [ In reply to ]
On Jul 6, 2021, at 2:49 AM, Rainer Tammer <rainer.tammer@schulergroup.com> wrote:
> I do have a problem compiling mod_perl 2.0.8, 2.0.10 or 2.0.11 on AIX 7.1/7.2.
> I did not have this problem in the past (older AIX and older AIX system Perl v5.10.1).
> The current system Perl version on AIX is 5.28.1.
[...]
> make: 1254-002 Cannot find a rule to create target static from dependencies.

Well, I googled that error message, and I saw that another person reported
the exact same "make" error when compiling mod_perl 2.0.2 on AIX 5.2 on 07
Feb 2006. There was no follow-up with a solution. Another person also
reported the same "make" error with AIX 6.1 when compiling mod_perl 2.0.10
with Perl 5.26.1 on 15 Nov 2017. No reply then either. Do a Google search
for details. You might try emailing the person who posted in 2017 and see if
they were ever able to get it to compile.
https://www.perzl.org/aix/index.php?n=Main.ModPerl has a mod_perl 2.0.7
package for AIX 5.1. So, yeah, it looks to be a long-standing problem. :-(

Make sure you've read through https://perldoc.perl.org/perlaix to see if any
of that applies. I see a suggestion there that says to compile Perl with
gcc. It might be worth trying that and then compiling mod_perl with gcc too.
Good luck. If you find a solution, please come back and post it for future
AIX users.

Regards,
Ed
Re: Problem compiling mod_perl on AIX [ In reply to ]
Hello,
I have tried gcc, but this does gives me the same error.
I think something with the build tools (or perl) is not working correctly.

Note: The latest version of https://perldoc.perl.org/perlaix is mainly
from me :-):


AUTHORS

Rainer Tammer <tammer@tammer.net>


I have successfully compiled mod_perl on:

AIX: 7100-03-05-1524 (AIX 7.1 TL3 SP5)
Perl:   v5.10.1 (system perl) with ExtUtils 6.55_02
Apache: 2.2.26
mod_perl: 2.0.8

Apache was compiled with the following options:

export CC=cc_r
export CXX=xlC_r
export CFLAGS="-DAP_UNSAFE_ERROR_LOG_UNESCAPED"

./configure \
  --prefix=/usr/local/apache2 \
  --enable-so \
  --enable-mods-shared=most \
  --with-mpm=prefork \
  --with-expat=/opt/freeware.

mod_perl:

perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs

On AIX 7.2 TL5 SP2 with gcc 8.3.0:

This is from a gmake -i install:

.... cut ....
# cat install.log
Manifying 2 pod documents
Manifying 3 pod documents
Manifying 15 pod documents
         /opt/freeware/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- Base64.bs ../../../blib/arch/auto/APR/Base64/Base64.bs 644
.... cut .....
         /opt/freeware/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- Const.bs ../../../blib/arch/auto/APR/Const/Const.bs 644
         /opt/freeware/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- PerlIO.bs ../../../blib/arch/auto/APR/PerlIO/PerlIO.bs 644
make: 1254-002 Cannot find a rule to create target static from dependencies.
Stop.
make: 1254-004 The error code from the last command is 2.
make: 1254-005 Ignored error code 2 from last command.
         /opt/freeware/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- Const.bs ../../../blib/arch/auto/Apache2/Const/Const.bs 644
         /opt/freeware/bin/perl -MExtUtils::Command::MM -e
'cp_nonempty' -- Const.bs ../../../blib/arch/auto/ModPerl/Const/Const.bs 644
"/opt/freeware/bin/perl_64" -Iblib/lib
-I/daten/source/Apache-2.4.48/mod_perl-2.0.11/Apache-Test/lib
-MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod
ModPerl-Registry/lib/ModPerl/PerlRun.pm
/daten/source/Apache-2.4.48/mod_perl-2.0.11/docs/api/ModPerl/PerlRun.pod
blib/lib/ModPerl/PerlRun.pm
Manifying 1 pod document
.... cut ....

The gmake tries to build a target "static" which is not present.

I'll ask Michael (I know him) if he does have an idea.

I do not know the mod_perl build system very well, so any tip is
appreciated.

Bye
  Rainer


On 07.07.2021 08:50, Edward J. Sabol wrote:
> On Jul 6, 2021, at 2:49 AM, Rainer Tammer <rainer.tammer@schulergroup.com> wrote:
>> I do have a problem compiling mod_perl 2.0.8, 2.0.10 or 2.0.11 on AIX 7.1/7.2.
>> I did not have this problem in the past (older AIX and older AIX system Perl v5.10.1).
>> The current system Perl version on AIX is 5.28.1.
> [...]
>> make: 1254-002 Cannot find a rule to create target static from dependencies.
> Well, I googled that error message, and I saw that another person reported
> the exact same "make" error when compiling mod_perl 2.0.2 on AIX 5.2 on 07
> Feb 2006. There was no follow-up with a solution. Another person also
> reported the same "make" error with AIX 6.1 when compiling mod_perl 2.0.10
> with Perl 5.26.1 on 15 Nov 2017. No reply then either. Do a Google search
> for details. You might try emailing the person who posted in 2017 and see if
> they were ever able to get it to compile.
> https://www.perzl.org/aix/index.php?n=Main.ModPerl has a mod_perl 2.0.7
> package for AIX 5.1. So, yeah, it looks to be a long-standing problem. :-(
>
> Make sure you've read through https://perldoc.perl.org/perlaix to see if any
> of that applies. I see a suggestion there that says to compile Perl with
> gcc. It might be worth trying that and then compiling mod_perl with gcc too.
> Good luck. If you find a solution, please come back and post it for future
> AIX users.
>
> Regards,
> Ed
>
Re: Problem compiling mod_perl on AIX [ In reply to ]
Hello,
I think I have found the problem.

-----[Makefile]---------------------------
....cut.....
# FULLEXT = Pathname for extension directory (eg Foo/Bar/Oracle).
# BASEEXT = Basename part of FULLEXT. May be just equal FULLEXT. (eg Oracle)
# PARENT_NAME = NAME without BASEEXT and no trailing :: (eg Foo::Bar)
# DLBASE  = Basename part of dynamic library. May be just equal BASEEXT.
MAKE = make <--------------- HERE
FULLEXT = mod_perl2
BASEEXT = mod_perl2
....cut.....
-----[Makefile]---------------------------

The generated Makefile does define:  MAKE = make

This does unfortunately not work if the found make is the AIX make and
not GNU make (aka gmake).
If you modify your PATH before you compile mod_perl to include the
directory /opt/freeware/bin
before /usr/bin or export MAKE=/opt/freeware/bin/gmake (and if GNU make
is installed on the system)
then the GNU make is used.

The build will work with GNU make without a problem.

I suggest to add a note in the INSTALL to:

export MAKE="/opt/freeware/bin/gmake"
perl Makefile.PL ....

-----[./INSTALL]--------
Simple install:

  % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
  % make && make test
  % make install

Simple config:

  LoadModule perl_module modules/mod_perl.so
  #PerlModule Apache::compat
  # your config comes here
-----[./INSTALL]--------


->

-----[./INSTALL]--------
Simple install:

  % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
  % make && make test
  % make install

Simple install on AIX:

 You will need GNU make to compile mod_perl. The AIX make does not work.
 If you have installed GNU make from the AIX Toolbox:

 % export MAKE="/opt/freeware/bin/gmake"
 % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
  % gake && gake test
  % gake install

Simple config:

  LoadModule perl_module modules/mod_perl.so
  #PerlModule Apache::compat
  # your config comes here
-----[./INSTALL]--------


Bye
  Rainer


On 07.07.2021 08:50, Edward J. Sabol wrote:
> On Jul 6, 2021, at 2:49 AM, Rainer Tammer <rainer.tammer@schulergroup.com> wrote:
>> I do have a problem compiling mod_perl 2.0.8, 2.0.10 or 2.0.11 on AIX 7.1/7.2.
>> I did not have this problem in the past (older AIX and older AIX system Perl v5.10.1).
>> The current system Perl version on AIX is 5.28.1.
> [...]
>> make: 1254-002 Cannot find a rule to create target static from dependencies.
> Well, I googled that error message, and I saw that another person reported
> the exact same "make" error when compiling mod_perl 2.0.2 on AIX 5.2 on 07
> Feb 2006. There was no follow-up with a solution. Another person also
> reported the same "make" error with AIX 6.1 when compiling mod_perl 2.0.10
> with Perl 5.26.1 on 15 Nov 2017. No reply then either. Do a Google search
> for details. You might try emailing the person who posted in 2017 and see if
> they were ever able to get it to compile.
> https://www.perzl.org/aix/index.php?n=Main.ModPerl has a mod_perl 2.0.7
> package for AIX 5.1. So, yeah, it looks to be a long-standing problem. :-(
>
> Make sure you've read through https://perldoc.perl.org/perlaix to see if any
> of that applies. I see a suggestion there that says to compile Perl with
> gcc. It might be worth trying that and then compiling mod_perl with gcc too.
> Good luck. If you find a solution, please come back and post it for future
> AIX users.
>
> Regards,
> Ed
>

--
=======================================================
Schuler Pressen GmbH
Dipl.-Ing. (FH) Rainer Tammer
Abt.: IT-DS
Schuler-Platz 1
73033 Göppingen
Germany
Tel.: +49(7161)66-747
FAX: +49(7161)66-844
eMail: rainer.tammer@schulergroup.com
URL: www.schulergroup.com
Teams: sip:rainer.tammer@schulergroup.com
Jabber: rainer.tammer@schulergroup.com
Member of the ANDRITZ Group
Pflichtangaben: http://pflichtangaben.schulergroup.com
=======================================================
Re: Problem compiling mod_perl on AIX [ In reply to ]
On Wed, 7 Jul 2021 at 13:35, Rainer Tammer <rainer.tammer@schulergroup.com>
wrote:

> I suggest to add a note in the INSTALL to:
>
> export MAKE="/opt/freeware/bin/gmake"
> perl Makefile.PL ....
>
> -----[./INSTALL]--------
> Simple install:
>
> % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
> % make && make test
> % make install
>
> Simple config:
>
> LoadModule perl_module modules/mod_perl.so
> #PerlModule Apache::compat
> # your config comes here
> -----[./INSTALL]--------
>
>
> ->
>
> -----[./INSTALL]--------
> Simple install:
>
> % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
> % make && make test
> % make install
>
> Simple install on AIX:
>
> You will need GNU make to compile mod_perl. The AIX make does not work.
> If you have installed GNU make from the AIX Toolbox:
>
> % export MAKE="/opt/freeware/bin/gmake"
> % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
> % gake && gake test
> % gake install
>
> Simple config:
>
> LoadModule perl_module modules/mod_perl.so
> #PerlModule Apache::compat
> # your config comes here
> -----[./INSTALL]--------
>
>
Thanks for the patch, and apologies for the slow response. I want to
include this patch in the next release, which I intend to start making in
the next few days, however, is there a typo above?: Should this:

gake && gake test
gake install

be this:

gmake && gmake test
gmake install

?
Re: Problem compiling mod_perl on AIX [ In reply to ]
Hello,
No problem at all.

Sorry, this is indeed a typo.

I can test the new release when you are done preparing it.

The AIX system perl is 5.28 (AIX 7.1 and 7.2). You can get a more recent version from the AIX Toolbox, but I preferred the system installed version.

Bye
Rainer Tammer

--


=======================================================

Schuler Pressen GmbH

Dipl.-Ing. (FH) Rainer Tammer

Abt.: ISS

Tel.: +49(7161)66-747<tel:+49(7161)66-747>

FAX: +49(7161)66-844<tel:+49(7161)66-844>

eMail: rainer.tammer@schulergroup.com<mailto:rainer.tammer@schulergroup.com>

URL: www.schulergroup.com<http://www.schulergroup.com/>

Lync: sip:rainer.tammer@schuler.de

Jabber: rainer.tammer@schulergroup.com<mailto:rainer.tammer@schulergroup.com>

Member of the ANDRITZ Group

Pflichtangaben: http://pflichtangaben.schulergroup.com<http://pflichtangaben.schulergroup.com/>

=======================================================


On 10. Aug 2021, at 19:03, Steve Hay <steve.m.hay@googlemail.com> wrote:

?
On Wed, 7 Jul 2021 at 13:35, Rainer Tammer <rainer.tammer@schulergroup.com<mailto:rainer.tammer@schulergroup.com>> wrote:
I suggest to add a note in the INSTALL to:

export MAKE="/opt/freeware/bin/gmake"
perl Makefile.PL ....

-----[./INSTALL]--------
Simple install:

% perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
% make && make test
% make install

Simple config:

LoadModule perl_module modules/mod_perl.so
#PerlModule Apache::compat
# your config comes here
-----[./INSTALL]--------


->

-----[./INSTALL]--------
Simple install:

% perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
% make && make test
% make install

Simple install on AIX:

You will need GNU make to compile mod_perl. The AIX make does not work.
If you have installed GNU make from the AIX Toolbox:

% export MAKE="/opt/freeware/bin/gmake"
% perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
% gake && gake test
% gake install

Simple config:

LoadModule perl_module modules/mod_perl.so
#PerlModule Apache::compat
# your config comes here
-----[./INSTALL]--------

Thanks for the patch, and apologies for the slow response. I want to include this patch in the next release, which I intend to start making in the next few days, however, is there a typo above?: Should this:

gake && gake test
gake install

be this:

gmake && gmake test
gmake install

?
Re: Problem compiling mod_perl on AIX [ In reply to ]
On Tue, 10 Aug 2021 at 18:50, Tammer, Rainer <Rainer.Tammer@schulergroup.com>
wrote:

> Hello,
> No problem at all.
>
> Sorry, this is indeed a typo.
>
> I can test the new release when you are done preparing it.
>
>
>
Thanks. This is now committed. I will post to this list when 2.0.012-RC1 is
ready.