+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/the_silver_searcher.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.YZnIx2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + /usr/bin/gzip -dc /builddir/build/SOURCES/2.1.0-1a5e259.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.01zg1y + umask 022 + cd /builddir/build/BUILD + cd the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + aclocal + autoconf + autoheader + automake --add-missing configure.ac:10: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' + 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 --disable-silent-rules 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 whether make supports nested variables... yes 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for grep that handles long lines and -e... /usr/bin/grep checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to run the C preprocessor... gcc -E 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 if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflate... -lz checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for LZMA... yes checking whether PCRE_CONFIG_JIT is declared... yes checking whether CPU_ZERO, CPU_SET is declared... yes checking sys/cpuset.h usability... no checking sys/cpuset.h presence... no checking for sys/cpuset.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... no checking for fgetln... no checking for fopencookie... yes checking for getline... yes checking for realpath... yes checking for strlcpy... no checking for strndup... yes checking for vasprintf... yes checking for madvise... yes checking for posix_fadvise... yes checking for pthread_setaffinity_np... yes checking for pledge... no checking for clang-format-3.8... no checking for clang-format-3.7... no checking for clang-format-3.6... no checking for clang-format... no configure: WARNING: clang-format not found. 'make test' will not detect improperly-formatted files. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating the_silver_searcher.spec config.status: creating src/config.h config.status: executing depfiles commands + make -j4 gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/ignore.o src/ignore.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/log.o src/log.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/options.o src/options.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/print.o src/print.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/print_w32.o src/print_w32.c src/options.c: In function 'parse_options': src/options.c:429:34: warning: this statement may fall through [-Wimplicit-fallthrough=] opts.match_files = 1; ~~~~~~~~~~~~~~~~~^~~ src/options.c:431:13: note: here case 'G': ^~~~ src/options.c:591:17: warning: this statement may fall through [-Wimplicit-fallthrough=] log_err("option %s does not take a value", longopts[opt_index].name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/options.c:592:13: note: here default: ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/scandir.o src/scandir.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/search.o src/search.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/lang.o src/lang.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/util.o src/util.c In file included from src/search.h:31:0, from src/search.c:1: src/search.c: In function 'check_symloop_enter': src/uthash.h:459:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[10] << 24); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:460:13: note: here case 10: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:461:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[9] << 16); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:462:13: note: here case 9: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:463:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[8] << 8); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:464:13: note: here case 8: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:465:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:466:13: note: here case 7: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:467:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:468:13: note: here case 6: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:469:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:470:13: note: here case 5: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:471:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:472:13: note: here case 4: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:473:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:474:13: note: here case 3: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:475:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:476:13: note: here case 2: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:477:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:478:13: note: here case 1: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:451:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, outkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:459:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[10] << 24); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:460:13: note: here case 10: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:461:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[9] << 16); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:462:13: note: here case 9: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:463:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[8] << 8); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:464:13: note: here case 8: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:465:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:466:13: note: here case 7: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:467:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:468:13: note: here case 6: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:469:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:470:13: note: here case 5: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:471:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:472:13: note: here case 4: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:473:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:474:13: note: here case 3: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:475:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:476:13: note: here case 2: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:477:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/uthash.h:478:13: note: here case 1: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:201:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, (add)->hh.hashv, _ha_bkt); \ ^~~~~~~~ src/uthash.h:172:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &((add)->fieldname), keylen_in, add) ^~~~~~~~~~~~~~~ src/search.c:458:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, symhash, key, sizeof(dirkey_t), new_item); ^~~~~~~~ src/search.c: In function 'check_symloop_leave': src/uthash.h:459:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[10] << 24); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:460:13: note: here case 10: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:461:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[9] << 16); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:462:13: note: here case 9: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:463:23: warning: this statement may fall through [-Wimplicit-fallthrough=] hashv += ((unsigned)_hj_key[8] << 8); \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:464:13: note: here case 8: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:465:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:466:13: note: here case 7: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:467:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:468:13: note: here case 6: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:469:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:470:13: note: here case 5: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:471:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:472:13: note: here case 4: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:473:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:474:13: note: here case 3: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:475:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:476:13: note: here case 2: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:477:23: warning: this statement may fall through [-Wimplicit-fallthrough=] _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ src/uthash.h:478:13: note: here case 1: \ ^ src/uthash.h:353:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ src/uthash.h:108:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ ^~~~~~~~ src/search.c:473:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, symhash, dirkey, sizeof(dirkey_t), item_found); ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/decompress.o src/decompress.c src/decompress.c: In function 'decompress_zlib': src/decompress.c:52:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] stream.next_in = (Bytef *)buf; ^ gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/main.o src/main.c gcc -DHAVE_CONFIG_H -I. -I./src -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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/zfile.o src/zfile.c 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 -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ag src/ignore.o src/log.o src/options.o src/print.o src/print_w32.o src/scandir.o src/search.o src/lang.o src/util.o src/decompress.o src/main.o src/zfile.o -lpcre -llzma -lz make[1]: Entering directory '/builddir/build/BUILD/the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c' make[1]: 'ag' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZazWek + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64 + cd the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + make install DESTDIR=/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/bin' /usr/bin/install -c ag '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/the_silver_searcher/completions' /usr/bin/install -c -m 644 ag.bashcomp.sh '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/the_silver_searcher/completions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 _the_silver_searcher '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/ag.1 '/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c' + mkdir -p /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/bash-completion/completions + install -pm 0644 ag.bashcomp.sh /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/bash-completion/completions/ag + rm -rf /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/the_silver_searcher + /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: the_silver_searcher-2.1.0-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UMTIlv + umask 022 + cd /builddir/build/BUILD + cd the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + DOCDIR=/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/doc/the_silver_searcher + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/doc/the_silver_searcher + cp -pr README.md /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/doc/the_silver_searcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zz9QR0 + umask 022 + cd /builddir/build/BUILD + cd the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + LICENSEDIR=/builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/licenses/the_silver_searcher + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/licenses/the_silver_searcher + cp -pr LICENSE /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64/usr/share/licenses/the_silver_searcher + exit 0 Provides: the_silver_searcher = 2.1.0-1.fc28 the_silver_searcher(riscv-64) = 2.1.0-1.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) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/the_silver_searcher-2.1.0-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/the_silver_searcher-2.1.0-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RXD8T1 + umask 022 + cd /builddir/build/BUILD + cd the_silver_searcher-1a5e259b259130b50607174fc9f9508dc1f2941c + /usr/bin/rm -rf /builddir/build/BUILDROOT/the_silver_searcher-2.1.0-1.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