Slaven Rezić
Slaven Rezić
It may fail only if perldoc chooses the Pod::Perldoc::ToTerm or Pod::Perldoc::ToMan formatters --- these are the two asking `stty` for the current terminal width. This means it does not fail...
Happens also with PETDANCE/ack-v3.5.0.tar.gz
Very probably the reason is the presence of wildcard DNS records on these systems. See also https://github.com/tokuhirom/Furl/issues/128 for more information about this. Without checking it, the usual fix is to...
Do you have a diff or so? I could try it on my systems.
PAUSE also had problems accepting new uploads on Friday and Saturday, but this seems to be fixed since Sunday.
I did not see any obvious problems anymore in the last weeks. @oalders: Was the root cause found and fixed?
It seems it's happening again: 
This machine (freebsd 9.2) has a gcc-4.8 package installed,additionally to the system's gcc. ``` $ gcc48 -v Using built-in specs. COLLECT_GCC=gcc48 COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd9.3/4.8.4/lto-wrapper Target: x86_64-portbld-freebsd9.3 Configured with: ./../gcc-4.8.4/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function...
It's possible that tests fail only with newer Dancer2 versions (0.164000 and later), but the evidence is not 100%. Statistical analysis of test reports from my smokers says: ``` ****************************************************************...
I am wondering whether this issue is fixed --- with recent DBD::mysql 4.050 I see for fetched `int` values the following SV flags: ``` FLAGS = (IOK,pIOK) ```