Front page | perl.perl5.porters |
Postings from June 2011
[perl #92828] blead hangs on FreeBSD during testing
Thread Next
From:
brian greenfield
Date:
June 14, 2011 09:50
Subject:
[perl #92828] blead hangs on FreeBSD during testing
Message ID:
rt-3.6.HEAD-16080-1308066188-559.92828-75-0@perl.org
# New Ticket Created by brian greenfield
# Please include the string: [perl #92828]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=92828 >
This is a bug report for perl from briang@cpan.org,
generated with the help of perlbug 1.39 running under perl 5.15.0.
-----------------------------------------------------------------
[Please describe your issue here]
My FreeBSD blead smoker has been hanging at test 6 in t/io/eintr.t for
the past few days. git bisect tracked it down to commit
df375c6d048b938ecdeaecc7b264a7f1a190120a ([perl #8611] eintr.t: skip
based on capability rather than OS)
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=low
---
Site configuration information for perl 5.15.0:
Configured by bri at Tue Jun 14 14:35:20 BST 2011.
Summary of my perl5 (revision 5 version 15 subversion 0) configuration:
Commit id: e528b6072f9f5a668f9b01d9ab00c92a31d12e64
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
uname='freebsd bsd.zombie.org.uk 8.1-release freebsd 8.1-release
#0: mon jul 19 02:36:49 utc 2010
root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-des -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib
-fstack-protector'
Locally applied patches:
---
@INC for perl 5.15.0:
lib
/home/bri/lib/perl
/usr/local/lib/perl5/site_perl/5.15.0/amd64-freebsd
/usr/local/lib/perl5/site_perl/5.15.0
/usr/local/lib/perl5/5.15.0/amd64-freebsd
/usr/local/lib/perl5/5.15.0
/usr/local/lib/perl5/site_perl
.
---
Environment for perl 5.15.0:
HOME=/home/bri
LANG=C
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/bri/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/bri/bin
PERL5LIB=/home/bri/lib/perl
PERL_BADLANG (unset)
SHELL=/usr/local/bin/bash
Thread Next
-
[perl #92828] blead hangs on FreeBSD during testing
by brian greenfield