Created attachment 904548 [details] dev-build:scons-4.8.1:20241001-084838.log.gz =dev-build/scons-4.8.1 fails its test phase for me when I have FEATURES=distcc enabled, specifically test/sconsign/script/Configure.py, which has output beginning with the following: 1197/1243 (96.30%) /var/tmp/portage/dev-build/scons-4.8.1/work/scons-4.8.1-python3_12/install/usr/bin/python3.12 test/sconsign/script/Configure.py match_re: expected 1 lines, found 26 STDOUT ========================================================================= scons: Reading SConscript files ... Checking for C header file math.h... yes scons: done reading SConscript files. scons: Building targets ... scons: `.' is up to date. scons: done building targets. STDERR ========================================================================= 1c1 < '' --- > "distcc[19717] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory" 2c2 < '' --- > "distcc[19717] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory" 3c3 < '' --- > 'distcc[19717] (dcc_lock_one) ERROR: failed to lock' 4c4 < '' --- > "distcc[19717] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory" --------------- Previous versions have failed similarly, and the test has passed when I disabled distcc.
Created attachment 904549 [details] emerge-info.txt