#245: Perl 5.10 build failure
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Keywords:
------------------------+---------------------------------------------------
OpenGuides doesn't get very far with Perl 5.10:
{{{
Output from '/opt/perl/5.10.0/bin/perl Makefile.PL':
# running Build.PL
/opt/perl/5.10.0/bin/perl Build.PL
Problem loading OpenGuides module or a missing module
Base class package "Class::Accessor" is empty.
(Perhaps you need to 'use' the module which defines that package
first,
or make that module available in @INC (@INC contains: lib _build/lib
/home/imacat/lib/perl5 /opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-
multi-ld /opt/perl/5.10.0/lib/5.10.0
/opt/perl/5.10.0/lib/site_perl/5.10.0/x86_64-linux-thread-multi-ld
/opt/perl/5.10.0/lib/site_perl/5.10.0 .).
at lib/OpenGuides/Config.pm line 8
BEGIN failed--compilation aborted at lib/OpenGuides/Config.pm line 8.
Compilation failed in require at lib/OpenGuides/Build.pm line 5.
BEGIN failed--compilation aborted at lib/OpenGuides/Build.pm line 5.
Compilation failed in require at Build.PL line 8.
.
Couldn't run Build.PL: at
/opt/perl/5.10.0/lib/5.10.0/Module/Build/Compat.pm line 207.
}}}
--
Ticket URL: <http://dev.openguides.org/ticket/245>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
Show replies by thread
#245: Class::Accessor related build failure
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: assigned
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by dom):
* status: new => assigned
* owner: Nobody => dom
* summary: Perl 5.10 build failure => Class::Accessor related build
failure
--
Ticket URL: <http://dev.openguides.org/ticket/245#comment:1>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#245: Class::Accessor related build failure
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: assigned
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by dom):
Not 5.10 specific.
--
Ticket URL: <http://dev.openguides.org/ticket/245#comment:2>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#245: Class::Accessor related build failure
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: closed
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by dom):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [1216]) Correctly specify all build_requires (fixes #245)
--
Ticket URL: <http://dev.openguides.org/ticket/245#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project