Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:52
Show Gist options
  • Save r-rmcgibbo/ed000b58ec763913d1dfbfee905b5cac to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ed000b58ec763913d1dfbfee905b5cac to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 31 seconds | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/k28m6p0wjih3gnnlafakqxli6nw1zzij-rsync-3.1.3.tar.gz
source root is rsync-3.1.3
setting SOURCE_DATE_EPOCH to timestamp 1517183688 of file rsync-3.1.3/proto.h-tstamp
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
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
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --prefix=/nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3 --with-nobody-group=nogroup
configure.sh: Configuring rsync 3.1.3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking whether to include debugging symbols... yes
checking for gcc... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -E
checking for a BSD-compatible install... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c
checking for a thread-safe mkdir -p... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for perl... /nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin/perl
checking for remsh... 0
checking for yodl2man... 0
checking for sh... /nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/sh
checking for fakeroot... /usr/bin/fakeroot
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 ipv6 stack type... linux-glibc
checking for library containing getaddrinfo... none required
checking whether to call shutdown on all sockets... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.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 whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking compat.h usability... no
checking compat.h presence... no
checking for compat.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking libcharset.h usability... no
checking libcharset.h presence... no
checking for libcharset.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking popt/popt.h usability... no
checking popt/popt.h presence... no
checking for popt/popt.h... no
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
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 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... yes
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, 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... no
checking for utime.h... (cached) 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 strdup... 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 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... no
checking for strlcpy... no
checking for strtol... yes
checking for mallinfo... yes
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... yes
checking for lseek64... yes
checking for mkstemp64... yes
checking for mtrace... yes
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... yes
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... no
checking for setvbuf... yes
checking for usleep... yes
checking for useable fallocate... yes
checking for FALLOC_FL_PUNCH_HOLE... yes
checking for FALLOC_FL_ZERO_RANGE... yes
checking for SYS_fallocate... yes
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 for poptGetContext in -lpopt... yes
checking whether to use included libpopt... no
checking whether to use included zlib... ./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... yes
checking whether -c -o works... yes
checking for stunnel... stunnel
checking for stunnel4... stunnel
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking whether to support ACLs... running tests:
checking for acl_get_file in -lacl... yes
checking for ACL support... yes
checking ACL test results... Using posix ACLs
checking for acl_get_perm_np... no
checking whether to support extended attributes... Using Linux xattrs
checking for getxattr in -lattr... no
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.1.3 configuration successful
Note that yodl2man was not found, so pre-existing manpage files will be
used w/o change (if available) -- no .yo file changes will be used.
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash
perl ./mkproto.pl ./*.c ./lib/compat.c
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c flist.c -o flist.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c generator.c -o generator.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c receiver.c -o receiver.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c cleanup.c -o cleanup.o
cleanup.c: In function '_exit_cleanup':
cleanup.c:135:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
135 | if (DEBUG_GTE(EXIT, 2)) {
| ^
In file included from cleanup.c:142:
case_N.h:28:2: note: here
28 | case 1:
| ^~~~
cleanup.c:145:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
145 | if (cleanup_child_pid != -1) {
| ^
In file included from cleanup.c:156:
case_N.h:31:2: note: here
31 | case 2:
| ^~~~
cleanup.c:159:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
159 | if (cleanup_got_literal && (cleanup_fname || cleanup_fd_w != -1)) {
| ^
In file included from cleanup.c:187:
case_N.h:34:2: note: here
34 | case 3:
| ^~~~
cleanup.c:195:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
195 | if (!exit_code && !code)
| ^
In file included from cleanup.c:199:
case_N.h:37:2: note: here
37 | case 4:
| ^~~~
cleanup.c:226:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
225 | if ((exit_code && line > 0)
| ~~~~~~~~~~~~~~~~~~~~~~~
226 | || am_daemon || (logfile_name && (am_server || !INFO_GTE(STATS, 1))))
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from cleanup.c:230:
case_N.h:40:2: note: here
40 | case 5:
| ^~~~
cleanup.c:233:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
233 | if (DEBUG_GTE(EXIT, 1)) {
| ^
In file included from cleanup.c:242:
case_N.h:43:2: note: here
43 | case 6:
| ^~~~
cleanup.c:245:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
245 | if (exit_code && exit_code != RERR_SOCKETIO && exit_code != RERR_STREAMIO && exit_code != RERR_SIGNAL1
| ^
In file included from cleanup.c:258:
case_N.h:46:2: note: here
46 | case 7:
| ^~~~
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c sender.c -o sender.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c exclude.c -o exclude.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c util.c -o util.o
util.c: In function 'set_modtime':
util.c:147:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
147 | switch_step++;
| ~~~~~~~~~~~^~
In file included from util.c:152:
case_N.h:28:2: note: here
28 | case 1:
| ^~~~
util.c:157:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
157 | switch_step++;
| ~~~~~~~~~~~^~
In file included from util.c:161:
case_N.h:31:2: note: here
31 | case 2:
| ^~~~
util.c:163:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
163 | if (preserve_times & PRESERVE_LINK_TIMES) {
| ^
In file included from util.c:170:
case_N.h:34:2: note: here
34 | case 3:
| ^~~~
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c util2.c -o util2.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c main.c -o main.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c checksum.c -o checksum.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c match.c -o match.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c syscall.c -o syscall.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c log.c -o log.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c backup.c -o backup.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c delete.c -o delete.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c io.c -o io.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c compat.c -o compat.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c hlink.c -o hlink.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c token.c -o token.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c uidlist.c -o uidlist.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c socket.c -o socket.o
socket.c: In function 'open_socket_out':
socket.c:76:59: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 976 and 1005 [-Wformat-truncation=]
76 | snprintf(buffer, sizeof buffer, "CONNECT %s:%d HTTP/1.0%s%s\r\n\r\n",
| ^~
77 | host, port, authhdr, authbuf);
| ~~~~~~~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from rsync.h:287,
from socket.c:27:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 24 or more bytes (assuming 1076) into a destination of size 1024
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c hashtable.c -o hashtable.o
hashtable.c: In function 'hashlittle':
hashtable.c:455:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
455 | case 12: c+=((uint32_t)k[11])<<24;
| ~^~~~~~~~~~~~~~~~~~~~~~~
hashtable.c:456:5: note: here
456 | case 11: c+=((uint32_t)k[10])<<16;
| ^~~~
hashtable.c:456:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
456 | case 11: c+=((uint32_t)k[10])<<16;
| ~^~~~~~~~~~~~~~~~~~~~~~~
hashtable.c:457:5: note: here
457 | case 10: c+=((uint32_t)k[9])<<8;
| ^~~~
hashtable.c:457:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
457 | case 10: c+=((uint32_t)k[9])<<8;
| ~^~~~~~~~~~~~~~~~~~~~~
hashtable.c:458:5: note: here
458 | case 9 : c+=k[8];
| ^~~~
hashtable.c:458:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
458 | case 9 : c+=k[8];
| ~^~~~~~
hashtable.c:459:5: note: here
459 | case 8 : b+=((uint32_t)k[7])<<24;
| ^~~~
hashtable.c:459:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
459 | case 8 : b+=((uint32_t)k[7])<<24;
| ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:460:5: note: here
460 | case 7 : b+=((uint32_t)k[6])<<16;
| ^~~~
hashtable.c:460:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
460 | case 7 : b+=((uint32_t)k[6])<<16;
| ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:461:5: note: here
461 | case 6 : b+=((uint32_t)k[5])<<8;
| ^~~~
hashtable.c:461:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
461 | case 6 : b+=((uint32_t)k[5])<<8;
| ~^~~~~~~~~~~~~~~~~~~~~
hashtable.c:462:5: note: here
462 | case 5 : b+=k[4];
| ^~~~
hashtable.c:462:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
462 | case 5 : b+=k[4];
| ~^~~~~~
hashtable.c:463:5: note: here
463 | case 4 : a+=((uint32_t)k[3])<<24;
| ^~~~
hashtable.c:463:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
463 | case 4 : a+=((uint32_t)k[3])<<24;
| ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:464:5: note: here
464 | case 3 : a+=((uint32_t)k[2])<<16;
| ^~~~
hashtable.c:464:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
464 | case 3 : a+=((uint32_t)k[2])<<16;
| ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:465:5: note: here
465 | case 2 : a+=((uint32_t)k[1])<<8;
| ^~~~
hashtable.c:465:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
465 | case 2 : a+=((uint32_t)k[1])<<8;
| ~^~~~~~~~~~~~~~~~~~~~~
hashtable.c:466:5: note: here
466 | case 1 : a+=k[0];
| ^~~~
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c fileio.c -o fileio.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c batch.c -o batch.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c clientname.c -o clientname.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c chmod.c -o chmod.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c acls.c -o acls.o
acls.c: In function 'default_perms_for_dir':
acls.c:1121:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1121 | if (dry_run) {
| ^
acls.c:1127:3: note: here
1127 | default:
| ^~~~~~~
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c xattrs.c -o xattrs.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c progress.c -o progress.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c pipe.c -o pipe.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c params.c -o params.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c loadparm.c -o loadparm.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c clientserver.c -o clientserver.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c access.c -o access.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c connection.c -o connection.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c authenticate.c -o authenticate.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/wildmatch.c -o lib/wildmatch.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/compat.c -o lib/compat.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/snprintf.c -o lib/snprintf.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/mdfour.c -o lib/mdfour.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/md5.c -o lib/md5.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/permstring.c -o lib/permstring.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/pool_alloc.c -o lib/pool_alloc.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/sysacls.c -o lib/sysacls.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/sysxattrs.c -o lib/sysxattrs.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/deflate.c -o zlib/deflate.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/inffast.c -o zlib/inffast.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/inflate.c -o zlib/inflate.o
zlib/inflate.c: In function 'inflateMark':
zlib/inflate.c:1528:61: warning: left shift of negative value [-Wshift-negative-value]
1528 | if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
| ^~
zlib/inflate.c: In function 'inflate':
zlib/inflate.c:887:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
887 | if (flush == Z_TREES) goto inf_leave;
| ^
zlib/inflate.c:888:9: note: here
888 | case COPY_:
| ^~~~
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/inftrees.c -o zlib/inftrees.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/trees.c -o zlib/trees.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/zutil.c -o zlib/zutil.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/adler32.c -o zlib/adler32.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/compress.c -o zlib/compress.o
gcc -I. -I. -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -c zlib/crc32.c -o zlib/crc32.o
gcc -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -o rsync flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.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 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 -lacl -lpopt
sed 's;\@bindir\@;/nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/bin;g' <./rsync-ssl.in >rsync-ssl
sed 's;\@stunnel4\@;stunnel;g' <./stunnel-rsync.in >stunnel-rsync
sed 's;\@bindir\@;/nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash install
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/bin
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 755 rsync /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/bin
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/share/man/man1
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/share/man/man5
if test -f rsync.1; then /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 rsync.1 /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/share/man/man1; fi
if test -f rsyncd.conf.5; then /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 rsyncd.conf.5 /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/share/man/man5; fi
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3
shrinking /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/bin/rsync
gzipping man pages under /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/share/man/
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3/bin
patching script interpreter paths in /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3
checking for references to /build/ in /nix/store/rm9b1jrlw4dgd7c3bmsvb82xy6x67fmj-rsync-3.1.3...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment