Front page | perl.perl5.porters |
Postings from November 2000
[ID 20001109.008] Not OK: perl v5.7.0 +DEVEL7612 oni386-freebsd-64all 4.0-release (UNINSTALLED)
Thread Next
From:
Nicholas Clark
Date:
November 9, 2000 07:53
Subject:
[ID 20001109.008] Not OK: perl v5.7.0 +DEVEL7612 oni386-freebsd-64all 4.0-release (UNINSTALLED)
Message ID:
200011091553.PAA42394@thinking-cap.babyhippo.co.uk
This is a build failure report for perl from nick@talking.bollo.cx,
generated with the help of perlbug 1.33 running under perl v5.7.0.
-----------------------------------------------------------------
[Please enter your report here]
by default everything passes.
export PERLIO=mmap and 2 fails
$ ./perl t/lib/filehand.t
1..11
ok 1
ok 2
ok 3
not ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
which is
ungetc $fh ord 'A';
CORE::read($fh, $buf,1);
print $buf eq 'A' ? "ok 4\n" : "not ok 4\n";
and on this make nok I don't get the prompt about what editor to use
until after I've hit return, so it appears to be the buffering issue
again.
[Sorry, no patch]
Nicholas Clark
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=none
---
Site configuration information for perl v5.7.0:
Configured by nick at Thu Nov 9 15:06:47 GMT 2000.
Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
Platform:
osname=freebsd, osvers=4.0-release, archname=i386-freebsd-64all
uname='freebsd thinking-cap.babyhippo.co.uk 4.0-release freebsd 4.0-release #0: mon mar 20 22:50:22 gmt 2000 root@monster.cdrom.com:usrsrcsyscompilegeneric i386 '
config_args='-Dusedevel -Ubincompat5005 -Uinstallusrbinperl -Dcf_email=nick@talking.bollo.cx -Dperladmin=nick@talking.bollo.cx -Dinc_version_list= -Dinc_version_list_init=0 -Duse64bitint -Duse64bitall -Duseperlio -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fpic', lddlflags='-shared -L/usr/local/lib'
Locally applied patches:
DEVEL7612
---
@INC for perl v5.7.0:
lib
/usr/local/lib/perl5/5.7.0/i386-freebsd-64all
/usr/local/lib/perl5/5.7.0
/usr/local/lib/perl5/site_perl/5.7.0/i386-freebsd-64all
/usr/local/lib/perl5/site_perl/5.7.0
/usr/local/lib/perl5/site_perl
.
---
Environment for perl v5.7.0:
HOME=/home/nick
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:/home/nick/bin
PERLIO=mmap
PERL_BADLANG (unset)
SHELL=/usr/local/bin/bash
Thread Next
-
[ID 20001109.008] Not OK: perl v5.7.0 +DEVEL7612 oni386-freebsd-64all 4.0-release (UNINSTALLED)
by Nicholas Clark