Skip to content
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

Not OK: perl v5.6.0 on armv4l-linux 2.2.14-rmk5 (UNINSTALLED) #1770

Closed
p5pRT opened this issue Apr 4, 2000 · 1 comment
Closed

Not OK: perl v5.6.0 on armv4l-linux 2.2.14-rmk5 (UNINSTALLED) #1770

p5pRT opened this issue Apr 4, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Apr 4, 2000

Migrated from rt.perl.org#3024 (status was 'resolved')

Searchable as RT3024$

@p5pRT
Copy link
Author

p5pRT commented Apr 4, 2000

From @nwc10

4 fail plus dubious output from op/taint

Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
lib/complex.t 1020 372 36.47% 81-82, 84-85, 105-106, 134, 157,
  160-193, 250, 253, 258, 260-270,
  273-275, 277-281, 284, 286, 291-
  292, 294-297, 300, 303-318, 321-
  324, 337-347, 372-374, 376-379,
  383-384, 390, 403-407, 409-413,
  458-468, 482-490, 493, 495, 500,
  502-504, 506-507, 509, 511-512,
  515-516, 518, 523-534, 546-551,
  553-568, 570-572, 575, 586-588,
  591-593, 595, 616-625, 636-641,
  644-659, 661-667, 674, 676-677,
  679, 698-721, 739-742, 750-755,
  759-766, 770-775, 782-785, 792-
  796, 802, 807, 813, 818, 820,
  822, 824-828, 831-832, 835-838,
  841-842, 845-849, 851-852, 854-
  858, 882, 886, 893, 897, 905,
  915, 923-924, 928, 930-934, 940-
  944, 948-949, 956-957, 960-963,
  965-966, 968, 970-973, 976-977,
  984, 1018
lib/io_sock.t 110 28160 14 13 92.86% 2-14
lib/io_udp.t 22 5632 7 7 100.00% 1-7
lib/trig.t 20 7 35.00% 9, 11, 13, 15-17, 20
Failed 4/4 test scripts, 0.00% okay. 399/1061 subtests failed, 62.39% okay.

I can't get op/taint to fail when not run as part of make test
During make test I get

op/taint.............# shmget failed​:
# shmwrite failed​: Invalid argument
# shmctl failed​: Invalid argument
ok
op/tie...............ok

complex and trig failures are due to know problems with floating point
emulation accuracy (glibc 2.1.3 also failed some of its floating point tests)

No idea where this getting upset about localhost came from, as I can
successfully telnet and ssh to localhost (ie they have no dns problem)

I'll look into localhost problems as thanks to rebel.com I know have a working
gdb for arm linux.

Perl Info

Flags:
    category=install
    severity=none

Site configuration information for perl v5.6.0:

Configured by nick at Tue Apr  4 18:25:46 BST 2000.

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.14-rmk5, archname=armv4l-linux
    uname='linux bagpuss.uk.boo.com 2.2.14-rmk5 #9 sat apr 1 23:42:57 bst 2000 armv4l '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=define uselargefiles=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=egcs-2.91.60 19990113/philb (egcs-1.1.1 release)
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lsfio -lnsl -lndbm -ldb -ldl -lm -lc -lposix -lcrypt
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    


@INC for perl v5.6.0:
    lib
    /other/lib/perl5/5.6.0/armv4l-linux
    /other/lib/perl5/5.6.0
    /other/lib/perl5/site_perl/5.6.0/armv4l-linux
    /other/lib/perl5/site_perl/5.6.0
    /other/lib/perl5/site_perl
    .


Environment for perl v5.6.0:
    HOME=/home/nick
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/other/bin:/home/nick/bin:/sbin:/usr/sbin
    PERL_BADLANG (unset)
    SHELL=/bin/sh


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant