On Thu Aug 11 14:35:47 2016, nic@worldofnic.org wrote: > Attempting to build perl in Vagrant/VMware Fusion in the vmhgfs > filesystem causes some issues. > > Historically, I can see similar problems have happened on various > filesystems (HP-UX NFS, Cygwin vs ntsec, WinNT vs FAT). > > Versions: > Host OS: X 10.11.6 > Target OS: CentOS 7.2 > VMware Fusion: 8.1.1 > Vagrant: 1.8.4 > Perl: 5.22.1 > Perlbrew: 0.76 > > Here are a couple of the issues I've seen. > > t/io/fs ....................................................... # > Failed test 2 - link a b at io/fs.t line 107 > # Failed test 3 - link b c at io/fs.t line 108 > # Failed test 4 - link count of triply-linked file at io/fs.t line 118 > # got undef > # expected "3" > # Failed test 5 - mode of triply-linked file at io/fs.t line 128 > # got "00" > # expected "0664" > # Failed test 7 - chmod going through at io/fs.t line 148 > # got "0" > # expected "511" > # Failed test 8 - chmod two files at io/fs.t line 155 > # got "1" > # expected "2" > # Failed test 9 - chmod going through to c at io/fs.t line 163 > # got "0" > # expected "438" > # Failed test 11 - unlink two files at io/fs.t line 175 > # got "1" > # expected "2" > FAILED at test 2 > > and > > cpan/autodie/t/chown .......................................... # > Failed test 'Can chown ourselves just fine.' > # at t/chown.t line 24. > # Failed test 'Confirm we're dying on a 'true' chown failure.' > # at t/chown.t line 28. > # got: '0' > # expected: '1' > # Looks like you failed 2 tests of 4. > FAILED at test 2 > > and more... Can you supply the output of this command, invoked in the top-level directory in which you were attempting to build Perl, and attach it to this ticket? ./perl -Ilib -V Thank you very much. -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=128901Thread Previous