Thanks for the attempt. I am blocked by the use of my_alloc(), which seems to be
used by findme/findPropertyPath but is not referenced in the makefile for make
test.
> -----Original Message-----
> From: Andrew Tridgell <tridge60 at gmail.com>
> Sent: May 20, 2026 5:39 PM
> To: rsbecker at nexbridge.com
> Cc: rsync.project <rsync.project at gmail.com>; rsync at
lists.samba.org
> Subject: Re: rsync 3.4.3 released
>
> Hi Randall,
> I don't have access to a HPE NonStop system to test but I think
I've found the two
> issues you hit. Both only impact the testsuite not the built rsync binary.
> I've opened a PR to fix it here:
> https://github.com/RsyncProject/rsync/pull/902
> I'd appreciate it if you could test it.
> Cheers, Tridge
>
>
> On Thu, 21 May 2026 at 02:03, <rsbecker at nexbridge.com> wrote:
> >
> > Please be aware that we are having new issues with 3.4.3 in the
> > following tests. This is likely a problem with capability on the HPE
> > NonStop platform as used in your test structure with multi-layer test
> > -h
> >
> >
> >
> > ----- chmod-symlink-race log follows
> >
> > Testing for symlinks using 'test -h'
> >
> > [tester] exceeded --max-alloc=0 setting (file=syscall.c, line=1857)
> >
> > exit(22):
> > /home/jenkinsbuild/.jenkins/workspace/Rsync_Pipeline/util2.c(80)
> >
> > t_chmod_secure reported failures (see stderr above)
> >
> > ----- chmod-symlink-race log ends
> >
> >
> >
> > ----- symlink-dirlink-basis log follows
> >
> > Testing for symlinks using 'test -h'
> >
> > failed to create test file
> > /home/jenkinsbuild/.jenkins/workspace/Rsync_Pipeline/testtmp/symlink-d
> > irlink-basis/src/dir/file
> >
> > ----- symlink-dirlink-basis log ends
> >
> > FAIL symlink-dirlink-basis
> >
> > Any advice on dealing with this?
> >
> >
> >
> > Thanks,
> >
> > Randall