-
Notifications
You must be signed in to change notification settings - Fork 577
Perl 5.7.3 test failures on Cray T90, T3E #5254
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
Comments
From [email protected]I've built Perl 5.7.3 on a Cray T90 and a Cray T3E. There are a few I tried to run "perlbug5.7.3" on the T90, but it died with the Can't locate object method "tmpdir" via package "File::Spec" at perlbug5.7.3 line 880, <> chunk 6. I've set up a web page with the information I have so far. The web page is <http://www.sdsc.edu/~kst/perl-5.7.3/>. More info to follow. -- |
From @schwernOn Tue, Mar 12, 2002 at 06:52:34PM -0800, Keith Thompson wrote:
That's a bit odd. Almost as if it was being run with an older version
Looks very promising! I'm going to be perverse and ask you to try a run with ithreads. :) -- Michael G. Schwern <schwern@pobox.com> http://www.pobox.com/~schwern/ |
From @jhiYour results are pretty much in line what I've got from UNICOS/mk (T3E) =head2 UNICOS ../ext/Socket/socketpair.t 1 256 45 1 2.22% 12 =head2 UNICOS and UNICOS/mk The io/fs test #31 is failing because in UNICOS and UNICOS/mk -- |
From @nwc10On Wed, Mar 13, 2002 at 08:14:53PM +0200, Jarkko Hietaniemi wrote:
IIRC numconvert passed on the crays tested by Keith Thompson.
Surely the real workaround is to have perl check if the file is seekable, and We could even configure test for this (at the time of ftruncate), define a Nicholas Clark |
From @jhiOn Wed, Mar 13, 2002 at 08:46:46PM +0000, Nicholas Clark wrote:
Different FPU: see the warnings about incompatible fp cflags
I forgot to mention that I tried exactly that, and it didn't seem to -- |
From @jhiOn Wed, Mar 13, 2002 at 01:26:09PM -0800, Keith Thompson wrote:
Correct.
I miss the round coach/sofa of XMPs.
-- |
From @nwc10On Wed, Mar 13, 2002 at 10:59:17PM +0200, Jarkko Hietaniemi wrote:
Ah. One of those. Maybe the simple C programs don't have enough undefined behaviour else where, And I don't even have a cray to test on. :-( Nicholas Clark |
From [Unknown Contact. See original ticket]On Wed, Mar 13, 2002 at 10:59:17PM +0200, Jarkko Hietaniemi wrote:
The Boeing machine is a C90, right? That's an older machine than The T90 can have either Cray or IEEE floating-point. Ours is IEEE. BTW, our T90 is being decommissioned at the end of this month. -- |
From [Unknown Contact. See original ticket]On Wed, Mar 13, 2002 at 08:14:53PM +0200, Jarkko Hietaniemi wrote:
I just tried a quick experiment, and it appears that truncate() and The man page doesn't specifically say anything about the behavior These are compatibility functions, which are provided to aid in the -- |
From @jkeenanOn Wed Mar 13 09:09:40 2002, RT_System wrote:
There has been no correspondence in this RT for more than eleven years. Is there anyone with access to Cray who could comment on how more recent Perls do on that platform? Thank you very much. |
From [email protected]On Sun, Dec 15, 2013 at 06:37:53PM -0800, James E Keenan via RT wrote:
The platform discussed, UNICOS and UNICOS/mk, is no longer active. It The more recent UNICOS/lc or CLE is based on SUSE Linux (on the -- greg |
From @jkeenanOn Sun Dec 15 21:39:59 2013, greg@blekko.com wrote:
Closing ticket. If you run into problems building Perl on the more recent platform, please file new ticket. Thank you very much. |
@jkeenan - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#8837 (status was 'resolved')
Searchable as RT8837$
The text was updated successfully, but these errors were encountered: