# New Ticket Created by James E Keenan # Please include the string: [perl #128867] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128867 > Yesterday, for the first time I was able to smoke test Perl 5 blead on FreeBSD 10.3. This OS is a virtual machine hosted on a Linux x86_64 machine. All tests PASSed on non-threaded builds, but there were failures in lib/locale.t on threaded builds. The relevant smoke test report may be found at: http://perl5.test-smoke.org/report/48882. Note that the "FAILED 439" in that report apparently means that the first failure occurred at test 439 -- not that there were 439 failures overall. There were 7 failures in each of 4 different variations of threaded builds. Per previous coaching from Karl Williamson, I re-ran the failing test file with PERL_DEBUG_FULL_TEST=2. The output, as expected, is enormous, so I'll only send that to khw and to anyone else who requests it. I'm attaching a reduced version of that output as well as the 'perl -V' output for that build. Thank you very much. Jim Keenan -- James E Keenan (jkeenan@cpan.org)