==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libqb 2.0.8-3 (Mon May 12 07:11:41 2025)
==> Retrieving sources...
  -> Found libqb-2.0.8.tar.gz
  -> Found libqb-2.0.8.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libqb-2.0.8.tar.gz ... Passed
    libqb-2.0.8.tar.gz.asc ... Skipped
==> Making package: libqb 2.0.8-3 (Mon May 12 07:11:48 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) clang-19.1.7-2  compiler-rt-19.1.7-1  fmt-11.1.4-1
             libedit-20250104_3.1-1  llvm-libs-19.1.7-2  spdlog-1.15.3-1
             doxygen-1.13.2-1  splint-3.1.2.git20180129-3

Total Download Size:     0.61 MiB
Total Installed Size:  431.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 splint-3.1.2.git20180129-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing fmt...
installing spdlog...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
    texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output
    texlive-fontutils: for generating LaTeX, Postscript and PDF output
    texlive-latexextra: for generating LaTeX, Postscript and PDF output
    texlive-plaingeneric: for generating LaTeX, Postscript and PDF output
installing splint...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found libqb-2.0.8.tar.gz
  -> Found libqb-2.0.8.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libqb-2.0.8.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltversion.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I m4
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory '.'
: About to consume a source distribution (genuine release advised)...
: tracked version: 2.0.8
: Now run ./configure && make
==> Starting build()...
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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking dependency style of gcc... gcc3
checking whether the linker accepts -Wl,--enable-new-dtags... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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... python
checking for python... /usr/bin/python
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
configure: Sanitizing prefix: /usr
configure: Sanitizing exec_prefix: NONE
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... 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... none required
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 libsystemd... yes
checking for check >= 0.9.4... no
checking for glib-2.0 >= 2.0... yes
checking for libxml-2.0... yes
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... yes
checking for gid_t... 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 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... yes
checking for strlcat... yes
checking for strchrnul... yes
checking for architecture in aarch64... aarch64
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 2023-07-21 11:30:39 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.8
  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=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection
  Env. defined CPPFLAGS    = 
  Env. defined LDFLAGS     = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
  ANSI defined CPPFLAGS    = 
  Coverage     CFLAGS      = 
  Coverage     LDFLAGS     = 
  Fatal War.   CFLAGS      = 
  Final        CFLAGS      =  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now 
make  all-recursive
make[1]: Entering directory '/build/libqb/src/libqb-2.0.8'
Making all in include
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/include'
make  all-recursive
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/include'
Making all in qb
make[4]: Entering directory '/build/libqb/src/libqb-2.0.8/include/qb'
make  all-am
make[5]: Entering directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[5]: Leaving directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[4]: Leaving directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[4]: Entering directory '/build/libqb/src/libqb-2.0.8/include'
make[4]: Leaving directory '/build/libqb/src/libqb-2.0.8/include'
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/include'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/include'
Making all in lib
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/lib'
  CC       libqb_la-util.lo
  CC       libqb_la-hdb.lo
  CC       libqb_la-ringbuffer.lo
  CC       libqb_la-ringbuffer_helper.lo
  CC       libqb_la-array.lo
  CC       libqb_la-loop.lo
  CC       libqb_la-loop_poll.lo
  CC       libqb_la-loop_job.lo
  CC       libqb_la-loop_timerlist.lo
  CC       libqb_la-ipcc.lo
  CC       libqb_la-ipcs.lo
  CC       libqb_la-ipc_shm.lo
  CC       libqb_la-ipc_setup.lo
  CC       libqb_la-ipc_socket.lo
  CC       libqb_la-log.lo
  CC       libqb_la-log_thread.lo
  CC       libqb_la-log_blackbox.lo
  CC       libqb_la-log_file.lo
ipc_shm.c: In function 'qb_ipcs_shm_connect':
ipc_shm.c:362:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       libqb_la-log_syslog.lo
  CC       libqb_la-log_dcs.lo
ipc_setup.c: In function 'handle_new_connection':
ipc_setup.c:699:8: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       libqb_la-log_format.lo
  CC       libqb_la-map.lo
