-
Notifications
You must be signed in to change notification settings - Fork 21
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 5.34.0 Fails to Build for toolchain #47
Comments
If I use perl-5.32.0 & perl-cross-1.3.4 instead, build completes without error. |
Tried perl-5.35.0 with perl-cross-1.3.6 ... also segfaults like perl-5.34.0 |
Perl-5.32.1 & perl-cross-1.3.5 compiles fine.
|
Perl 5.34.0 compiles fine in chroot. |
Attempted to try perl-cross(commit b1b85b6) with perl 5.35.1:
|
Looking at 'synatx error' of lib/Config_heavy.pl line 1458 ... looks different when compared to a 5.32.1 build:
|
If restart the build... copy perl-cross over perl-5.35.1 source, then configure perl-5.35.1 source, and only do:
Build fails on Quickly built perl-5.32.1 and copied it's
|
Copied |
Looks like an issue with how
|
I may update build method to build only enough of |
Perl-5.34.0 configures fine after unpacking perl-cross-1.3.6 over it, but build segfaults:
kernel log shows:
The text was updated successfully, but these errors were encountered: