You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen on CPANTS:
http://www.cpantesters.org/cpan/report/ae03c67a-c142-11df-a9a6-f57eca15ebd2
Output of my specific failure & perl -V
https://gist.github.com/ed04f7e06ee008a60d1f
Thanks.
On Fri Sep 17 08:42:19 2010, KENTNL wrote:
> As seen on CPANTS:
>
http://www.cpantesters.org/cpan/report/ae03c67a-c142-11df-a9a6-f57eca15ebd2
>
> Output of my specific failure & perl -V
> https://gist.github.com/ed04f7e06ee008a60d1f
>
> Thanks.
I have seen this error on cpantesters site, but have no idea yet why
does it happens. Which version of expat library do you have?
--
Alexandr Ciornii, http://chorny.net
On 2010-09-18 00:46:38, CHORNY wrote:
> On Fri Sep 17 08:42:19 2010, KENTNL wrote:
> > As seen on CPANTS:
> >
> http://www.cpantesters.org/cpan/report/ae03c67a-c142-11df-a9a6-f57eca15ebd2
> >
> > Output of my specific failure & perl -V
> > https://gist.github.com/ed04f7e06ee008a60d1f
> >
> > Thanks.
>
> I have seen this error on cpantesters site, but have no idea yet why
> does it happens. Which version of expat library do you have?
>
/usr/lib/libexpat.so.9.0
/usr/lib/libexpat.a
/usr/lib/libexpat_p.a
/usr/lib/libexpat_pic.a
/usr/include/expat.h
/usr/include/expat_external.h
That is about the most useful information I can find to give you. What so.9.0
means is anyones guess. libexpat does not appear to be provided by an external
port anywhere so I guess its part of the 4.7 base system.
On Fri Sep 17 08:46:38 2010, CHORNY wrote:
> On Fri Sep 17 08:42:19 2010, KENTNL wrote:
> > As seen on CPANTS:
> >
>
http://www.cpantesters.org/cpan/report/ae03c67a-c142-11df-a9a6-f57eca15ebd2
> >
> > Output of my specific failure & perl -V
> > https://gist.github.com/ed04f7e06ee008a60d1f
> >
> > Thanks.
>
> I have seen this error on cpantesters site, but have no idea yet why
> does it happens. Which version of expat library do you have?
>
I am seeing this same 'make test' error trying to build XML::Parser on a
Redhat Enterprise Linux (RHEL) 5.5 system on x86_64. I am using the
Redhat-supplied Expat libraries. The RPM packages are expat and
expat-devel:
# rpm -qi expat-devel
Name : expat-devel Relocations: (not relocatable)
Version : 1.95.8 Vendor: Red Hat, Inc.
Release : 8.3.el5_4.2 Build Date: Tue 01 Dec 2009
04:00:52 AM MST
Install Date: Fri 25 Feb 2011 03:56:01 PM MST Build Host:
hs20-bc2-5.build.redhat.com
Group : Development/Libraries Source RPM:
expat-1.95.8-8.3.el5_4.2.src.rpm
Size : 376983 License: BSD
Signature : DSA/SHA1, Thu 03 Dec 2009 07:32:18 AM MST, Key ID
5326810137017186
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://www.libexpat.org/
Summary : Libraries and include files to develop XML applications
with expat.
Just ran into this identical (?) bug on CentOS 5.5, with a custom Perl
5.12.3 build.
Build output is at https://gist.github.com/0e3c3b8710a6beb7b42f
System details available upon request. :-)
Ditto. Same problem, this time on perl 5.10.1 on CentOS
$ rpm -qi expat-devel
Name : expat-devel Relocations: (not relocatable)
Version : 1.95.8 Vendor: CentOS
Release : 8.3.el5_4.2 Build Date: Tue 08 Dec 2009 07:23:13 AM MST
Install Date: Tue 20 Apr 2010 01:26:13 PM MDT Build Host: builder16.centos.org
Group : Development/Libraries Source RPM: expat-1.95.8-8.3.el5_4.2.src.rpm
Size : 376983 License: BSD
Signature : DSA/SHA1, Thu 17 Dec 2009 06:32:05 PM MST, Key ID a8a447dce8562897
URL : http://www.libexpat.org/
Summary : Libraries and include files to develop XML applications with expat.
Description :
The expat-devel package contains the libraries, include files and documentation
to develop XML applications with expat.
Looking at bug #54747 it seems this isn't an issue with XML::Parser itself, but rather a bug in
the underlying expat library.
The text was updated successfully, but these errors were encountered:
Migrated from rt.cpan.org#61424 (status was 'open')
Requestors:
From [email protected] on 2010-09-17 12:42:19
:
From [email protected] on 2010-09-17 12:46:38
:
From [email protected] on 2010-09-17 18:00:51
:
From [email protected] on 2011-02-28 23:43:06
:
From [email protected] on 2011-04-05 16:06:51
:
From [email protected] on 2011-08-25 12:31:58
:
The text was updated successfully, but these errors were encountered: