Bug #78
perl source recompilation error
| Status: | Closed | Start: | 02/20/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Anibal Monsalve Salazar | % Done: | 100% |
|
| Category: | - | Spent time: | 80.00 hours | |
| Target version: | ncp3-beta1 |
Description
It reports 29 errors during test cycle. We need to address the errors and figure out why the test cases break on Nexenta.
History
Updated by Anibal Monsalve Salazar about 1 year ago
I was able to reproduce this bug on ncp3-alpha5 and am working on it now.
In what version it appeared before?
Updated by Dmitry Yusupov about 1 year ago
It would be interesting to see if 5.10.1 perl (no debian patches) would compile and pass the tests? OpenSolaris is more adopted platform these days then it was at 5.8.x time. Yet another data point anyways..
tracker@nexenta.org wrote:
Issue
#78has been updated by Anibal Monsalve Salazar.I was able to reproduce this bug on ncp3-alpha5 and am working on it now.
In what version it appeared before?
Bug
#78: perl source recompilation error http://nexenta.org/issues/78Author: Dmitry Yusupov Status: New Priority: High Assigned to: Anibal Monsalve Salazar Category: Target version: ncp3-beta1
It reports 29 errors during test cycle. We need to address the errors and figure out why the test cases break on Nexenta.
Updated by Anibal Monsalve Salazar about 1 year ago
- File h2ph.PL.patch added
The Debian package perl 5.10.1-11 (without the Debian patches) doesn't build with ncp3-alpha5 because the macro
__GNUC_PATCHLEVEL__
isn't defined.
However, it builds with the attached patch file.
I'll run more test builds of perl 5.10.1-11 tomorrow.
Updated by Anibal Monsalve Salazar about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Dmitry Yusupov, wrote: the issue with Perl isn't so critical now it seems the actual bug was in libc/kernel - we fixed that with b134 lets do not spend more cycles on new apt/dpkg/perl
Updated by Andrew Stormont about 1 year ago
I don't think the perl package from StormOS is affected by this. All the tests seem to pass alright.