Tue Apr 30 15:51:12 2013: Request 84949 was acted upon.
Transaction: Ticket created by mcandre
       Queue: PAR-Packer
     Subject: procedure entry point __gxx_personality_sj0 could not be located
 in the dynamic link library libstdc++-6.dll
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: andrew.penneba...@gmail.com
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=84949 >


When I try to install PAR::Packer, it crashes with a popup:

par.exe - Entry Point Not Found

The procedure entry point __gxx_personality_sj0 could not be located in the 
dynamic link library libstdc++-6.dll.

OK

Trace:

$ cpan install PAR::Packer
...
Running make test
C:\strawberry\perl\bin\perl.exe -Mblib run_with_inc.pl par.exe -q -B 
-Oparldyn.exe
system(par.exe -IC:\strawberry\cpan\build\PAR-Packer-1.014-qkGdAe\blib\arch 
-IC:\strawberry\cpan\build\PAR-Packer-1.014-qkGdAe\blib\lib 
-IC:/strawberry/perl/site/lib -IC:/strawberry/perl/vendor/lib 
-IC:/strawberry/perl/lib -I. -q -B -Oparldyn.exe) failed:
dmake:  Error code 255, while making 'parldyn.exe'
dmake.exe:  Error code 255, while making 'subdirs'
  RSCHUPP/PAR-Packer-1.014.tar.gz
  C:\strawberry\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports RSCHUPP/PAR-Packer-1.014.tar.gz
Running make install
  make test had returned bad status, won't install without force
Stopping: 'install' failed for 'R/RS/RSCHUPP/PAR-Packer-1.014.tar.gz'.

Screenshot:

http://i.imgur.com/YNyQPb4.png

System:

$ specs perl os
Specs:

specs 0.4
https://github.com/mcandre/specs#readme

cpan --version
c:\strawberry\perl\bin/cpan version 1.5902 calling Getopt::Std::getopts 
(version 1.07 [paranoid]),
running under Perl version 5.16.2.
  [Now continuing due to backward compatibility and excessive paranoia.
   See 'perldoc Getopt::Std' about $Getopt::Std::STANDARD_HELP_VERSION.]
Nothing to install!

perl --version

This is perl 5, version 16, subversion 2 (v5.16.2) built for 
MSWin32-x86-multi-thread

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
OS Name:                   Microsoft Windows XP Professional
OS Version:                5.1.2600 Service Pack 3 Build 2600

Reply via email to