Bug#726092: libboost-geometry-utils-perl: Perl API version does not match installed version of Perl

2013-10-12 Thread Damyan Ivanov
Control: tags -1 unreproducible moreinfo

-=| David Eccles (gringer), 12.10.2013 20:17:47 +1300 |=-
> Package: libboost-geometry-utils-perl
> Version: 0.15-1+b1
> Severity: important
> 
> I've been having trouble running Repetier-Host effectively after a debian 
> update a few days ago. The current problem is an API mismatch error when 
> running the Slic3r program, which uses Boost::Geometry::Utils:
> 
> 20:05:30.986 : Slic3r 
> command:/home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl 
> --load "/home/grinja/repetier/slic3r.ini" --print-center 90,90 -o 
> "/home/grinja/repetier/composition.gcode" 
> "/home/grinja/repetier/composition.obj"
> 20:05:31.481 :  Perl API version v5.14.0 of Boost::Geometry::Utils 
> does not match v5.18.0 at /usr/share/perl/5.18/XSLoader.pm line 92.
> 20:05:31.481 :  Compilation failed in require at 
> /home/grinja/install/reprap/slic3r/git/Slic3r/lib/Slic3r.pm line 36.

Boost::Geometry::Utils seems to load fine here:

 $ perl -MBoost::Geometry::Utils -E'say "OK"'
 OK

Perhaps you have an old version somewhere in your @INC?

 $ perl -MModule::Util=find_installed -wE'say find_installed 
"Boost::Geometry::Utils"'
 /usr/lib/perl5/Boost/Geometry/Utils.pm

> My guess from this error is that Boost::Geometry::Utils was built for Perl 
> v5.14.0, rather than the currently installed version (v5.18.1), and this 
> makes Perl sad.

Version 0.15-1+b1 is a rebuild against perl 5.18 and depends on 
perlapi-5.18.1. See 
https://buildd.debian.org/status/fetch.php?pkg=libboost-geometry-utils-perl&arch=amd64&ver=0.15-1+b1&stamp=1377823065


signature.asc
Description: Digital signature


Bug#726092: libboost-geometry-utils-perl: Perl API version does not match installed version of Perl

2013-10-12 Thread David Eccles (gringer)
Package: libboost-geometry-utils-perl
Version: 0.15-1+b1
Severity: important

I've been having trouble running Repetier-Host effectively after a debian 
update a few days ago. The current problem is an API mismatch error when 
running the Slic3r program, which uses Boost::Geometry::Utils:

20:05:30.986 : Slic3r 
command:/home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl 
--load "/home/grinja/repetier/slic3r.ini" --print-center 90,90 -o 
"/home/grinja/repetier/composition.gcode" 
"/home/grinja/repetier/composition.obj"
20:05:31.481 :  Perl API version v5.14.0 of Boost::Geometry::Utils does 
not match v5.18.0 at /usr/share/perl/5.18/XSLoader.pm line 92.
20:05:31.481 :  Compilation failed in require at 
/home/grinja/install/reprap/slic3r/git/Slic3r/lib/Slic3r.pm line 36.
20:05:31.481 :  BEGIN failed--compilation aborted at 
/home/grinja/install/reprap/slic3r/git/Slic3r/lib/Slic3r.pm line 36.
20:05:31.482 :  Compilation failed in require at 
/home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl line 13.
20:05:31.482 :  BEGIN failed--compilation aborted at 
/home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl line 13.

So instead of slicing up my 3D model, the program died. 

My guess from this error is that Boost::Geometry::Utils was built for Perl 
v5.14.0, rather than the currently installed version (v5.18.1), and this makes 
Perl sad.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libboost-geometry-utils-perl depends on:
ii  libc6   2.17-93
ii  libgcc1 1:4.8.1-10
ii  libstdc++6  4.8.1-10
ii  perl5.18.1-4
ii  perl-base [perlapi-5.18.1]  5.18.1-4

libboost-geometry-utils-perl recommends no packages.

libboost-geometry-utils-perl suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org