ipc_socket.c: In function 'qb_ipc_dgram_sock_setup':
ipc_socket.c:112:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       libqb_la-skiplist.lo
  CC       libqb_la-hashtable.lo
  CC       libqb_la-trie.lo
log.c: In function '_cs_matches_filter_':
log.c:133:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
log.c:135:2: note: here
log.c:136:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
log.c:138:2: note: here
  CC       libqb_la-unix.lo
  CC       libqb_la-loop_poll_epoll.lo
  GEN      qblog_script.ld
  CCLD     libqb.la
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/lib'
Making all in doxygen2man
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/doxygen2man'
  CC       doxygen2man-doxygen2man.o
  CC       doxygen2man-cstring.o
  CCLD     doxygen2man
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/doxygen2man'
Making all in docs
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/docs'
doxygen man.dox
warning: Tag 'CLASS_DIAGRAMS' at line 1375 of file 'man.dox' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO.
/build/libqb/src/libqb-2.0.8/include/qb/qbutil.h:187: warning: found documented return type for qb_util_timespec_from_epoch_get that does not return anything
mkdir -p man3
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbarray_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbatomic_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbdefs_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbhdb_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbipcc_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbipc__common_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbipcs_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qblist_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qblog_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbloop_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbmap_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbrb_8h.xml
"/build/libqb/src/libqb-2.0.8/docs/../doxygen2man/doxygen2man" -q -i qb/ -o man3/ -m -g -P -H "libqb Programmer's Manual" $(date -u -d@1689939039 +"-D %F -Y %Y") -p LIBQB -c -O ../include/qb -Y 1689939039 qbutil_8h.xml
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/docs'
Making all in tools
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/tools'
  CC       qb_blackbox-qb_blackbox.o
  CCLD     qb-blackbox
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/tools'
Making all in examples
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/examples'
  CC       mapnotify-mapnotify.o
  CC       simplelog-simplelog.o
  CC       tcpclient-tcpclient.o
  CC       tcpserver-tcpserver.o
  CC       ipcclient-ipcclient.o
  CC       ipcserver-ipcserver.o
  CCLD     tcpserver
  CCLD     tcpclient
  CCLD     ipcclient
simplelog.c: In function 'main':
simplelog.c:252:10: warning: array subscript 0 is outside array bounds of 'char[0]' [-Warray-bounds=]
cc1: note: source object is likely at address zero
  CCLD     simplelog
  CCLD     mapnotify
  CCLD     ipcserver
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/examples'
Making all in tests
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/tests'
  CC       bmc.o
  CC       bmcpt-bmcpt.o
  CC       bms-bms.o
  CC       rbreader.o
  CC       rbwriter.o
  CC       bench-log.o
  CC       format_compare_speed.o
  CC       loop.o
  CC       print_ver.o
  CCLD     rbreader
  CCLD     bmcpt
  CCLD     rbwriter
  CCLD     bench-log
  CCLD     loop
  CCLD     format_compare_speed
print_ver.c:42:9: note: '#pragma message: "2.0.8" parsed as: "2" "." "0" "." "8" ""'
  CCLD     bmc
  CCLD     print_ver
  CCLD     bms
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/tests'
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8'
make[1]: Leaving directory '/build/libqb/src/libqb-2.0.8'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/libqb/src/libqb-2.0.8'
Making install in include
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/include'
Making install in qb
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[4]: Entering directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/include/qb/'
 /usr/bin/install -c -m 644 qbhdb.h qblist.h qbdefs.h qbatomic.h qbloop.h qbrb.h qbutil.h qbarray.h qbipcc.h qbipcs.h qbipc_common.h qblog.h qbconfig.h qbmap.h '/build/libqb/pkg/libqb/usr/include/qb/'
make[4]: Leaving directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/include/qb'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/include'
make[4]: Entering directory '/build/libqb/src/libqb-2.0.8/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libqb/src/libqb-2.0.8/include'
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/include'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/include'
Making install in lib
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/lib'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/lib'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/lib'
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libqb.la '/build/libqb/pkg/libqb/usr/lib'
 /usr/bin/install -c -m 644 libqb.pc '/build/libqb/pkg/libqb/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libqb.so.100.3.2 /build/libqb/pkg/libqb/usr/lib/libqb.so.100.3.2
libtool: install: (cd /build/libqb/pkg/libqb/usr/lib && { ln -s -f libqb.so.100.3.2 libqb.so.100 || { rm -f libqb.so.100 && ln -s libqb.so.100.3.2 libqb.so.100; }; })
libtool: install: (cd /build/libqb/pkg/libqb/usr/lib && { ln -s -f libqb.so.100.3.2 libqb.so || { rm -f libqb.so && ln -s libqb.so.100.3.2 libqb.so; }; })
libtool: install: /usr/bin/install -c .libs/libqb.lai /build/libqb/pkg/libqb/usr/lib/libqb.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/lib'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/lib'
Making install in doxygen2man
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/doxygen2man'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/doxygen2man'
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/bin'
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/share/man/man1'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c doxygen2man '/build/libqb/pkg/libqb/usr/bin'
 /usr/bin/install -c -m 644 doxygen2man.1 '/build/libqb/pkg/libqb/usr/share/man/man1'
libtool: warning: '../lib/libqb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/doxygen2man /build/libqb/pkg/libqb/usr/bin/doxygen2man
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/doxygen2man'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/doxygen2man'
Making install in docs
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/docs'
doxygen man.dox
warning: Tag 'CLASS_DIAGRAMS' at line 1375 of file 'man.dox' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO.
/build/libqb/src/libqb-2.0.8/include/qb/qbutil.h:187: warning: found documented return type for qb_util_timespec_from_epoch_get that does not return anything
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/docs'
make[3]: Nothing to be done for 'install-exec-am'.
doxygen man.dox
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/share/man/man8'
 /usr/bin/install -c -m 644 man8/qb-blackbox.8 '/build/libqb/pkg/libqb/usr/share/man/man8'
