bug#68179: Re: automake-1.16j on OpenBSD

2024-02-18 Thread Bruno Haible
Hello Bogdan, > Can you tell us what actually "c++" is on your system? Like e.g. run > "c++ --version" or "c++ --help"? $ c++ --version OpenBSD clang version 13.0.0 Target: amd64-unknown-openbsd7.4 Thread model: posix InstalledDir: /usr/bin > On my system, Autoconf finds "g++", tests it for

bug#68179: Re: automake-1.16j on OpenBSD

2024-02-18 Thread Bruno Haible
Hello Bogdan, Thank you for dealing with the Automake support. > 2) t/strip2 - could you check if you have the STRIPPROG environment > variable set and, if yes, unset it (or, at least, remove the > "--verbose" parameter from it) prior to running the test? I did not have the STRIPPROG environment

bug#68179: Re: automake-1.16j on OpenBSD

2024-02-18 Thread Bogdan via Bug reports for Automake
Hello, Bruno. Thank you for your testing. About your defect: 1) t/objcxx-* - may need our attention, 2) t/strip2 - could you check if you have the STRIPPROG environment variable set and, if yes, unset it (or, at least, remove the "--verbose" parameter from it) prior to running the test? 3) t/yacc