+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/casync.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nPY9Z0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf casync-2 + /usr/bin/gzip -dc /builddir/build/SOURCES/casync-2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd casync-2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-segv-in-ca_remote_forget_chunk.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-seed-chunker-discriminator-not-set-78.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yaxUP8 + umask 022 + cd /builddir/build/BUILD + cd casync-2 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload . riscv64-redhat-linux-gnu '/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/casync-https' -> 'casync-http' '/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/casync-ftp' -> 'casync-http' '/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/casync-sftp' -> 'casync-http' The Meson build system Version: 0.44.1 Source dir: /builddir/build/BUILD/casync-2 Build dir: /builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu Build type: native build Project name: casync Native C compiler: cc (gcc 7.3.1) Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Build machine cpu family: riscv64 Build machine cpu: riscv64 Compiler for C supports argument -Wextra: YES Compiler for C supports argument -Werror=undef: YES Compiler for C supports argument -Werror=format=2: YES Compiler for C supports argument -Wformat-security: YES Compiler for C supports argument -Wformat-nonliteral: YES Compiler for C supports argument -Wlogical-op: YES Compiler for C supports argument -Wmissing-include-dirs: YES Compiler for C supports argument -Werror=old-style-definition: YES Compiler for C supports argument -Werror=pointer-arith: YES Compiler for C supports argument -Winit-self: YES Compiler for C supports argument -Wdeclaration-after-statement: YES Compiler for C supports argument -Wfloat-equal: YES Compiler for C supports argument -Wsuggest-attribute=noreturn: YES Compiler for C supports argument -Werror=missing-prototypes: YES Compiler for C supports argument -Werror=implicit-function-declaration: YES Compiler for C supports argument -Werror=missing-declarations: YES Compiler for C supports argument -Werror=return-type: YES Compiler for C supports argument -Werror=incompatible-pointer-types: YES Compiler for C supports argument -Werror=shadow: YES Compiler for C supports argument -Wstrict-prototypes: YES Compiler for C supports argument -Wredundant-decls: YES Compiler for C supports argument -Wmissing-noreturn: YES Compiler for C supports argument -Wendif-labels: YES Compiler for C supports argument -Wstrict-aliasing=2: YES Compiler for C supports argument -Wwrite-strings: YES Compiler for C supports argument -Wno-unused-parameter: YES Compiler for C supports argument -Wno-missing-field-initializers: YES Compiler for C supports argument -Wno-unused-result: YES Compiler for C supports argument -Werror=overflow: YES Compiler for C supports argument -Werror=sign-compare: YES Compiler for C supports argument -Wdate-time: YES Compiler for C supports argument -Wnested-externs: YES Compiler for C supports argument -ffast-math: YES Compiler for C supports argument -fno-common: YES Compiler for C supports argument -fdiagnostics-show-option: YES Compiler for C supports argument -fno-strict-aliasing: YES Compiler for C supports argument -fvisibility=hidden: YES Compiler for C supports argument -fstack-protector: YES Compiler for C supports argument -fstack-protector-strong: YES Compiler for C supports argument -fPIE: YES Compiler for C supports argument --param=ssp-buffer-size=4: YES Checking for size of "pid_t": 4 Checking for size of "uid_t": 4 Checking for size of "gid_t": 4 Checking for function "renameat2": NO Checking for function "copy_file_range": NO Checking for function "getrandom": YES Found pkg-config: /usr/bin/pkg-config (1.4.1) Native dependency liblzma found: YES 5.2.3 Native dependency libcurl found: YES 7.59.0 Native dependency openssl found: YES 1.1.0g Native dependency zlib found: YES 1.2.11 Native dependency libzstd found: YES 1.3.3 Library acl found: YES Native dependency fuse found: YES 2.9.7 Native dependency libselinux found: YES 2.7 Dependency threads found: YES Library m found: YES Configuring config.h using configuration Program sphinx-build-3 found: YES (/usr/bin/sphinx-build-3) Program sh found: YES (/usr/bin/sh) Program test-files/test-files.sh found: YES (/builddir/build/BUILD/casync-2/test-files/test-files.sh) Configuring test-script.sh using configuration Program test-script.sh found: YES (/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/test-script.sh) Configuring test-script-sha256.sh using configuration Program test-script-sha256.sh found: YES (/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/test-script-sha256.sh) Configuring test-script-gzip.sh using configuration Program test-script-gzip.sh found: YES (/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/test-script-gzip.sh) Configuring test-script-xz.sh using configuration Program test-script-xz.sh found: YES (/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/test-script-xz.sh) Configuring test-nbd.sh using configuration Program test-nbd.sh found: YES (/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/test-nbd.sh) Configuring test-fuse.sh using configuration Program test-fuse.sh found: YES (/builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/test-fuse.sh) Configuring 75-casync.rules using configuration Program git found: NO Build targets in project: 20 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cachunker.c.o' -MF 'src/shared@sta/cachunker.c.o.d' -o 'src/shared@sta/cachunker.c.o' -c ../src/cachunker.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/cachunker.c:3: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [2/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cautil.c.o' -MF 'src/shared@sta/cautil.c.o.d' -o 'src/shared@sta/cautil.c.o' -c ../src/cautil.c In file included from ../src/cautil.c:6:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [3/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cachunk.c.o' -MF 'src/shared@sta/cachunk.c.o.d' -o 'src/shared@sta/cachunk.c.o' -c ../src/cachunk.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/cachunk.c:7: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [4/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cacompression.c.o' -MF 'src/shared@sta/cacompression.c.o.d' -o 'src/shared@sta/cacompression.c.o' -c ../src/cacompression.c In file included from ../src/cacompression.c:1:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [5/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cachunkid.c.o' -MF 'src/shared@sta/cachunkid.c.o.d' -o 'src/shared@sta/cachunkid.c.o' -c ../src/cachunkid.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/cachunkid.c:4: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [6/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cadigest.c.o' -MF 'src/shared@sta/cadigest.c.o.d' -o 'src/shared@sta/cadigest.c.o' -c ../src/cadigest.c In file included from ../src/cadigest.c:4:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [7/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cafileroot.c.o' -MF 'src/shared@sta/cafileroot.c.o.d' -o 'src/shared@sta/cafileroot.c.o' -c ../src/cafileroot.c In file included from ../src/cafileroot.c:2:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [8/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caformat-util.c.o' -MF 'src/shared@sta/caformat-util.c.o.d' -o 'src/shared@sta/caformat-util.c.o' -c ../src/caformat-util.c In file included from ../src/caformat.h:8:0, from ../src/caformat-util.c:4: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [9/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/casync.c.o' -MF 'src/shared@sta/casync.c.o.d' -o 'src/shared@sta/casync.c.o' -c ../src/casync.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/casync.c:5: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [10/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caindex.c.o' -MF 'src/shared@sta/caindex.c.o.d' -o 'src/shared@sta/caindex.c.o' -c ../src/caindex.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/caindex.c:5: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [11/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/calocation.c.o' -MF 'src/shared@sta/calocation.c.o.d' -o 'src/shared@sta/calocation.c.o' -c ../src/calocation.c In file included from ../src/calocation.h:8:0, from ../src/calocation.c:3: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [12/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/camakebst.c.o' -MF 'src/shared@sta/camakebst.c.o.d' -o 'src/shared@sta/camakebst.c.o' -c ../src/camakebst.c In file included from ../src/camakebst.c:2:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [13/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caorigin.c.o' -MF 'src/shared@sta/caorigin.c.o.d' -o 'src/shared@sta/caorigin.c.o' -c ../src/caorigin.c In file included from ../src/calocation.h:8:0, from ../src/caorigin.h:4, from ../src/caorigin.c:1: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [14/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caencoder.c.o' -MF 'src/shared@sta/caencoder.c.o.d' -o 'src/shared@sta/caencoder.c.o' -c ../src/caencoder.c In file included from ../src/calocation.h:8:0, from ../src/caencoder.h:10, from ../src/caencoder.c:27: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ ../src/caencoder.c: In function 'ca_encoder_node_process_acl': ../src/caencoder.c:1337:62: warning: 'permissions' may be used uninitialized in this function [-Wmaybe-uninitialized] (*user_entries)[(*n_user_entries)++] = (CaEncoderACLEntry) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ .name = name, ~~~~~~~~~~~~~ .permissions = permissions, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .uid = (e->feature_flags & (CA_FORMAT_WITH_16BIT_UIDS|CA_FORMAT_WITH_32BIT_UIDS)) ? shifted_uid : 0, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; ~ [15/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/canbd.c.o' -MF 'src/shared@sta/canbd.c.o.d' -o 'src/shared@sta/canbd.c.o' -c ../src/canbd.c In file included from ../src/canbd.c:17:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [16/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caprotocol-util.c.o' -MF 'src/shared@sta/caprotocol-util.c.o.d' -o 'src/shared@sta/caprotocol-util.c.o' -c ../src/caprotocol-util.c In file included from ../src/caprotocol.h:6:0, from ../src/caprotocol-util.h:3, from ../src/caprotocol-util.c:1: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [17/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/castore.c.o' -MF 'src/shared@sta/castore.c.o.d' -o 'src/shared@sta/castore.c.o' -c ../src/castore.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/castore.h:4, from ../src/castore.c:6: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [18/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caseed.c.o' -MF 'src/shared@sta/caseed.c.o.d' -o 'src/shared@sta/caseed.c.o' -c ../src/caseed.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/caseed.c:4: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [19/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/cadecoder.c.o' -MF 'src/shared@sta/cadecoder.c.o.d' -o 'src/shared@sta/cadecoder.c.o' -c ../src/cadecoder.c In file included from ../src/calocation.h:8:0, from ../src/cadecoder.h:10, from ../src/cadecoder.c:19: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [20/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/compressor.c.o' -MF 'src/shared@sta/compressor.c.o.d' -o 'src/shared@sta/compressor.c.o' -c ../src/compressor.c In file included from ../src/compressor.c:2:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [21/66] cc -Icasync@exe -I. -I.. -I/usr/include/fuse -fdiagnostics-color=always -pipe -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -MMD -MQ 'casync@exe/src_canbd.c.o' -MF 'casync@exe/src_canbd.c.o.d' -o 'casync@exe/src_canbd.c.o' -c ../src/canbd.c In file included from ../src/canbd.c:17:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [22/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/fssize.c.o' -MF 'src/shared@sta/fssize.c.o.d' -o 'src/shared@sta/fssize.c.o' -c ../src/fssize.c In file included from ../src/fssize.c:2:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [23/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/notify.c.o' -MF 'src/shared@sta/notify.c.o.d' -o 'src/shared@sta/notify.c.o' -c ../src/notify.c In file included from ../src/notify.c:6:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [24/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/parse-util.c.o' -MF 'src/shared@sta/parse-util.c.o.d' -o 'src/shared@sta/parse-util.c.o' -c ../src/parse-util.c In file included from ../src/parse-util.c:10:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [25/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/reflink.c.o' -MF 'src/shared@sta/reflink.c.o.d' -o 'src/shared@sta/reflink.c.o' -c ../src/reflink.c In file included from ../src/reflink.c:8:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [26/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/realloc-buffer.c.o' -MF 'src/shared@sta/realloc-buffer.c.o.d' -o 'src/shared@sta/realloc-buffer.c.o' -c ../src/realloc-buffer.c In file included from ../src/realloc-buffer.h:6:0, from ../src/realloc-buffer.c:5: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [27/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/caremote.c.o' -MF 'src/shared@sta/caremote.c.o.d' -o 'src/shared@sta/caremote.c.o' -c ../src/caremote.c In file included from ../src/caformat-util.h:7:0, from ../src/caremote.c:8: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [28/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/rm-rf.c.o' -MF 'src/shared@sta/rm-rf.c.o.d' -o 'src/shared@sta/rm-rf.c.o' -c ../src/rm-rf.c In file included from ../src/rm-rf.c:13:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [29/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/siphash24.c.o' -MF 'src/shared@sta/siphash24.c.o.d' -o 'src/shared@sta/siphash24.c.o' -c ../src/siphash24.c In file included from ../src/siphash24.c:23:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [30/66] cc -Icasync@exe -I. -I.. -I/usr/include/fuse -fdiagnostics-color=always -pipe -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -MMD -MQ 'casync@exe/src_signal-handler.c.o' -MF 'casync@exe/src_signal-handler.c.o.d' -o 'casync@exe/src_signal-handler.c.o' -c ../src/signal-handler.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../src/casync.h:7, from ../src/signal-handler.h:6, from ../src/signal-handler.c:1: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [31/66] cc -Isrc/shared@sta -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/shared@sta/util.c.o' -MF 'src/shared@sta/util.c.o.d' -o 'src/shared@sta/util.c.o' -c ../src/util.c In file included from ../src/util.c:22:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [32/66] cc -Icasync@exe -I. -I.. -I/usr/include/fuse -fdiagnostics-color=always -pipe -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -MMD -MQ 'casync@exe/src_cafuse.c.o' -MF 'casync@exe/src_cafuse.c.o.d' -o 'casync@exe/src_cafuse.c.o' -c ../src/cafuse.c In file included from ../src/caformat-util.h:7:0, from ../src/cafuse.c:7: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [33/66] rm -f src/libshared.a && gcc-ar csrD src/libshared.a 'src/shared@sta/cachunk.c.o' 'src/shared@sta/cachunker.c.o' 'src/shared@sta/cachunkid.c.o' 'src/shared@sta/cacompression.c.o' 'src/shared@sta/cadecoder.c.o' 'src/shared@sta/cadigest.c.o' 'src/shared@sta/caencoder.c.o' 'src/shared@sta/cafileroot.c.o' 'src/shared@sta/caformat-util.c.o' 'src/shared@sta/caindex.c.o' 'src/shared@sta/calocation.c.o' 'src/shared@sta/camakebst.c.o' 'src/shared@sta/canbd.c.o' 'src/shared@sta/caorigin.c.o' 'src/shared@sta/caprotocol-util.c.o' 'src/shared@sta/caremote.c.o' 'src/shared@sta/caseed.c.o' 'src/shared@sta/castore.c.o' 'src/shared@sta/casync.c.o' 'src/shared@sta/cautil.c.o' 'src/shared@sta/compressor.c.o' 'src/shared@sta/fssize.c.o' 'src/shared@sta/notify.c.o' 'src/shared@sta/parse-util.c.o' 'src/shared@sta/realloc-buffer.c.o' 'src/shared@sta/reflink.c.o' 'src/shared@sta/rm-rf.c.o' 'src/shared@sta/siphash24.c.o' 'src/shared@sta/util.c.o' [34/66] cc -Inotify-wait@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'notify-wait@exe/test_notify-wait.c.o' -MF 'notify-wait@exe/test_notify-wait.c.o.d' -o 'notify-wait@exe/test_notify-wait.c.o' -c ../test/notify-wait.c In file included from ../test/notify-wait.c:9:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [35/66] cc -o notify-wait 'notify-wait@exe/test_notify-wait.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [36/66] cc -Icasync-http@exe -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'casync-http@exe/src_casync-http.c.o' -MF 'casync-http@exe/src_casync-http.c.o.d' -o 'casync-http@exe/src_casync-http.c.o' -c ../src/casync-http.c In file included from ../src/caprotocol.h:6:0, from ../src/casync-http.c:5: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [37/66] cc -Itest-cachunk@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-cachunk@exe/test_test-cachunk.c.o' -MF 'test-cachunk@exe/test_test-cachunk.c.o.d' -o 'test-cachunk@exe/test_test-cachunk.c.o' -c ../test/test-cachunk.c In file included from ../src/realloc-buffer.h:6:0, from ../src/cachunk.h:6, from ../test/test-cachunk.c:3: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [38/66] cc -o casync-http 'casync-http@exe/src_casync-http.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -lcurl -llzma -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [39/66] cc -o test-cachunk 'test-cachunk@exe/test_test-cachunk.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [40/66] cc -Icasync@exe -I. -I.. -I/usr/include/fuse -fdiagnostics-color=always -pipe -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -MMD -MQ 'casync@exe/src_casync-tool.c.o' -MF 'casync@exe/src_casync-tool.c.o.d' -o 'casync@exe/src_casync-tool.c.o' -c ../src/casync-tool.c In file included from ../src/caformat-util.h:7:0, from ../src/casync-tool.c:13: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ ../src/casync-tool.c: In function 'main': ../src/casync-tool.c:4019:12: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] if (r <= 0) ^ [41/66] cc -Itest-cachunker@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-cachunker@exe/test_test-cachunker.c.o' -MF 'test-cachunker@exe/test_test-cachunker.c.o.d' -o 'test-cachunker@exe/test_test-cachunker.c.o' -c ../test/test-cachunker.c In file included from ../test/test-cachunker.c:6:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [42/66] cc -o test-cachunker 'test-cachunker@exe/test_test-cachunker.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [43/66] cc -Itest-cachunker-histogram@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-cachunker-histogram@exe/test_test-cachunker-histogram.c.o' -MF 'test-cachunker-histogram@exe/test_test-cachunker-histogram.c.o.d' -o 'test-cachunker-histogram@exe/test_test-cachunker-histogram.c.o' -c ../test/test-cachunker-histogram.c In file included from ../test/test-cachunker-histogram.c:6:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [44/66] cc -o casync 'casync@exe/src_casync-tool.c.o' 'casync@exe/src_canbd.c.o' 'casync@exe/src_signal-handler.c.o' 'casync@exe/src_cafuse.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -lacl -lfuse -pthread -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [45/66] cc -o test-cachunker-histogram 'test-cachunker-histogram@exe/test_test-cachunker-histogram.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [46/66] cc -Itest-cadigest@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-cadigest@exe/test_test-cadigest.c.o' -MF 'test-cadigest@exe/test_test-cadigest.c.o.d' -o 'test-cadigest@exe/test_test-cadigest.c.o' -c ../test/test-cadigest.c In file included from ../test/test-cadigest.c:1:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [47/66] cc -o test-cadigest 'test-cadigest@exe/test_test-cadigest.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [48/66] cc -Itest-caencoder@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-caencoder@exe/test_test-caencoder.c.o' -MF 'test-caencoder@exe/test_test-caencoder.c.o.d' -o 'test-caencoder@exe/test_test-caencoder.c.o' -c ../test/test-caencoder.c In file included from ../src/calocation.h:8:0, from ../src/cadecoder.h:10, from ../test/test-caencoder.c:9: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [49/66] cc -Itest-camakebst@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-camakebst@exe/test_test-camakebst.c.o' -MF 'test-camakebst@exe/test_test-camakebst.c.o.d' -o 'test-camakebst@exe/test_test-camakebst.c.o' -c ../test/test-camakebst.c In file included from ../test/test-camakebst.c:2:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [50/66] cc -o test-camakebst 'test-camakebst@exe/test_test-camakebst.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [51/66] cc -o test-caencoder 'test-caencoder@exe/test_test-caencoder.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [52/66] cc -Itest-caorigin@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-caorigin@exe/test_test-caorigin.c.o' -MF 'test-caorigin@exe/test_test-caorigin.c.o.d' -o 'test-caorigin@exe/test_test-caorigin.c.o' -c ../test/test-caorigin.c In file included from ../src/calocation.h:8:0, from ../src/caorigin.h:4, from ../test/test-caorigin.c:1: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [53/66] cc -o test-caorigin 'test-caorigin@exe/test_test-caorigin.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [54/66] cc -Itest-casync@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-casync@exe/test_test-casync.c.o' -MF 'test-casync@exe/test_test-casync.c.o.d' -o 'test-casync@exe/test_test-casync.c.o' -c ../test/test-casync.c In file included from ../src/caformat.h:8:0, from ../test/test-casync.c:4: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [55/66] /usr/bin/sphinx-build-3 -b man /builddir/build/BUILD/casync-2/doc /builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/doc Running Sphinx v1.6.6 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] casync reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... casync.1 { } build succeeded. [56/66] cc -Itest-cautil@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-cautil@exe/test_test-cautil.c.o' -MF 'test-cautil@exe/test_test-cautil.c.o.d' -o 'test-cautil@exe/test_test-cautil.c.o' -c ../test/test-cautil.c In file included from ../test/test-cautil.c:2:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [57/66] cc -o test-cautil 'test-cautil@exe/test_test-cautil.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [58/66] cc -Itest-util@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-util@exe/test_test-util.c.o' -MF 'test-util@exe/test_test-util.c.o.d' -o 'test-util@exe/test_test-util.c.o' -c ../test/test-util.c In file included from ../test/test-util.c:3:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [59/66] cc -o test-casync 'test-casync@exe/test_test-casync.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [60/66] cc -Itest-caindex@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-caindex@exe/test_test-caindex.c.o' -MF 'test-caindex@exe/test_test-caindex.c.o.d' -o 'test-caindex@exe/test_test-caindex.c.o' -c ../test/test-caindex.c In file included from ../test/test-caindex.c:3:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [61/66] cc -o test-util 'test-util@exe/test_test-util.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [62/66] cc -o test-caindex 'test-caindex@exe/test_test-caindex.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [63/66] cc -Itest-calc-digest@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-calc-digest@exe/test_test-calc-digest.c.o' -MF 'test-calc-digest@exe/test_test-calc-digest.c.o.d' -o 'test-calc-digest@exe/test_test-calc-digest.c.o' -c ../test/test-calc-digest.c In file included from ../test/test-calc-digest.c:9:0: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [64/66] cc -Itest-caformat@exe -I. -I.. -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'test-caformat@exe/test_test-caformat.c.o' -MF 'test-caformat@exe/test_test-caformat.c.o.d' -o 'test-caformat@exe/test_test-caformat.c.o' -c ../test/test-caformat.c In file included from ../src/caformat-util.h:7:0, from ../test/test-caformat.c:4: ../src/util.h:522:8: warning: #warning "__NR_renameat2 unknown for your architecture" [-Wcpp] # warning "__NR_renameat2 unknown for your architecture" ^~~~~~~ [65/66] cc -o test-caformat 'test-caformat@exe/test_test-caformat.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group [66/66] cc -o test-calc-digest 'test-calc-digest@exe/test_test-calc-digest.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libshared.a -pthread -lacl -llzma -lselinux -lz -lzstd -lm -lssl -lcrypto -Wl,--end-group + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OgLmRT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 + cd casync-2 + DESTDIR=/builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] /usr/bin/python3 /usr/bin/meson --internal install /builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/meson-private/install.dat '/builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/lib/casync/protocols/casync-https' -> 'casync-http' '/builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/lib/casync/protocols/casync-ftp' -> 'casync-http' '/builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/lib/casync/protocols/casync-sftp' -> 'casync-http' Installing doc/casync.1 to /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/man/man1/casync.1 Installing casync to /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/bin/casync Installing casync-http to /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/lib/casync/protocols/casync-http Installing /builddir/build/BUILD/casync-2/riscv64-redhat-linux-gnu/75-casync.rules to /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/lib/udev/rules.d Running custom install script '/usr/bin/sh -c ln -svf casync-http $DESTDIR/usr/lib/casync/protocols/casync-https' Running custom install script '/usr/bin/sh -c ln -svf casync-http $DESTDIR/usr/lib/casync/protocols/casync-ftp' Running custom install script '/usr/bin/sh -c ln -svf casync-http $DESTDIR/usr/lib/casync/protocols/casync-sftp' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: casync-2-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ro1R6 + umask 022 + cd /builddir/build/BUILD + cd casync-2 + DOCDIR=/builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/doc/casync + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/doc/casync + cp -pr README.md /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/doc/casync + cp -pr TODO /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/doc/casync + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MKHSBH + umask 022 + cd /builddir/build/BUILD + cd casync-2 + LICENSEDIR=/builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/licenses/casync + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/licenses/casync + cp -pr LICENSE.LGPL2.1 /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64/usr/share/licenses/casync + exit 0 Provides: casync = 2-4.fc28 casync(riscv-64) = 2-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.6)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libselinux.so.1()(64bit) libz.so.1()(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/casync-2-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/casync-2-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sm1xbm + umask 022 + cd /builddir/build/BUILD + cd casync-2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/casync-2-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff