Skip Menu |

This queue is for tickets about the DBIx-MyParse CPAN distribution.

Report information
The Basics
Id: 25715
Status: resolved
Priority: 0/
Queue: DBIx-MyParse

People
Owner: Nobody in particular
Requestors: imacat [...] mail.imacat.idv.tw
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.80
Fixed in: (no value)



Subject: Missing libmysqld/libmysqld.a in MySQL Source Directory to Build with
Dear Philip Stoev, Hi. This is imacat from Taiwan. I want to report another issue regarding to DBIx-MyParse-0.80. I cannot build and test DBIx-MyParse-0.80 even if I try it manually. I have the MySQL source built tree, but there is no such libmysqld/libmysqld.a as required by your Makefile.PL. I have not noticed that file before, so I don't know why it is there or not, if it is because of MySQL configuration arguments or versions or platforms. Maybe you should check this. My platform is Debian GNU/Linux 3.0r4, Linux 2.6.16.29 x86_64. Hope that this helps. Please tell me if you need any more information. imacat@rinse ~ % /opt/perl/testers/bin/cpanp CPANPLUS::Shell::Default -- CPAN exploration and module installation (v0.076) *** Please report bugs to <bug-cpanplus@rt.cpan.org>. *** Using CPANPLUS::Backend v0.076. ReadLine support enabled. CPAN Terminal> test P/PH/PHILIPS/DBIx-MyParse-0.80.tar.gz [MSG] Checking if source files are up to date [MSG] Retrieving /opt/perl/testers/.cpanplus/sourcefiles.2.15.stored Testing DBIx::MyParse [MSG] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PH/PHILIPS/CHECKSUMS' [MSG] Checksum matches for 'DBIx-MyParse-0.80.tar.gz' [MSG] Extracted 'DBIx-MyParse-0.80/' [MSG] Extracted 'DBIx-MyParse-0.80/Makefile.PL' [MSG] Extracted 'DBIx-MyParse-0.80/LICENCE' [MSG] Extracted 'DBIx-MyParse-0.80/parse_define.pl' [MSG] Extracted 'DBIx-MyParse-0.80/META.yml' [MSG] Extracted 'DBIx-MyParse-0.80/MyParse.xs' [MSG] Extracted 'DBIx-MyParse-0.80/README' [MSG] Extracted 'DBIx-MyParse-0.80/my_parse.h' [MSG] Extracted 'DBIx-MyParse-0.80/parse_enum.pl' [MSG] Extracted 'DBIx-MyParse-0.80/Changes' [MSG] Extracted 'DBIx-MyParse-0.80/myparse.patch' [MSG] Extracted 'DBIx-MyParse-0.80/lib/' [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/' [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse.pm' [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse/' [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse/Query.pm' [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse/Item.pm' [MSG] Extracted 'DBIx-MyParse-0.80/t/' [MSG] Extracted 'DBIx-MyParse-0.80/t/rename.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/types.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/serivce.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/error.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/drop.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/select.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/params.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/MyParse.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/modes.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/vars.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/perm.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/twins.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/subquery.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/functions.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/insert.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/delete.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/update.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/create.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/aggregate.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/bench.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/transaction.t' [MSG] Extracted 'DBIx-MyParse-0.80/t/show.t' [MSG] Extracted 'DBIx-MyParse-0.80/MANIFEST' [MSG] Extracted 'DBIx-MyParse-0.80/ppport.h' [MSG] Extracted 'DBIx-MyParse-0.80/my_parse_cc.cc' [MSG] Extracted 'DBIx-MyParse-0.80/GPL' [MSG] Extracted 'DBIx-MyParse-0.80/my_parse_c.c' [MSG] Extracted 'DBIx::MyParse' to '/opt/perl/testers/.cpanplus/5.8.8/build/DBIx-MyParse-0.80' ==> MISSING Signature file! <== Running [/opt/perl/testers/bin/perl /opt/perl/testers/bin/cpanp-run-perl Makefile.PL ]... Please provide the path to your MySQL source tree [/usr/src/mysql-5.0.33]: /usr/local/src/mysql-5.0.27 File /usr/local/src/mysql-5.0.27/libmysqld/libmysqld.a does not exist: No such file or directory. Please try again. Please provide the path to your MySQL source tree [/usr/src/mysql-5.0.33]: Caught SIGINT [ERROR] Could not run '/opt/perl/testers/bin/perl Makefile.PL': Please provide the path to your MySQL source tree [/usr/src/mysql-5.0.33]: File /usr/local/src/mysql-5.0.27/libmysqld/libmysqld.a does not exist: No such file or directory. Please try again. Please provide the path to your MySQL source tree [/usr/src/mysql-5.0.33]: -- cannot continue [ERROR] Unable to create a new distribution object for 'DBIx::MyParse' -- cannot continue *** Install log written to: /opt/perl/testers/.cpanplus/install-logs/DBIx-MyParse-1174659355.log Error testing 'DBIx::MyParse' Problem testing one or more modules CPAN Terminal> Exiting CPANPLUS shell imacat@rinse ~ % /opt/perl/testers/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.16.29, archname=x86_64-linux-thread-multi-ld uname='linux rinse 2.6.16.29 #1 smp sun nov 5 23:08:05 cst 2006 x86_64 gnulinux ' config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=define uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g -O3', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13sarge1)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE' cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: DEBUGGING MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO USE_REENTRANT_API Built under linux Compiled at Feb 6 2007 01:21:37 %ENV: PERL5LIB="/home/imacat/lib/perl5" PERL5_CPANPLUS_CONFIG="/home/imacat/.cpanplus/config" @INC: /home/imacat/lib/perl5 /opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld /opt/perl/testers/lib/5.8.8 /opt/perl/testers/lib/site_perl/5.8.8/x86_64-linux-thread-multi-ld /opt/perl/testers/lib/site_perl/5.8.8 /opt/perl/testers/lib/site_perl . imacat@rinse ~ %
Subject: Re: [rt.cpan.org #25715] Missing libmysqld/libmysqld.a in MySQL Source Directory to Build with
Date: Fri, 23 Mar 2007 16:30:20 +0200
To: <bug-DBIx-MyParse [...] rt.cpan.org>, <imacat [...] mail.imacat.idv.tw>
From: "Philip Stoev" <philip [...] stoev.org>
Hello, Thank you for your efforts and sorry for the frustration that you are experiencing. In other to get libmysqld.a , you need to configure the mysql source tree with the --with-embedded-library flag. With respect to that other issue -- that the Makefile.PL of the module enters an endless loop, I will adjust that as soon as possible and will upload a new version 0.81 and will delete all previous versions so that they do not mess you up. Please note that this behavoir will fix your 100% CPU usage however there is no universal default that can be provided. Therefore any automated tests are always likely to fail now or in the future, so it is best to stop any automated builds of the module. Sorry again for the inconvenience and thank you for the good work. Philip Stoev Show quoted text
----- Original Message ----- From: " via RT" <bug-DBIx-MyParse@rt.cpan.org> To: <undisclosed-recipients:> Sent: Friday, March 23, 2007 4:23 PM Subject: [rt.cpan.org #25715] Missing libmysqld/libmysqld.a in MySQL Source Directory to Build with
> > Fri Mar 23 10:23:53 2007: Request 25715 was acted upon. > Transaction: Ticket created by IMACAT > Queue: DBIx-MyParse > Subject: Missing libmysqld/libmysqld.a in MySQL Source Directory to
Build with
> Broken in: 0.80 > Severity: Critical > Owner: Nobody > Requestors: imacat@mail.imacat.idv.tw > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=25715 > > > > Dear Philip Stoev, > > Hi. This is imacat from Taiwan. I want to report another issue > regarding to DBIx-MyParse-0.80. > > I cannot build and test DBIx-MyParse-0.80 even if I try it manually. > I have the MySQL source built tree, but there is no such > libmysqld/libmysqld.a as required by your Makefile.PL. I have not > noticed that file before, so I don't know why it is there or not, if it > is because of MySQL configuration arguments or versions or platforms. > Maybe you should check this. > > My platform is Debian GNU/Linux 3.0r4, Linux 2.6.16.29 x86_64. Hope > that this helps. Please tell me if you need any more information. > > imacat@rinse ~ % /opt/perl/testers/bin/cpanp > CPANPLUS::Shell::Default -- CPAN exploration and module installation > (v0.076) > *** Please report bugs to <bug-cpanplus@rt.cpan.org>. > *** Using CPANPLUS::Backend v0.076. ReadLine support enabled. > > > CPAN Terminal> test P/PH/PHILIPS/DBIx-MyParse-0.80.tar.gz > > [MSG] Checking if source files are up to date > [MSG] Retrieving /opt/perl/testers/.cpanplus/sourcefiles.2.15.stored > Testing DBIx::MyParse > [MSG] Trying to get > 'ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PH/PHILIPS/CHECKSUMS' > [MSG] Checksum matches for 'DBIx-MyParse-0.80.tar.gz' > [MSG] Extracted 'DBIx-MyParse-0.80/' > [MSG] Extracted 'DBIx-MyParse-0.80/Makefile.PL' > [MSG] Extracted 'DBIx-MyParse-0.80/LICENCE' > [MSG] Extracted 'DBIx-MyParse-0.80/parse_define.pl' > [MSG] Extracted 'DBIx-MyParse-0.80/META.yml' > [MSG] Extracted 'DBIx-MyParse-0.80/MyParse.xs' > [MSG] Extracted 'DBIx-MyParse-0.80/README' > [MSG] Extracted 'DBIx-MyParse-0.80/my_parse.h' > [MSG] Extracted 'DBIx-MyParse-0.80/parse_enum.pl' > [MSG] Extracted 'DBIx-MyParse-0.80/Changes' > [MSG] Extracted 'DBIx-MyParse-0.80/myparse.patch' > [MSG] Extracted 'DBIx-MyParse-0.80/lib/' > [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/' > [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse.pm' > [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse/' > [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse/Query.pm' > [MSG] Extracted 'DBIx-MyParse-0.80/lib/DBIx/MyParse/Item.pm' > [MSG] Extracted 'DBIx-MyParse-0.80/t/' > [MSG] Extracted 'DBIx-MyParse-0.80/t/rename.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/types.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/serivce.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/error.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/drop.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/select.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/params.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/MyParse.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/modes.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/vars.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/perm.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/twins.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/subquery.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/functions.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/insert.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/delete.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/update.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/create.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/aggregate.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/bench.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/transaction.t' > [MSG] Extracted 'DBIx-MyParse-0.80/t/show.t' > [MSG] Extracted 'DBIx-MyParse-0.80/MANIFEST' > [MSG] Extracted 'DBIx-MyParse-0.80/ppport.h' > [MSG] Extracted 'DBIx-MyParse-0.80/my_parse_cc.cc' > [MSG] Extracted 'DBIx-MyParse-0.80/GPL' > [MSG] Extracted 'DBIx-MyParse-0.80/my_parse_c.c' > [MSG] Extracted 'DBIx::MyParse' to > '/opt/perl/testers/.cpanplus/5.8.8/build/DBIx-MyParse-0.80' > ==> MISSING Signature file! <== > Running [/opt/perl/testers/bin/perl /opt/perl/testers/bin/cpanp-run-perl > Makefile.PL ]... > Please provide the path to your MySQL source tree > [/usr/src/mysql-5.0.33]: /usr/local/src/mysql-5.0.27 > File /usr/local/src/mysql-5.0.27/libmysqld/libmysqld.a does not exist: > No such file or directory. Please try again. > Please provide the path to your MySQL source tree > [/usr/src/mysql-5.0.33]: Caught SIGINT > [ERROR] Could not run '/opt/perl/testers/bin/perl Makefile.PL': Please > provide the path to your MySQL source tree [/usr/src/mysql-5.0.33]: File > /usr/local/src/mysql-5.0.27/libmysqld/libmysqld.a does not exist: No > such file or directory. Please try again. > Please provide the path to your MySQL source tree > [/usr/src/mysql-5.0.33]: -- cannot continue > > [ERROR] Unable to create a new distribution object for 'DBIx::MyParse' > -- cannot continue > > *** Install log written to: > /opt/perl/testers/.cpanplus/install-logs/DBIx-MyParse-1174659355.log > > Error testing 'DBIx::MyParse' > Problem testing one or more modules > > > CPAN Terminal> > Exiting CPANPLUS shell > imacat@rinse ~ % /opt/perl/testers/bin/perl -V > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=linux, osvers=2.6.16.29, archname=x86_64-linux-thread-multi-ld > uname='linux rinse 2.6.16.29 #1 smp sun nov 5 23:08:05 cst 2006 > x86_64 gnulinux ' > config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g > -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid > -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true > -Dcf_email=imacat@mail.imacat.idv.tw' > hint=recommended, useposix=true, d_sigaction=define > usethreads=define use5005threads=undef useithreads=define > usemultiplicity=define > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=define use64bitall=define uselongdouble=define > usemymalloc=n, bincompat5005=undef > Compiler: > cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS > -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', > optimize='-g -O3', > cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING > -fno-strict-aliasing -pipe -Wdeclaration-after-statement > -I/usr/local/include' > ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian > 3.4.3-13sarge1)', gccosandvers='' > intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 > ivtype='long', ivsize=8, nvtype='long double', nvsize=16, > Off_t='off_t', lseeksize=8 > alignbytes=16, prototype=define > Linker and Libraries: > ld='gcc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc > perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc > libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so > gnulibc_version='2.3.2' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E > -Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE' > cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: DEBUGGING MULTIPLICITY PERL_IMPLICIT_CONTEXT > PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_64_BIT_ALL > USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES > USE_LONG_DOUBLE USE_PERLIO USE_REENTRANT_API > Built under linux > Compiled at Feb 6 2007 01:21:37 > %ENV: > PERL5LIB="/home/imacat/lib/perl5" > PERL5_CPANPLUS_CONFIG="/home/imacat/.cpanplus/config" > @INC: > /home/imacat/lib/perl5 > /opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld > /opt/perl/testers/lib/5.8.8 > /opt/perl/testers/lib/site_perl/5.8.8/x86_64-linux-thread-multi-ld > /opt/perl/testers/lib/site_perl/5.8.8 > /opt/perl/testers/lib/site_perl > . > imacat@rinse ~ % > >
On 2007-03-23 10:32:28 Fri, philip@stoev.org wrote: Show quoted text
> With respect to that other issue -- that the Makefile.PL of the module > enters an endless loop, I will adjust that as soon as possible and will > upload a new version 0.81 and will delete all previous versions so
that they Show quoted text
> do not mess you up. Please note that this behavoir will fix your 100% CPU > usage however there is no universal default that can be provided.
Therefore Show quoted text
> any automated tests are always likely to fail now or in the future, so
it is Show quoted text
> best to stop any automated builds of the module.
Thank you for your quick answer and kindness. But, as a CPAN tester that have worked with over 10000 modules for years, I would suggest you to allow setting the value with environment variables, like MYSQL_SOURCE=/some/mysql-version, so that CPAN testers may provide their own default without interaction, thus allowing automated tests.
Subject: Re: [rt.cpan.org #25715] Missing libmysqld/libmysqld.a in MySQL Source Directory to Build with
Date: Fri, 23 Mar 2007 17:17:12 +0200
To: <bug-DBIx-MyParse [...] rt.cpan.org>
From: "Philip Stoev" <philip [...] stoev.org>
Thank you very much for the suggestion, I will work on my module packaging skills after I am done with the bulk of the actual code. Unfortunately, even such a default would not be enough -- the module requires a patch to be applied to the mysql source tree, which must be configured and compiled afterwards. If I am able to get the patch included in the official mysql source, I will work on making automated tests possible, however at this time I do not think this can be done. Philip Show quoted text
----- Original Message ----- From: " via RT" <bug-DBIx-MyParse@rt.cpan.org> To: <undisclosed-recipients:> Sent: Friday, March 23, 2007 5:12 PM Subject: [rt.cpan.org #25715] Missing libmysqld/libmysqld.a in MySQL Source Directory to Build with
> > Queue: DBIx-MyParse > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=25715 > > > On 2007-03-23 10:32:28 Fri, philip@stoev.org wrote:
> > With respect to that other issue -- that the Makefile.PL of the module > > enters an endless loop, I will adjust that as soon as possible and will > > upload a new version 0.81 and will delete all previous versions so
> that they
> > do not mess you up. Please note that this behavoir will fix your 100%
CPU
> > usage however there is no universal default that can be provided.
> Therefore
> > any automated tests are always likely to fail now or in the future, so
> it is
> > best to stop any automated builds of the module.
> > Thank you for your quick answer and kindness. But, as a CPAN tester > that have worked with over 10000 modules for years, I would suggest you > to allow setting the value with environment variables, like > MYSQL_SOURCE=/some/mysql-version, so that CPAN testers may provide their > own default without interaction, thus allowing automated tests. >
As discussed with the submitter this module can not be tested automatically.