On 07/07/10 17:07, David Golden wrote:
What's your "perl -V" output?
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=4.2, archname=i386-openbsd
    uname='openbsd'
    config_args='-dsE -Dopenbsd_distribution=defined'
    hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include',
    optimize='-O2',
cppflags='-fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E '
    libpth=/usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.10.1
    gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/i386-openbsd/5.8.8/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC '


Characteristics of this binary (from libperl):
  Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO
  Built under openbsd
  @INC:
    /usr/libdata/perl5/i386-openbsd/5.8.8
    /usr/local/libdata/perl5/i386-openbsd/5.8.8
    /usr/libdata/perl5
    /usr/local/libdata/perl5
    /usr/local/libdata/perl5/site_perl/i386-openbsd
    /usr/libdata/perl5/site_perl/i386-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/site_perl
    /usr/local/lib/perl5/site_perl
    .

-Nigel
David

On Wed, Jul 7, 2010 at 7:14 AM, Nigel Horne<n...@bandsman.co.uk>  wrote:
I've now started to get errors on a second machine.  I've done 'force
install Metabase::Fact' and 'force install
Test::Reporter::Transport::Metabase' in an attempt to fix it, but to no
avail. These are different errors from the errors on my other machine.

This machine is running OpenBSD4.2.

...
Test::Reporter::Transport::Metabase: could not load Metabase profile
from '/home/njh/.metabase/nhorne.json':
Can't locate object method "from_struct" via package "Metabase::Report" at
/usr/local/libdata/perl5/site_perl/Metabase/Report.pm line 128,<$fh>  line
1.
  at /usr/local/libdata/perl5/site_perl/Test/Reporter/Transport/Metabase.pm
line 143

  
Test::Reporter::Transport::Metabase::_load_id_file('Test::Reporter::Transport::Metabase=HASH(0x8449bef4)')
called at
/usr/local/libdata/perl5/site_perl/Test/Reporter/Transport/Metabase.pm line
76

  
Test::Reporter::Transport::Metabase::send('Test::Reporter::Transport::Metabase=HASH(0x8449bef4)',
'Test::Reporter=HASH(0x8cbb7ec4)') called at
/usr/local/libdata/perl5/site_perl/Test/Reporter.pm line 279
        eval {...} called at
/usr/local/libdata/perl5/site_perl/Test/Reporter.pm line 279
        Test::Reporter::send('Test::Reporter=HASH(0x8cbb7ec4)') called at
/usr/local/libdata/perl5/site_perl/CPAN/Reporter.pm line 487
        CPAN::Reporter::_dispatch_report('HASH(0x8ce619c0)') called at
/usr/local/libdata/perl5/site_perl/CPAN/Reporter.pm line 106
        CPAN::Reporter::grade_test('CPAN::Distribution=HASH(0x813e88b8)',
'/usr/bin/make test', 'ARRAY(0x841afe4c)', 0) called at
/usr/local/libdata/perl5/site_perl/CPAN/Reporter.pm line 212
        CPAN::Reporter::test('CPAN::Distribution=HASH(0x813e88b8)',
'/usr/bin/make test') called at /usr/libdata/perl5/CPAN/Distribution.pm line
3056
        CPAN::Distribution::test('CPAN::Distribution=HASH(0x813e88b8)')
called at /usr/libdata/perl5/CPAN/Distribution.pm line 3266
        CPAN::Distribution::install('CPAN::Distribution=HASH(0x813e88b8)')
called at /usr/libdata/perl5/CPAN/Module.pm line 474
        eval {...} called at /usr/libdata/perl5/CPAN/Module.pm line 473
        CPAN::Module::rematein('CPAN::Module=HASH(0x881dd8e8)', 'install')
called at /usr/libdata/perl5/CPAN/Module.pm line 576
        CPAN::Module::install('CPAN::Module=HASH(0x881dd8e8)') called at
/usr/libdata/perl5/CPAN/Shell.pm line 1755
        CPAN::Shell::rematein('CPAN::Shell', 'install', 'YAML::Tiny') called
at /usr/libdata/perl5/CPAN/Shell.pm line 1935
        CPAN::Shell::__ANON__('CPAN::Shell', 'YAML::Tiny') called at
/usr/libdata/perl5/CPAN.pm line 375
        eval {...} called at /usr/libdata/perl5/CPAN.pm line 372
        CPAN::shell() called at -e line 1


--
Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter.
NJH Music, ICQ#20252325, twitter: @nigelhorne
n...@bandsman.co.uk http://www.bandsman.co.uk

Reply via email to