Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created July 5, 2025 04:08
Show Gist options
  • Save al3xtjames/698ce795e308a18ca1fa85bd883ed661 to your computer and use it in GitHub Desktop.
Save al3xtjames/698ce795e308a18ca1fa85bd883ed661 to your computer and use it in GitHub Desktop.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/rf7d8z9qwpvr7pnjx42ira439py5fca3-rsync-3.4.1.tar.gz
source root is rsync-3.4.1
setting SOURCE_DATE_EPOCH to timestamp 1736974170 of file "rsync-3.4.1/rsyncd.conf.5.html"
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#!/bin/sh -e" to "/nix/store/mjfb773j91knx4w34nfgl0p4k9sm8221-bash-5.2p37/bin/sh -e"
configure flags: --prefix=/nix/store/0smjbhqy9v3cyp861m0p8fzl17x5v3kw-rsync-3.4.1 --enable-lz4 --enable-openssl --enable-xxhash --enable-zstd --enable-ipv6 --with-nobody-group=nogroup --with-included-zlib=no
checking for gcc... clang
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 clang accepts -g... yes
checking for clang 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... no
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... no
checking for float.h... yes
checking for limits.h... yes
checking for iconv.h... yes
checking for libcharset.h... yes
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... yes
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... yes
configure.sh: Configuring rsync 3.4.1
checking build system type... aarch64-apple-darwin24.5.0
checking host system type... aarch64-apple-darwin24.5.0
checking whether to include debugging symbols... yes
checking for gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking how to run the C preprocessor... clang -E
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking for gawk... gawk
checking for grep that handles long lines and -e... /nix/store/bfq3ni7h4r7wwp2cqbxr9f86gff7y0q0-gnugrep-3.12/bin/grep
checking for egrep... /nix/store/bfq3ni7h4r7wwp2cqbxr9f86gff7y0q0-gnugrep-3.12/bin/grep -E
checking for a BSD-compatible install... /nix/store/bcbnvlifwddwv3akqrb7qpvy5yk40yg0-coreutils-9.7/bin/install -c
checking for a race-free mkdir -p... /nix/store/bcbnvlifwddwv3akqrb7qpvy5yk40yg0-coreutils-9.7/bin/mkdir -p
checking for perl... /nix/store/6b2473lphnsgmgagng31y6iwv69kc43i-perl-5.40.0/bin/perl
checking for python3... no
checking if md2man can create manpages... no - python3 not found
checking if we require man-page building... optional
checking for remsh... 0
checking for sh... /nix/store/mjfb773j91knx4w34nfgl0p4k9sm8221-bash-5.2p37/bin/sh
checking for fakeroot... /nix/store/airk9vfpl8yl6w7gzjlxbs0kshkifaa5-fakeroot-1.37.1.2/bin/fakeroot
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... yes
checking whether to call shutdown on all sockets... no
checking for deflateParams in -lz... yes
checking whether to use included zlib... 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... yes
checking for library containing XXH64_createState... -lxxhash
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... 0
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... no
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... yes
checking for struct stat.st_mtim.tv_nsec... no
checking for socklen_t... yes
checking for errno in errno.h... yes
checking for connect... yes
checking for library containing inet_ntop... none required
checking for library containing iconv_open... -liconv
checking for library containing libiconv_open... no
checking for iconv declaration...
extern size_t iconv (iconv_t cd, 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... yes
checking for struct sockaddr_in.sin_len... yes
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct stat64... no
checking for strcasecmp... yes
checking for aclsort... no
checking for aclsort in -lsec... no
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... yes
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... yes
checking for getattrlist... yes
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 stpcpy... 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... yes
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... yes
checking for nl_langinfo... yes
checking for getxattr... yes
checking for extattr_get_link... no
checking for sigaction... yes
checking for sigprocmask... yes
checking for setattrlist... yes
checking for getgrouplist... yes
checking for initgroups... yes
checking for utimensat... yes
checking for posix_fallocate... no
checking for attropen... no
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 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 for poptGetContext in -lpopt... yes
checking whether to use included libpopt... no
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 OS X ACLs
checking whether to support extended attributes... Using OS X 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.4.1 configuration successful
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j16 SHELL=/nix/store/mjfb773j91knx4w34nfgl0p4k9sm8221-bash-5.2p37/bin/bash
gawk -f ./daemon-parm.awk ./daemon-parm.txt
gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md
gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md
./mkgitver
gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md
gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md
sed 's;\@bindir\@;/nix/store/0smjbhqy9v3cyp861m0p8fzl17x5v3kw-rsync-3.4.1/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
gawk -f ./mkproto.awk ./*.c ./lib/compat.c daemon-parm.h
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c generator.c -o generator.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c receiver.c -o receiver.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c cleanup.c -o cleanup.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c sender.c -o sender.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c exclude.c -o exclude.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c util1.c -o util1.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c util2.c -o util2.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c main.c -o main.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c checksum.c -o checksum.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c match.c -o match.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c syscall.c -o syscall.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c log.c -o log.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c backup.c -o backup.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c delete.c -o delete.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c io.c -o io.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c compat.c -o compat.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c hlink.c -o hlink.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c token.c -o token.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c uidlist.c -o uidlist.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c socket.c -o socket.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c hashtable.c -o hashtable.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c usage.c -o usage.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c fileio.c -o fileio.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c batch.c -o batch.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c clientname.c -o clientname.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c chmod.c -o chmod.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c acls.c -o acls.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c xattrs.c -o xattrs.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c progress.c -o progress.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c pipe.c -o pipe.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c params.c -o params.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c loadparm.c -o loadparm.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c clientserver.c -o clientserver.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c access.c -o access.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c connection.c -o connection.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c authenticate.c -o authenticate.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/wildmatch.c -o lib/wildmatch.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/compat.c -o lib/compat.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/snprintf.c -o lib/snprintf.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/mdfour.c -o lib/mdfour.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/md5.c -o lib/md5.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/permstring.c -o lib/permstring.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/pool_alloc.c -o lib/pool_alloc.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/sysacls.c -o lib/sysacls.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/sysxattrs.c -o lib/sysxattrs.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c flist.c -o flist.o
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -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 -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
check flags: -j16 SHELL=/nix/store/mjfb773j91knx4w34nfgl0p4k9sm8221-bash-5.2p37/bin/bash VERBOSE=y check
./mkgitver
ln -s chown.test ./testsuite/chown-fake.test
ln -s devices.test ./testsuite/devices-fake.test
ln -s xattrs.test ./testsuite/xattrs-hlink.test
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c tls.c -o tls.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c t_stub.c -o t_stub.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c getgroups.c -o getgroups.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c getfsdev.c -o getfsdev.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c testrun.c -o testrun.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c trimslash.c -o trimslash.o
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c t_unsafe.c -o t_unsafe.o
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o getfsdev getfsdev.o -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o getgroups getgroups.o -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o testrun testrun.o
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o trimslash trimslash.o syscall.o util2.o t_stub.o lib/compat.o lib/snprintf.o -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o t_unsafe t_unsafe.o syscall.o util1.o util2.o t_stub.o lib/compat.o lib/snprintf.o lib/wildmatch.o -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
clang -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c wildtest.c -o wildtest.o
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o tls tls.o syscall.o util2.o t_stub.o lib/compat.o lib/snprintf.o lib/permstring.o lib/sysxattrs.o -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
clang -g -O2 -DHAVE_CONFIG_H -Wall -W -o wildtest wildtest.o lib/compat.o lib/snprintf.o -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto -lz
rsync_bin=`pwd`/rsync ./runtests.sh
============================================================
./runtests.sh running in /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1
rsync_bin=/private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/rsync
srcdir=/private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1
TLS_ARGS= -l -L
testuser=_nixbld1
os=Darwin siegfeld 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:27 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6041 arm64 arm Darwin
preserve_scratch=no
scratchbase=/private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp
PASS 00-hello
SKIP acls-default (I don't know how to use your setfacl command)
SKIP acls (I don't know how to use setfacl or chmod for ACLs)
----- alt-dest log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- alt-dest log ends
FAIL alt-dest
PASS atimes
PASS backup
----- batch-mode log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- batch-mode log ends
FAIL batch-mode
PASS chgrp
SKIP chmod-option (Can't chmod)
----- chmod-temp-dir log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- chmod-temp-dir log ends
FAIL chmod-temp-dir
----- chmod log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- chmod log ends
FAIL chmod
SKIP chown-fake (Can't chown (probably need root))
PASS chown
PASS crtimes
----- daemon-gzip-download log follows
Testing for symlinks using 'test -h'
building configuration /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/daemon-gzip-download/test-rsyncd.conf
building help script /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/daemon-gzip-download/ignore23
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- daemon-gzip-download log ends
FAIL daemon-gzip-download
----- daemon-gzip-upload log follows
Testing for symlinks using 'test -h'
building configuration /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/daemon-gzip-upload/test-rsyncd.conf
building help script /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/daemon-gzip-upload/ignore23
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- daemon-gzip-upload log ends
FAIL daemon-gzip-upload
PASS daemon
PASS delay-updates
----- delete log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- delete log ends
FAIL delete
SKIP devices-fake (Can't create char device node)
----- devices log follows
Testing for symlinks using 'test -h'
Let's try re-running the script under fakeroot...
Testing for symlinks using 'test -h'
Running: "/private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/rsync -ai '/private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/devices/from/block' '/private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/devices/to/block2'"
>f+++++++++ block
--- /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/devices/rsync.chk 2025-07-05 03:27:32.346326250 +0000
+++ /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/devices/rsync.out 2025-07-05 03:27:32.355216203 +0000
@@ -1 +1 @@
-cD+++++++++ block
+>f+++++++++ block
Failed: output differs
kill: '25108': No such process
----- devices log ends
FAIL devices
SKIP dir-sgid (Can't chmod)
PASS duplicates
PASS exclude-lsh
PASS exclude
PASS executability
----- files-from log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- files-from log ends
FAIL files-from
PASS fuzzy
----- hands log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- hands log ends
FAIL hands
PASS hardlinks
PASS itemize
----- longdir log follows
Testing for symlinks using 'test -h'
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- longdir log ends
FAIL longdir
PASS merge
PASS missing
PASS mkpath
SKIP protected-regular (Can't find protected_regular setting (only available on Linux))
----- relative log follows
Testing for symlinks using 'test -h'
makepath /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/relative/from/down/3/deep
makepath /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/relative/from/extra/down/3/deep
makepath /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/relative/chk
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- relative log ends
FAIL relative
PASS safe-links
----- ssh-basic log follows
Testing for symlinks using 'test -h'
Using remote shell: /private/tmp/nix-build-rsync-3.4.1.drv-3/rsync-3.4.1/testtmp/ssh-basic/src/support/lsh.sh
ls: cannot access '/home': Operation not permitted
ls: cannot access '/sbin': Operation not permitted
ls: cannot access '/Library': Operation not permitted
ls: cannot access '/Users': Operation not permitted
ls: cannot access '/Applications': Operation not permitted
ls: cannot access '/opt': Operation not permitted
ls: cannot access '/Volumes': Operation not permitted
ls: cannot access '/run': Operation not permitted
ls: cannot access '/cores': Operation not permitted
----- ssh-basic log ends
FAIL ssh-basic
PASS symlink-ignore
PASS trimslash
PASS unsafe-byname
PASS unsafe-links
PASS wildmatch
SKIP xattrs-hlink (Unable to set an xattr)
SKIP xattrs (Unable to set an xattr)
------------------------------------------------------------
----- overall results:
24 passed
13 failed
9 skipped
------------------------------------------------------------
overall result is 13
make: *** [Makefile:315: check] Error 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment