tar -xf rlog-1.4.tar.gz checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking target system type... arm-slackware-linux-gnu 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 for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 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 ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking if __printf__ attribute can apply to function pointers... yes checking if compiler has C99 variadac macro... yes checking if compiler has pre-C99 variadac macro... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for doxygen... /usr/bin/doxygen checking for latex... no checking for pdflatex... no checking for localtime_r... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rlog/Makefile config.status: creating docs/Makefile config.status: creating config/Makefile config.status: creating rlog/common.h config.status: creating librlog.pc config.status: creating rlog.spec config.status: creating makedist2.sh config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' Making all in rlog make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/rlog' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c -o rlog.lo rlog.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c rlog.cpp -fPIC -DPIC -o .libs/rlog.o In file included from rlog.cpp:22:0: RLogPublisher.h: In function 'void rlog::RLog_Register(rlog::PublishLoc*, rlog::RLogChannel*, const char*, ...)': RLogPublisher.h:45:14: note: the mangling of 'va_list' has changed in GCC 4.4 mv -f .deps/rlog.Tpo .deps/rlog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c -o rloginit.lo rloginit.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c rloginit.cpp -fPIC -DPIC -o .libs/rloginit.o mv -f .deps/rloginit.Tpo .deps/rloginit.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c -o rloglocation.lo rloglocation.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c rloglocation.cpp -fPIC -DPIC -o .libs/rloglocation.o mv -f .deps/rloglocation.Tpo .deps/rloglocation.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c -o Error.lo Error.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.cpp -fPIC -DPIC -o .libs/Error.o mv -f .deps/Error.Tpo .deps/Error.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c -o RLogChannel.lo RLogChannel.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c RLogChannel.cpp -fPIC -DPIC -o .libs/RLogChannel.o mv -f .deps/RLogChannel.Tpo .deps/RLogChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c -o RLogNode.lo RLogNode.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c RLogNode.cpp -fPIC -DPIC -o .libs/RLogNode.o mv -f .deps/RLogNode.Tpo .deps/RLogNode.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c -o RLogPublisher.lo RLogPublisher.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c RLogPublisher.cpp -fPIC -DPIC -o .libs/RLogPublisher.o RLogPublisher.cpp:129:6: note: the mangling of 'va_list' has changed in GCC 4.4 mv -f .deps/RLogPublisher.Tpo .deps/RLogPublisher.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c -o RLogTime.lo RLogTime.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c RLogTime.cpp -fPIC -DPIC -o .libs/RLogTime.o mv -f .deps/RLogTime.Tpo .deps/RLogTime.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c -o StdioNode.lo StdioNode.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c StdioNode.cpp -fPIC -DPIC -o .libs/StdioNode.o mv -f .deps/StdioNode.Tpo .deps/StdioNode.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c -o SyslogNode.lo SyslogNode.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c SyslogNode.cpp -fPIC -DPIC -o .libs/SyslogNode.o mv -f .deps/SyslogNode.Tpo .deps/SyslogNode.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -version-info 5:0:0 -o librlog.la -rpath /usr/lib rlog.lo rloginit.lo rloglocation.lo Error.lo RLogChannel.lo RLogNode.lo RLogPublisher.lo RLogTime.lo StdioNode.lo SyslogNode.lo g++ -shared -nostdlib /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../../crti.o /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/crtbeginS.o .libs/rlog.o .libs/rloginit.o .libs/rloglocation.o .libs/Error.o .libs/RLogChannel.o .libs/RLogNode.o .libs/RLogPublisher.o .libs/RLogTime.o .libs/StdioNode.o .libs/SyslogNode.o -L/usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1 -L/usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../../../arm-slackware-linux-gnueabi/lib -L/usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/crtendS.o /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../../crtn.o -march=armv5te -pthread -Wl,-soname -Wl,librlog.so.5 -o .libs/librlog.so.5.0.0 (cd .libs && rm -f librlog.so.5 && ln -s librlog.so.5.0.0 librlog.so.5) (cd .libs && rm -f librlog.so && ln -s librlog.so.5.0.0 librlog.so) creating librlog.la (cd .libs && rm -f librlog.la && ln -s ../librlog.la librlog.la) g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.cpp mv -f .deps/test.Tpo .deps/test.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -o test test.o librlog.la g++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -o .libs/test test.o ./.libs/librlog.so creating test g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -MT testlog-testlog.o -MD -MP -MF .deps/testlog-testlog.Tpo -c -o testlog-testlog.o `test -f 'testlog.cpp' || echo './'`testlog.cpp mv -f .deps/testlog-testlog.Tpo .deps/testlog-testlog.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -o testlog testlog-testlog.o librlog.la g++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -march=armv5te -pthread -o .libs/testlog testlog-testlog.o ./.libs/librlog.so creating testlog make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/rlog' Making all in docs make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/docs' Making all in config make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/config' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' Making install in rlog make[1]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/rlog' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/rlog' test -z "/usr/lib" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'librlog.la' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib/librlog.la' /usr/bin/ginstall -c .libs/librlog.so.5.0.0 /builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib/librlog.so.5.0.0 (cd /builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib && { ln -s -f librlog.so.5.0.0 librlog.so.5 || { rm -f librlog.so.5 && ln -s librlog.so.5.0.0 librlog.so.5; }; }) (cd /builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib && { ln -s -f librlog.so.5.0.0 librlog.so || { rm -f librlog.so && ln -s librlog.so.5.0.0 librlog.so; }; }) /usr/bin/ginstall -c .libs/librlog.lai /builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib/librlog.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/rlog" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog" /usr/bin/ginstall -c -m 644 'common.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/common.h' /usr/bin/ginstall -c -m 644 'Error.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/Error.h' /usr/bin/ginstall -c -m 644 'Lock.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/Lock.h' /usr/bin/ginstall -c -m 644 'Mutex.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/Mutex.h' /usr/bin/ginstall -c -m 644 'rlog-c99.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/rlog-c99.h' /usr/bin/ginstall -c -m 644 'RLogChannel.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/RLogChannel.h' /usr/bin/ginstall -c -m 644 'rlog.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/rlog.h' /usr/bin/ginstall -c -m 644 'rloginit.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/rloginit.h' /usr/bin/ginstall -c -m 644 'rloglocation.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/rloglocation.h' /usr/bin/ginstall -c -m 644 'RLogNode.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/RLogNode.h' /usr/bin/ginstall -c -m 644 'rlog-novariadic.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/rlog-novariadic.h' /usr/bin/ginstall -c -m 644 'rlog-prec99.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/rlog-prec99.h' /usr/bin/ginstall -c -m 644 'RLogPublisher.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/RLogPublisher.h' /usr/bin/ginstall -c -m 644 'RLogTime.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/RLogTime.h' /usr/bin/ginstall -c -m 644 'StdioNode.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/StdioNode.h' /usr/bin/ginstall -c -m 644 'SyslogNode.h' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog/SyslogNode.h' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/rlog' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/rlog' Making install in docs make[1]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/docs' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/docs' make[2]: Nothing to be done for `install-exec-am'. echo installing to /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/html installing to /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/html /bin/sh ../mkinstalldirs /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/html mkdir -p -- /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/html install html/* /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/html test -z "/usr/doc/rlog-1.4" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4" /usr/bin/ginstall -c -m 644 'latex/refman.pdf' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/refman.pdf' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/docs' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/docs' Making install in config make[1]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/config' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/config' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/config' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4/config' make[1]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'librlog.pc' '/builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib/pkgconfig/librlog.pc' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/rlog/src/rlog-1.4' /builds/salix/arm/14.0/original/l/rlog/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 24 09:53 install drwxr-xr-x 6 root root 4096 Dec 24 09:53 usr /builds/salix/arm/14.0/original/l/rlog/pkg/install: total 4 -rw-r--r-- 1 root root 310 Dec 24 09:53 slack-desc /builds/salix/arm/14.0/original/l/rlog/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Dec 24 09:53 doc drwxr-xr-x 3 root root 4096 Dec 24 09:53 include drwxr-xr-x 3 root root 4096 Dec 24 09:53 lib drwxr-xr-x 3 root root 4096 Dec 24 09:51 src /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc: total 4 drwxr-xr-x 3 root root 4096 Dec 24 09:53 rlog-1.4 /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4: total 372 -rw-r--r-- 1 root root 89 Dec 24 09:53 AUTHORS -rw-r--r-- 1 root root 26518 Dec 24 09:53 COPYING -rw-r--r-- 1 root root 9090 Dec 24 09:53 ChangeLog -rw-r--r-- 1 root root 6970 Dec 24 09:53 INSTALL -rw-r--r-- 1 root root 329 Dec 24 09:53 README drwxr-xr-x 2 root root 4096 Dec 24 09:53 html -rw-r--r-- 1 root root 319330 Dec 24 09:53 refman.pdf /builds/salix/arm/14.0/original/l/rlog/pkg/usr/doc/rlog-1.4/html: total 512 -rw-r--r-- 1 root root 9146 Dec 24 09:53 Error_8h-source.html -rw-r--r-- 1 root root 4620 Dec 24 09:53 Lock_8h-source.html -rw-r--r-- 1 root root 6826 Dec 24 09:53 Mutex_8h-source.html -rw-r--r-- 1 root root 6946 Dec 24 09:53 RLogChannel_8h-source.html -rw-r--r-- 1 root root 9984 Dec 24 09:53 RLogNode_8h-source.html -rw-r--r-- 1 root root 6317 Dec 24 09:53 RLogPublisher_8h-source.html -rw-r--r-- 1 root root 10931 Dec 24 09:53 RLogTime_8h-source.html -rw-r--r-- 1 root root 6774 Dec 24 09:53 StdioNode_8h-source.html -rw-r--r-- 1 root root 5662 Dec 24 09:53 SyslogNode_8h-source.html -rw-r--r-- 1 root root 3992 Dec 24 09:53 annotated.html -rw-r--r-- 1 root root 5884 Dec 24 09:53 channel.html -rw-r--r-- 1 root root 3994 Dec 24 09:53 classrlog_1_1Error-members.html -rw-r--r-- 1 root root 8814 Dec 24 09:53 classrlog_1_1Error.html -rw-r--r-- 1 root root 7123 Dec 24 09:53 classrlog_1_1FileNode-members.html -rw-r--r-- 1 root root 6251 Dec 24 09:53 classrlog_1_1FileNode.html -rw-r--r-- 1 root root 415 Dec 24 09:53 classrlog_1_1FileNode.png -rw-r--r-- 1 root root 2078 Dec 24 09:53 classrlog_1_1Lock-members.html -rw-r--r-- 1 root root 3054 Dec 24 09:53 classrlog_1_1Lock.html -rw-r--r-- 1 root root 2333 Dec 24 09:53 classrlog_1_1Mutex-members.html -rw-r--r-- 1 root root 2860 Dec 24 09:53 classrlog_1_1Mutex.html -rw-r--r-- 1 root root 7341 Dec 24 09:53 classrlog_1_1RLogChannel-members.html -rw-r--r-- 1 root root 13022 Dec 24 09:53 classrlog_1_1RLogChannel.html -rw-r--r-- 1 root root 447 Dec 24 09:53 classrlog_1_1RLogChannel.png -rw-r--r-- 1 root root 2489 Dec 24 09:53 classrlog_1_1RLogModule-members.html -rw-r--r-- 1 root root 6903 Dec 24 09:53 classrlog_1_1RLogModule.html -rw-r--r-- 1 root root 5152 Dec 24 09:53 classrlog_1_1RLogNode-members.html -rw-r--r-- 1 root root 21162 Dec 24 09:53 classrlog_1_1RLogNode.html -rw-r--r-- 1 root root 1154 Dec 24 09:53 classrlog_1_1RLogNode.png -rw-r--r-- 1 root root 7411 Dec 24 09:53 classrlog_1_1RLogPublisher-members.html -rw-r--r-- 1 root root 9298 Dec 24 09:53 classrlog_1_1RLogPublisher.html -rw-r--r-- 1 root root 467 Dec 24 09:53 classrlog_1_1RLogPublisher.png -rw-r--r-- 1 root root 9385 Dec 24 09:53 classrlog_1_1StdioNode-members.html -rw-r--r-- 1 root root 12000 Dec 24 09:53 classrlog_1_1StdioNode.html -rw-r--r-- 1 root root 426 Dec 24 09:53 classrlog_1_1StdioNode.png -rw-r--r-- 1 root root 6936 Dec 24 09:53 classrlog_1_1SyslogNode-members.html -rw-r--r-- 1 root root 7424 Dec 24 09:53 classrlog_1_1SyslogNode.html -rw-r--r-- 1 root root 440 Dec 24 09:53 classrlog_1_1SyslogNode.png -rw-r--r-- 1 root root 9408 Dec 24 09:53 common_8h-source.html -rw-r--r-- 1 root root 1529 Dec 24 09:53 component.html -rw-r--r-- 1 root root 7474 Dec 24 09:53 config_8h-source.html -rw-r--r-- 1 root root 8077 Dec 24 09:53 doxygen.css -rw-r--r-- 1 root root 1281 Dec 24 09:53 doxygen.png -rw-r--r-- 1 root root 3354 Dec 24 09:53 files.html -rw-r--r-- 1 root root 3630 Dec 24 09:53 functions.html -rw-r--r-- 1 root root 2161 Dec 24 09:53 functions_func.html -rw-r--r-- 1 root root 2926 Dec 24 09:53 functions_vars.html -rw-r--r-- 1 root root 10461 Dec 24 09:53 group__RLogMacros.html -rw-r--r-- 1 root root 2323 Dec 24 09:53 hierarchy.html -rw-r--r-- 1 root root 8617 Dec 24 09:53 index.html -rw-r--r-- 1 root root 1103 Dec 24 09:53 modules.html -rw-r--r-- 1 root root 1182 Dec 24 09:53 pages.html -rw-r--r-- 1 root root 6669 Dec 24 09:53 rlog-c99_8h-source.html -rw-r--r-- 1 root root 5880 Dec 24 09:53 rlog-novariadic_8h-source.html -rw-r--r-- 1 root root 6282 Dec 24 09:53 rlog-prec99_8h-source.html -rw-r--r-- 1 root root 15861 Dec 24 09:53 rlog_8h-source.html -rw-r--r-- 1 root root 18239 Dec 24 09:53 rlog_8h.html -rw-r--r-- 1 root root 4493 Dec 24 09:53 rloginit_8h-source.html -rw-r--r-- 1 root root 5600 Dec 24 09:53 rloglocation_8h-source.html -rw-r--r-- 1 root root 2741 Dec 24 09:53 structrlog_1_1ErrorData-members.html -rw-r--r-- 1 root root 5128 Dec 24 09:53 structrlog_1_1ErrorData.html -rw-r--r-- 1 root root 3027 Dec 24 09:53 structrlog_1_1PublishLoc-members.html -rw-r--r-- 1 root root 5044 Dec 24 09:53 structrlog_1_1PublishLoc.html -rw-r--r-- 1 root root 2294 Dec 24 09:53 structrlog_1_1RLogData-members.html -rw-r--r-- 1 root root 4715 Dec 24 09:53 structrlog_1_1RLogData.html -rw-r--r-- 1 root root 35 Dec 24 09:53 tab_b.gif -rw-r--r-- 1 root root 706 Dec 24 09:53 tab_l.gif -rw-r--r-- 1 root root 2585 Dec 24 09:53 tab_r.gif -rw-r--r-- 1 root root 1758 Dec 24 09:53 tabs.css /builds/salix/arm/14.0/original/l/rlog/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Dec 24 09:53 rlog /builds/salix/arm/14.0/original/l/rlog/pkg/usr/include/rlog: total 76 -rw-r--r-- 1 root root 2533 Dec 24 09:53 Error.h -rw-r--r-- 1 root root 1448 Dec 24 09:53 Lock.h -rw-r--r-- 1 root root 2075 Dec 24 09:53 Mutex.h -rw-r--r-- 1 root root 1977 Dec 24 09:53 RLogChannel.h -rw-r--r-- 1 root root 3026 Dec 24 09:53 RLogNode.h -rw-r--r-- 1 root root 1699 Dec 24 09:53 RLogPublisher.h -rw-r--r-- 1 root root 1382 Dec 24 09:53 RLogTime.h -rw-r--r-- 1 root root 1907 Dec 24 09:53 StdioNode.h -rw-r--r-- 1 root root 1439 Dec 24 09:53 SyslogNode.h -rw-r--r-- 1 root root 3616 Dec 24 09:53 common.h -rw-r--r-- 1 root root 5345 Dec 24 09:53 rlog-c99.h -rw-r--r-- 1 root root 1876 Dec 24 09:53 rlog-novariadic.h -rw-r--r-- 1 root root 1891 Dec 24 09:53 rlog-prec99.h -rw-r--r-- 1 root root 8557 Dec 24 09:53 rlog.h -rw-r--r-- 1 root root 2088 Dec 24 09:53 rloginit.h -rw-r--r-- 1 root root 1466 Dec 24 09:53 rloglocation.h /builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib: total 52 -rwxr-xr-x 1 root root 822 Dec 24 09:53 librlog.la lrwxrwxrwx 1 root root 16 Dec 24 09:53 librlog.so -> librlog.so.5.0.0 lrwxrwxrwx 1 root root 16 Dec 24 09:53 librlog.so.5 -> librlog.so.5.0.0 -rwxr-xr-x 1 root root 43684 Dec 24 09:53 librlog.so.5.0.0 drwxr-xr-x 2 root root 4096 Dec 24 09:53 pkgconfig /builds/salix/arm/14.0/original/l/rlog/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 213 Dec 24 09:53 librlog.pc /builds/salix/arm/14.0/original/l/rlog/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 24 09:53 rlog-1.4 /builds/salix/arm/14.0/original/l/rlog/pkg/usr/src/rlog-1.4: total 4 -rw-r--r-- 1 root root 1116 Dec 24 09:53 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/librlog.so -> librlog.so.5.0.0 usr/lib/librlog.so.5 -> librlog.so.5.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf librlog.so ) ( cd usr/lib ; ln -sf librlog.so.5.0.0 librlog.so ) ( cd usr/lib ; rm -rf librlog.so.5 ) ( cd usr/lib ; ln -sf librlog.so.5.0.0 librlog.so.5 ) 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/librlog.so' removed './usr/lib/librlog.so.5' 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: /builds/salix/arm/14.0/original/l/rlog/rlog-1.4-arm-1rl.txz ./ usr/ usr/src/ usr/src/rlog-1.4/ usr/src/rlog-1.4/SLKBUILD usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/librlog.pc usr/lib/librlog.so.5.0.0 usr/lib/librlog.la usr/include/ usr/include/rlog/ usr/include/rlog/rlog.h usr/include/rlog/Lock.h usr/include/rlog/common.h usr/include/rlog/RLogPublisher.h usr/include/rlog/RLogNode.h usr/include/rlog/Error.h usr/include/rlog/rloglocation.h usr/include/rlog/rlog-novariadic.h usr/include/rlog/SyslogNode.h usr/include/rlog/StdioNode.h usr/include/rlog/rlog-prec99.h usr/include/rlog/rlog-c99.h usr/include/rlog/RLogChannel.h usr/include/rlog/RLogTime.h usr/include/rlog/Mutex.h usr/include/rlog/rloginit.h usr/doc/ usr/doc/rlog-1.4/ usr/doc/rlog-1.4/README usr/doc/rlog-1.4/ChangeLog usr/doc/rlog-1.4/INSTALL usr/doc/rlog-1.4/refman.pdf usr/doc/rlog-1.4/COPYING usr/doc/rlog-1.4/AUTHORS usr/doc/rlog-1.4/html/ usr/doc/rlog-1.4/html/RLogTime_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1RLogPublisher.png usr/doc/rlog-1.4/html/channel.html usr/doc/rlog-1.4/html/index.html usr/doc/rlog-1.4/html/RLogPublisher_8h-source.html usr/doc/rlog-1.4/html/StdioNode_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1Error-members.html usr/doc/rlog-1.4/html/classrlog_1_1FileNode.html usr/doc/rlog-1.4/html/classrlog_1_1RLogModule.html usr/doc/rlog-1.4/html/functions_vars.html usr/doc/rlog-1.4/html/rlog_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1StdioNode.html usr/doc/rlog-1.4/html/doxygen.png usr/doc/rlog-1.4/html/group__RLogMacros.html usr/doc/rlog-1.4/html/functions_func.html usr/doc/rlog-1.4/html/component.html usr/doc/rlog-1.4/html/classrlog_1_1StdioNode-members.html usr/doc/rlog-1.4/html/structrlog_1_1PublishLoc.html usr/doc/rlog-1.4/html/classrlog_1_1RLogNode.png usr/doc/rlog-1.4/html/classrlog_1_1SyslogNode.html usr/doc/rlog-1.4/html/RLogChannel_8h-source.html usr/doc/rlog-1.4/html/tab_b.gif usr/doc/rlog-1.4/html/classrlog_1_1SyslogNode.png usr/doc/rlog-1.4/html/Mutex_8h-source.html usr/doc/rlog-1.4/html/tabs.css usr/doc/rlog-1.4/html/rlog-novariadic_8h-source.html usr/doc/rlog-1.4/html/files.html usr/doc/rlog-1.4/html/classrlog_1_1RLogChannel.html usr/doc/rlog-1.4/html/rloglocation_8h-source.html usr/doc/rlog-1.4/html/common_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1Error.html usr/doc/rlog-1.4/html/classrlog_1_1StdioNode.png usr/doc/rlog-1.4/html/RLogNode_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1RLogNode.html usr/doc/rlog-1.4/html/tab_r.gif usr/doc/rlog-1.4/html/classrlog_1_1RLogChannel.png usr/doc/rlog-1.4/html/hierarchy.html usr/doc/rlog-1.4/html/structrlog_1_1RLogData-members.html usr/doc/rlog-1.4/html/classrlog_1_1RLogModule-members.html usr/doc/rlog-1.4/html/modules.html usr/doc/rlog-1.4/html/Lock_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1RLogPublisher-members.html usr/doc/rlog-1.4/html/rlog-c99_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1Mutex-members.html usr/doc/rlog-1.4/html/classrlog_1_1FileNode.png usr/doc/rlog-1.4/html/rlog_8h.html usr/doc/rlog-1.4/html/tab_l.gif usr/doc/rlog-1.4/html/classrlog_1_1RLogChannel-members.html usr/doc/rlog-1.4/html/rloginit_8h-source.html usr/doc/rlog-1.4/html/structrlog_1_1ErrorData.html usr/doc/rlog-1.4/html/SyslogNode_8h-source.html usr/doc/rlog-1.4/html/config_8h-source.html usr/doc/rlog-1.4/html/Error_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1RLogNode-members.html usr/doc/rlog-1.4/html/classrlog_1_1FileNode-members.html usr/doc/rlog-1.4/html/annotated.html usr/doc/rlog-1.4/html/functions.html usr/doc/rlog-1.4/html/doxygen.css usr/doc/rlog-1.4/html/classrlog_1_1Lock.html usr/doc/rlog-1.4/html/classrlog_1_1Mutex.html usr/doc/rlog-1.4/html/classrlog_1_1SyslogNode-members.html usr/doc/rlog-1.4/html/structrlog_1_1PublishLoc-members.html usr/doc/rlog-1.4/html/rlog-prec99_8h-source.html usr/doc/rlog-1.4/html/classrlog_1_1RLogPublisher.html usr/doc/rlog-1.4/html/structrlog_1_1RLogData.html usr/doc/rlog-1.4/html/pages.html usr/doc/rlog-1.4/html/classrlog_1_1Lock-members.html usr/doc/rlog-1.4/html/structrlog_1_1ErrorData-members.html install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/l/rlog/rlog-1.4-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories