On Thu, Jan 30, 2020 at 04:49:37PM +0000, John wrote: > i have built 3.4.4 from sources on three different computers. The > first two worked OK and the new system is in service (A Debian and a > openSuSE system). However on the third machine I have a range f > problems I do not understand.
Would be more relevant to describe the OS version of this third machine. :-) > # Failed test at t/SATest.pm line 802. > Output can be examined in: log/d.all_modules/0 > > # Looks like you failed 1 test of 5. > t/all_modules.t ................... Dubious, test returned 1 (wstat 256, > 0x100) > Failed 1/5 subtests And what does "grep warn: t/log/d.all_modules/0" output? Probably same stuff as that GeoIP below? Feel free to ignore it. > t/autolearn.t ..................... Jan 30 16:12:36.464 [3275] warn: plugin: > failed to parse plugin (from @INC): "GEOIP_MEMORY_CACHE" is not exported by > the Geo::IP module > Jan 30 16:12:36.464 [3275] warn: "GEOIP_CHECK_CACHE" is not exported by the > Geo: [...]:IP module Just a warning, not a fail. > t/recreate.t (Wstat: 256 Tests: 9 Failed: 1) > Failed test: 9 > Non-zero exit status: 1 Might also be related to GeoIP.. I wouldn't worry about these much.