INFO: not using any hashes in /data/userland-archives/hashes for rsync-3.3.0.tar.gz (overridden with --hash) Source /data/userland-archives/rsync-3.3.0.tar.gz... not found, skipping file copy Source https://rsync.samba.org/ftp/rsync/src/rsync-3.3.0.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file t_stub.c patching file log.c patching file cleanup.c patching file authenticate.c checking for gcc... /usr/gcc/13/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for utime.h... yes checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/fcntl.h... yes checking for sys/select.h... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for sys/unistd.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for compat.h... no checking for sys/param.h... yes checking for ctype.h... yes checking for sys/wait.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/filio.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for sys/mode.h... yes checking for grp.h... yes checking for sys/un.h... yes checking for sys/attr.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for locale.h... yes checking for sys/types.h... (cached) yes checking for netdb.h... yes checking for malloc.h... yes checking for float.h... yes checking for limits.h... yes checking for iconv.h... yes checking for libcharset.h... no checking for langinfo.h... yes checking for mcheck.h... no checking for sys/acl.h... yes checking for acl/libacl.h... no checking for attr/xattr.h... no checking for sys/xattr.h... no checking for sys/extattr.h... no checking for dl.h... no checking for popt.h... yes checking for popt/popt.h... no checking for linux/falloc.h... no checking for netinet/in_systm.h... yes checking for netgroup.h... no checking for zlib.h... yes checking for xxhash.h... yes checking for openssl/md4.h... yes checking for openssl/md5.h... yes checking for zstd.h... yes checking for lz4.h... yes checking for sys/file.h... yes checking for bsd/string.h... no checking for netinet/ip.h... yes checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... yes configure.sh: Configuring rsync 3.3.0 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking whether to include debugging symbols... yes checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking for gawk... gawk checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for perl... /usr/bin/perl checking for python3... /usr/bin/python3 checking if md2man can create manpages... yes checking if we require man-page building... optional checking for remsh... 1 checking for sh... /usr/xpg4/bin/sh checking for fakeroot... /usr/bin/fakeroot checking the group for user "nobody"... nobody checking whether to enable rolling-checksum SIMD optimizations... no checking if assembler accepts noexecstack... yes checking for broken largefile support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable ipv6... no checking whether to call shutdown on all sockets... no checking whether to enable use of openssl crypto library... yes checking for library containing EVP_MD_CTX_copy... -lcrypto checking whether to enable MD5 ASM optimizations... no checking whether to enable rolling-checksum ASM optimizations... no checking whether to enable xxhash checksum support... no checking whether to enable zstd compression... yes checking for library containing ZSTD_minCLevel... -lzstd checking whether to enable LZ4 compression... yes checking for library containing LZ4_compress_default... -llz4 checking if makedev takes 3 args... no checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int64_t... 8 checking size of off_t... 8 checking size of off64_t... 8 checking size of time_t... 8 checking size of char*... 8 checking for inline... inline checking for long double with more range or precision than double... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for id_t... yes checking type of array argument to getgroups... gid_t checking for struct stat.st_rdev... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for socklen_t... yes checking for errno in errno.h... yes checking for connect... no checking for printf in -lnsl_s... no checking for printf in -lnsl... yes checking for connect in -lsocket... yes checking for connect in -linet... no checking for library containing inet_ntop... none required checking for library containing iconv_open... none required checking for library containing libiconv_open... no checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inet_ntop... yes checking for inet_pton... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking whether defines needed by getaddrinfo exist... yes checking for getaddrinfo... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in6.sin6_scope_id... yes checking for struct stat64... yes checking for strcasecmp... yes checking for aclsort... no checking for aclsort in -lsec... yes checking whether utime accepts a null argument... yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for waitpid... yes checking for wait4... yes checking for getcwd... yes checking for chown... yes checking for chmod... yes checking for lchmod... no checking for mknod... yes checking for mkfifo... yes checking for fchmod... yes checking for fstat... yes checking for ftruncate... yes checking for strchr... yes checking for readlink... yes checking for link... yes checking for utime... yes checking for utimes... yes checking for lutimes... yes checking for strftime... yes checking for chflags... no checking for getattrlist... no checking for mktime... yes checking for innetgr... yes checking for linkat... yes checking for memmove... yes checking for lchown... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for setsid... yes checking for strpbrk... yes checking for strlcat... yes checking for strlcpy... yes checking for strtol... yes checking for mallinfo... no checking for mallinfo2... no checking for getgroups... yes checking for setgroups... yes checking for geteuid... yes checking for getegid... yes checking for setlocale... yes checking for setmode... no checking for open64... no checking for lseek64... no checking for mkstemp64... no checking for mtrace... no checking for va_copy... no checking for __va_copy... no checking for seteuid... yes checking for strerror... yes checking for putenv... yes checking for iconv_open... yes checking for locale_charset... no checking for nl_langinfo... yes checking for getxattr... no checking for extattr_get_link... no checking for sigaction... yes checking for sigprocmask... yes checking for setattrlist... no checking for getgrouplist... yes checking for initgroups... yes checking for utimensat... yes checking for posix_fallocate... yes checking for attropen... yes checking for setvbuf... yes checking for nanosleep... yes checking for usleep... yes checking for setenv... yes checking for unsetenv... yes checking for useable fallocate... no checking for FALLOC_FL_PUNCH_HOLE... no checking for FALLOC_FL_ZERO_RANGE... no checking for SYS_fallocate... no checking whether posix_fallocate is efficient... no checking for getpgrp... yes checking for tcgetpgrp... yes checking whether getpgrp requires zero arguments... yes checking whether chown() modifies symlinks... no checking whether link() can hard-link symlinks... yes checking whether link() can hard-link special files... yes checking for working socketpair... yes checking for getpass... yes checking whether to use included libpopt... /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt checking whether to use included zlib... /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib checking for unsigned char... yes checking for broken readdir... no checking for utimbuf... yes checking if gettimeofday takes tz argument... yes checking for C99 vsnprintf... yes checking for secure mkstemp... yes checking if mknod creates FIFOs... yes checking if mknod creates sockets... (-1 1) no checking whether -c -o works... yes checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking whether to support ACLs... Using solaris ACLs checking whether to support extended attributes... Using Solaris xattrs configure.sh: creating ./config.status config.status: creating Makefile config.status: creating lib/dummy config.status: creating zlib/dummy config.status: creating popt/dummy config.status: creating shconfig config.status: creating config.h rsync 3.3.0 configuration successful gawk -f /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/daemon-parm.awk /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/daemon-parm.txt gawk -f /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/mkproto.awk /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/*.c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/compat.c daemon-parm.h /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/flist.c -o flist.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.c -o rsync.o /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.c: In function 'send_protected_args': /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.c:318:17: warning: 'outbuf.buf' may be used uninitialized [-Wmaybe-uninitialized] 318 | free(outbuf.buf); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.c:288:14: note: 'outbuf.buf' was declared here 288 | xbuf outbuf, inbuf; | ^~~~~~ /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/generator.c -o generator.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/receiver.c -o receiver.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/cleanup.c -o cleanup.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/sender.c -o sender.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/exclude.c -o exclude.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/util1.c -o util1.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/util2.c -o util2.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/main.c -o main.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/checksum.c -o checksum.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/match.c -o match.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/syscall.c -o syscall.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/log.c -o log.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/backup.c -o backup.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/delete.c -o delete.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/options.c -o options.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/io.c -o io.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/compat.c -o compat.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/hlink.c -o hlink.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/token.c -o token.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/uidlist.c -o uidlist.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/socket.c -o socket.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/hashtable.c -o hashtable.o gawk -f /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/help-from-md.awk -v hfile=help-rsync.h /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.1.md gawk -f /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/help-from-md.awk -v hfile=help-rsyncd.h /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.1.md /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/mkgitver gawk -f /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/define-from-md.awk -v hfile=default-cvsignore.h /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.1.md /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/usage.c -o usage.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/fileio.c -o fileio.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/batch.c -o batch.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/clientname.c -o clientname.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/chmod.c -o chmod.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/acls.c -o acls.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/xattrs.c -o xattrs.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/progress.c -o progress.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/pipe.c -o pipe.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/params.c -o params.o gawk -f /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/define-from-md.awk -v hfile=default-dont-compress.h /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync.1.md /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/loadparm.c -o loadparm.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/clientserver.c -o clientserver.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/access.c -o access.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/connection.c -o connection.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/authenticate.c -o authenticate.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/wildmatch.c -o lib/wildmatch.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/compat.c -o lib/compat.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/snprintf.c -o lib/snprintf.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/mdfour.c -o lib/mdfour.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/md5.c -o lib/md5.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/permstring.c -o lib/permstring.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/pool_alloc.c -o lib/pool_alloc.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/sysacls.c -o lib/sysacls.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/sysxattrs.c -o lib/sysxattrs.o /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/sysxattrs.c: In function 'read_xattr': /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/sysxattrs.c:164:29: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 164 | else if (sb.st_size > buflen) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/lib/sysxattrs.c:169:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 169 | for (bufpos = 0; bufpos < sb.st_size; ) { | ^ /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/deflate.c -o zlib/deflate.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/inffast.c -o zlib/inffast.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/inflate.c -o zlib/inflate.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/inftrees.c -o zlib/inftrees.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/trees.c -o zlib/trees.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/zutil.c -o zlib/zutil.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/adler32.c -o zlib/adler32.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/compress.c -o zlib/compress.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib/crc32.c -o zlib/crc32.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt/findme.c -o popt/findme.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt/popt.c -o popt/popt.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt/poptconfig.c -o popt/poptconfig.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt/popthelp.c -o popt/popthelp.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0 -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -I/usr/openssl/3.1/include -c /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt/poptparse.c -o popt/poptparse.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/zlib -I/jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/popt -m64 -O3 -DHAVE_CONFIG_H -Wall -W -L/usr/openssl/3.1/lib/64 -o rsync flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util1.o util2.o main.o checksum.o match.o syscall.o log.o backup.o delete.o options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o usage.o fileio.o batch.o clientname.o chmod.o acls.o xattrs.o progress.o pipe.o params.o loadparm.o clientserver.o access.o connection.o authenticate.o lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o zlib/deflate.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/zutil.o zlib/adler32.o zlib/compress.o zlib/crc32.o popt/findme.o popt/popt.o popt/poptconfig.o popt/popthelp.o popt/poptparse.o -lsec -lsocket -lnsl -llz4 -lzstd -lcrypto sed 's;\@bindir\@;/usr/bin;g' stunnel-rsyncd.conf Wrote: rsync.1.html Wrote: rsync.1 Wrote: rsync-ssl.1.html Wrote: rsync-ssl.1 Wrote: rsyncd.conf.5.html Wrote: rsyncd.conf.5 /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/mkgitver /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/bin /usr/bin/ginstall -c -m 755 rsync /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/bin /usr/bin/ginstall -c -m 755 /jenkins/jobs/oi-userland/workspace/components/network/rsync/rsync-3.3.0/rsync-ssl /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/bin /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/share/man/man1 /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/share/man/man5 if test -f rsync.1; then /usr/bin/ginstall -c -m 644 rsync.1 /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/share/man/man1; fi if test -f rsync-ssl.1; then /usr/bin/ginstall -c -m 644 rsync-ssl.1 /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/share/man/man1; fi if test -f rsyncd.conf.5; then /usr/bin/ginstall -c -m 644 rsyncd.conf.5 /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/share/man/man5; fi if test "no" = yes; then \ /usr/bin/ginstall -c -m 755 rrsync /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/bin; \ if test -f rrsync.1; then /usr/bin/ginstall -c -m 644 rrsync.1 /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/prototype/i386/usr/share/man/man1; fi; \ fi VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/network/rsync/build/manifest-i386-rsync.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: network/rsync pkg://openindiana.org/network/rsync@3.3.0,5.11-2024.0.0.0:20240701T045720Z PUBLISHED