Call for testing: OpenSSH-6.5

Kevin Brott kevin.brott at gmail.com
Wed Jan 22 11:51:38 EST 2014


On-call this week so it's going slow - but felt I should report on the
build failure I found:

Using http://www.mindrot.org/openssh_snap/openssh-SNAP-20140122.tar.gz

OS              Build_Target                CC
OpenSSL      BUILD TEST
==============  =========================== ================
============ ===== =================
RHEL 2.1        i686-pc-linux-gnu           gcc 2.96-129.7.2
0.9.6b-eng   OK    all tests passed
RHEL 3 TU4      i686-pc-linux-gnu           gcc 3.2.3-47
0.9.7a       FAIL*2
Fedora Core r2  i686-pc-linux-gnu           gcc 3.3.3-7
0.9.7a       OK*1  all tests passed
RHEL 4.0 nu8    i686-pc-linux-gnu           gcc 3.4.6-11
0.9.7a       OK*1  all tests passed
RHEL 4.0 nu8    x86_64-unknown-linux-gnu    gcc 3.4.6-11
0.9.7a       OK*1  all tests passed

# RHL     Red Hat Linux
# RHEL    Red Hat Enterprise Linux

# *1 --without-zlib-version-check
# *2 build failure:
  gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare
-Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv
-fno-builtin-memset -std=gnu99 -fPIE  -I. -I.. -I. -I./..  -DHAVE_CONFIG_H
-c setproctitle.c
  setproctitle.c: In function `compat_init_setproctitle':
  setproctitle.c:99: warning: implicit declaration of function `strlen'
  setproctitle.c:107: `argv_start' undeclared (first use in this function)
  setproctitle.c:107: (Each undeclared identifier is reported only once
  setproctitle.c:107: for each function it appears in.)
  setproctitle.c:108: `argv_env_len' undeclared (first use in this function)
  setproctitle.c:115: warning: implicit declaration of function `strdup'
  setproctitle.c:115: warning: assignment makes pointer from integer
without a cast
  make[1]: *** [setproctitle.o] Error 1
  make[1]: Leaving directory `/usr/src/openssh/openbsd-compat'
  make: *** [openbsd-compat/libopenbsd-compat.a] Error 2
  ##
  ## OPENSSH 6.4p1 builds/tests fine
  ##




On Sat, Jan 18, 2014 at 4:29 PM, Kevin Brott <kevin.brott at gmail.com> wrote:

> On 2014-01-16 16:26, Damien Miller wrote:
>
>> Hi,
>>
>> OpenSSH 6.5 is almost ready for release, so we would appreciate testing
>> on as many platforms and systems as possible. This release contains
>> some substantial new features and a number of bugfixes.
>>
>> Snapshot releases for portable OpenSSH are available from
>> http://www.mindrot.org/openssh_snap/
>>
>> The OpenBSD version is available in CVS HEAD:
>> http://www.openbsd.org/anoncvs.html
>>
>> Portable OpenSSH is also available via anonymous CVS using the
>> instructions at http://www.openssh.com/portable.html#cvs or
>> via Mercurial at http://hg.mindrot.org/openssh
>>
>> Running the regression tests supplied with Portable OpenSSH does not
>> require installation and is a simply:
>>
>> $ ./configure && make tests
>>
>>
>>
> Using openssh-SNAP-20140119.tar.gz:
> Debian GNU/Linux 7.3 (wheezy) x86_64, gcc (Debian 4.7.2-5) , and OpenSSL
> 1.0.1e 11 - all tests passed
>
> Full test suite (RHEL/AIX/HP-UX/maybe Solaris) will get cranked up in the
> lab at work come Monday. :)
>
>
>
>
>


-- 
# include <stddisclaimer.h>
/* Kevin  Brott <Kevin.Brott at gmail.com> */


More information about the openssh-unix-dev mailing list