aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:26: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:46: installing './compile' configure.in:47: installing './config.guess' configure.in:47: installing './config.sub' configure.in:26: installing './install-sh' configure.in:26: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing './depcomp' ORTS eventlog-20151122_a5c1916/README eventlog-20151122_a5c1916/VERSION eventlog-20151122_a5c1916/autogen.sh eventlog-20151122_a5c1916/balabit-vs-build eventlog-20151122_a5c1916/configure.in eventlog-20151122_a5c1916/debian/ eventlog-20151122_a5c1916/debian/changelog.in eventlog-20151122_a5c1916/debian/compat eventlog-20151122_a5c1916/debian/control eventlog-20151122_a5c1916/debian/copyright eventlog-20151122_a5c1916/debian/libevtlog-dev.install eventlog-20151122_a5c1916/debian/libevtlog0.install eventlog-20151122_a5c1916/debian/libevtlog0.shlibs eventlog-20151122_a5c1916/debian/rules eventlog-20151122_a5c1916/dist.conf.in eventlog-20151122_a5c1916/doc/ eventlog-20151122_a5c1916/doc/API.txt eventlog-20151122_a5c1916/doc/DESIGN.txt eventlog-20151122_a5c1916/doc/configuration.txt eventlog-20151122_a5c1916/eventlog.pc.in eventlog-20151122_a5c1916/m4/ eventlog-20151122_a5c1916/m4/.placeholder eventlog-20151122_a5c1916/makefile.msc eventlog-20151122_a5c1916/questions eventlog-20151122_a5c1916/solbuild/ eventlog-20151122_a5c1916/solbuild/Makefile.am eventlog-20151122_a5c1916/solbuild/admin eventlog-20151122_a5c1916/solbuild/pkginfo.dev.in eventlog-20151122_a5c1916/solbuild/pkginfo.lib.in eventlog-20151122_a5c1916/solbuild/pkgmaker.sh eventlog-20151122_a5c1916/solbuild/prototype-maker.sh eventlog-20151122_a5c1916/solbuild/rules eventlog-20151122_a5c1916/solbuild/rules.conf eventlog-20151122_a5c1916/src/ eventlog-20151122_a5c1916/src/.gitignore eventlog-20151122_a5c1916/src/Makefile.am eventlog-20151122_a5c1916/src/evt_internals.h eventlog-20151122_a5c1916/src/evtctx.c eventlog-20151122_a5c1916/src/evtfmt.c eventlog-20151122_a5c1916/src/evtlog.h eventlog-20151122_a5c1916/src/evtmaps.h eventlog-20151122_a5c1916/src/evtout.c eventlog-20151122_a5c1916/src/evtrec.c eventlog-20151122_a5c1916/src/evtstr.c eventlog-20151122_a5c1916/src/evtsyslog.c eventlog-20151122_a5c1916/src/evttags.c eventlog-20151122_a5c1916/src/makefile.msc eventlog-20151122_a5c1916/tests/ eventlog-20151122_a5c1916/tests/Makefile.am eventlog-20151122_a5c1916/tests/evtfmt.c eventlog-20151122_a5c1916/tests/evtrec.c eventlog-20151122_a5c1916/tests/evtsyslog.c eventlog-20151122_a5c1916/tgz2build/ eventlog-20151122_a5c1916/tgz2build/Makefile.am eventlog-20151122_a5c1916/tgz2build/libevtlog-dev.files eventlog-20151122_a5c1916/tgz2build/libevtlog0.files eventlog-20151122_a5c1916/tgz2build/rules eventlog-20151122_a5c1916/tgz2build/rules.conf eventlog-20151122_a5c1916/tgz2build/rules.conf.in eventlog-20151122_a5c1916/tgzbuild/ eventlog-20151122_a5c1916/tgzbuild/Makefile.am eventlog-20151122_a5c1916/tgzbuild/libevtlog-dev.files eventlog-20151122_a5c1916/tgzbuild/libevtlog0.files eventlog-20151122_a5c1916/winbuild/ eventlog-20151122_a5c1916/winbuild/Makefile.am eventlog-20151122_a5c1916/winbuild/libevtlog-dev.files eventlog-20151122_a5c1916/winbuild/rules eventlog-20151122_a5c1916/winbuild/win2deps 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' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strerror... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tgzbuild/Makefile config.status: creating tgz2build/Makefile config.status: creating eventlog.pc config.status: creating solbuild/Makefile config.status: creating winbuild/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c -o evtrec.lo evtrec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -fPIC -DPIC -o .libs/evtrec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -o evtrec.o >/dev/null 2>&1 mv -f .deps/evtrec.Tpo .deps/evtrec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c -o evtfmt.lo evtfmt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -fPIC -DPIC -o .libs/evtfmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -o evtfmt.o >/dev/null 2>&1 mv -f .deps/evtfmt.Tpo .deps/evtfmt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c -o evtout.lo evtout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -fPIC -DPIC -o .libs/evtout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -o evtout.o >/dev/null 2>&1 mv -f .deps/evtout.Tpo .deps/evtout.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c -o evtstr.lo evtstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -fPIC -DPIC -o .libs/evtstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -o evtstr.o >/dev/null 2>&1 mv -f .deps/evtstr.Tpo .deps/evtstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c -o evtctx.lo evtctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -fPIC -DPIC -o .libs/evtctx.o evtctx.c: In function ‘evt_read_config’: evtctx.c:124:11: warning: ‘strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 124 | strncpy(ctx->ec_outmethod, value, sizeof(ctx->ec_outmethod)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evtctx.c:120:11: warning: ‘strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 120 | strncpy(ctx->ec_formatter, value, sizeof(ctx->ec_formatter)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -o evtctx.o >/dev/null 2>&1 mv -f .deps/evtctx.Tpo .deps/evtctx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c -o evttags.lo evttags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -fPIC -DPIC -o .libs/evttags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -o evttags.o >/dev/null 2>&1 mv -f .deps/evttags.Tpo .deps/evttags.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c -o evtsyslog.lo evtsyslog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -fPIC -DPIC -o .libs/evtsyslog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -o evtsyslog.o >/dev/null 2>&1 mv -f .deps/evtsyslog.Tpo .deps/evtsyslog.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -Wall -o libevtlog.la -rpath /usr/lib evtrec.lo evtfmt.lo evtout.lo evtstr.lo evtctx.lo evttags.lo evtsyslog.lo libtool: link: gcc -shared -fPIC -DPIC .libs/evtrec.o .libs/evtfmt.o .libs/evtout.o .libs/evtstr.o .libs/evtctx.o .libs/evttags.o .libs/evtsyslog.o -O2 -march=i586 -mtune=i686 -Wl,-soname -Wl,libevtlog.so.0 -o .libs/libevtlog.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libevtlog.so.0" && ln -s "libevtlog.so.0.0.0" "libevtlog.so.0") libtool: link: (cd ".libs" && rm -f "libevtlog.so" && ln -s "libevtlog.so.0.0.0" "libevtlog.so") libtool: link: ar cru .libs/libevtlog.a evtrec.o evtfmt.o evtout.o evtstr.o evtctx.o evttags.o evtsyslog.o libtool: link: ranlib .libs/libevtlog.a libtool: link: ( cd ".libs" && rm -f "libevtlog.la" && ln -s "../libevtlog.la" "libevtlog.la" ) make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/src' Making all in tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtrec.o -MD -MP -MF .deps/evtrec.Tpo -c -o evtrec.o evtrec.c mv -f .deps/evtrec.Tpo .deps/evtrec.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -Wall -o evtrec evtrec.o ../src/libevtlog.la libtool: link: gcc -O2 -march=i586 -mtune=i686 -Wall -o .libs/evtrec evtrec.o ../src/.libs/libevtlog.so gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtfmt.o -MD -MP -MF .deps/evtfmt.Tpo -c -o evtfmt.o evtfmt.c mv -f .deps/evtfmt.Tpo .deps/evtfmt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -Wall -o evtfmt evtfmt.o ../src/libevtlog.la libtool: link: gcc -O2 -march=i586 -mtune=i686 -Wall -o .libs/evtfmt evtfmt.o ../src/.libs/libevtlog.so gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -O2 -march=i586 -mtune=i686 -Wall -MT evtsyslog.o -MD -MP -MF .deps/evtsyslog.Tpo -c -o evtsyslog.o evtsyslog.c mv -f .deps/evtsyslog.Tpo .deps/evtsyslog.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -Wall -o evtsyslog evtsyslog.o ../src/libevtlog.la libtool: link: gcc -O2 -march=i586 -mtune=i686 -Wall -o .libs/evtsyslog evtsyslog.o ../src/.libs/libevtlog.so gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -DEVENTLOG_SYSLOG_MACROS=1 -O2 -march=i586 -mtune=i686 -Wall -MT evtsyslog_macros-evtsyslog.o -MD -MP -MF .deps/evtsyslog_macros-evtsyslog.Tpo -c -o evtsyslog_macros-evtsyslog.o `test -f 'evtsyslog.c' || echo './'`evtsyslog.c mv -f .deps/evtsyslog_macros-evtsyslog.Tpo .deps/evtsyslog_macros-evtsyslog.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DEVENTLOG_SYSLOG_MACROS=1 -O2 -march=i586 -mtune=i686 -Wall -o evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/libevtlog.la libtool: link: gcc -DEVENTLOG_SYSLOG_MACROS=1 -O2 -march=i586 -mtune=i686 -Wall -o .libs/evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/.libs/libevtlog.so make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tests' Making all in solbuild make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/solbuild' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/solbuild' Making all in tgzbuild make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgzbuild' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgzbuild' Making all in tgz2build make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgz2build' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgz2build' Making all in winbuild make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/winbuild' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/winbuild' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libevtlog.la '/usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libevtlog.so.0.0.0 /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/libevtlog.so.0.0.0 libtool: install: (cd /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib && { ln -s -f libevtlog.so.0.0.0 libevtlog.so.0 || { rm -f libevtlog.so.0 && ln -s libevtlog.so.0.0.0 libevtlog.so.0; }; }) libtool: install: (cd /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib && { ln -s -f libevtlog.so.0.0.0 libevtlog.so || { rm -f libevtlog.so && ln -s libevtlog.so.0.0.0 libevtlog.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevtlog.lai /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/libevtlog.la libtool: install: /usr/bin/ginstall -c .libs/libevtlog.a /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/libevtlog.a libtool: install: chmod 644 /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/libevtlog.a libtool: install: ranlib /usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/libevtlog.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/include/eventlog' /usr/bin/ginstall -c -m 644 evtmaps.h evtlog.h '/usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/include/eventlog' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/src' Making install in tests make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tests' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tests' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tests' Making install in solbuild make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/solbuild' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/solbuild' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/solbuild' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/solbuild' Making install in tgzbuild make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgzbuild' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgzbuild' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgzbuild' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgzbuild' Making install in tgz2build make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgz2build' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgz2build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgz2build' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/tgz2build' Making install in winbuild make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/winbuild' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/winbuild' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/winbuild' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916/winbuild' make[1]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' make[2]: Entering directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 eventlog.pc '/usr/src/slapt-src-i486/system/eventlog/package-eventlog/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libevtlog.so libevtlog.so.0.0.0 usr/lib/libevtlog.so.0 libevtlog.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libevtlog.so ) ( cd usr/lib ; ln -sf libevtlog.so.0.0.0 libevtlog.so ) ( cd usr/lib ; rm -rf libevtlog.so.0 ) ( cd usr/lib ; ln -sf libevtlog.so.0.0.0 libevtlog.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libevtlog.so.0' removed './usr/lib/libevtlog.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/eventlog-20151122_a5c1916/ usr/doc/eventlog-20151122_a5c1916/AUTHORS usr/doc/eventlog-20151122_a5c1916/COPYING usr/doc/eventlog-20151122_a5c1916/CREDITS usr/doc/eventlog-20151122_a5c1916/ChangeLog usr/doc/eventlog-20151122_a5c1916/NEWS usr/doc/eventlog-20151122_a5c1916/README usr/doc/eventlog-20151122_a5c1916/doc/ usr/doc/eventlog-20151122_a5c1916/doc/API.txt usr/doc/eventlog-20151122_a5c1916/doc/DESIGN.txt usr/doc/eventlog-20151122_a5c1916/doc/configuration.txt usr/doc/eventlog-20151122_a5c1916/eventlog.SlackBuild usr/include/ usr/include/eventlog/ usr/include/eventlog/evtlog.h usr/include/eventlog/evtmaps.h usr/lib/ usr/lib/libevtlog.a usr/lib/libevtlog.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/eventlog.pc Slackware package /usr/src/slapt-src-i486/system/eventlog/eventlog-20151122_a5c1916-i586-2salix15.0.txz created. Installing package eventlog-20151122_a5c1916-i586-2salix15.0... | eventlog (Syslog API replacement) | | The EventLog library aims to be a replacement of the simple syslog() | API provided on UNIX systems. The major difference between EventLog | and syslog is that EventLog tries to add structure to messages. | Where you had a simple non-structrured string in syslog() you have a | combination of description and tag/value pairs. EventLog provides an | interface to build, format and output an event record. | | Homepage: http://www.balabit.com/ | | |