warning: Tag 'CLASS_DIAGRAMS' at line 1375 of file 'man.dox' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO.
/build/libqb/src/libqb-2.0.8/include/qb/qbutil.h:187: warning: found documented return type for qb_util_timespec_from_epoch_get that does not return anything
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/share/man/man3'
 /usr/bin/install -c -m 644 man3/qb_array_create_2.3 man3/qb_array_create.3 man3/qb_array_elems_per_bin_get.3 man3/qb_array_free.3 man3/qb_array_grow.3 man3/qbarray.h.3 man3/qb_array_index.3 man3/qb_array_new_bin_cb_set.3 man3/qb_array_num_bins_get.3 man3/qbatomic.h.3 man3/qb_atomic_init.3 man3/qb_atomic_int_add.3 man3/qb_atomic_int_compare_and_exchange.3 man3/qb_atomic_int_exchange_and_add.3 man3/qb_atomic_int_get.3 man3/qb_atomic_int_set.3 man3/qb_atomic_pointer_compare_and_exchange.3 man3/qb_atomic_pointer_get.3 man3/qb_atomic_pointer_set.3 man3/qbdefs.h.3 man3/qb_hashtable_create.3 man3/qb_hdb_base_convert.3 man3/qb_hdb_create.3 man3/qb_hdb_destroy.3 man3/qbhdb.h.3 man3/qb_hdb_handle_create.3 man3/qb_hdb_handle_destroy.3 man3/qb_hdb_handle_get.3 man3/qb_hdb_handle_get_always.3 man3/qb_hdb_handle_put.3 man3/qb_hdb_handle_refcount_get.3 man3/qb_hdb_iterator_next.3 man3/qb_hdb_iterator_reset.3 man3/qb_hdb_nocheck_convert.3 man3/qb_ipcc_connect.3 man3/qb_ipcc_context_get.3 man3/qb_ipcc_context_set.3 man3/qb_ipcc_disconnect.3 man3/qb_ipcc_event_recv.3 man3/qb_ipcc_fc_enable_max_set.3 '/build/libqb/pkg/libqb/usr/share/man/man3'
 /usr/bin/install -c -m 644 man3/qb_ipcc_fd_get.3 man3/qb_ipcc_get_buffer_size.3 man3/qbipcc.h.3 man3/qb_ipcc_is_connected.3 man3/qbipc_common.h.3 man3/qb_ipcc_recv.3 man3/qb_ipcc_send.3 man3/qb_ipcc_sendv.3 man3/qb_ipcc_sendv_recv.3 man3/qb_ipcc_verify_dgram_max_msg_size.3 man3/qb_ipcs_connection_auth_set.3 man3/qb_ipcs_connection_first_get.3 man3/qb_ipcs_connection_get_buffer_size.3 man3/qb_ipcs_connection_next_get.3 man3/qb_ipcs_connection_ref.3 man3/qb_ipcs_connection_service_context_get.3 man3/qb_ipcs_connection_stats_get_2.3 man3/qb_ipcs_connection_stats_get.3 man3/qb_ipcs_connection_unref.3 man3/qb_ipcs_context_get.3 man3/qb_ipcs_context_set.3 man3/qb_ipcs_create.3 man3/qb_ipcs_destroy.3 man3/qb_ipcs_disconnect.3 man3/qb_ipcs_enforce_buffer_size.3 man3/qb_ipcs_event_send.3 man3/qb_ipcs_event_sendv.3 man3/qbipcs.h.3 man3/qb_ipcs_poll_handlers_set.3 man3/qb_ipcs_ref.3 man3/qb_ipcs_request_rate_limit.3 man3/qb_ipcs_response_send.3 man3/qb_ipcs_response_sendv.3 man3/qb_ipcs_run.3 man3/qb_ipcs_service_context_get.3 man3/qb_ipcs_service_context_set.3 man3/qb_ipcs_service_id_get.3 man3/qb_ipcs_stats_get.3 man3/qb_ipcs_unref.3 man3/qb_list_add.3 '/build/libqb/pkg/libqb/usr/share/man/man3'
 /usr/bin/install -c -m 644 man3/qb_list_add_tail.3 man3/qb_list_del.3 man3/qb_list_empty.3 man3/qblist.h.3 man3/qb_list_init.3 man3/qb_list_is_last.3 man3/qb_list_length.3 man3/qb_list_replace.3 man3/qb_list_splice.3 man3/qb_list_splice_tail.3 man3/qb_log_blackbox_print_from_file.3 man3/qb_log_blackbox_write_to_file.3 man3/qb_log_callsite_get.3 man3/qb_log_callsites_dump.3 man3/qb_log_callsites_register.3 man3/qb_log_ctl2.3 man3/qb_log_ctl.3 man3/qb_log_custom_close.3 man3/qb_log_custom_open.3 man3/qb_log_facility2int.3 man3/qb_log_facility2str.3 man3/qb_log_file_close.3 man3/qb_log_file_open.3 man3/qb_log_file_reopen.3 man3/qb_log_filter_ctl2.3 man3/qb_log_filter_ctl.3 man3/qb_log_filter_fn_set.3 man3/qb_log_fini.3 man3/qb_log_format_set.3 man3/qb_log_from_external_source.3 man3/qb_log_from_external_source_va.3 man3/qblog.h.3 man3/qb_log_init.3 man3/qb_log_real_.3 man3/qb_log_real_va_.3 man3/qb_log_tags_stringify_fn_set.3 man3/qb_log_target_format.3 man3/qb_log_target_user_data_get.3 man3/qb_log_target_user_data_set.3 man3/qb_log_thread_priority_set.3 '/build/libqb/pkg/libqb/usr/share/man/man3'
 /usr/bin/install -c -m 644 man3/qb_log_thread_start.3 man3/qb_loop_create.3 man3/qb_loop_destroy.3 man3/qbloop.h.3 man3/qb_loop_job_add.3 man3/qb_loop_job_del.3 man3/qb_loop_poll_add.3 man3/qb_loop_poll_del.3 man3/qb_loop_poll_low_fds_event_set.3 man3/qb_loop_poll_mod.3 man3/qb_loop_run.3 man3/qb_loop_signal_add.3 man3/qb_loop_signal_del.3 man3/qb_loop_signal_mod.3 man3/qb_loop_stop.3 man3/qb_loop_timer_add.3 man3/qb_loop_timer_del.3 man3/qb_loop_timer_expire_time_get.3 man3/qb_loop_timer_expire_time_remaining.3 man3/qb_loop_timer_is_running.3 man3/qb_map_count_get.3 man3/qb_map_destroy.3 man3/qb_map_foreach.3 man3/qb_map_get.3 man3/qbmap.h.3 man3/qb_map_iter_create.3 man3/qb_map_iter_free.3 man3/qb_map_iter_next.3 man3/qb_map_notify_add.3 man3/qb_map_notify_del_2.3 man3/qb_map_notify_del.3 man3/qb_map_pref_iter_create.3 man3/qb_map_put.3 man3/qb_map_rm.3 man3/qb_rb_chmod.3 man3/qb_rb_chown.3 man3/qb_rb_chunk_alloc.3 man3/qb_rb_chunk_commit.3 man3/qb_rb_chunk_peek.3 man3/qb_rb_chunk_read.3 '/build/libqb/pkg/libqb/usr/share/man/man3'
 /usr/bin/install -c -m 644 man3/qb_rb_chunk_reclaim.3 man3/qb_rb_chunks_used.3 man3/qb_rb_chunk_write.3 man3/qb_rb_close.3 man3/qb_rb_create_from_file.3 man3/qbrb.h.3 man3/qb_rb_name_get.3 man3/qb_rb_open.3 man3/qb_rb_refcount_get.3 man3/qb_rb_shared_user_data_get.3 man3/qb_rb_space_free.3 man3/qb_rb_space_used.3 man3/qb_rb_write_to_file.3 man3/qb_skiplist_create.3 man3/qb_strerror_r.3 man3/qb_thread_lock.3 man3/qb_thread_lock_create.3 man3/qb_thread_lock_destroy.3 man3/qb_thread_trylock.3 man3/qb_thread_unlock.3 man3/qb_timespec_add_ms.3 man3/qb_trie_create.3 man3/qb_trie_dump.3 man3/qbutil.h.3 man3/qb_util_nano_current_get.3 man3/qb_util_nano_from_epoch_get.3 man3/qb_util_nano_monotonic_hz.3 man3/qb_util_set_log_function.3 man3/qb_util_stopwatch_create.3 man3/qb_util_stopwatch_free.3 man3/qb_util_stopwatch_sec_elapsed_get.3 man3/qb_util_stopwatch_split.3 man3/qb_util_stopwatch_split_ctl.3 man3/qb_util_stopwatch_split_last.3 man3/qb_util_stopwatch_start.3 man3/qb_util_stopwatch_stop.3 man3/qb_util_stopwatch_time_split_get.3 man3/qb_util_stopwatch_us_elapsed_get.3 man3/qb_util_timespec_from_epoch_get.3 '/build/libqb/pkg/libqb/usr/share/man/man3'
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/docs'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/docs'
Making install in tools
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/tools'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/tools'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c qb-blackbox '/build/libqb/pkg/libqb/usr/bin'
libtool: warning: '../lib/libqb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/qb-blackbox /build/libqb/pkg/libqb/usr/bin/qb-blackbox
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/tools'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/tools'
Making install in examples
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/examples'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/examples'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/examples'
Making install in tests
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8/tests'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8/tests'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8/tests'
make[2]: Entering directory '/build/libqb/src/libqb-2.0.8'
make[3]: Entering directory '/build/libqb/src/libqb-2.0.8'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libqb/pkg/libqb/usr/share/doc/libqb'
 /usr/bin/install -c -m 644 COPYING INSTALL README.markdown '/build/libqb/pkg/libqb/usr/share/doc/libqb'
make[3]: Leaving directory '/build/libqb/src/libqb-2.0.8'
make[2]: Leaving directory '/build/libqb/src/libqb-2.0.8'
make[1]: Leaving directory '/build/libqb/src/libqb-2.0.8'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libqb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libqb 2.0.8-3 (Mon May 12 07:12:49 2025)
==> Cleaning up...