Call for testing: OpenSSH 10.1p1

Sevan Janiyan venture37+openssh at geeklan.co.uk
Wed Oct 1 00:02:54 AEST 2025


Hi Damien,

On 30/09/2025 14:45, Damien Miller wrote:
> OpenSSH 10.1p1 is almost ready for release, so we would appreciate testing
> on as many platforms and systems as possible.

The source archive extracts to a directory called openssh.
On Darwin, if you extract the snapshot archive from the GUI, and there's 
already a directory named openssh present, the system adds a number to 
the directory name to avoid what's in place. e.g "openssh 2"
When it comes to configuring, the "checking compiler and flags for 
sanity" fails with "clang: error: no such file or directory: 
'2/openbsd-compat/include'"

Recreated the issue on another OS:
mkdir openssh\ 2
tar zxf openssh-SNAP-20250930.tar.gz -C openssh\ 2

configure:13635: checking compiler and flags for sanity
configure:13654: cc -o conftest -g -O2 -pipe -Wunknown-warning-option 
-Wno-error=format-truncation -Qunused-arguments -Wall -Wextra -Wpointer-arit
h -Wuninitialized -Wsign-compare -Wformat-security 
-Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter 
-Wno-unused-result -Wmislead
ing-indentation -Wbitwise-instead-of-logical -fno-strict-aliasing 
-D_FORTIFY_SOURCE=2 -ftrapv -fzero-call-used-regs=used 
-ftrivial-auto-var-init=z
ero -mretpoline -fno-builtin-memset -fstack-protector-strong 
-I/home/sevan/openssh 2/openssh/openbsd-compat/include  -Wl,-z,relro 
-Wl,-z,now -Wl,
-z,noexecstack -Wl,-z,retpolineplt -fstack-protector-strong conftest.c  >&5
cc: error: no such file or directory: '2/openssh/openbsd-compat/include'
configure:13654: $? = 1
configure: program exited with status 1


Sincerely,


Sevan


More information about the openssh-unix-dev mailing list