-
Notifications
You must be signed in to change notification settings - Fork 571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure to build with -DNODEFAULT_SHAREKEYS #16636
Comments
From s.zuban@gmail.comAttempt to build 5.28 (and 5.29) fails with: ./miniperl -Ilib autodoc.pl Full build log (sorry, no way to run perlbug): [fedora@ip-10-0-2-250 perl-5.28.0]$ ./Configure -des First let's make sure your kit is complete. Checking... If you compile perl5 on a different machine or from a different object [fedora@ip-10-0-2-250 perl-5.28.0]$ make
Sergiy Zuban |
From s.zuban@gmail.comAttempt to build 5.28 (and 5.29) fails with: ./miniperl -Ilib autodoc.pl Full build log attached (sorry, no way to run perlbug) |
From @jkeenanOn Tue, 17 Jul 2018 16:40:32 GMT, s.zuban@gmail.com wrote:
Please attach the output of 'perl -V' for the perl you use everyday on the machine on which you were attempting to build these versions of perl. Also, please post the full arguments you provided to './Configure'. Thank you very much. |
The RT System itself - Status changed from 'new' to 'open' |
From s.zuban@gmail.com$ ./Configure -des -Dprefix=$HOME/localperl -Accflags=-DNODEFAULT_SHAREKEYS |
From s.zuban@gmail.comperl -V output attached. |
From s.zuban@gmail.com$ perl -V Platform: Characteristics of this binary (from libperl): |
From @eserteDana Tue, 17 Jul 2018 09:40:32 -0700, s.zuban@gmail.com reče:
I tried with perl 5.12.3 (on a ubuntu xenial-like system, patchperl ran here) and this also failed: ./miniperl -Ilib autodoc.pl Probably it would be interesting until which point in perl history this worked... |
From s.zuban@gmail.comPer https://rt.perl.org/Public/Bug/Display.html?id=133384 this "option is undocumented, untested, and has probably suffered much bitrot over the years." |
Migrated from rt.perl.org#133384 (status was 'open')
Searchable as RT133384$
The text was updated successfully, but these errors were encountered: