Skip Menu |

This queue is for tickets about the PAR-Packer CPAN distribution.

Report information
The Basics
Id: 123159
Status: resolved
Priority: 0/
Queue: PAR-Packer

People
Owner: Nobody in particular
Requestors: peter.f.bader [...] intel.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: cpan> install pp fails with "par.exe - Entry Point Not Found" (PAR-Packer-1.039)
Date: Fri, 29 Sep 2017 13:21:37 +0000
To: "bug-PAR-Packer [...] rt.cpan.org" <bug-PAR-Packer [...] rt.cpan.org>
From: "Bader, Peter F" <peter.f.bader [...] intel.com>
Dear team, I tried to install PAR-Packer-1.039 , but it ends with an error. Show quoted text
>perl -v
This is perl 5, version 26, subversion 0 (v5.26.0) built for MSWin32-x86-multi-thread-64int (strawberry perl) Show quoted text
>systeminfo
OS Name: Microsoft Windows 10 Enterprise OS Version: 10.0.14393 N/A Build 14393 Logfile: attached The installation stops with this error: [cid:image003.jpg@01D33936.A366B1F0] (apparently stemming from "C:\Strawberry\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl par.exe -q -B -Oparldyn.exe Please help! Best regards, Peter Bader ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dr. Peter Bader iCDG System Engineer Phone: +49 89 99 88 53 29960 Email: peter.f.bader@intel.com<mailto:peter.f.bader@intel.com> visit us at: www.intel.com<http://www.intel.com/> Address: Intel Deutschland GmbH Am Campeon 10-12, 85579 Neubiberg Germany Intel Deutschland GmbH Managing Directors: Prof. Dr. Hermann Eul (President), Christin Eisenschmid Registered Office: Neubiberg Commercial Register: Amtsgericht München HRB 186928 "This e-mail and any attachments are confidential and may be subject to legal or some other professional privilege. They are intended solely for the attention and use of the named addressee(s). If you are not the named addressee(s) you must not use, disclose, retain or reproduce all or any part of the information contained in this email or any attachments. Any unauthorized use or disclosure may be unlawful. If you have received this e-mail by mistake, please inform the sender immediately and delete it and all copies from your system and destroy any hard copies of it." Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
Download image003.jpg
image/jpeg 9.1k
image003.jpg

Message body is not shown because sender requested not to inline it.

On 2017-09-29 09:23:05, peter.f.bader@intel.com wrote: Show quoted text
> (apparently stemming from > "C:\Strawberry\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl par.exe -q > -B -Oparldyn.exe
Looking at the output of "objdump -ax perl526.dll" the symbol _ZdlPvj in perl526.dll mentioned in the error message is supposed to be found in libstdc++-6.dll which ought to be installed in C:\Strawberry\perl\bin. And it most certainly is, otherwise perl.exe wouldn't work... Maybe you have another libstdc++-6.dll installed somewhere on your machine and par.exe picks that up? Cheers, Roderich
Subject: RE: [rt.cpan.org #123159] cpan> install pp fails with "par.exe - Entry Point Not Found" (PAR-Packer-1.039)
Date: Wed, 4 Oct 2017 11:10:33 +0000
To: "bug-PAR-Packer [...] rt.cpan.org" <bug-PAR-Packer [...] rt.cpan.org>
From: "Bader, Peter F" <peter.f.bader [...] intel.com>
Hello Roderich, sorry for bothering you with such a trivial error, which I should have spotted myself most easily. You were of course right. Best regards, Peter Show quoted text
> -----Original Message----- > From: Roderich Schupp via RT [mailto:bug-PAR-Packer@rt.cpan.org] > Sent: Saturday, September 30, 2017 4:35 PM > To: Bader, Peter F <peter.f.bader@intel.com> > Subject: [rt.cpan.org #123159] cpan> install pp fails with "par.exe - Entry > Point Not Found" (PAR-Packer-1.039) > > <URL: https://rt.cpan.org/Ticket/Display.html?id=123159 > > > On 2017-09-29 09:23:05, peter.f.bader@intel.com wrote:
> > (apparently stemming from > > "C:\Strawberry\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl par.exe -q > > -B -Oparldyn.exe
> > Looking at the output of "objdump -ax perl526.dll" the symbol _ZdlPvj in > perl526.dll mentioned in the error message is supposed to be found in > libstdc++-6.dll which ought to be installed in C:\Strawberry\perl\bin. And it > most certainly is, otherwise perl.exe wouldn't work... > Maybe you have another libstdc++-6.dll installed somewhere on your > machine and par.exe picks that up? > > Cheers, Roderich
Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
On 2017-10-04 07:11:19, peter.f.bader@intel.com wrote: Show quoted text
> sorry for bothering you with such a trivial error, which I should have > spotted myself most easily. You were of course right.
You're welcome. Closing this ticket. Cheers, Roderich
Subject: RE: [rt.cpan.org #123159] cpan> install pp fails with "par.exe - Entry Point Not Found" (PAR-Packer-1.039)
Date: Wed, 4 Oct 2017 17:16:46 +0000
To: "bug-PAR-Packer [...] rt.cpan.org" <bug-PAR-Packer [...] rt.cpan.org>
From: "Bader, Peter F" <peter.f.bader [...] intel.com>
Hello Roderich, thanks again! "pp" builds now (see install_pp__strawberry_FIRST.log), but an ".exe" generated with pp produces a strange DEBUG output (on STDERR): [ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 0FC94608.[ODEBUG] [Explorer Probe] [`anonymous-nam espace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 0FC94650.[ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_ t]#Destroying filter_holder_t at 0FC94608.[ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 0FC94650. (see pp_generated_exe__cygwin_FIRST.log) Interestingly the very same strange output appears already in the pp build (starting after line 81 in install_pp__strawberry_FIRST.log). It looks like the pp-generated .exe files inherit some environment from pp itself. Unfortunately it is no option to make C:\Cygwin\bin appear before C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin in the %path%, because "pp" does not build then (see install_pp__cygwin_FIRST.txt). Once "pp" built successfully, the order of "C:\Cygwin\bin" vs " C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin" plays no role. I agree that this is more a problem of my combination of Cygwin and Strawberry Perl , rather than a pp problem. Nevertheless I would appreciate any help - maybe someone else saw this strange [ODEBUG] output (which stems from stderr as I found out) in both the pp build and the ".exe" files generated from pp and you have an idea. Best regards, --Peter Show quoted text
> -----Original Message----- > From: Roderich Schupp via RT [mailto:bug-PAR-Packer@rt.cpan.org] > Sent: Wednesday, October 4, 2017 6:15 PM > To: Bader, Peter F <peter.f.bader@intel.com> > Subject: [rt.cpan.org #123159] cpan> install pp fails with "par.exe - Entry > Point Not Found" (PAR-Packer-1.039) > > <URL: https://rt.cpan.org/Ticket/Display.html?id=123159 > > > On 2017-10-04 07:11:19, peter.f.bader@intel.com wrote:
> > sorry for bothering you with such a trivial error, which I should have > > spotted myself most easily. You were of course right.
> > You're welcome. Closing this ticket. > > Cheers, Roderich
Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
Download install_pp__strawberry_FIRST.LOG
application/octet-stream 79.8k

Message body not shown because it is not plain text.

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

Download pp_generated_exe__cygwin_FIRST.LOG
application/octet-stream 2.3k

Message body not shown because it is not plain text.

On 2017-10-04 13:17:38, peter.f.bader@intel.com wrote: Show quoted text
> I agree that this is more a problem of my combination of Cygwin and > Strawberry Perl , rather than a pp problem. > Nevertheless I would appreciate any help - maybe someone else saw this > strange [ODEBUG] output (which stems from stderr as I found out) in > both the pp build and the ".exe" files generated from pp and you have > an idea.
The ODEBUG stuff has nothing to do with PAR::Packer. It's probably something on your machine. pp a "hello world" script and run the resulting exe on another machine. If this doesn't show ODEBUG, then it's definitely something in your environment. Cheers, Roderich