Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPerl broken outside of haikuporter (for gcc2hybrid)? #3789
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Please list packages used by haikuporter in the log. |
This comment has been minimized.
This comment has been minimized.
|
will grab the list in a bit, ps none packages were activated from the haikuports/packages directory :) |
This comment has been minimized.
This comment has been minimized.
|
Here is the list: |
This comment has been minimized.
This comment has been minimized.
|
Please list system packages which are not found in this list. |
This comment has been minimized.
This comment has been minimized.
|
Like in all the installed system packages not used here in the log? |
This comment has been minimized.
This comment has been minimized.
|
These are the packages installed atm in /system/packages |
This comment has been minimized.
This comment has been minimized.
|
could you try to remove automake113? |
This comment has been minimized.
This comment has been minimized.
|
Removed/rebooted and still the same, issue remains |
This comment has been minimized.
This comment has been minimized.
|
Tried with a fresh clone, "pkgman full-sync" (hrev52212 to 53092), reboot and then it is the same thing, after reboot back into hrev52212 it works ok, so it must have happened somewhere in between ;) |
This comment has been minimized.
This comment has been minimized.
|
Tried several hrev's, all still have 5.26 default installed, after pkgman (full-sync) 5.28 is installed and giving the errors in the screenshots provided, re-installing 5.26 (removes the packages for git - depending on 5.28) helped out to get autotools to work correctly in Terminal again. |
This comment has been minimized.
This comment has been minimized.
|
It's not the same on x86_64? |
This comment has been minimized.
This comment has been minimized.
|
Checked a clone for x86_64 (Beta1), works ok with 5.26 and 5.28 (after updating with pkgman), need to investigate if this happens also on gcc2h Beta1, wip :) |
This comment has been minimized.
This comment has been minimized.
|
seems to be locale related, I tried with LC_ALL=POSIX to workaround. |
This comment has been minimized.
This comment has been minimized.
|
fixed in 085469a |
This comment has been minimized.
This comment has been minimized.
|
Patch under review by upstream: https://rt.perl.org/Public/Bug/Display.html?id=134080 |
This comment has been minimized.
This comment has been minimized.
|
Will be upstreamed in 5.31.1 |
This comment has been minimized.
This comment has been minimized.
|
@korli Thanks! :) |


I've come across the next problem when trying to build something from Terminal
Checked this with gnucobol, which builds ok with haikuporter, when trying to build it from Terminal I'm getting the same error as the one in the screenshot (for visualboyadvance)
With gcc2hybrid (checked with gcc2/gcc7 (setarch))