Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Why perl-5.30.3 doesn't compile on my Mac?

by tobyink (Canon)
on Nov 19, 2020 at 08:35 UTC ( [id://11123820]=note: print w/replies, xml ) Need Help??


in reply to Why perl-5.30.3 doesn't compile on my Mac?

Did you check /Users/peter/perl5/perlbrew/build.perl-5.30.3.log like it suggested? All the output from Configure and make will be in there.

Replies are listed 'Best First'.
Re^2: Why perl-5.30.3 doesn't compile on my Mac?
by karlgoethebier (Abbot) on Nov 19, 2020 at 20:10 UTC

    Sure:

    Thanks and best regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

      *** Unexpected product version 11.0.

      The error message comes from hints/Darwin.sh, which apparently hasn't considered the coming of version 11.0.
      Presumably something needs to be done to that file and/or Configure itself to overcome the problem.

      Maybe ask about that on p5p if you don't receive better follow-up advice here.
      (I'm assuming that the additional advice to "*** Try running sw_vers and see what its ProductVersion says" didn't help much.)

      Cheers,
      Rob

        Yep. It didn’t help much. Thanks and best regards, Karl

        «The Crux of the Biscuit is the Apostrophe»

        perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

      Try using the perlbrew install-patchperl command. It will install Devel::PatchPerl, which is a tool to patch the source of older perl releases to allow them to compile on newer systems. The latest release of Devel::PatchPerl (2.04) should be able to fix this issue.

        I was aware of this. And BTW:

        Karls-Mac-mini:~ karl$ perlbrew install-patchperl /Users/karl/perl5/perlbrew/bin/patchperl already exists, are you sure +to override ? [y/N] [N] y ERROR: Failed to retrieve patchperl executable.

        Best regards, Karl

        «The Crux of the Biscuit is the Apostrophe»

        perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11123820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 05:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found