Skip to content
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

perl issues on macOS Catalina #194

Open
ctaggart opened this issue Oct 29, 2019 · 0 comments
Open

perl issues on macOS Catalina #194

ctaggart opened this issue Oct 29, 2019 · 0 comments

Comments

@ctaggart
Copy link

I ran a creduce on my Mac for ctaggart/octh#36 for 76 hours and it created 10 bug reports. I skipped several steps that looked like they would also fail. I'm running macOS 10.15 Catalina and it comes with perl v5.18.4 and some additional security. After seeing fink/fink#201, I installed perl v5.30.0 from brew and started creduce again. It has been running all night and so far so good.

Bundled perl was released in 2013:

Camerons-MacBook-Pro:creduce cameron$ /usr/bin/perl --version

This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)

Copyright 1987-2013, 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.

Perl from brew install brew is up-to-date:

Camerons-MacBook-Pro:creduce cameron$ which perl
/usr/local/bin/perl
Camerons-MacBook-Pro:creduce cameron$ perl --version

This is perl 5, version 30, subversion 0 (v5.30.0) built for darwin-thread-multi-2level

Copyright 1987-2019, 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.

Most of the issues look like this:

creduce 2.10.0
fb91843
Darwin
Camerons-MacBook-Pro.local
19.0.0
Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64
x86_64

***************************************************

pass_lines::1 has encountered a bug:
pass got stuck

Please consider tarring up /Users/cameron/github/octh/creduce_bug_000
and mailing it to [email protected] and we will try to fix
the bug.

This bug is not fatal, C-Reduce will continue to execute.

***************************************************

Here are all the bug reports:
creduce_bug.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant