On Sat, Mar 7, 2026, at 9:43 AM, Bruno Haible wrote: > Use of uninitialized value $flag in string eq at > /darch/x86_64-linux-gnu/gnu/bin/autoreconf line 189. > > It's here: > return 1 if $flag; > > verb (($flag eq "") <================ LINE 189 > ? "$context: not running $cmd: --install not given" > : "$context: not running $cmd: --exclude $cmd was given");
This bug has been fixed already. Please update to the latest version of the branch (currently commit 2c1427053b89cef29e83f22e41b81269157a6e15) and try again.
