------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/textproc/turboxsl XDG_CONFIG_HOME=/construction/textproc/turboxsl XDG_CACHE_HOME=/construction/textproc/turboxsl/.cache HOME=/construction/textproc/turboxsl TMPDIR="/tmp" PATH=/construction/textproc/turboxsl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/turboxsl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/turboxsl XDG_CONFIG_HOME=/construction/textproc/turboxsl XDG_CACHE_HOME=/construction/textproc/turboxsl/.cache HOME=/construction/textproc/turboxsl TMPDIR="/tmp" PATH=/construction/textproc/turboxsl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/turboxsl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -fcommon -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -fcommon -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/turboxsl/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/turboxsl" EXAMPLESDIR="share/examples/turboxsl" DATADIR="share/turboxsl" WWWDIR="www/turboxsl" ETCDIR="etc/turboxsl" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/turboxsl DOCSDIR=/usr/local/share/doc/turboxsl EXAMPLESDIR=/usr/local/share/examples/turboxsl WWWDIR=/usr/local/www/turboxsl ETCDIR=/usr/local/etc/turboxsl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/autoconf-switch-20220527.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/libtool-2.4.7_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/concurrencykit-0.6.0.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/cyrus-sasl-2.1.28.pkg *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) ===== Message from cyrus-sasl-2.1.28: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Installing /packages/All/libmemcached-1.1.4.pkg SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by turboxsl-b03.c2.c9,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by turboxsl-b03.c2.c9,1 for building => SHA256 Checksum OK for Litres-turboxsl-b03c2c9_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by turboxsl-b03.c2.c9,1 for building ===> Extracting for turboxsl-b03.c2.c9,1 => SHA256 Checksum OK for Litres-turboxsl-b03c2c9_GH0.tar.gz. Extracted Memory Use: 5.90M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for turboxsl-b03.c2.c9,1 ===> Applying ports patches for turboxsl-b03.c2.c9,1 from /xports/textproc/turboxsl/files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on package: pkgconf>=1.3.0_1 - found ===> turboxsl-b03.c2.c9,1 depends on package: autoconf>=2.71 - found ===> turboxsl-b03.c2.c9,1 depends on package: automake>=1.16.5 - found ===> turboxsl-b03.c2.c9,1 depends on executable: libtoolize - found ===> turboxsl-b03.c2.c9,1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on shared library: libck.so - found (/usr/local/lib/libck.so) ===> turboxsl-b03.c2.c9,1 depends on shared library: libmemcached.so - found (/usr/local/lib/libmemcached.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> turboxsl-b03.c2.c9,1 depends on package: pkgconf>=1.3.0_1 - found ===> turboxsl-b03.c2.c9,1 depends on package: autoconf>=2.71 - found ===> turboxsl-b03.c2.c9,1 depends on package: automake>=1.16.5 - found ===> turboxsl-b03.c2.c9,1 depends on executable: libtoolize - found ===> turboxsl-b03.c2.c9,1 depends on file: /usr/local/bin/ccache - found ===> turboxsl-b03.c2.c9,1 depends on shared library: libck.so - found (/usr/local/lib/libck.so) ===> turboxsl-b03.c2.c9,1 depends on shared library: libmemcached.so - found (/usr/local/lib/libmemcached.so) ===> Configuring for turboxsl-b03.c2.c9,1 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './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/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:781: AM_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:10: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:10: the top level configure.ac:11: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:11: the top level configure.ac:12: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:12: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:12: the top level configure.ac:26: warning: AC_OUTPUT should be used without arguments. configure.ac:26: You should run autoupdate. configure.ac:10: installing './compile' configure.ac:5: installing './missing' src/Makefile.am:12: warning: source file 'zlog/src/buf.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:12: warning: source file 'zlog/src/category.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/category_table.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/conf.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/event.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/format.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/level.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/level_list.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/mdc.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/record.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/record_table.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/rotater.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/rule.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/spec.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/thread.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/zc_arraylist.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/zc_hashtable.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/zc_profile.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/zc_util.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/zlog-chk-conf.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am:12: warning: source file 'zlog/src/zlog.c' is in a subdirectory, src/Makefile.am:12: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.5 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 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 cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.5 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... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libturboxsl.pc config.status: creating src/Makefile config.status: creating turboxsl-config config.status: creating xsltproc/Makefile config.status: creating tests/Makefile config.status: creating tests/general/Makefile config.status: creating tests/unsupported/Makefile config.status: creating tests/docs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for turboxsl-b03.c2.c9,1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- buf.lo --- --- category.lo --- --- category_table.lo --- --- conf.lo --- --- event.lo --- --- format.lo --- --- level.lo --- --- level_list.lo --- --- mdc.lo --- --- record.lo --- --- record_table.lo --- --- rotater.lo --- --- rule.lo --- --- buf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c -o buf.lo `test -f 'zlog/src/buf.c' || echo './'`zlog/src/buf.c --- category_table.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT category_table.lo -MD -MP -MF .deps/category_table.Tpo -c -o category_table.lo `test -f 'zlog/src/category_table.c' || echo './'`zlog/src/category_table.c --- conf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo `test -f 'zlog/src/conf.c' || echo './'`zlog/src/conf.c --- event.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo `test -f 'zlog/src/event.c' || echo './'`zlog/src/event.c --- level.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT level.lo -MD -MP -MF .deps/level.Tpo -c -o level.lo `test -f 'zlog/src/level.c' || echo './'`zlog/src/level.c --- level_list.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT level_list.lo -MD -MP -MF .deps/level_list.Tpo -c -o level_list.lo `test -f 'zlog/src/level_list.c' || echo './'`zlog/src/level_list.c --- category.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT category.lo -MD -MP -MF .deps/category.Tpo -c -o category.lo `test -f 'zlog/src/category.c' || echo './'`zlog/src/category.c --- record.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT record.lo -MD -MP -MF .deps/record.Tpo -c -o record.lo `test -f 'zlog/src/record.c' || echo './'`zlog/src/record.c --- record_table.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT record_table.lo -MD -MP -MF .deps/record_table.Tpo -c -o record_table.lo `test -f 'zlog/src/record_table.c' || echo './'`zlog/src/record_table.c --- rule.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rule.lo -MD -MP -MF .deps/rule.Tpo -c -o rule.lo `test -f 'zlog/src/rule.c' || echo './'`zlog/src/rule.c --- format.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'zlog/src/format.c' || echo './'`zlog/src/format.c --- mdc.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT mdc.lo -MD -MP -MF .deps/mdc.Tpo -c -o mdc.lo `test -f 'zlog/src/mdc.c' || echo './'`zlog/src/mdc.c --- rotater.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rotater.lo -MD -MP -MF .deps/rotater.Tpo -c -o rotater.lo `test -f 'zlog/src/rotater.c' || echo './'`zlog/src/rotater.c --- buf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c zlog/src/buf.c -fPIC -DPIC -o .libs/buf.o --- event.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT event.lo -MD -MP -MF .deps/event.Tpo -c zlog/src/event.c -fPIC -DPIC -o .libs/event.o --- category_table.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT category_table.lo -MD -MP -MF .deps/category_table.Tpo -c zlog/src/category_table.c -fPIC -DPIC -o .libs/category_table.o --- record_table.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT record_table.lo -MD -MP -MF .deps/record_table.Tpo -c zlog/src/record_table.c -fPIC -DPIC -o .libs/record_table.o --- level_list.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT level_list.lo -MD -MP -MF .deps/level_list.Tpo -c zlog/src/level_list.c -fPIC -DPIC -o .libs/level_list.o --- rotater.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rotater.lo -MD -MP -MF .deps/rotater.Tpo -c zlog/src/rotater.c -fPIC -DPIC -o .libs/rotater.o --- level.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT level.lo -MD -MP -MF .deps/level.Tpo -c zlog/src/level.c -fPIC -DPIC -o .libs/level.o --- record.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT record.lo -MD -MP -MF .deps/record.Tpo -c zlog/src/record.c -fPIC -DPIC -o .libs/record.o --- category.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT category.lo -MD -MP -MF .deps/category.Tpo -c zlog/src/category.c -fPIC -DPIC -o .libs/category.o --- conf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c zlog/src/conf.c -fPIC -DPIC -o .libs/conf.o --- mdc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT mdc.lo -MD -MP -MF .deps/mdc.Tpo -c zlog/src/mdc.c -fPIC -DPIC -o .libs/mdc.o --- rule.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rule.lo -MD -MP -MF .deps/rule.Tpo -c zlog/src/rule.c -fPIC -DPIC -o .libs/rule.o --- format.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT format.lo -MD -MP -MF .deps/format.Tpo -c zlog/src/format.c -fPIC -DPIC -o .libs/format.o --- event.lo --- zlog/src/event.c: In function 'zlog_event_new': zlog/src/event.c:86:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] a_event->tid_hex_str_len = sprintf(a_event->tid_hex_str, "0x%x", (unsigned int)a_event->tid); ^ --- record.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT record.lo -MD -MP -MF .deps/record.Tpo -c zlog/src/record.c -o record.o >/dev/null 2>&1 --- event.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT event.lo -MD -MP -MF .deps/event.Tpo -c zlog/src/event.c -o event.o >/dev/null 2>&1 --- record_table.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT record_table.lo -MD -MP -MF .deps/record_table.Tpo -c zlog/src/record_table.c -o record_table.o >/dev/null 2>&1 --- level_list.lo --- In file included from zlog/src/zc_defs.h:15, from zlog/src/level_list.c:14: zlog/src/level_list.c: In function 'zlog_level_list_atoi': zlog/src/zc_xplatform.h:36:32: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] #define STRICMP(_a_,_C_,_b_) ( strcasecmp(_a_,_b_) _C_ 0 ) ^~~~~~~~~~ zlog/src/level_list.c:137:18: note: in expansion of macro 'STRICMP' if (a_level && STRICMP(str, ==, a_level->str_uppercase)) { ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT level_list.lo -MD -MP -MF .deps/level_list.Tpo -c zlog/src/level_list.c -o level_list.o >/dev/null 2>&1 --- level.lo --- In file included from zlog/src/zc_defs.h:15, from zlog/src/level.c:14: zlog/src/level.c: In function 'syslog_level_atoi': zlog/src/zc_xplatform.h:36:32: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] #define STRICMP(_a_,_C_,_b_) ( strcasecmp(_a_,_b_) _C_ 0 ) ^~~~~~~~~~ zlog/src/level.c:46:6: note: in expansion of macro 'STRICMP' if (STRICMP(str, ==, "LOG_EMERG")) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT level.lo -MD -MP -MF .deps/level.Tpo -c zlog/src/level.c -o level.o >/dev/null 2>&1 --- category.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT category.lo -MD -MP -MF .deps/category.Tpo -c zlog/src/category.c -o category.o >/dev/null 2>&1 --- record.lo --- mv -f .deps/record.Tpo .deps/record.Plo --- spec.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT spec.lo -MD -MP -MF .deps/spec.Tpo -c -o spec.lo `test -f 'zlog/src/spec.c' || echo './'`zlog/src/spec.c --- format.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT format.lo -MD -MP -MF .deps/format.Tpo -c zlog/src/format.c -o format.o >/dev/null 2>&1 --- rotater.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rotater.lo -MD -MP -MF .deps/rotater.Tpo -c zlog/src/rotater.c -o rotater.o >/dev/null 2>&1 --- spec.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT spec.lo -MD -MP -MF .deps/spec.Tpo -c zlog/src/spec.c -fPIC -DPIC -o .libs/spec.o --- mdc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT mdc.lo -MD -MP -MF .deps/mdc.Tpo -c zlog/src/mdc.c -o mdc.o >/dev/null 2>&1 --- event.lo --- mv -f .deps/event.Tpo .deps/event.Plo --- thread.lo --- --- record_table.lo --- mv -f .deps/record_table.Tpo .deps/record_table.Plo --- thread.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c -o thread.lo `test -f 'zlog/src/thread.c' || echo './'`zlog/src/thread.c --- zc_arraylist.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_arraylist.lo -MD -MP -MF .deps/zc_arraylist.Tpo -c -o zc_arraylist.lo `test -f 'zlog/src/zc_arraylist.c' || echo './'`zlog/src/zc_arraylist.c --- buf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c zlog/src/buf.c -o buf.o >/dev/null 2>&1 --- thread.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c zlog/src/thread.c -fPIC -DPIC -o .libs/thread.o --- zc_arraylist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_arraylist.lo -MD -MP -MF .deps/zc_arraylist.Tpo -c zlog/src/zc_arraylist.c -fPIC -DPIC -o .libs/zc_arraylist.o --- format.lo --- mv -f .deps/format.Tpo .deps/format.Plo --- zc_hashtable.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_hashtable.lo -MD -MP -MF .deps/zc_hashtable.Tpo -c -o zc_hashtable.lo `test -f 'zlog/src/zc_hashtable.c' || echo './'`zlog/src/zc_hashtable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_hashtable.lo -MD -MP -MF .deps/zc_hashtable.Tpo -c zlog/src/zc_hashtable.c -fPIC -DPIC -o .libs/zc_hashtable.o --- category.lo --- mv -f .deps/category.Tpo .deps/category.Plo --- zc_profile.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_profile.lo -MD -MP -MF .deps/zc_profile.Tpo -c -o zc_profile.lo `test -f 'zlog/src/zc_profile.c' || echo './'`zlog/src/zc_profile.c --- level.lo --- mv -f .deps/level.Tpo .deps/level.Plo --- zc_util.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_util.lo -MD -MP -MF .deps/zc_util.Tpo -c -o zc_util.lo `test -f 'zlog/src/zc_util.c' || echo './'`zlog/src/zc_util.c --- mdc.lo --- mv -f .deps/mdc.Tpo .deps/mdc.Plo --- zlog-chk-conf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zlog-chk-conf.lo -MD -MP -MF .deps/zlog-chk-conf.Tpo -c -o zlog-chk-conf.lo `test -f 'zlog/src/zlog-chk-conf.c' || echo './'`zlog/src/zlog-chk-conf.c --- category_table.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT category_table.lo -MD -MP -MF .deps/category_table.Tpo -c zlog/src/category_table.c -o category_table.o >/dev/null 2>&1 --- zc_profile.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_profile.lo -MD -MP -MF .deps/zc_profile.Tpo -c zlog/src/zc_profile.c -fPIC -DPIC -o .libs/zc_profile.o --- thread.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c zlog/src/thread.c -o thread.o >/dev/null 2>&1 --- zlog-chk-conf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zlog-chk-conf.lo -MD -MP -MF .deps/zlog-chk-conf.Tpo -c zlog/src/zlog-chk-conf.c -fPIC -DPIC -o .libs/zlog-chk-conf.o --- zc_arraylist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_arraylist.lo -MD -MP -MF .deps/zc_arraylist.Tpo -c zlog/src/zc_arraylist.c -o zc_arraylist.o >/dev/null 2>&1 --- zc_util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_util.lo -MD -MP -MF .deps/zc_util.Tpo -c zlog/src/zc_util.c -fPIC -DPIC -o .libs/zc_util.o --- buf.lo --- mv -f .deps/buf.Tpo .deps/buf.Plo --- zlog.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zlog.lo -MD -MP -MF .deps/zlog.Tpo -c -o zlog.lo `test -f 'zlog/src/zlog.c' || echo './'`zlog/src/zlog.c --- zc_profile.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_profile.lo -MD -MP -MF .deps/zc_profile.Tpo -c zlog/src/zc_profile.c -o zc_profile.o >/dev/null 2>&1 --- zlog.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zlog.lo -MD -MP -MF .deps/zlog.Tpo -c zlog/src/zlog.c -fPIC -DPIC -o .libs/zlog.o --- conf.lo --- In file included from zlog/src/zc_defs.h:15, from zlog/src/conf.h:12, from zlog/src/conf.c:20: zlog/src/conf.c: In function 'zlog_conf_parse_line': zlog/src/zc_xplatform.h:36:32: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] #define STRICMP(_a_,_C_,_b_) ( strcasecmp(_a_,_b_) _C_ 0 ) ^~~~~~~~~~ zlog/src/conf.c:426:8: note: in expansion of macro 'STRICMP' if (STRICMP(value, ==, "false") && !getenv("ZLOG_STRICT_INIT")) { ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c zlog/src/conf.c -o conf.o >/dev/null 2>&1 --- spec.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT spec.lo -MD -MP -MF .deps/spec.Tpo -c zlog/src/spec.c -o spec.o >/dev/null 2>&1 --- rotater.lo --- mv -f .deps/rotater.Tpo .deps/rotater.Plo --- zc_arraylist.lo --- mv -f .deps/zc_arraylist.Tpo .deps/zc_arraylist.Plo --- logger.lo --- --- thread_lock.lo --- --- logger.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c -o logger.lo logger.c --- thread_lock.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT thread_lock.lo -MD -MP -MF .deps/thread_lock.Tpo -c -o thread_lock.lo thread_lock.c --- zc_util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_util.lo -MD -MP -MF .deps/zc_util.Tpo -c zlog/src/zc_util.c -o zc_util.o >/dev/null 2>&1 --- zlog-chk-conf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zlog-chk-conf.lo -MD -MP -MF .deps/zlog-chk-conf.Tpo -c zlog/src/zlog-chk-conf.c -o zlog-chk-conf.o >/dev/null 2>&1 --- zc_profile.lo --- mv -f .deps/zc_profile.Tpo .deps/zc_profile.Plo --- concurrent_dictionary.lo --- --- category_table.lo --- mv -f .deps/category_table.Tpo .deps/category_table.Plo --- concurrent_dictionary.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT concurrent_dictionary.lo -MD -MP -MF .deps/concurrent_dictionary.Tpo -c -o concurrent_dictionary.lo concurrent_dictionary.c --- unbounded_queue.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT unbounded_queue.lo -MD -MP -MF .deps/unbounded_queue.Tpo -c -o unbounded_queue.lo unbounded_queue.c --- level_list.lo --- mv -f .deps/level_list.Tpo .deps/level_list.Plo --- shared_variable.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT shared_variable.lo -MD -MP -MF .deps/shared_variable.Tpo -c -o shared_variable.lo shared_variable.c --- thread_lock.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT thread_lock.lo -MD -MP -MF .deps/thread_lock.Tpo -c thread_lock.c -fPIC -DPIC -o .libs/thread_lock.o --- logger.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -fPIC -DPIC -o .libs/logger.o --- unbounded_queue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT unbounded_queue.lo -MD -MP -MF .deps/unbounded_queue.Tpo -c unbounded_queue.c -fPIC -DPIC -o .libs/unbounded_queue.o --- zc_hashtable.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zc_hashtable.lo -MD -MP -MF .deps/zc_hashtable.Tpo -c zlog/src/zc_hashtable.c -o zc_hashtable.o >/dev/null 2>&1 --- shared_variable.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT shared_variable.lo -MD -MP -MF .deps/shared_variable.Tpo -c shared_variable.c -fPIC -DPIC -o .libs/shared_variable.o --- concurrent_dictionary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT concurrent_dictionary.lo -MD -MP -MF .deps/concurrent_dictionary.Tpo -c concurrent_dictionary.c -fPIC -DPIC -o .libs/concurrent_dictionary.o --- thread.lo --- mv -f .deps/thread.Tpo .deps/thread.Plo --- template_task.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT template_task.lo -MD -MP -MF .deps/template_task.Tpo -c -o template_task.lo template_task.c --- zlog-chk-conf.lo --- mv -f .deps/zlog-chk-conf.Tpo .deps/zlog-chk-conf.Plo --- template_task_graph.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT template_task_graph.lo -MD -MP -MF .deps/template_task_graph.Tpo -c -o template_task_graph.lo template_task_graph.c --- logger.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -o logger.o >/dev/null 2>&1 --- thread_lock.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT thread_lock.lo -MD -MP -MF .deps/thread_lock.Tpo -c thread_lock.c -o thread_lock.o >/dev/null 2>&1 --- template_task_graph.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT template_task_graph.lo -MD -MP -MF .deps/template_task_graph.Tpo -c template_task_graph.c -fPIC -DPIC -o .libs/template_task_graph.o --- template_task.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT template_task.lo -MD -MP -MF .deps/template_task.Tpo -c template_task.c -fPIC -DPIC -o .libs/template_task.o --- logger.lo --- mv -f .deps/logger.Tpo .deps/logger.Plo --- threadpool.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.lo threadpool.c --- concurrent_dictionary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT concurrent_dictionary.lo -MD -MP -MF .deps/concurrent_dictionary.Tpo -c concurrent_dictionary.c -o concurrent_dictionary.o >/dev/null 2>&1 --- shared_variable.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT shared_variable.lo -MD -MP -MF .deps/shared_variable.Tpo -c shared_variable.c -o shared_variable.o >/dev/null 2>&1 --- thread_lock.lo --- mv -f .deps/thread_lock.Tpo .deps/thread_lock.Plo --- parse.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c --- rule.lo --- In file included from zlog/src/zc_defs.h:15, from zlog/src/rule.h:20, from zlog/src/rule.c:22: zlog/src/rule.c: In function 'syslog_facility_atoi': zlog/src/zc_xplatform.h:36:32: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] #define STRICMP(_a_,_C_,_b_) ( strcasecmp(_a_,_b_) _C_ 0 ) ^~~~~~~~~~ zlog/src/rule.c:486:6: note: in expansion of macro 'STRICMP' if (STRICMP(facility, ==, "LOG_LOCAL0")) return LOG_LOCAL0; ^~~~~~~ --- zc_util.lo --- mv -f .deps/zc_util.Tpo .deps/zc_util.Plo --- output.lo --- --- rule.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rule.lo -MD -MP -MF .deps/rule.Tpo -c zlog/src/rule.c -o rule.o >/dev/null 2>&1 --- output.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c --- conf.lo --- mv -f .deps/conf.Tpo .deps/conf.Plo --- templates.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c -o templates.lo templates.c --- parse.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o --- unbounded_queue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT unbounded_queue.lo -MD -MP -MF .deps/unbounded_queue.Tpo -c unbounded_queue.c -o unbounded_queue.o >/dev/null 2>&1 --- shared_variable.lo --- mv -f .deps/shared_variable.Tpo .deps/shared_variable.Plo --- instructions.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT instructions.lo -MD -MP -MF .deps/instructions.Tpo -c -o instructions.lo instructions.c --- output.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o --- zc_hashtable.lo --- mv -f .deps/zc_hashtable.Tpo .deps/zc_hashtable.Plo --- transform.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c --- threadpool.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -fPIC -DPIC -o .libs/threadpool.o --- template_task.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT template_task.lo -MD -MP -MF .deps/template_task.Tpo -c template_task.c -o template_task.o >/dev/null 2>&1 --- templates.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -fPIC -DPIC -o .libs/templates.o --- instructions.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT instructions.lo -MD -MP -MF .deps/instructions.Tpo -c instructions.c -fPIC -DPIC -o .libs/instructions.o --- concurrent_dictionary.lo --- mv -f .deps/concurrent_dictionary.Tpo .deps/concurrent_dictionary.Plo --- xpath.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c --- transform.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o --- unbounded_queue.lo --- mv -f .deps/unbounded_queue.Tpo .deps/unbounded_queue.Plo --- variables.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT variables.lo -MD -MP -MF .deps/variables.Tpo -c -o variables.lo variables.c --- template_task_graph.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT template_task_graph.lo -MD -MP -MF .deps/template_task_graph.Tpo -c template_task_graph.c -o template_task_graph.o >/dev/null 2>&1 --- zlog.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT zlog.lo -MD -MP -MF .deps/zlog.Tpo -c zlog/src/zlog.c -o zlog.o >/dev/null 2>&1 --- xpath.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o --- threadpool.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -o threadpool.o >/dev/null 2>&1 --- variables.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT variables.lo -MD -MP -MF .deps/variables.Tpo -c variables.c -fPIC -DPIC -o .libs/variables.o --- template_task.lo --- mv -f .deps/template_task.Tpo .deps/template_task.Plo --- functions.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c -o functions.lo functions.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c -fPIC -DPIC -o .libs/functions.o --- output.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1 --- threadpool.lo --- mv -f .deps/threadpool.Tpo .deps/threadpool.Plo --- nodes.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c -o nodes.lo nodes.c --- templates.lo --- templates.c: In function 'add_templ_match': templates.c:199:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] template_tree_node *child = dict_find(node->children, name); ^~~~~~~~~ templates.c: In function 'find_select_template': templates.c:446:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] template_tree_node *child = dict_find(parent->children, name); ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -o templates.o >/dev/null 2>&1 --- nodes.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c -fPIC -DPIC -o .libs/nodes.o --- spec.lo --- mv -f .deps/spec.Tpo .deps/spec.Plo --- utils.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c --- parse.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 --- utils.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o --- variables.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT variables.lo -MD -MP -MF .deps/variables.Tpo -c variables.c -o variables.o >/dev/null 2>&1 --- output.lo --- mv -f .deps/output.Tpo .deps/output.Plo --- strings.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c -o strings.lo strings.c --- template_task_graph.lo --- mv -f .deps/template_task_graph.Tpo .deps/template_task_graph.Plo --- xmldict.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xmldict.lo -MD -MP -MF .deps/xmldict.Tpo -c -o xmldict.lo xmldict.c --- strings.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o --- xmldict.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xmldict.lo -MD -MP -MF .deps/xmldict.Tpo -c xmldict.c -fPIC -DPIC -o .libs/xmldict.o --- utils.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 --- nodes.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c -o nodes.o >/dev/null 2>&1 --- templates.lo --- mv -f .deps/templates.Tpo .deps/templates.Plo --- md5.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c --- xmldict.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xmldict.lo -MD -MP -MF .deps/xmldict.Tpo -c xmldict.c -o xmldict.o >/dev/null 2>&1 --- variables.lo --- mv -f .deps/variables.Tpo .deps/variables.Plo --- rvalue.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rvalue.lo -MD -MP -MF .deps/rvalue.Tpo -c -o rvalue.lo rvalue.c --- md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o --- utils.lo --- mv -f .deps/utils.Tpo .deps/utils.Plo --- allocator.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c -o allocator.lo allocator.c --- instructions.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT instructions.lo -MD -MP -MF .deps/instructions.Tpo -c instructions.c -o instructions.o >/dev/null 2>&1 --- parse.lo --- mv -f .deps/parse.Tpo .deps/parse.Plo --- external_cache.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT external_cache.lo -MD -MP -MF .deps/external_cache.Tpo -c -o external_cache.lo external_cache.c --- allocator.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c allocator.c -fPIC -DPIC -o .libs/allocator.o --- external_cache.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT external_cache.lo -MD -MP -MF .deps/external_cache.Tpo -c external_cache.c -fPIC -DPIC -o .libs/external_cache.o --- rvalue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rvalue.lo -MD -MP -MF .deps/rvalue.Tpo -c rvalue.c -fPIC -DPIC -o .libs/rvalue.o --- nodes.lo --- mv -f .deps/nodes.Tpo .deps/nodes.Plo --- xsl_elements.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xsl_elements.lo -MD -MP -MF .deps/xsl_elements.Tpo -c -o xsl_elements.lo xsl_elements.c --- strings.lo --- strings.c: In function 'xml_strcasecmp': strings.c:31:10: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] return strcasecmp(l,r); ^~~~~~~~~~ strings.c: In function 'xmls_equals': strings.c:191:10: warning: implicit declaration of function 'bcmp' [-Wimplicit-function-declaration] return bcmp(a->s, b->s, a->len) == 0; ^~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1 --- xsl_elements.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xsl_elements.lo -MD -MP -MF .deps/xsl_elements.Tpo -c xsl_elements.c -fPIC -DPIC -o .libs/xsl_elements.o --- external_cache.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT external_cache.lo -MD -MP -MF .deps/external_cache.Tpo -c external_cache.c -o external_cache.o >/dev/null 2>&1 --- xmldict.lo --- mv -f .deps/xmldict.Tpo .deps/xmldict.Plo --- group_rights.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT group_rights.lo -MD -MP -MF .deps/group_rights.Tpo -c -o group_rights.lo group_rights.c --- md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 --- rvalue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT rvalue.lo -MD -MP -MF .deps/rvalue.Tpo -c rvalue.c -o rvalue.o >/dev/null 2>&1 --- xsl_elements.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xsl_elements.lo -MD -MP -MF .deps/xsl_elements.Tpo -c xsl_elements.c -o xsl_elements.o >/dev/null 2>&1 --- instructions.lo --- mv -f .deps/instructions.Tpo .deps/instructions.Plo --- strings.lo --- mv -f .deps/strings.Tpo .deps/strings.Plo --- group_rights.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT group_rights.lo -MD -MP -MF .deps/group_rights.Tpo -c group_rights.c -fPIC -DPIC -o .libs/group_rights.o --- rule.lo --- mv -f .deps/rule.Tpo .deps/rule.Plo --- allocator.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c allocator.c -o allocator.o >/dev/null 2>&1 --- external_cache.lo --- mv -f .deps/external_cache.Tpo .deps/external_cache.Plo --- zlog.lo --- mv -f .deps/zlog.Tpo .deps/zlog.Plo --- xsl_elements.lo --- mv -f .deps/xsl_elements.Tpo .deps/xsl_elements.Plo --- group_rights.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT group_rights.lo -MD -MP -MF .deps/group_rights.Tpo -c group_rights.c -o group_rights.o >/dev/null 2>&1 --- rvalue.lo --- mv -f .deps/rvalue.Tpo .deps/rvalue.Plo --- md5.lo --- mv -f .deps/md5.Tpo .deps/md5.Plo --- allocator.lo --- mv -f .deps/allocator.Tpo .deps/allocator.Plo --- group_rights.lo --- mv -f .deps/group_rights.Tpo .deps/group_rights.Plo --- transform.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -o transform.o >/dev/null 2>&1 --- functions.lo --- functions.c: In function 'xf_urlcode': functions.c:919:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *value = dict_find(pctx->url_code_parameters, xmls_new_string_literal(name)); ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c -o functions.o >/dev/null 2>&1 --- xpath.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1 --- transform.lo --- mv -f .deps/transform.Tpo .deps/transform.Plo --- xpath.lo --- mv -f .deps/xpath.Tpo .deps/xpath.Plo --- functions.lo --- mv -f .deps/functions.Tpo .deps/functions.Plo --- libturboxsl.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -fcommon -O2 -fno-strict-aliasing -L/usr/local/lib -o libturboxsl.la -rpath /usr/local/lib buf.lo category.lo category_table.lo conf.lo event.lo format.lo level.lo level_list.lo mdc.lo record.lo record_table.lo rotater.lo rule.lo spec.lo thread.lo zc_arraylist.lo zc_hashtable.lo zc_profile.lo zc_util.lo zlog-chk-conf.lo zlog.lo logger.lo thread_lock.lo concurrent_dictionary.lo unbounded_queue.lo shared_variable.lo template_task.lo template_task_graph.lo threadpool.lo parse.lo output.lo templates.lo instructions.lo transform.lo xpath.lo variables.lo functions.lo nodes.lo utils.lo strings.lo xmldict.lo md5.lo rvalue.lo allocator.lo external_cache.lo xsl_elements.lo group_rights.lo -lpthread -lm -lmemcached -lck libtool: link: cc -shared -fPIC -DPIC .libs/buf.o .libs/category.o .libs/category_table.o .libs/conf.o .libs/event.o .libs/format.o .libs/level.o .libs/level_list.o .libs/mdc.o .libs/record.o .libs/record_table.o .libs/rotater.o .libs/rule.o .libs/spec.o .libs/thread.o .libs/zc_arraylist.o .libs/zc_hashtable.o .libs/zc_profile.o .libs/zc_util.o .libs/zlog-chk-conf.o .libs/zlog.o .libs/logger.o .libs/thread_lock.o .libs/concurrent_dictionary.o .libs/unbounded_queue.o .libs/shared_variable.o .libs/template_task.o .libs/template_task_graph.o .libs/threadpool.o .libs/parse.o .libs/output.o .libs/templates.o .libs/instructions.o .libs/transform.o .libs/xpath.o .libs/variables.o .libs/functions.o .libs/nodes.o .libs/utils.o .libs/strings.o .libs/xmldict.o .libs/md5.o .libs/rvalue.o .libs/allocator.o .libs/external_cache.o .libs/xsl_elements.o .libs/group_rights.o -L/usr/local/lib -lpthread -lm -lmemcached -lck -O2 -Wl,-soname -Wl,libturboxsl.so.0 -o .libs/libturboxsl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libturboxsl.so.0" && ln -s "libturboxsl.so.0.0.0" "libturboxsl.so.0") libtool: link: (cd ".libs" && rm -f "libturboxsl.so" && ln -s "libturboxsl.so.0.0.0" "libturboxsl.so") libtool: link: ar cr .libs/libturboxsl.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog-chk-conf.o zlog.o logger.o thread_lock.o concurrent_dictionary.o unbounded_queue.o shared_variable.o template_task.o template_task_graph.o threadpool.o parse.o output.o templates.o instructions.o transform.o xpath.o variables.o functions.o nodes.o utils.o strings.o xmldict.o md5.o rvalue.o allocator.o external_cache.o xsl_elements.o group_rights.o libtool: link: ranlib .libs/libturboxsl.a libtool: link: ( cd ".libs" && rm -f "libturboxsl.la" && ln -s "../libturboxsl.la" "libturboxsl.la" ) Making all in tests --- all-recursive --- Making all in general Making all in unsupported Making all in docs Making all in xsltproc --- turboxsltproc.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I/usr/local/include -pipe -fcommon -O2 -fno-strict-aliasing -MT turboxsltproc.o -MD -MP -MF .deps/turboxsltproc.Tpo -c -o turboxsltproc.o turboxsltproc.c mv -f .deps/turboxsltproc.Tpo .deps/turboxsltproc.Po --- turboxsltproc --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -fcommon -O2 -fno-strict-aliasing -L/usr/local/lib -o turboxsltproc turboxsltproc.o ../src/libturboxsl.la libtool: link: cc -pipe -fcommon -O2 -fno-strict-aliasing -o .libs/turboxsltproc turboxsltproc.o -L/usr/local/lib ../src/.libs/libturboxsl.so -lpthread -lm -lmemcached -lck -Wl,-rpath -Wl,/usr/local/lib SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for turboxsl-b03.c2.c9,1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/turboxsl/turboxsl-b03c2c9/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/turboxsl/turboxsl-b03c2c9/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/turboxsl/turboxsl-b03c2c9/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/turboxsl/turboxsl-b03c2c9/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/textproc/turboxsl/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libturboxsl.la '/construction/textproc/turboxsl/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libturboxsl.so.0.0.0 /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.so.0.0.0 libtool: install: strip --strip-unneeded /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.so.0.0.0 libtool: install: (cd /construction/textproc/turboxsl/stage/usr/local/lib && { ln -s -f libturboxsl.so.0.0.0 libturboxsl.so.0 || { rm -f libturboxsl.so.0 && ln -s libturboxsl.so.0.0.0 libturboxsl.so.0; }; }) libtool: install: (cd /construction/textproc/turboxsl/stage/usr/local/lib && { ln -s -f libturboxsl.so.0.0.0 libturboxsl.so || { rm -f libturboxsl.so && ln -s libturboxsl.so.0.0.0 libturboxsl.so; }; }) libtool: install: /usr/bin/install -c .libs/libturboxsl.lai /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.la libtool: install: /usr/bin/install -c .libs/libturboxsl.a /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.a libtool: install: strip --strip-debug /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.a libtool: install: chmod 644 /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.a libtool: install: ranlib /construction/textproc/turboxsl/stage/usr/local/lib/libturboxsl.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/textproc/turboxsl/stage/usr/local/include/turboxsl' install -m 0644 turboxsl.h '/construction/textproc/turboxsl/stage/usr/local/include/turboxsl' Making install in tests Making install in general Making install in unsupported Making install in docs Making install in xsltproc /bin/mkdir -p '/construction/textproc/turboxsl/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/textproc/turboxsl/turboxsl-b03c2c9/install-sh -c -s turboxsltproc '/construction/textproc/turboxsl/stage/usr/local/bin' libtool: warning: '../src/libturboxsl.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/textproc/turboxsl/turboxsl-b03c2c9/install-sh -c -s .libs/turboxsltproc /construction/textproc/turboxsl/stage/usr/local/bin/turboxsltproc /bin/mkdir -p '/construction/textproc/turboxsl/stage/usr/local/bin' install -m 555 turboxsl-config '/construction/textproc/turboxsl/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/turboxsl/stage/usr/local/libdata/pkgconfig' install -m 0644 libturboxsl.pc '/construction/textproc/turboxsl/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libturboxsl.so.0.0.0 is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/libturboxsl.so.0.0.0 is linked to /usr/local/lib/libsasl2.so.3 from security/cyrus-sasl2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsasl2.so:security/cyrus-sasl2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for turboxsl-b03.c2.c9,1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% Service unavailablepacking files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:51