On Thu, Jan 26, 2017 at 11:15:43AM +0100, Ludovic Courtès wrote: > Leo Famulari <l...@famulari.name> skribis: > > ===================================================================== > > FAILED TEST SUMMARY > > --------------------------------------------------------------------- > > Test disk_free_space and its alias diskfreespace() functions : basic > > functionality [ext/standard/tests/file/disk_free_space_basic.phpt] > > Test lstat() and stat() functions: usage variations - creating file/subdir > > [ext/standard/tests/file/lstat_stat_variation8.phpt] > > Test lstat() and stat() functions: usage variations - deleting file/subdir > > [ext/standard/tests/file/lstat_stat_variation9.phpt] > > ===================================================================== > > This doesn’t seem to have any connection to the gd change. > > Are you using a file system other than ext[234]? > > Does php in current master passes its tests on the same machine?
Good hunch. It builds fine for me on ext4 but not on btrfs. I'll prepare a bug report for PHP.