* Package: net-misc/rsync-3.2.0-r1  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: acl elibc_glibc examples iconv kernel_linux lz4 sparc stunnel system-zlib userland_GNU zstd  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking rsync-3.2.0.tar.gz to /var/tmp/portage/net-misc/rsync-3.2.0-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/rsync-3.2.0-r1/work >>> Preparing source in /var/tmp/portage/net-misc/rsync-3.2.0-r1/work/rsync-3.2.0 ... * Applying rsync-3.2.0-simd_check.patch ...  [ ok ] * Applying rsync-3.2.0-noexecstack.patch ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf -o configure.sh ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/rsync-3.2.0-r1/work/rsync-3.2.0 ... * econf: updating rsync-3.2.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating rsync-3.2.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/rsync-3.2.0-r1 --htmldir=/usr/share/doc/rsync-3.2.0-r1/html --libdir=/usr/lib --with-rsyncd-conf=/etc/rsyncd.conf --without-included-popt --enable-acl-support --enable-iconv --disable-ipv6 --enable-lz4 --disable-openssl --without-included-zlib --disable-xattr-support --disable-xxhash --enable-zstd --disable-simd configure.sh: Configuring rsync 3.2.0 checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking whether to include debugging symbols... yes checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-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 sparc-unknown-linux-gnu-gcc accepts -g... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E checking for sparc-unknown-linux-gnu-g++... sparc-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether sparc-unknown-linux-gnu-g++ accepts -g... yes checking for gawk... gawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for sparc-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for sparc-unknown-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for perl... /usr/bin/perl checking for python3... /usr/bin/python3 checking if md2man can create man pages... no Failed to find cmarkgfm or commonmark for python3. checking if we require man-page building... optional checking for remsh... 0 checking for sh... /bin/sh checking for fakeroot... /usr/bin/fakeroot checking the group for user "nobody"... nobody checking whether to enable SIMD optimizations... no 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... 64 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... yes 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... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes 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 xxhash.h usability... yes checking xxhash.h presence... yes checking for xxhash.h... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes checking lz4.h usability... yes checking lz4.h presence... yes checking for lz4.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 whether to enable use of openssl crypto library... 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... 4 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... 4 checking size of char*... 4 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 chflags... no checking for getattrlist... no 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 nanosleep... 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 for deflateParams in -lz... yes checking whether to use included zlib... 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... yes 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... 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... no checking whether sparc-unknown-linux-gnu-gcc supports -Wno-unused-parameter... yes 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.2.0 configuration successful >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/rsync-3.2.0-r1/work/rsync-3.2.0 ... make -j20 -l40 gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md 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 sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c io.c -o io.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c compat.c -o compat.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c hlink.c -o hlink.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c token.c -o token.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c uidlist.c -o uidlist.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c socket.c -o socket.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c hashtable.c -o hashtable.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c fileio.c -o fileio.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c batch.c -o batch.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c clientname.c -o clientname.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c chmod.c -o chmod.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c acls.c -o acls.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c xattrs.c -o xattrs.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c progress.c -o progress.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c pipe.c -o pipe.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c params.c -o params.o gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c clientserver.c -o clientserver.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c access.c -o access.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c connection.c -o connection.o sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c authenticate.c -o authenticate.o In file included from hashtable.c:20: hashtable.c: In function ‘hashtable_find’: rsync.h:659:36: warning: cast increases required alignment of target type [-Wcast-align] 659 | #define HT_KEY(node, k64) ((k64)? ((struct ht_int64_node*)(node))->key \ | ^ hashtable.c:109:21: note: in expansion of macro ‘HT_KEY’ 109 | int64 move_key = HT_KEY(move_node, key64); | ^~~~~~ rsync.h:659:36: warning: cast increases required alignment of target type [-Wcast-align] 659 | #define HT_KEY(node, k64) ((k64)? ((struct ht_int64_node*)(node))->key \ | ^ hashtable.c:167:10: note: in expansion of macro ‘HT_KEY’ 167 | nkey = HT_KEY(node, key64); | ^~~~~~ hashtable.c:181:4: warning: cast increases required alignment of target type [-Wcast-align] 181 | ((struct ht_int64_node*)node)->key = key; | ^ token.c: In function ‘init_compression_level’: token.c:73:40: warning: implicit declaration of function ‘ZSTD_minCLevel’; did you mean ‘ZSTD_maxCLevel’? [-Wimplicit-function-declaration] 73 | min_level = skip_compression_level = ZSTD_minCLevel(); | ^~~~~~~~~~~~~~ | ZSTD_maxCLevel clientname.c: In function ‘compare_addrinfo_sockaddr’: clientname.c:379:10: warning: cast increases required alignment of target type [-Wcast-align] 379 | sin2 = (const struct sockaddr_in *) ai->ai_addr; | ^ token.c: In function ‘send_zstd_token’: token.c:685:2: error: unknown type name ‘ZSTD_EndDirective’ 685 | ZSTD_EndDirective flush = ZSTD_e_continue; | ^~~~~~~~~~~~~~~~~ token.c:685:28: error: ‘ZSTD_e_continue’ undeclared (first use in this function) 685 | ZSTD_EndDirective flush = ZSTD_e_continue; | ^~~~~~~~~~~~~~~ token.c:685:28: note: each undeclared identifier is reported only once for each function it appears in token.c:701:3: warning: implicit declaration of function ‘ZSTD_CCtx_setParameter’ [-Wimplicit-function-declaration] 701 | ZSTD_CCtx_setParameter(zstd_cctx, ZSTD_c_compressionLevel, do_compression_level); | ^~~~~~~~~~~~~~~~~~~~~~ token.c:701:37: error: ‘ZSTD_c_compressionLevel’ undeclared (first use in this function) 701 | ZSTD_CCtx_setParameter(zstd_cctx, ZSTD_c_compressionLevel, do_compression_level); | ^~~~~~~~~~~~~~~~~~~~~~~ sparc-unknown-linux-gnu-gcc -I. -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/wildmatch.c -o lib/wildmatch.o token.c:751:13: error: ‘ZSTD_e_flush’ undeclared (first use in this function) 751 | flush = ZSTD_e_flush; | ^~~~~~~~~~~~ token.c:753:8: warning: implicit declaration of function ‘ZSTD_compressStream2’; did you mean ‘ZSTD_compressStream’? [-Wimplicit-function-declaration] 753 | r = ZSTD_compressStream2(zstd_cctx, &zstd_out_buff, &zstd_in_buff, flush); | ^~~~~~~~~~~~~~~~~~~~ | ZSTD_compressStream access.c: In function ‘match_hostname’: access.c:52:31: warning: cast increases required alignment of target type [-Wcast-align] 52 | if (strcmp(addr, inet_ntoa(*(struct in_addr*)(hp->h_addr_list[i]))) == 0) { | ^ access.c: In function ‘match_address’: access.c:154:17: warning: cast increases required alignment of target type [-Wcast-align] 154 | a = (char *)&((struct sockaddr_in *)resa->ai_addr)->sin_addr; | ^ access.c:155:17: warning: cast increases required alignment of target type [-Wcast-align] 155 | t = (char *)&((struct sockaddr_in *)rest->ai_addr)->sin_addr; | ^ make: *** [Makefile:69: token.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: net-misc/rsync-3.2.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.0-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-misc/rsync-3.2.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/rsync-3.2.0-r1/work/rsync-3.2.0' * S: '/var/tmp/portage/net-misc/rsync-3.2.0-r1/work/rsync-3.2.0'