+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/snapraid.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.095Idk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snapraid-8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/snapraid-8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snapraid-8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kaa6Ok + umask 022 + cd /builddir/build/BUILD + cd snapraid-8.1 + 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 CFLAGS + 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 CXXFLAGS + 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 FFLAGS + 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 FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for valgrind... no checking for wine... no checking for sde... no checking for advd2... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for inttypes.h... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for size_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for int8_t... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_type... yes checking for struct stat.st_nlink... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct statfs.f_type... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for mkdir... yes checking for gettimeofday... yes checking for strtoul... yes checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking for ftruncate... yes checking for fallocate... yes checking for fsync... yes checking for access... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pwrite... yes checking for getc_unlocked... yes checking for ferror_unlocked... yes checking for fnmatch... yes checking for futimes... yes checking for futimens... yes checking for futimesat... yes checking for localtime_r... yes checking for fstatat... yes checking for flock... yes checking for statfs... yes checking for mach_absolute_time... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether gcc accepts -pthread... yes checking for pthread_create... yes checking for library containing exp... -lm checking whether byte ordering is bigendian... no checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wextra... yes checking for sse2... no checking for ssse3... no checking for sse42... no checking for avx2... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/snapraid-8.1' gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/raid.o raid/raid.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/check.o raid/check.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/module.o raid/module.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/tables.o raid/tables.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/int.o raid/int.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/x86.o raid/x86.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/intz.o raid/intz.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/x86z.o raid/x86z.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/helper.o raid/helper.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/memory.o raid/memory.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/test.o raid/test.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o raid/tag.o raid/tag.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o tommyds/tommy.o tommyds/tommy.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/snapraid.o cmdline/snapraid.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/util.o cmdline/util.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/stream.o cmdline/stream.c In file included from tommyds/tommy.c:36:0: tommyds/tommyhash.c: In function 'tommy_hash_u32': tommyds/tommyhash.c:95:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11 : c += ((tommy_uint32_t)key[10]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:96:2: note: here case 10 : c += ((tommy_uint32_t)key[9]) << 8; ^~~~ tommyds/tommyhash.c:96:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10 : c += ((tommy_uint32_t)key[9]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:97:2: note: here case 9 : c += key[8]; ^~~~ tommyds/tommyhash.c:97:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c += key[8]; ~~^~~~~~~~~ tommyds/tommyhash.c:98:2: note: here case 8 : ^~~~ tommyds/tommyhash.c:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b += ((tommy_uint32_t)key[6]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:103:2: note: here case 6 : b += ((tommy_uint32_t)key[5]) << 8; ^~~~ tommyds/tommyhash.c:103:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b += ((tommy_uint32_t)key[5]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:104:2: note: here case 5 : b += key[4]; ^~~~ tommyds/tommyhash.c:104:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b += key[4]; ~~^~~~~~~~~ tommyds/tommyhash.c:105:2: note: here case 4 : ^~~~ tommyds/tommyhash.c:108:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a += ((tommy_uint32_t)key[2]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:109:2: note: here case 2 : a += ((tommy_uint32_t)key[1]) << 8; ^~~~ tommyds/tommyhash.c:109:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a += ((tommy_uint32_t)key[1]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:110:2: note: here case 1 : a += key[0]; ^~~~ tommyds/tommyhash.c: In function 'tommy_hash_u64': tommyds/tommyhash.c:145:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11 : c += ((tommy_uint32_t)key[10]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:146:2: note: here case 10 : c += ((tommy_uint32_t)key[9]) << 8; ^~~~ tommyds/tommyhash.c:146:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10 : c += ((tommy_uint32_t)key[9]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:147:2: note: here case 9 : c += key[8]; ^~~~ tommyds/tommyhash.c:147:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c += key[8]; ~~^~~~~~~~~ tommyds/tommyhash.c:148:2: note: here case 8 : ^~~~ tommyds/tommyhash.c:152:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b += ((tommy_uint32_t)key[6]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:153:2: note: here case 6 : b += ((tommy_uint32_t)key[5]) << 8; ^~~~ tommyds/tommyhash.c:153:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b += ((tommy_uint32_t)key[5]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:154:2: note: here case 5 : b += key[4]; ^~~~ tommyds/tommyhash.c:154:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b += key[4]; ~~^~~~~~~~~ tommyds/tommyhash.c:155:2: note: here case 4 : ^~~~ tommyds/tommyhash.c:158:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a += ((tommy_uint32_t)key[2]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:159:2: note: here case 2 : a += ((tommy_uint32_t)key[1]) << 8; ^~~~ tommyds/tommyhash.c:159:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a += ((tommy_uint32_t)key[1]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tommyds/tommyhash.c:160:2: note: here case 1 : a += key[0]; ^~~~ In file included from cmdline/util.c:481:0: cmdline/murmur3.c: In function 'MurmurHash3_x86_128': cmdline/murmur3.c:145:16: warning: this statement may fall through [-Wimplicit-fallthrough=] case 15 : k4 ^= tail[14] << 16; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:146:3: note: here case 14 : k4 ^= tail[13] << 8; ^~~~ cmdline/murmur3.c:146:16: warning: this statement may fall through [-Wimplicit-fallthrough=] case 14 : k4 ^= tail[13] << 8; ~~~^~~~~~~~~~~~~~~~ cmdline/murmur3.c:147:3: note: here case 13 : k4 ^= tail[12] << 0; ^~~~ cmdline/murmur3.c:148:53: warning: this statement may fall through [-Wimplicit-fallthrough=] k4 *= c4; k4 = util_rotl32(k4, 18); k4 *= c1; h4 ^= k4; ~~~^~~~~ cmdline/murmur3.c:149:3: note: here case 12 : k3 ^= tail[11] << 24; ^~~~ cmdline/murmur3.c:149:16: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12 : k3 ^= tail[11] << 24; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:150:3: note: here case 11 : k3 ^= tail[10] << 16; ^~~~ cmdline/murmur3.c:150:16: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11 : k3 ^= tail[10] << 16; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:151:3: note: here case 10 : k3 ^= tail[ 9] << 8; ^~~~ cmdline/murmur3.c:151:16: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10 : k3 ^= tail[ 9] << 8; ~~~^~~~~~~~~~~~~~~~ cmdline/murmur3.c:152:3: note: here case 9 : k3 ^= tail[ 8] << 0; ^~~~ cmdline/murmur3.c:153:53: warning: this statement may fall through [-Wimplicit-fallthrough=] k3 *= c3; k3 = util_rotl32(k3, 17); k3 *= c4; h3 ^= k3; ~~~^~~~~ cmdline/murmur3.c:154:3: note: here case 8 : k2 ^= tail[ 7] << 24; ^~~~ cmdline/murmur3.c:154:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : k2 ^= tail[ 7] << 24; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:155:3: note: here case 7 : k2 ^= tail[ 6] << 16; ^~~~ cmdline/murmur3.c:155:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : k2 ^= tail[ 6] << 16; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:156:3: note: here case 6 : k2 ^= tail[ 5] << 8; ^~~~ cmdline/murmur3.c:156:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : k2 ^= tail[ 5] << 8; ~~~^~~~~~~~~~~~~~~~ cmdline/murmur3.c:157:3: note: here case 5 : k2 ^= tail[ 4] << 0; ^~~~ cmdline/murmur3.c:158:53: warning: this statement may fall through [-Wimplicit-fallthrough=] k2 *= c2; k2 = util_rotl32(k2, 16); k2 *= c3; h2 ^= k2; ~~~^~~~~ cmdline/murmur3.c:159:3: note: here case 4 : k1 ^= tail[ 3] << 24; ^~~~ cmdline/murmur3.c:159:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : k1 ^= tail[ 3] << 24; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:160:3: note: here case 3 : k1 ^= tail[ 2] << 16; ^~~~ cmdline/murmur3.c:160:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : k1 ^= tail[ 2] << 16; ~~~^~~~~~~~~~~~~~~~~ cmdline/murmur3.c:161:3: note: here case 2 : k1 ^= tail[ 1] << 8; ^~~~ cmdline/murmur3.c:161:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : k1 ^= tail[ 1] << 8; ~~~^~~~~~~~~~~~~~~~ cmdline/murmur3.c:162:3: note: here case 1 : k1 ^= tail[ 0] << 0; ^~~~ gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/support.o cmdline/support.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/elem.o cmdline/elem.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/state.o cmdline/state.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/scan.o cmdline/scan.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/sync.o cmdline/sync.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/check.o cmdline/check.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/dry.o cmdline/dry.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/rehash.o cmdline/rehash.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/scrub.o cmdline/scrub.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/status.o cmdline/status.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/dup.o cmdline/dup.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/list.o cmdline/list.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/pool.o cmdline/pool.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/parity.o cmdline/parity.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/handle.o cmdline/handle.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/nano.o cmdline/nano.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/device.o cmdline/device.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/fnmatch.o cmdline/fnmatch.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/selftest.o cmdline/selftest.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/speed.o cmdline/speed.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/import.o cmdline/import.c cmdline/device.c: In function 'state_device': cmdline/device.c:1000:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . printf("%u:%u\t%s\t%u:%u\t%s\t%s\n", major(devinfo->device), minor(devinfo->device), devinfo->file, major(parent->device), minor(parent->device), parent->file, parent->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/device.c:1000:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . printf("%u:%u\t%s\t%u:%u\t%s\t%s\n", major(devinfo->device), minor(devinfo->device), devinfo->file, major(parent->device), minor(parent->device), parent->file, parent->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/device.c:1000:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . cmdline/device.c:1000:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/search.o cmdline/search.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/mingw.o cmdline/mingw.c gcc -DHAVE_CONFIG_H -I. -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 -pthread -Wall -Wextra -c -o cmdline/unix.o cmdline/unix.c cmdline/unix.c: In function 'devread': cmdline/unix.c:394:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . return makedev(ma, mi); ^~~~~~~~~~~~ cmdline/unix.c: In function 'devresolve': cmdline/unix.c:409:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . pathprint(path, path_size, "/dev/block/%u:%u", major(device), minor(device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:409:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c:447:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . log_fatal("Unexpected device '%u:%u' instead of '%u:%u' for '%s'.\n", major(st.st_rdev), minor(st.st_rdev), major(device), minor(device), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:447:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c:447:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . cmdline/unix.c:447:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c: In function 'devtree': cmdline/unix.c:466:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . pathprint(path, sizeof(path), "/sys/dev/block/%u:%u/slaves", major(device), minor(device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:466:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c:476:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . pathprint(path, sizeof(path), "/sys/dev/block/%u:%u/slaves/%s/dev", major(device), minor(device), dd->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:476:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c:506:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . pathprint(path, sizeof(path), "/sys/dev/block/%u:%u/device", major(device), minor(device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:506:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c:509:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . pathprint(path, sizeof(path), "/sys/dev/block/%u:%u/../dev", major(device), minor(device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:509:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c: In function 'devsmart': cmdline/unix.c:632:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . snprintf(file, sizeof(file), "/dev/block/%u:%u", major(device), minor(device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:632:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c: In function 'devdown': cmdline/unix.c:694:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . snprintf(file, sizeof(file), "/dev/block/%u:%u", major(device), minor(device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:694:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c: In function 'devquery': cmdline/unix.c:949:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . log_fatal("Failed to resolve device '%u:%u'.\n", major(devinfo->device), minor(devinfo->device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:949:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . cmdline/unix.c:957:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . log_fatal("Failed to expand device '%u:%u'.\n", major(devinfo->device), minor(devinfo->device)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline/unix.c:957:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . gcc -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 -pthread -Wall -Wextra -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapraid raid/raid.o raid/check.o raid/module.o raid/tables.o raid/int.o raid/x86.o raid/intz.o raid/x86z.o raid/helper.o raid/memory.o raid/test.o raid/tag.o tommyds/tommy.o cmdline/snapraid.o cmdline/util.o cmdline/stream.o cmdline/support.o cmdline/elem.o cmdline/state.o cmdline/scan.o cmdline/sync.o cmdline/check.o cmdline/dry.o cmdline/rehash.o cmdline/scrub.o cmdline/status.o cmdline/dup.o cmdline/list.o cmdline/pool.o cmdline/parity.o cmdline/handle.o cmdline/nano.o cmdline/device.o cmdline/fnmatch.o cmdline/selftest.o cmdline/speed.o cmdline/import.o cmdline/search.o cmdline/mingw.o cmdline/unix.o -lm make[1]: Leaving directory '/builddir/build/BUILD/snapraid-8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WAh9aD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64 + cd snapraid-8.1 + make install DESTDIR=/builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/snapraid-8.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/bin' /usr/bin/install -c snapraid '/builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 snapraid.1 '/builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/snapraid-8.1' + /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: snapraid-8.1-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bN5NQy + umask 022 + cd /builddir/build/BUILD + cd snapraid-8.1 + DOCDIR=/builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/doc/snapraid + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/doc/snapraid + cp -pr COPYING /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/doc/snapraid + cp -pr AUTHORS /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/doc/snapraid + cp -pr HISTORY /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/doc/snapraid + cp -pr README /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64/usr/share/doc/snapraid + exit 0 Provides: snapraid = 8.1-3.fc28 snapraid(riscv-64) = 8.1-3.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snapraid-8.1-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/snapraid-8.1-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/snapraid-8.1-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JZdnuM + umask 022 + cd /builddir/build/BUILD + cd snapraid-8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snapraid-8.1-3.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