Skip Menu |

This queue is for tickets about the IO CPAN distribution.

Report information
The Basics
Id: 67518
Status: resolved
Priority: 0/
Queue: IO

People
Owner: Nobody in particular
Requestors: APOCAL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.25
Fixed in: (no value)



Subject: on perl-5.6.2 the testsuite throws a warning about "threads"
While testing some other stuff I saw this in the scrollback and thought it would be a good idea to report this :) I assume the fix probably would be to put a "no warnings" in the threads block to shut this up. [cpan@ubuntu32 ~]$ perls/perl_5.6.2_default/bin/perl -V Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.6.35-22-generic-pae, archname=i686-linux uname='linux ubuntu32 2.6.35-22-generic-pae #35-ubuntu smp sat oct 16 22:16:51 utc 2010 i686 gnulinux ' config_args='-des -Dprefix=/home/cpan/perls/perl_5.6.2_default -Ui_db' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='4.4.5', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 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=-lnsl -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.12.1.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' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Apr 16 2011 11:48:08 @INC: /home/cpan/perls/perl_5.6.2_default/lib/5.6.2/i686-linux /home/cpan/perls/perl_5.6.2_default/lib/5.6.2 /home/cpan/perls/perl_5.6.2_default/lib/site_perl/5.6.2/i686-linux /home/cpan/perls/perl_5.6.2_default/lib/site_perl/5.6.2 /home/cpan/perls/perl_5.6.2_default/lib/site_perl -- ~Apocalypse
Subject: io_5.6.2_ubuntu
Download io_5.6.2_ubuntu
application/octet-stream 5.3k

Message body not shown because it is not plain text.

Ticket migrated to github as https://github.com/toddr/IO/issues/19