>>> Building on exopi-5 under devel/log4c DIST = [devel/log4c:log4c-1.2.4.tar.gz] FULLPKGNAME = log4c-1.2.4p0 distfiles size=559789 >>> Running build in devel/log4c at 1713347674.19 ===> devel/log4c ===> Building from scratch log4c-1.2.4p0 ===> Verifying specs: expat pthread ===> found expat.14.1 pthread.27.1 ===> Checking files for log4c-1.2.4p0 `/exopi-cvs/ports/distfiles/log4c-1.2.4.tar.gz' is up to date. >> (SHA256) log4c-1.2.4.tar.gz: OK ===> Extracting for log4c-1.2.4p0 ===> Patching for log4c-1.2.4p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for log4c-1.2.4p0 ===> Configuring for log4c-1.2.4p0 Using /exopi-obj/pobj/log4c-1.2.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/log4c-1.2.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/log4c-1.2.4/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for bison... yacc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for gawk... (cached) awk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... yes checking dynamic linker characteristics... openbsd7.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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for pthread.h... (cached) yes checking for pthread_mutex_init in -lpthread... yes configure: Compile with rollingfile code checking for ANSI C header files... (cached) yes checking alloc.h usability... no checking alloc.h presence... no checking for alloc.h... no checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for getopt.h... (cached) yes checking for pthread.h... (cached) yes checking for sleep... (cached) yes checking for gmtime_r... (cached) yes checking for localtime_r... (cached) yes checking whether sleep is declared... yes checking whether gmtime_r is declared... yes checking whether localtime_r is declared... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for utime.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for munmap... (cached) yes checking for nl_langinfo... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for utime... (cached) yes checking for sbrk... (cached) yes checking for gethostname... (cached) yes checking for va_copy... yes checking for doxygen... (cached) no checking for dot... (cached) no checking for latex... (cached) no checking for EXPAT - version >= 1.95.1... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating log4c-config config.status: creating log4c.pc config.status: creating log4crc.sample config.status: creating log4c.spec config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/main.doc config.status: creating src/Makefile config.status: creating src/log4c/Makefile config.status: creating src/log4c/version.h config.status: creating src/sd/Makefile config.status: creating tests/Makefile config.status: creating tests/log4c/Makefile config.status: creating examples/Makefile config.status: creating examples/log4crc config.status: creating examples/helloworld/Makefile config.status: creating examples/helloworld1/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for log4c-1.2.4p0 /usr/bin/make all-recursive Making all in config Making all in src /usr/bin/make all-recursive Making all in sd /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -o stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o list.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: list.c,v 1.6 2007/09/17 04:02:46 bikeracer4700 Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o list.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: list.c,v 1.6 2007/09/17 04:02:46 bikeracer4700 Exp $"; ^ 1 warning generated. mv -f .deps/list.Tpo .deps/list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o malloc.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fixup_null_alloc (n) ^ malloc.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_malloc_set_handler(a_handler) ^ malloc.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_malloc (n) ^ malloc.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_calloc (n, s) ^ malloc.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_realloc (p, n) ^ malloc.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_strdup (string) ^ 6 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o malloc.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fixup_null_alloc (n) ^ malloc.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_malloc_set_handler(a_handler) ^ malloc.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_malloc (n) ^ malloc.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_calloc (n, s) ^ malloc.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_realloc (p, n) ^ malloc.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd_strdup (string) ^ 6 warnings generated. mv -f .deps/malloc.Tpo .deps/malloc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT factory.lo -MD -MP -MF .deps/factory.Tpo -c -o factory.lo factory.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT factory.lo -MD -MP -MF .deps/factory.Tpo -c factory.c -fPIC -DPIC -o .libs/factory.o factory.c:141:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] for (i = sd_hash_begin(this->fac_hash), j = 0; ^ factory.c:138:3: note: previous statement is here if (!this || !a_items || a_nitems <= 0) ^ factory.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: factory.c,v 1.8 2013/09/29 17:41:40 valtri Exp $"; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT factory.lo -MD -MP -MF .deps/factory.Tpo -c factory.c -o factory.o factory.c:141:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] for (i = sd_hash_begin(this->fac_hash), j = 0; ^ factory.c:138:3: note: previous statement is here if (!this || !a_items || a_nitems <= 0) ^ factory.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: factory.c,v 1.8 2013/09/29 17:41:40 valtri Exp $"; ^ 2 warnings generated. mv -f .deps/factory.Tpo .deps/factory.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o hash.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: hash.c,v 1.5 2006/11/12 00:34:18 rbyrne Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o hash.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: hash.c,v 1.5 2006/11/12 00:34:18 rbyrne Exp $"; ^ 1 warning generated. mv -f .deps/hash.Tpo .deps/hash.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT sprintf.lo -MD -MP -MF .deps/sprintf.Tpo -c -o sprintf.lo sprintf.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT sprintf.lo -MD -MP -MF .deps/sprintf.Tpo -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o sprintf.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: sprintf.c,v 1.6 2012/10/04 22:51:28 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT sprintf.lo -MD -MP -MF .deps/sprintf.Tpo -c sprintf.c -o sprintf.o sprintf.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: sprintf.c,v 1.6 2012/10/04 22:51:28 valtri Exp $"; ^ 1 warning generated. mv -f .deps/sprintf.Tpo .deps/sprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT test.lo -MD -MP -MF .deps/test.Tpo -c -o test.lo test.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -fPIC -DPIC -o .libs/test.o test.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: test.c,v 1.18 2013/10/03 21:18:36 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -o test.o test.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: test.c,v 1.18 2013/10/03 21:18:36 valtri Exp $"; ^ 1 warning generated. mv -f .deps/test.Tpo .deps/test.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT sd_xplatform.lo -MD -MP -MF .deps/sd_xplatform.Tpo -c -o sd_xplatform.lo sd_xplatform.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT sd_xplatform.lo -MD -MP -MF .deps/sd_xplatform.Tpo -c sd_xplatform.c -fPIC -DPIC -o .libs/sd_xplatform.o sd_xplatform.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT sd_xplatform.lo -MD -MP -MF .deps/sd_xplatform.Tpo -c sd_xplatform.c -o sd_xplatform.o sd_xplatform.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 1 warning generated. mv -f .deps/sd_xplatform.Tpo .deps/sd_xplatform.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o error.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: error.c,v 1.7 2006/09/21 12:19:55 legoater Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o error.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: error.c,v 1.7 2006/09/21 12:19:55 legoater Exp $"; ^ 1 warning generated. mv -f .deps/error.Tpo .deps/error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT domnode-expat.lo -MD -MP -MF .deps/domnode-expat.Tpo -c -o domnode-expat.lo domnode-expat.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT domnode-expat.lo -MD -MP -MF .deps/domnode-expat.Tpo -c domnode-expat.c -fPIC -DPIC -o .libs/domnode-expat.o domnode-expat.c:116:4: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sizeof(this->cdata)); ^~~~~~~~~~~~~~~~~~~ domnode-expat.c:271:8: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentLineNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:272:8: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentColumnNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:330:4: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentLineNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:331:4: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentColumnNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 6 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT domnode-expat.lo -MD -MP -MF .deps/domnode-expat.Tpo -c domnode-expat.c -o domnode-expat.o domnode-expat.c:116:4: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sizeof(this->cdata)); ^~~~~~~~~~~~~~~~~~~ domnode-expat.c:271:8: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentLineNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:272:8: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentColumnNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:330:4: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentLineNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:331:4: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] XML_GetCurrentColumnNumber(p), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ domnode-expat.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 6 warnings generated. mv -f .deps/domnode-expat.Tpo .deps/domnode-expat.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -lexpat -o liblog4c_sd.la stack.lo list.lo malloc.lo factory.lo hash.lo sprintf.lo test.lo sd_xplatform.lo error.lo domnode-expat.lo -lpthread libtool: link: ar cru .libs/liblog4c_sd.a .libs/stack.o .libs/list.o .libs/malloc.o .libs/factory.o .libs/hash.o .libs/sprintf.o .libs/test.o .libs/sd_xplatform.o .libs/error.o .libs/domnode-expat.o libtool: link: ranlib .libs/liblog4c_sd.a Making all in log4c /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT rc.lo -MD -MP -MF .deps/rc.Tpo -c -o rc.lo rc.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT rc.lo -MD -MP -MF .deps/rc.Tpo -c rc.c -fPIC -DPIC -o .libs/rc.o rc.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: rc.c,v 1.13 2009/05/04 12:30:45 legoater Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT rc.lo -MD -MP -MF .deps/rc.Tpo -c rc.c -o rc.o rc.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: rc.c,v 1.13 2009/05/04 12:30:45 legoater Exp $"; ^ 1 warning generated. mv -f .deps/rc.Tpo .deps/rc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o init.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: init.c,v 1.22 2013/09/29 17:50:09 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o init.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: init.c,v 1.22 2013/09/29 17:50:09 valtri Exp $"; ^ 1 warning generated. mv -f .deps/init.Tpo .deps/init.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT appender_type_stream.lo -MD -MP -MF .deps/appender_type_stream.Tpo -c -o appender_type_stream.lo appender_type_stream.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_stream.lo -MD -MP -MF .deps/appender_type_stream.Tpo -c appender_type_stream.c -fPIC -DPIC -o .libs/appender_type_stream.o appender_type_stream.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_stream.c,v 1.7 2012/09/30 20:17:17 valtri Exp $"; ^ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_stream.lo -MD -MP -MF .deps/appender_type_stream.Tpo -c appender_type_stream.c -o appender_type_stream.o 1 warning generated. appender_type_stream.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_stream.c,v 1.7 2012/09/30 20:17:17 valtri Exp $"; ^ 1 warning generated. mv -f .deps/appender_type_stream.Tpo .deps/appender_type_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT appender_type_stream2.lo -MD -MP -MF .deps/appender_type_stream2.Tpo -c -o appender_type_stream2.lo appender_type_stream2.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_stream2.lo -MD -MP -MF .deps/appender_type_stream2.Tpo -c appender_type_stream2.c -fPIC -DPIC -o .libs/appender_type_stream2.o appender_type_stream2.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_stream2.c,v 1.6 2013/09/29 17:39:27 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_stream2.lo -MD -MP -MF .deps/appender_type_stream2.Tpo -c appender_type_stream2.c -o appender_type_stream2.o appender_type_stream2.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_stream2.c,v 1.6 2013/09/29 17:39:27 valtri Exp $"; ^ 1 warning generated. mv -f .deps/appender_type_stream2.Tpo .deps/appender_type_stream2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT appender_type_syslog.lo -MD -MP -MF .deps/appender_type_syslog.Tpo -c -o appender_type_syslog.lo appender_type_syslog.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_syslog.lo -MD -MP -MF .deps/appender_type_syslog.Tpo -c appender_type_syslog.c -fPIC -DPIC -o .libs/appender_type_syslog.o appender_type_syslog.c:53:20: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int facility = (int) log4c_appender_get_udata(this); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ appender_type_syslog.c:66:20: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int facility = (int) log4c_appender_get_udata(this); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ appender_type_syslog.c:107:49: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] return (int) log4c_appender_set_udata(this, (void*) facility); ^~~~~~~~~~~~~~~~ appender_type_syslog.c:107:12: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] return (int) log4c_appender_set_udata(this, (void*) facility); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ appender_type_syslog.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_syslog.c,v 1.8 2013/04/06 13:12:20 valtri Exp $"; ^ 5 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_syslog.lo -MD -MP -MF .deps/appender_type_syslog.Tpo -c appender_type_syslog.c -o appender_type_syslog.o appender_type_syslog.c:53:20: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int facility = (int) log4c_appender_get_udata(this); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ appender_type_syslog.c:66:20: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int facility = (int) log4c_appender_get_udata(this); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ appender_type_syslog.c:107:49: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] return (int) log4c_appender_set_udata(this, (void*) facility); ^~~~~~~~~~~~~~~~ appender_type_syslog.c:107:12: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] return (int) log4c_appender_set_udata(this, (void*) facility); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ appender_type_syslog.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_syslog.c,v 1.8 2013/04/06 13:12:20 valtri Exp $"; ^ 5 warnings generated. mv -f .deps/appender_type_syslog.Tpo .deps/appender_type_syslog.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout_type_basic.lo -MD -MP -MF .deps/layout_type_basic.Tpo -c -o layout_type_basic.lo layout_type_basic.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_basic.lo -MD -MP -MF .deps/layout_type_basic.Tpo -c layout_type_basic.c -fPIC -DPIC -o .libs/layout_type_basic.o layout_type_basic.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_basic.c,v 1.6 2006/09/27 21:25:12 legoater Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_basic.lo -MD -MP -MF .deps/layout_type_basic.Tpo -c layout_type_basic.c -o layout_type_basic.o layout_type_basic.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_basic.c,v 1.6 2006/09/27 21:25:12 legoater Exp $"; ^ 1 warning generated. mv -f .deps/layout_type_basic.Tpo .deps/layout_type_basic.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout_type_dated.lo -MD -MP -MF .deps/layout_type_dated.Tpo -c -o layout_type_dated.lo layout_type_dated.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated.lo -MD -MP -MF .deps/layout_type_dated.Tpo -c layout_type_dated.c -fPIC -DPIC -o .libs/layout_type_dated.o layout_type_dated.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_dated.c,v 1.10 2013/09/29 17:38:18 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated.lo -MD -MP -MF .deps/layout_type_dated.Tpo -c layout_type_dated.c -o layout_type_dated.o layout_type_dated.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_dated.c,v 1.10 2013/09/29 17:38:18 valtri Exp $"; ^ 1 warning generated. mv -f .deps/layout_type_dated.Tpo .deps/layout_type_dated.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout_type_dated_local.lo -MD -MP -MF .deps/layout_type_dated_local.Tpo -c -o layout_type_dated_local.lo layout_type_dated_local.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated_local.lo -MD -MP -MF .deps/layout_type_dated_local.Tpo -c layout_type_dated_local.c -fPIC -DPIC -o .libs/layout_type_dated_local.o layout_type_dated_local.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_dated_local.c,v 1.1 2013/09/29 17:50:09 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated_local.lo -MD -MP -MF .deps/layout_type_dated_local.Tpo -c layout_type_dated_local.c -o layout_type_dated_local.o layout_type_dated_local.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_dated_local.c,v 1.1 2013/09/29 17:50:09 valtri Exp $"; ^ 1 warning generated. mv -f .deps/layout_type_dated_local.Tpo .deps/layout_type_dated_local.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout_type_basic_r.lo -MD -MP -MF .deps/layout_type_basic_r.Tpo -c -o layout_type_basic_r.lo layout_type_basic_r.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_basic_r.lo -MD -MP -MF .deps/layout_type_basic_r.Tpo -c layout_type_basic_r.c -fPIC -DPIC -o .libs/layout_type_basic_r.o layout_type_basic_r.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_basic_r.lo -MD -MP -MF .deps/layout_type_basic_r.Tpo -c layout_type_basic_r.c -o layout_type_basic_r.o layout_type_basic_r.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 1 warning generated. mv -f .deps/layout_type_basic_r.Tpo .deps/layout_type_basic_r.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout_type_dated_r.lo -MD -MP -MF .deps/layout_type_dated_r.Tpo -c -o layout_type_dated_r.lo layout_type_dated_r.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated_r.lo -MD -MP -MF .deps/layout_type_dated_r.Tpo -c layout_type_dated_r.c -fPIC -DPIC -o .libs/layout_type_dated_r.o layout_type_dated_r.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated_r.lo -MD -MP -MF .deps/layout_type_dated_r.Tpo -c layout_type_dated_r.c -o layout_type_dated_r.o layout_type_dated_r.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id$"; ^ mv -f .deps/layout_type_dated_r.Tpo .deps/layout_type_dated_r.Plo 1 warning generated. /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout_type_dated_local_r.lo -MD -MP -MF .deps/layout_type_dated_local_r.Tpo -c -o layout_type_dated_local_r.lo layout_type_dated_local_r.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated_local_r.lo -MD -MP -MF .deps/layout_type_dated_local_r.Tpo -c layout_type_dated_local_r.c -fPIC -DPIC -o .libs/layout_type_dated_local_r.o layout_type_dated_local_r.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_dated_local_r.c,v 1.1 2013/09/29 17:50:09 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout_type_dated_local_r.lo -MD -MP -MF .deps/layout_type_dated_local_r.Tpo -c layout_type_dated_local_r.c -o layout_type_dated_local_r.o layout_type_dated_local_r.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout_type_dated_local_r.c,v 1.1 2013/09/29 17:50:09 valtri Exp $"; ^ 1 warning generated. mv -f .deps/layout_type_dated_local_r.Tpo .deps/layout_type_dated_local_r.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o version.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: version.c,v 1.3 2003/09/12 21:06:45 legoater Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o version.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: version.c,v 1.3 2003/09/12 21:06:45 legoater Exp $"; ^ 1 warning generated. mv -f .deps/version.Tpo .deps/version.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT logging_event.lo -MD -MP -MF .deps/logging_event.Tpo -c -o logging_event.lo logging_event.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT logging_event.lo -MD -MP -MF .deps/logging_event.Tpo -c logging_event.c -fPIC -DPIC -o .libs/logging_event.o logging_event.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: logging_event.c,v 1.7 2012/10/04 22:51:28 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT logging_event.lo -MD -MP -MF .deps/logging_event.Tpo -c logging_event.c -o logging_event.o logging_event.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: logging_event.c,v 1.7 2012/10/04 22:51:28 valtri Exp $"; ^ 1 warning generated. mv -f .deps/logging_event.Tpo .deps/logging_event.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT priority.lo -MD -MP -MF .deps/priority.Tpo -c -o priority.lo priority.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT priority.lo -MD -MP -MF .deps/priority.Tpo -c priority.c -fPIC -DPIC -o .libs/priority.o priority.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: priority.c,v 1.5 2006/11/12 00:34:18 rbyrne Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT priority.lo -MD -MP -MF .deps/priority.Tpo -c priority.c -o priority.o priority.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: priority.c,v 1.5 2006/11/12 00:34:18 rbyrne Exp $"; ^ 1 warning generated. mv -f .deps/priority.Tpo .deps/priority.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT appender.lo -MD -MP -MF .deps/appender.Tpo -c -o appender.lo appender.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender.lo -MD -MP -MF .deps/appender.Tpo -c appender.c -fPIC -DPIC -o .libs/appender.o appender.c:274:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ( (a_event->evt_rendered_msg = ^ appender.c:270:3: note: previous statement is here if (!this->app_isopen) ^ appender.c:309:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] fprintf(a_stream, "{ name:'%s' type:'%s' layout:'%s' isopen:%d udata:%p}", ^ appender.c:306:3: note: previous statement is here if (!this) ^ appender.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender.c,v 1.8 2013/04/06 13:04:53 valtri Exp $"; ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender.lo -MD -MP -MF .deps/appender.Tpo -c appender.c -o appender.o appender.c:274:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ( (a_event->evt_rendered_msg = ^ appender.c:270:3: note: previous statement is here if (!this->app_isopen) ^ appender.c:309:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] fprintf(a_stream, "{ name:'%s' type:'%s' layout:'%s' isopen:%d udata:%p}", ^ appender.c:306:3: note: previous statement is here if (!this) ^ appender.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender.c,v 1.8 2013/04/06 13:04:53 valtri Exp $"; ^ 3 warnings generated. mv -f .deps/appender.Tpo .deps/appender.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c -o layout.lo layout.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -fPIC -DPIC -o .libs/layout.o layout.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout.c,v 1.7 2013/04/06 13:04:53 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -o layout.o layout.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: layout.c,v 1.7 2013/04/06 13:04:53 valtri Exp $"; ^ 1 warning generated. mv -f .deps/layout.Tpo .deps/layout.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT category.lo -MD -MP -MF .deps/category.Tpo -c -o category.lo category.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.c -fPIC -DPIC -o .libs/category.o category.c:198:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] fprintf(a_stream, "{ name:'%s' priority:%s additive:%d appender:'%s' parent:'%s' }", ^ category.c:195:3: note: previous statement is here if (!this) ^ category.c:254:63: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] sd_error("truncating message of %d bytes (bufsize = %d)", n, ~~ ^ %zu category.c:255:7: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] evt.evt_buffer.buf_size); ^~~~~~~~~~~~~~~~~~~~~~~ category.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: category.c,v 1.13 2013/09/29 17:37:04 valtri Exp $"; ^ 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.c -o category.o category.c:198:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] fprintf(a_stream, "{ name:'%s' priority:%s additive:%d appender:'%s' parent:'%s' }", ^ category.c:195:3: note: previous statement is here if (!this) ^ category.c:254:63: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] sd_error("truncating message of %d bytes (bufsize = %d)", n, ~~ ^ %zu category.c:255:7: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] evt.evt_buffer.buf_size); ^~~~~~~~~~~~~~~~~~~~~~~ category.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: category.c,v 1.13 2013/09/29 17:37:04 valtri Exp $"; ^ 4 warnings generated. mv -f .deps/category.Tpo .deps/category.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT appender_type_rollingfile.lo -MD -MP -MF .deps/appender_type_rollingfile.Tpo -c -o appender_type_rollingfile.lo appender_type_rollingfile.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_rollingfile.lo -MD -MP -MF .deps/appender_type_rollingfile.Tpo -c appender_type_rollingfile.c -fPIC -DPIC -o .libs/appender_type_rollingfile.o appender_type_rollingfile.c:97:11: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] log4c_rollingpolicy_get_name( rfup->rfu_conf.rfc_policy) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_rollingfile.lo -MD -MP -MF .deps/appender_type_rollingfile.Tpo -c appender_type_rollingfile.c -o appender_type_rollingfile.o appender_type_rollingfile.c:97:11: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] log4c_rollingpolicy_get_name( rfup->rfu_conf.rfc_policy) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/appender_type_rollingfile.Tpo .deps/appender_type_rollingfile.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT rollingpolicy.lo -MD -MP -MF .deps/rollingpolicy.Tpo -c -o rollingpolicy.lo rollingpolicy.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT rollingpolicy.lo -MD -MP -MF .deps/rollingpolicy.Tpo -c rollingpolicy.c -fPIC -DPIC -o .libs/rollingpolicy.o rollingpolicy.c:288:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] fprintf(a_stream, "{ name:'%s' udata:%p}", ^ rollingpolicy.c:285:3: note: previous statement is here if (!this) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT rollingpolicy.lo -MD -MP -MF .deps/rollingpolicy.Tpo -c rollingpolicy.c -o rollingpolicy.o rollingpolicy.c:288:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] fprintf(a_stream, "{ name:'%s' udata:%p}", ^ rollingpolicy.c:285:3: note: previous statement is here if (!this) ^ 1 warning generated. mv -f .deps/rollingpolicy.Tpo .deps/rollingpolicy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT rollingpolicy_type_sizewin.lo -MD -MP -MF .deps/rollingpolicy_type_sizewin.Tpo -c -o rollingpolicy_type_sizewin.lo rollingpolicy_type_sizewin.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT rollingpolicy_type_sizewin.lo -MD -MP -MF .deps/rollingpolicy_type_sizewin.Tpo -c rollingpolicy_type_sizewin.c -fPIC -DPIC -o .libs/rollingpolicy_type_sizewin.o rollingpolicy_type_sizewin.c:117:7: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] log4c_rollingpolicy_get_name(this)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rollingpolicy_type_sizewin.c:227:31: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sd_debug("last index '%d'", swup->sw_last_index); ~~ ^~~~~~~~~~~~~~~~~~~ %ld 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT rollingpolicy_type_sizewin.lo -MD -MP -MF .deps/rollingpolicy_type_sizewin.Tpo -c rollingpolicy_type_sizewin.c -o rollingpolicy_type_sizewin.o rollingpolicy_type_sizewin.c:117:7: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] log4c_rollingpolicy_get_name(this)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rollingpolicy_type_sizewin.c:227:31: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sd_debug("last index '%d'", swup->sw_last_index); ~~ ^~~~~~~~~~~~~~~~~~~ %ld 2 warnings generated. mv -f .deps/rollingpolicy_type_sizewin.Tpo .deps/rollingpolicy_type_sizewin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\"" -O2 -pipe -Wall -MT appender_type_mmap.lo -MD -MP -MF .deps/appender_type_mmap.Tpo -c -o appender_type_mmap.lo appender_type_mmap.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_mmap.lo -MD -MP -MF .deps/appender_type_mmap.Tpo -c appender_type_mmap.c -fPIC -DPIC -o .libs/appender_type_mmap.o appender_type_mmap.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_mmap.c,v 1.9 2012/09/30 20:20:17 valtri Exp $"; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="/etc" -O2 -pipe -Wall -MT appender_type_mmap.lo -MD -MP -MF .deps/appender_type_mmap.Tpo -c appender_type_mmap.c -o appender_type_mmap.o appender_type_mmap.c:1:19: warning: unused variable 'version' [-Wunused-const-variable] static const char version[] = "$Id: appender_type_mmap.c,v 1.9 2012/09/30 20:20:17 valtri Exp $"; ^ 1 warning generated. mv -f .deps/appender_type_mmap.Tpo .deps/appender_type_mmap.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -version-info 6:1:3 -o liblog4c.la -rpath /usr/local/lib rc.lo init.lo appender_type_stream.lo appender_type_stream2.lo appender_type_syslog.lo layout_type_basic.lo layout_type_dated.lo layout_type_dated_local.lo layout_type_basic_r.lo layout_type_dated_r.lo layout_type_dated_local_r.lo version.lo logging_event.lo priority.lo appender.lo layout.lo category.lo appender_type_rollingfile.lo rollingpolicy.lo rollingpolicy_type_sizewin.lo appender_type_mmap.lo ../sd/liblog4c_sd.la -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/liblog4c.so.1.0 -O2 -pipe -Wall .libs/rc.o .libs/init.o .libs/appender_type_stream.o .libs/appender_type_stream2.o .libs/appender_type_syslog.o .libs/layout_type_basic.o .libs/layout_type_dated.o .libs/layout_type_dated_local.o .libs/layout_type_basic_r.o .libs/layout_type_dated_r.o .libs/layout_type_dated_local_r.o .libs/version.o .libs/logging_event.o .libs/priority.o .libs/appender.o .libs/layout.o .libs/category.o .libs/appender_type_rollingfile.o .libs/rollingpolicy.o .libs/rollingpolicy_type_sizewin.o .libs/appender_type_mmap.o -Wl,-whole-archive /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/src/sd/.libs/liblog4c_sd.a -Wl,-no-whole-archive -L.libs -lexpat -lpthread -Wl,-soname,liblog4c.so.1.0 libtool: link: ar x /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/src/sd/.libs/liblog4c_sd.a libtool: link: ar cru .libs/liblog4c.a ./.libs/liblog4c.lax/liblog4c_sd.a/stack.o ./.libs/liblog4c.lax/liblog4c_sd.a/list.o ./.libs/liblog4c.lax/liblog4c_sd.a/malloc.o ./.libs/liblog4c.lax/liblog4c_sd.a/factory.o ./.libs/liblog4c.lax/liblog4c_sd.a/hash.o ./.libs/liblog4c.lax/liblog4c_sd.a/sprintf.o ./.libs/liblog4c.lax/liblog4c_sd.a/test.o ./.libs/liblog4c.lax/liblog4c_sd.a/sd_xplatform.o ./.libs/liblog4c.lax/liblog4c_sd.a/error.o ./.libs/liblog4c.lax/liblog4c_sd.a/domnode-expat.o rc.o init.o appender_type_stream.o appender_type_stream2.o appender_type_syslog.o layout_type_basic.o layout_type_dated.o layout_type_dated_local.o layout_type_basic_r.o layout_type_dated_r.o layout_type_dated_local_r.o version.o logging_event.o priority.o appender.o layout.o category.o appender_type_rollingfile.o rollingpolicy.o rollingpolicy_type_sizewin.o appender_type_mmap.o libtool: link: ranlib .libs/liblog4c.a Making all in examples Making all in helloworld cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT helloworld.o -MD -MP -MF .deps/helloworld.Tpo -c -o helloworld.o helloworld.c mv -f .deps/helloworld.Tpo .deps/helloworld.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o helloworld helloworld.o ../../src/log4c/liblog4c.la -lpthread libtool: link: cc -o .libs/helloworld -O2 -pipe -Wall helloworld.o -L.libs -llog4c -lpthread -lexpat -Wl,-rpath-link,/usr/local/lib Making all in helloworld1 cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -pipe -Wall -MT helloworld1.o -MD -MP -MF .deps/helloworld1.Tpo -c -o helloworld1.o helloworld1.c In file included from helloworld1.c:8: ./mylog.h:42:62: warning: format string is not a string literal (potentially insecure) [-Wformat-security] log4c_category_log(log4c_category_get(catName), a_priority, msg); ^~~ ./mylog.h:42:62: note: treat the string as an argument to avoid this log4c_category_log(log4c_category_get(catName), a_priority, msg); ^ "%s", 1 warning generated. mv -f .deps/helloworld1.Tpo .deps/helloworld1.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o helloworld1 helloworld1.o ../../src/log4c/liblog4c.la -lpthread libtool: link: cc -o .libs/helloworld1 -O2 -pipe -Wall helloworld1.o -L.libs -llog4c -lpthread -lexpat -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT example_formatters.lo -MD -MP -MF .deps/example_formatters.Tpo -c -o example_formatters.lo example_formatters.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT example_formatters.lo -MD -MP -MF .deps/example_formatters.Tpo -c example_formatters.c -fPIC -DPIC -o .libs/example_formatters.o cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT example_formatters.lo -MD -MP -MF .deps/example_formatters.Tpo -c example_formatters.c -o example_formatters.o mv -f .deps/example_formatters.Tpo .deps/example_formatters.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT example_appenders.lo -MD -MP -MF .deps/example_appenders.Tpo -c -o example_appenders.lo example_appenders.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT example_appenders.lo -MD -MP -MF .deps/example_appenders.Tpo -c example_appenders.c -fPIC -DPIC -o .libs/example_appenders.o cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT example_appenders.lo -MD -MP -MF .deps/example_appenders.Tpo -c example_appenders.c -o example_appenders.o mv -f .deps/example_appenders.Tpo .deps/example_appenders.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o liblog4c_examples.la example_formatters.lo example_appenders.lo -lpthread libtool: link: ar cru .libs/liblog4c_examples.a .libs/example_formatters.o .libs/example_appenders.o libtool: link: ranlib .libs/liblog4c_examples.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT userloc_formatter.lo -MD -MP -MF .deps/userloc_formatter.Tpo -c -o userloc_formatter.lo userloc_formatter.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT userloc_formatter.lo -MD -MP -MF .deps/userloc_formatter.Tpo -c userloc_formatter.c -fPIC -DPIC -o .libs/userloc_formatter.o userloc_formatter.c:37:77: warning: format specifies type 'unsigned int' but the argument has type 'void *' [-Wformat] sd_debug("Formatter s13_userloc checking location info for userdata %X",a_event->evt_loc->loc_data); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT userloc_formatter.lo -MD -MP -MF .deps/userloc_formatter.Tpo -c userloc_formatter.c -o userloc_formatter.o userloc_formatter.c:37:77: warning: format specifies type 'unsigned int' but the argument has type 'void *' [-Wformat] sd_debug("Formatter s13_userloc checking location info for userdata %X",a_event->evt_loc->loc_data); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/userloc_formatter.Tpo .deps/userloc_formatter.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o liblog4c_userloc.la userloc_formatter.lo -lpthread libtool: link: ar cru .libs/liblog4c_userloc.a .libs/userloc_formatter.o libtool: link: ranlib .libs/liblog4c_userloc.a cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT application_1.o -MD -MP -MF .deps/application_1.Tpo -c -o application_1.o application_1.c mv -f .deps/application_1.Tpo .deps/application_1.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o application_1 application_1.o ../src/log4c/liblog4c.la -lpthread libtool: link: cc -o .libs/application_1 -O2 -pipe -Wall application_1.o -L.libs -llog4c -lpthread -lexpat -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT application_2.o -MD -MP -MF .deps/application_2.Tpo -c -o application_2.o application_2.c mv -f .deps/application_2.Tpo .deps/application_2.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o application_2 application_2.o liblog4c_examples.la ../src/log4c/liblog4c.la -lpthread libtool: link: cc -o .libs/application_2 -O2 -pipe -Wall application_2.o /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/examples/.libs/liblog4c_examples.a -L.libs -lpthread -llog4c -lexpat -Wl,-rpath-link,/usr/local/lib example_formatters.c(example_formatters.o:(cat_format) in archive /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/examples/.libs/liblog4c_examples.a): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -pipe -Wall -MT application_3.o -MD -MP -MF .deps/application_3.Tpo -c -o application_3.o application_3.c mv -f .deps/application_3.Tpo .deps/application_3.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o application_3 application_3.o liblog4c_userloc.la liblog4c_examples.la ../src/log4c/liblog4c.la -lpthread libtool: link: cc -o .libs/application_3 -O2 -pipe -Wall application_3.o /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/examples/.libs/liblog4c_userloc.a /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/examples/.libs/liblog4c_examples.a -L.libs -lpthread -llog4c -lexpat -Wl,-rpath-link,/usr/local/lib userloc_formatter.c(userloc_formatter.o:(userloc_format) in archive /exopi-obj/pobj/log4c-1.2.4/log4c-1.2.4/examples/.libs/liblog4c_userloc.a): warning: sprintf() is often misused, please use snprintf() >>> Running package in devel/log4c at 1713347712.09 ===> devel/log4c ===> Faking installation for log4c-1.2.4p0 /usr/bin/make install-recursive Making install in config Making install in src Making install in sd Making install in log4c mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/log4c-1.2.4/bin/install -c liblog4c.la '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 ./.libs/liblog4c.a /exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib/liblog4c.a libtool: install: /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 ./.libs/liblog4c.so.1.0 /exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib/liblog4c.so.1.0 libtool: install: /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 ./.libs/liblog4c.lai /exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib/liblog4c.la mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/include/log4c' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 config-win32.h buffer.h rc.h init.h defs.h version.h location_info.h logging_event.h priority.h layout_type_basic.h layout_type_dated.h layout_type_dated_local.h layout_type_basic_r.h layout_type_dated_r.h layout_type_dated_local_r.h layout.h appender_type_stream.h appender_type_stream2.h appender_type_syslog.h appender_type_mmap.h appender.h category.h appender_type_rollingfile.h rollingpolicy.h rollingpolicy_type_sizewin.h '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/include/log4c' mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/include' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 log4c.h '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/include' Making install in examples Making install in helloworld Making install in helloworld1 mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 755 log4c-config '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/share/examples/log4c/' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 log4crc.sample '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/share/examples/log4c/' mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/share/aclocal' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 log4c.m4 '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/share/aclocal' mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 log4c-config.1 '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/log4c-1.2.4/bin/install -c -m 644 log4c.pc '/exopi-obj/pobj/log4c-1.2.4/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for log4c-1.2.4p0 Create /exopi-cvs/ports/packages/amd64/all/log4c-1.2.4p0.tgz Creating package log4c-1.2.4p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************** | 54% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/log4c-1.2.4p0.tgz >>> Running clean in devel/log4c at 1713347714.83 ===> devel/log4c ===> Cleaning for log4c-1.2.4p0 >>> Ended at 1713347715.16 max_stuck=0.00/build=37.90/package=2.73/clean=0.38