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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether the linker accepts -Wl,--enable-new-dtags... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: building in place srcdir:. checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... pkg-config checking for doxygen... doxygen checking for eu-readelf... eu-readelf checking for a Python interpreter with version >= 2.6... none configure: Sanitizing prefix: /usr configure: Sanitizing exec_prefix: NONE checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing clock_gettime... none required checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SYSTEMD... no checking for CHECK... yes checking for GLIB... yes checking for libxml... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for link.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for dlfcn.h... (cached) yes checking for time.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/poll.h... yes checking for sys/epoll.h... yes checking for sys/uio.h... yes checking for sys/event.h... no checking for sys/sockio.h... no checking for sys/un.h... yes checking for sys/resource.h... yes checking for syslog.h... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for sys/sem.h... yes checking for sys/ipc.h... yes checking for sys/msg.h... yes checking for netdb.h... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for struct sockaddr_un.sun_len... no checking looking for union semun in sys/sem.h... no checking for a working clock_getres(CLOCK_MONOTONIC, &ts)... yes checking for clock_gettime... yes checking for working chown... yes checking for fork... yes checking for vfork... yes checking for getpagesize... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working mmap... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for alarm... yes checking for fsync... yes checking for fdatasync... yes checking for ftruncate... yes checking for posix_fallocate... yes checking for gettimeofday... yes checking for localtime... yes checking for localtime_r... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strstr... yes checking for strcasecmp... yes checking for poll... yes checking for epoll_create... yes checking for epoll_create1... yes checking for kqueue... no checking for random... yes checking for rand... yes checking for getrlimit... yes checking for sysconf... yes checking for getpeerucred... no checking for getpeereid... no checking for openat... yes checking for unlinkat... yes checking for pthread_spin_lock... yes checking for pthread_setschedparam... yes checking for pthread_mutexattr_setpshared... yes checking for pthread_condattr_setpshared... yes checking for sem_timedwait... yes checking for semtimedop... yes checking for MSG_NOSIGNAL... yes checking for SO_NOSIGPIPE ... no checking for RTLD_NEXT... yes checking for strlcpy... no checking for strlcat... no checking for strchrnul... yes checking for architecture in riscv64... riscv64 checking for os in linux-gnu... Linux checking whether GCC supports builtin sync intrinsics... yes checking whether GCC supports builtin atomic intrinsics... yes checking whether atomics need memory barrier... yes checking whether gcc supports "-Wall"... yes checking whether gcc supports "-Wextra"... yes checking whether gcc supports "-Wunused"... yes checking whether gcc supports "-Wshadow"... yes checking whether gcc supports "-Wmissing-prototypes"... yes checking whether gcc supports "-Wmissing-declarations"... yes checking whether gcc supports "-Wsuggest-attribute=noreturn"... yes checking whether gcc supports "-Wsuggest-attribute=format"... yes checking whether gcc supports "-Wproperty-attribute-mismatch"... no checking whether gcc supports "-Wstrict-prototypes"... yes checking whether gcc supports "-Wpointer-arith"... yes checking whether gcc supports "-Wwrite-strings"... yes checking whether gcc supports "-Wcast-align"... yes checking whether gcc supports "-Wbad-function-cast"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wfloat-equal"... yes checking whether gcc supports "-Wformat=2"... yes checking whether gcc supports "-Wformat-signedness"... yes checking whether gcc supports "-Wshift-overflow"... yes checking whether gcc supports "-Wshift-overflow=2"... yes checking whether gcc supports "-Woverlength-strings"... yes checking whether gcc supports "-Wredundent-decls"... no checking whether gcc supports "-Winit-self"... yes checking whether gcc supports "-Wuninitialized"... yes checking whether gcc supports "-Wunknown-pragmas"... yes checking whether gcc supports "-Wno-unused-parameter"... yes checking whether gcc supports "-Wunused-const-variable"... yes checking whether gcc supports "-Wno-format-nonliteral"... yes checking whether gcc supports "-Wno-format-truncation"... yes checking whether gcc supports "-Wno-sign-compare"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wsuggest-attribute=format"... yes configure: Enabling inter-library dependencies: checking for GNU date... yes checking for BSD date... no checking for date type... gnu checking whether GNU date supports --date... yes checking whether GNU date supports --utc... yes configure: trying to determine source epoch checking for source epoch in $SOURCE_EPOCH... no checking for source epoch in source_epoch file... yes configure: using source epoch 2021-03-03 08:32:09 UTC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/qb/Makefile config.status: creating lib/Makefile config.status: creating lib/libqb.pc config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating tests/test.conf config.status: creating examples/Makefile config.status: creating doxygen2man/Makefile config.status: creating docs/Makefile config.status: creating docs/man.dox config.status: creating lib/qblog_script.la config.status: creating include/config.h config.status: creating include/qb/qbconfig.h config.status: include/qb/qbconfig.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands libqb configuration: Version = 2.0.3 Prefix = /usr Executables = /usr/bin Man pages = ${datarootdir}/man Doc dir = ${datarootdir}/doc/${PACKAGE_TARNAME} Libraries = /usr/lib Header files = ${prefix}/include Arch-independent files = ${datarootdir} State information = /var System configuration = ${prefix}/etc SOCKETDIR = /var/run Features = epoll gcc__sync Use systemd journal = no libqb build info: Optimization = Debug options = Extra compiler warnings = Env. defined CFLAG = -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection Env. defined CPPFLAGS = Env. defined LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ANSI defined CPPFLAGS = Coverage CFLAGS = Coverage LDFLAGS = Fatal War. CFLAGS = Final CFLAGS = -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wextra -Wunused -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wfloat-equal -Wformat=2 -Wformat-signedness -Wshift-overflow -Wshift-overflow=2 -Woverlength-strings -Winit-self -Wuninitialized -Wunknown-pragmas -Wno-unused-parameter -Wunused-const-variable -Wno-format-nonliteral -Wno-format-truncation -Wno-sign-compare Final CPPFLAGS = Final LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now /usr/bin/make all-recursive make[1]: Entering directory '/build/libqb/src/libqb-2.0.3' Making all in include make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/include' /usr/bin/make all-recursive make[3]: Entering directory '/build/libqb/src/libqb-2.0.3/include' Making all in qb make[4]: Entering directory '/build/libqb/src/libqb-2.0.3/include/qb' /usr/bin/make all-am make[5]: Entering directory '/build/libqb/src/libqb-2.0.3/include/qb' make[5]: Leaving directory '/build/libqb/src/libqb-2.0.3/include/qb' make[4]: Leaving directory '/build/libqb/src/libqb-2.0.3/include/qb' make[4]: Entering directory '/build/libqb/src/libqb-2.0.3/include' make[4]: Leaving directory '/build/libqb/src/libqb-2.0.3/include' make[3]: Leaving directory '/build/libqb/src/libqb-2.0.3/include' make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/include' Making all in lib make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/lib' CC libqb_la-array.lo CC libqb_la-util.lo CC libqb_la-ringbuffer.lo CC libqb_la-hdb.lo CC libqb_la-loop_timerlist.lo CC libqb_la-loop_poll.lo CC libqb_la-loop_job.lo CC libqb_la-ipcs.lo CC libqb_la-ipc_setup.lo CC libqb_la-ringbuffer_helper.lo CC libqb_la-ipc_shm.lo CC libqb_la-ipcc.lo CC libqb_la-loop.lo CC libqb_la-ipc_socket.lo CC libqb_la-log_blackbox.lo CC libqb_la-log_thread.lo CC libqb_la-log.lo CC libqb_la-log_file.lo CC libqb_la-log_syslog.lo CC libqb_la-log_format.lo CC libqb_la-log_dcs.lo CC libqb_la-skiplist.lo CC libqb_la-map.lo CC libqb_la-hashtable.lo In file included from ipc_int.h:28, from ipcs.c:25: ipcs.c: In function ‘qb_ipcs_request_rate_limit’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ipcs.c:196:21: note: in expansion of macro ‘qb_list_entry’ 196 | c = qb_list_entry(pos, struct qb_ipcs_connection, list); | ^~~~~~~~~~~~~ ipcs.c: In function ‘qb_ipcs_destroy’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ipcs.c:243:21: note: in expansion of macro ‘qb_list_entry’ 243 | c = qb_list_entry(pos, struct qb_ipcs_connection, list); | ^~~~~~~~~~~~~ ipcs.c: In function ‘qb_ipcs_connection_first_get’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ ipcs.c:484:13: note: in expansion of macro ‘qb_list_first_entry’ 484 | c = qb_list_first_entry(&s->connections, struct qb_ipcs_connection, | ^~~~~~~~~~~~~~~~~~~ ipcs.c: In function ‘qb_ipcs_connection_next_get’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ ipcs.c:502:13: note: in expansion of macro ‘qb_list_first_entry’ 502 | c = qb_list_first_entry(¤t->list, struct qb_ipcs_connection, | ^~~~~~~~~~~~~~~~~~~ In file included from map_int.h:24, from hashtable.c:25: hashtable.c: In function ‘hashtable_lookup’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:100:29: note: in expansion of macro ‘qb_list_entry’ 100 | hash_node = qb_list_entry(list, struct hash_node, list); | ^~~~~~~~~~~~~ hashtable.c: In function ‘hashtable_node_destroy’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:132:22: note: in expansion of macro ‘qb_list_entry’ 132 | tn = qb_list_entry(pos, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ hashtable.c: In function ‘hashtable_rm_with_hash’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:164:29: note: in expansion of macro ‘qb_list_entry’ 164 | hash_node = qb_list_entry(list, struct hash_node, list); | ^~~~~~~~~~~~~ hashtable.c: In function ‘hashtable_put’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:198:28: note: in expansion of macro ‘qb_list_entry’ 198 | node_try = qb_list_entry(list, struct hash_node, list); | ^~~~~~~~~~~~~ ipc_shm.c: In function ‘qb_ipcs_shm_connect’: hashtable.c: In function ‘hashtable_notify’: ipc_shm.c:362:23: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 362 | (void)chown(dirname, c->auth.uid, c->auth.gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:246:22: note: in expansion of macro ‘qb_list_entry’ 246 | tn = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:254:22: note: in expansion of macro ‘qb_list_entry’ 254 | tn = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ In file included from log_thread.c:27: log_thread.c: In function ‘qb_logt_worker_thread’: hashtable.c: In function ‘hashtable_notify_add’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:296:21: note: in expansion of macro ‘qb_list_entry’ 296 | f = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ log_thread.c:89:21: note: in expansion of macro ‘qb_list_first_entry’ 89 | qb_list_first_entry(&logt_print_finished_records, | ^~~~~~~~~~~~~~~~~~~ In file included from loop.c:24: loop.c: In function ‘qb_loop_run_level’: hashtable.c: In function ‘hashtable_notify_del’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:353:21: note: in expansion of macro ‘qb_list_entry’ 353 | f = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ In file included from map_int.h:24, from skiplist.c:26: skiplist.c: In function ‘skiplist_notify’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ loop.c:40:23: note: in expansion of macro ‘qb_list_first_entry’ 40 | job = qb_list_first_entry(&level->job_head, struct qb_loop_item, list); | ^~~~~~~~~~~~~~~~~~~ hashtable.c: In function ‘hashtable_iter_next’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ hashtable.c:415:29: note: in expansion of macro ‘qb_list_first_entry’ 415 | hash_node = qb_list_first_entry(ln, struct hash_node, list); | ^~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:291:20: note: in expansion of macro ‘qb_list_entry’ 291 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ hashtable.c:416:17: note: in expansion of macro ‘qb_list_for_each_entry_from’ 416 | qb_list_for_each_entry_from(hash_node, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ skiplist.c:206:22: note: in expansion of macro ‘qb_list_entry’ 206 | tn = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ In file included from loop_timerlist.c:25: ../include/tlist.h: In function ‘timerlist_add’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ skiplist.c:216:22: note: in expansion of macro ‘qb_list_entry’ 216 | tn = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ hashtable.c: In function ‘hashtable_destroy’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:458:22: note: in expansion of macro ‘qb_list_entry’ 458 | tn = qb_list_entry(pos, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ hashtable.c: In function ‘hashtable_node_deref_under_bucket’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ hashtable.c:476:29: note: in expansion of macro ‘qb_list_entry’ 476 | hash_node = qb_list_entry(pos, struct hash_node, list); | ^~~~~~~~~~~~~ skiplist.c: In function ‘skiplist_node_destroy’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/tlist.h:70:35: note: in expansion of macro ‘qb_list_entry’ 70 | timer_from_list = qb_list_entry(timer_list, | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ skiplist.c:244:22: note: in expansion of macro ‘qb_list_entry’ 244 | tn = qb_list_entry(pos, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ log_thread.c: In function ‘qb_log_thread_stop’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ log_thread.c:285:31: note: in expansion of macro ‘qb_list_first_entry’ 285 | rec = qb_list_first_entry(&logt_print_finished_records, | ^~~~~~~~~~~~~~~~~~~ skiplist.c: In function ‘skiplist_notify_add’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ skiplist.c:285:29: note: in expansion of macro ‘qb_list_entry’ 285 | f = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ ../include/tlist.h: In function ‘timerlist_msec_duration_to_expire’: skiplist.c: In function ‘skiplist_notify_del’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ ../include/tlist.h:171:27: note: in expansion of macro ‘qb_list_first_entry’ 171 | timer_from_list = qb_list_first_entry(&timerlist->timer_head, | ^~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ skiplist.c:342:21: note: in expansion of macro ‘qb_list_entry’ 342 | f = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ ../include/tlist.h: In function ‘timerlist_expire’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/tlist.h:210:35: note: in expansion of macro ‘qb_list_entry’ 210 | timer_from_list = qb_list_entry(pos, | ^~~~~~~~~~~~~ In file included from log.c:32: log.c: In function ‘qb_log_callsite_get2’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:354:39: note: in expansion of macro ‘qb_list_entry’ 354 | flt = qb_list_entry(f_item, struct qb_log_filter, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:362:39: note: in expansion of macro ‘qb_list_entry’ 362 | flt = qb_list_entry(f_item, struct qb_log_filter, list); | ^~~~~~~~~~~~~ In file included from loop_poll_int.h:31, from loop_poll.c:40: loop_poll.c: In function ‘qb_loop_signals_destroy’: log.c: In function ‘qb_log_callsites_register’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:481:9: note: in expansion of macro ‘qb_list_for_each_entry’ 481 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:481:9: note: in expansion of macro ‘qb_list_for_each_entry’ 481 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:508:17: note: in expansion of macro ‘qb_list_for_each_entry’ 508 | qb_list_for_each_entry(flt, &t->filter_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ loop_poll.c:568:24: note: in expansion of macro ‘qb_list_entry’ 568 | item = qb_list_entry(list, struct qb_loop_item, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:508:17: note: in expansion of macro ‘qb_list_for_each_entry’ 508 | qb_list_for_each_entry(flt, &t->filter_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:514:9: note: in expansion of macro ‘qb_list_for_each_entry’ 514 | qb_list_for_each_entry(flt, &tags_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:514:9: note: in expansion of macro ‘qb_list_for_each_entry’ 514 | qb_list_for_each_entry(flt, &tags_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ log.c: In function ‘qb_log_callsites_dump’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:542:9: note: in expansion of macro ‘qb_list_for_each_entry’ 542 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ loop_poll.c: In function ‘_qb_signal_add_to_jobs_’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ loop_poll.c:597:24: note: in expansion of macro ‘qb_list_entry’ 597 | item = qb_list_entry(list, struct qb_loop_item, list); | ^~~~~~~~~~~~~ In file included from loop_job.c:24: loop_job.c: In function ‘job_dispatch’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:542:9: note: in expansion of macro ‘qb_list_for_each_entry’ 542 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ log.c: In function ‘_log_filter_exists’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:558:9: note: in expansion of macro ‘qb_list_for_each_entry’ 558 | qb_list_for_each_entry(flt, list_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:558:9: note: in expansion of macro ‘qb_list_for_each_entry’ 558 | qb_list_for_each_entry(flt, list_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ loop_poll.c: In function ‘_adjust_sigactions_’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ loop_poll.c:636:17: note: in expansion of macro ‘qb_list_for_each_entry’ 636 | qb_list_for_each_entry(item, &s->sig_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ loop_job.c:37:35: note: in expansion of macro ‘qb_list_entry’ 37 | struct qb_loop_job *job = qb_list_entry(item, struct qb_loop_job, item); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ loop_poll.c:636:17: note: in expansion of macro ‘qb_list_for_each_entry’ 636 | qb_list_for_each_entry(item, &s->sig_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ log.c: In function ‘_log_filter_store’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:645:31: note: in expansion of macro ‘qb_list_entry’ 645 | flt = qb_list_entry(iter, struct qb_log_filter, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:659:31: note: in expansion of macro ‘qb_list_entry’ 659 | flt = qb_list_entry(iter, struct qb_log_filter, list); | ^~~~~~~~~~~~~ loop_poll.c: In function ‘qb_loop_signal_del’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ loop_poll.c:751:9: note: in expansion of macro ‘qb_list_for_each_entry’ 751 | qb_list_for_each_entry(item, &l->level[sig->p].wait_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ loop_job.c: In function ‘qb_loop_job_del’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ loop_job.c:142:9: note: in expansion of macro ‘qb_list_for_each_entry’ 142 | qb_list_for_each_entry(item, &l->level[p].wait_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ loop_poll.c:751:9: note: in expansion of macro ‘qb_list_for_each_entry’ 751 | qb_list_for_each_entry(item, &l->level[sig->p].wait_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ loop_job.c:142:9: note: in expansion of macro ‘qb_list_for_each_entry’ 142 | qb_list_for_each_entry(item, &l->level[p].wait_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ loop_job.c:153:9: note: in expansion of macro ‘qb_list_for_each_entry’ 153 | qb_list_for_each_entry(item, &l->level[p].job_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ loop_poll.c:764:9: note: in expansion of macro ‘qb_list_for_each_entry’ 764 | qb_list_for_each_entry(item, &l->level[sig->p].job_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ loop_job.c:153:9: note: in expansion of macro ‘qb_list_for_each_entry’ 153 | qb_list_for_each_entry(item, &l->level[p].job_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ loop_poll.c:764:9: note: in expansion of macro ‘qb_list_for_each_entry’ 764 | qb_list_for_each_entry(item, &l->level[sig->p].job_head, list) { | ^~~~~~~~~~~~~~~~~~~~~~ log.c: In function ‘qb_log_filter_ctl2’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:770:9: note: in expansion of macro ‘qb_list_for_each_entry’ 770 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:770:9: note: in expansion of macro ‘qb_list_for_each_entry’ 770 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ log.c: In function ‘qb_log_filter_fn_set’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ log.c:791:9: note: in expansion of macro ‘qb_list_for_each_entry’ 791 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ log.c:791:9: note: in expansion of macro ‘qb_list_for_each_entry’ 791 | qb_list_for_each_entry(sect, &callsite_sections, list) { | ^~~~~~~~~~~~~~~~~~~~~~ log.c: In function ‘qb_log_fini’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:886:31: note: in expansion of macro ‘qb_list_entry’ 886 | flt = qb_list_entry(iter2, struct qb_log_filter, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:894:21: note: in expansion of macro ‘qb_list_entry’ 894 | s = qb_list_entry(iter, struct callsite_section, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ log.c:899:23: note: in expansion of macro ‘qb_list_entry’ 899 | flt = qb_list_entry(iter, struct qb_log_filter, list); | ^~~~~~~~~~~~~ ipc_setup.c: In function ‘handle_new_connection’: ipc_socket.c: In function ‘qb_ipc_dgram_sock_setup’: ipc_setup.c:679:15: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 679 | (void)chown(c->description, c->auth.uid, c->auth.gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipc_socket.c:112:23: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 112 | (void)chown(local_address.sun_path, -1, gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libqb_la-trie.lo CC libqb_la-unix.lo CC libqb_la-loop_poll_epoll.lo CC strlcpy.lo CC strlcat.lo GEN qblog_script.ld In file included from trie.c:25: trie.c: In function ‘trie_notify’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ trie.c:600:30: note: in expansion of macro ‘qb_list_entry’ 600 | tn = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ trie.c: In function ‘trie_notify_add’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ trie.c:642:29: note: in expansion of macro ‘qb_list_entry’ 642 | f = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ trie.c: In function ‘trie_notify_del’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ trie.c:704:45: note: in expansion of macro ‘qb_list_entry’ 704 | struct qb_map_notifier *f = qb_list_entry(list, struct qb_map_notifier, list); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../include/os_base.h:59, from strlcpy.c:20: In function ‘strncpy’, inlined from ‘strlcpy’ at strlcpy.c:39:4: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ strlcpy.c: In function ‘strlcpy’: strlcpy.c:33:26: note: length computed here 33 | size_t srclen = strlen(src); | ^~~~~~~~~~~ CCLD libqb.la make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/lib' Making all in doxygen2man make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/doxygen2man' CC doxygen2man-doxygen2man.o CC doxygen2man-cstring.o cstring.c: In function ‘cstring_alloc’: cstring.c:31:44: warning: cast increases required alignment of target type [-Wcast-align] 31 | struct cstring_header *h = (struct cstring_header *)cstring; | ^ cstring.c: In function ‘cstring_to_chars’: cstring.c:44:36: warning: cast increases required alignment of target type [-Wcast-align] 44 | struct cstring_header *h = (struct cstring_header *)(char *)cstring; | ^ cstring.c: In function ‘cstring_append_chars’: cstring.c:56:36: warning: cast increases required alignment of target type [-Wcast-align] 56 | struct cstring_header *h = (struct cstring_header *)(char *)cstring; | ^ cstring.c:77:21: warning: cast increases required alignment of target type [-Wcast-align] 77 | h = (struct cstring_header *)(char *)cstring; | ^ cstring.c: In function ‘cstring_append_cstring’: cstring.c:88:36: warning: cast increases required alignment of target type [-Wcast-align] 88 | struct cstring_header *h = (struct cstring_header *)(char *)newstring; | ^ cstring.c: In function ‘cstring_free’: cstring.c:109:36: warning: cast increases required alignment of target type [-Wcast-align] 109 | struct cstring_header *h = (struct cstring_header *)(char *)cstring; | ^ In file included from doxygen2man.c:34: doxygen2man.c: In function ‘find_param_by_name’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:155:22: note: in expansion of macro ‘qb_list_entry’ 155 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ doxygen2man.c: In function ‘print_structure’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:572:22: note: in expansion of macro ‘qb_list_entry’ 572 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:587:22: note: in expansion of macro ‘qb_list_entry’ 587 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ doxygen2man.c: In function ‘print_manpage’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:739:22: note: in expansion of macro ‘qb_list_entry’ 739 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:780:30: note: in expansion of macro ‘qb_list_entry’ 780 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:795:30: note: in expansion of macro ‘qb_list_entry’ 795 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:848:22: note: in expansion of macro ‘qb_list_entry’ 848 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:892:22: note: in expansion of macro ‘qb_list_entry’ 892 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ doxygen2man.c:898:22: note: in expansion of macro ‘qb_list_entry’ 898 | pi = qb_list_entry(iter, struct param_info, list); | ^~~~~~~~~~~~~ CCLD doxygen2man make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/doxygen2man' Making all in docs make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/docs' doxygen man.dox mkdir -p man3 /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbarray_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbatomic_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbdefs_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbhdb_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbipcc_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbipc__common_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbipcs_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qblist_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qblog_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbloop_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbmap_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbrb_8h.xml /build/libqb/src/libqb-2.0.3/docs/../doxygen2man/doxygen2man -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1614760329 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1614760329 qbutil_8h.xml make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/docs' Making all in tools make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/tools' CC qb_blackbox-qb_blackbox.o CCLD qb-blackbox make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/tools' Making all in tests make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/tests' CC bmc.o CC rbreader.o CC bms-bms.o CC bmcpt.o CC rbwriter.o CC loop.o CC ipc_test-check_ipc.o CC format_compare_speed.o CC loop_test-check_loop.o CC array_test-check_array.o CC _syslog_override.lo CC bench-log.o CC util_test-check_util.o CC log_test-check_log.o CC list_test-check_list.o CC map_test-check_map.o CC rb_test-check_rb.o CC print_ver.o CC _failure_injection.lo CC crash_test_dummy-crash_test_dummy.o CC file_change_bytes.o print_ver.c:42:1: note: ‘#pragma message: "2.0.3" parsed as: "2" "." "0" "." "3" ""’ 42 | _Pragma(MSG); | ^~~~~~~ CCLD print_ver In file included from check_list.c:28: check_list.c: In function ‘test_list_iter_fn’: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:242:20: note: in expansion of macro ‘qb_list_entry’ 242 | for (pos = qb_list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~~~~ check_list.c:59:9: note: in expansion of macro ‘qb_list_for_each_entry’ 59 | qb_list_for_each_entry(iter, &mylist, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:244:20: note: in expansion of macro ‘qb_list_entry’ 244 | pos = qb_list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~~~~ check_list.c:59:9: note: in expansion of macro ‘qb_list_for_each_entry’ 59 | qb_list_for_each_entry(iter, &mylist, list) { | ^~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:253:20: note: in expansion of macro ‘qb_list_entry’ 253 | for (pos = qb_list_entry((head)->prev, typeof(*pos), member); \ | ^~~~~~~~~~~~~ check_list.c:65:9: note: in expansion of macro ‘qb_list_for_each_entry_reverse’ 65 | qb_list_for_each_entry_reverse(iter, &mylist, list) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:255:20: note: in expansion of macro ‘qb_list_entry’ 255 | pos = qb_list_entry(pos->member.prev, typeof(*pos), member)) | ^~~~~~~~~~~~~ check_list.c:65:9: note: in expansion of macro ‘qb_list_for_each_entry_reverse’ 65 | qb_list_for_each_entry_reverse(iter, &mylist, list) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from check_common.h:27, from check_list.c:26: ../include/qb/qblist.h:198:10: warning: cast increases required alignment of target type [-Wcast-align] 198 | ((type *)((char*)ptr - offsetof(type, member))); }) | ^ ../include/qb/qblist.h:207:9: note: in expansion of macro ‘qb_list_entry’ 207 | qb_list_entry((ptr)->next, type, member) | ^~~~~~~~~~~~~ check_list.c:74:26: note: in expansion of macro ‘qb_list_first_entry’ 74 | ck_assert_int_eq(qb_list_first_entry(&mylist, enlistable_num_t, list)->i, | ^~~~~~~~~~~~~~~~~~~ check_ipc.c: In function ‘set_ipc_name’: check_ipc.c:228:17: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 228 | fgets(process_name, sizeof(process_name), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD rbreader CCLD format_compare_speed CCLD bench-log CCLD loop CCLD file_change_bytes crash_test_dummy.c: In function ‘main’: crash_test_dummy.c:106:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 106 | logfile[5] = 'a'; | ~~~~~~~~~~~^~~~~ CCLD util.test CCLD array.test CCLD _syslog_override.la CCLD bmcpt CCLD rb.test CCLD crash_test_dummy CCLD rbwriter CCLD bms CCLD _failure_injection.la CCLD list.test CCLD bmc /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD loop.test /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD map.test CCLD log.test CCLD ipc.test make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/tests' Making all in examples make[2]: Entering directory '/build/libqb/src/libqb-2.0.3/examples' CC mapnotify-mapnotify.o CC ipcclient-ipcclient.o CC tcpclient-tcpclient.o CC simplelog-simplelog.o CC ipcserver-ipcserver.o CC tcpserver-tcpserver.o simplelog.c: In function ‘main’: simplelog.c:252:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 252 | logfile[5] = 'a'; | ~~~~~~~~~~~^~~~~ CCLD tcpclient CCLD tcpserver CCLD mapnotify CCLD simplelog CCLD ipcclient CCLD ipcserver make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3/examples' make[2]: Entering directory '/build/libqb/src/libqb-2.0.3' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/libqb/src/libqb-2.0.3' make[1]: Leaving directory '/build/libqb/src/libqb-2.0.3'