You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
***************************************************
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:
Perl from
brew install brew
is up-to-date:Most of the issues look like this:
Here are all the bug reports:
creduce_bug.zip
The text was updated successfully, but these errors were encountered: