Skip Menu |

This queue is for tickets about the XML-LibXML-Simple CPAN distribution.

Report information
The Basics
Id: 89856
Status: resolved
Priority: 0/
Queue: XML-LibXML-Simple

People
Owner: Nobody in particular
Requestors: Jacques.van-Helden [...] univ-amu.fr
Cc:
AdminCc:

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



Subject: bugs to compile XML::LibXML::Simple
Date: Wed, 30 Oct 2013 00:49:10 +0100
To: bug-XML-LibXML-Simple [...] rt.cpan.org
From: Jacques van Helden <Jacques.van-Helden [...] univ-amu.fr>
Hi I am trying to compile XML::LibXML::Simple on a Mac OSX since >1h, without success. I report hereafter the detailed error report. In short: this is what I tried - from cpan - from cpan, using "force install" - download manually and make Could you please indicate me if I missed some point for the installation ? Best regards Jacques van Helden Université d'Aix-Marseille (AMU). Lab. Technologies Avancées pour la Génomique et la Clinique (TAGC) Unité INSERM U1090, 163, Avenue de Luminy, 13288 MARSEILLE cedex 09. France Bureau: Bâtiment INSERM, bloc 5, rez-de chaussée, locaux 011 / 012A Tel: +33 4 91 82 87 49 Fax: +33 4 91 82 87 01 Web: http://jacques.van-helden.perso.luminy.univmed.fr/ Courriel: Jacques.van-Helden@univ-amu.fr cpan[1]> install XML::LibXML::Simple Going to read '/Users/jvanheld/.cpan/Metadata' Database was generated on Mon, 28 Oct 2013 23:17:04 GMT Running install for module 'XML::LibXML::Simple' Running make for M/MA/MARKOV/XML-LibXML-Simple-0.93.tar.gz Checksum for /Users/jvanheld/.cpan/sources/authors/id/M/MA/MARKOV/XML-LibXML-Simple-0.93.tar.gz ok Scanning cache /Users/jvanheld/.cpan/build for sizes ............................................................................DONE Package seems to come without Makefile.PL. (The test -f "/Users/jvanheld/.cpan/build/MARKOV-8QzL09/Makefile.PL" returned false.) Writing one on our own (setting NAME to XMLLibXMLSimple) CPAN.pm: Going to build M/MA/MARKOV/XML-LibXML-Simple-0.93.tar.gz Checking if your kit is complete... Looks good Bareword found where operator expected at ./Makefile.PL line 1, near "30 mtime" (Missing operator before mtime?) Number found where operator expected at ./Makefile.PL line 2, near "30" (Missing semicolon on previous line?) Bareword found where operator expected at ./Makefile.PL line 2, near "30 atime" (Missing operator before atime?) Number found where operator expected at ./Makefile.PL line 3, near "30" (Missing semicolon on previous line?) Bareword found where operator expected at ./Makefile.PL line 3, near "30 ctime" (Missing operator before ctime?) ERROR from evaluation of /Users/jvanheld/.cpan/build/MARKOV-8QzL09/XML-LibXML-Simple-0.93/Makefile.PL: ERROR from evaluation of /Users/jvanheld/.cpan/build/MARKOV-8QzL09/XML-LibXML-Simple-0.93/PaxHeaders.12265/Makefile.PL: syntax error at ./Makefile.PL line 1, near "30 mtime" Warning: No success on command[/usr/bin/perl Makefile.PL] MARKOV/XML-LibXML-Simple-0.93.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Failed during this command: MARKOV/XML-LibXML-Simple-0.93.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL' returned status 65280 cpan[3]> force install XML::LibXML::Simple Running install for module 'XML::LibXML::Simple' Running make for M/MA/MARKOV/XML-LibXML-Simple-0.93.tar.gz Has already been unwrapped into directory /Users/jvanheld/.cpan/build/MARKOV-8QzL09 '/usr/bin/perl Makefile.PL' returned status 65280, won't make Running make test Make had some problems, won't test Running make install Make had some problems, won't install When I try to compile the code from the downloaded archive Show quoted text
> make make: *** No targets specified and no makefile found. Stop.
Show quoted text
> make -f Makefile.PL
Makefile.PL:3: *** missing separator. Stop.

Message body is not shown because it is too large.

Subject: Re: [rt.cpan.org #89856] bugs to compile XML::LibXML::Simple
Date: Wed, 30 Oct 2013 00:59:07 +0100
To: Jacques van Helden via RT <bug-XML-LibXML-Simple [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* Jacques van Helden via RT (bug-XML-LibXML-Simple@rt.cpan.org) [131029 23:49]: Show quoted text
> Tue Oct 29 19:49:38 2013: Request 89856 was acted upon. > Transaction: Ticket created by Jacques.van-Helden@univ-amu.fr > Queue: XML-LibXML-Simple > Subject: bugs to compile XML::LibXML::Simple
Show quoted text
> ERROR from evaluation of /Users/jvanheld/.cpan/build/MARKOV-8QzL09/XML-LibXML-Simple-0.93/Makefile.PL: ERROR from evaluation of /Users/jvanheld/.cpan/build/MARKOV-8QzL09/XML-LibXML-Simple-0.93/PaxHeaders.12265/Makefile.PL: syntax error at ./Makefile.PL line 1, near "30 mtime"
Some archives contain "PaxHeaders". Older versions of Archive::Tar cannot handle them. Upgrade it and it will work. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
Subject: Re: [rt.cpan.org #89856] bugs to compile XML::LibXML::Simple
Date: Wed, 30 Oct 2013 06:58:09 +0100
To: bug-XML-LibXML-Simple [...] rt.cpan.org
From: Jacques van Helden <Jacques.van-Helden [...] univ-amu.fr>
It worked. Many thanks ! Jacques Université d'Aix-Marseille (AMU). Lab. Technologies Avancées pour la Génomique et la Clinique (TAGC) Unité INSERM U1090, 163, Avenue de Luminy, 13288 MARSEILLE cedex 09. France Bureau: Bâtiment INSERM, bloc 5, rez-de chaussée, locaux 011 / 012A Tel: +33 4 91 82 87 49 Fax: +33 4 91 82 87 01 Web: http://jacques.van-helden.perso.luminy.univmed.fr/ Courriel: Jacques.van-Helden@univ-amu.fr On 30 Oct 2013, at 01:00, Mark Overmeer via RT <bug-XML-LibXML-Simple@rt.cpan.org> wrote: <URL: https://rt.cpan.org/Ticket/Display.html?id=89856 > * Jacques van Helden via RT (bug-XML-LibXML-Simple@rt.cpan.org) [131029 23:49]: Show quoted text
> Tue Oct 29 19:49:38 2013: Request 89856 was acted upon. > Transaction: Ticket created by Jacques.van-Helden@univ-amu.fr > Queue: XML-LibXML-Simple > Subject: bugs to compile XML::LibXML::Simple
Show quoted text
> ERROR from evaluation of /Users/jvanheld/.cpan/build/MARKOV-8QzL09/XML-LibXML-Simple-0.93/Makefile.PL: ERROR from evaluation of /Users/jvanheld/.cpan/build/MARKOV-8QzL09/XML-LibXML-Simple-0.93/PaxHeaders.12265/Makefile.PL: syntax error at ./Makefile.PL line 1, near "30 mtime"
Some archives contain "PaxHeaders". Older versions of Archive::Tar cannot handle them. Upgrade it and it will work. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net

Message body is not shown because it is too large.