tar -xf libsynce-0.15.tar.gz checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-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 gawk... (cached) gawk checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes 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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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/i486-slackware-linux/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 checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ld used by GCC... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for shared library run path origin... done configure: Building with dccm file support checking for DBUS... yes configure: Building with odccm support checking for HAL... yes configure: Building with hal support checking whether byte ordering is bigendian... no checking sys/byteswap.h usability... no checking sys/byteswap.h presence... no checking for sys/byteswap.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for an ANSI C-conforming const... yes checking for nl_langinfo... yes checking for setlocale... yes checking for poll... yes checking for inet_pton... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for socket in -lsocket... no checking for floor in -lm... yes configure: creating ./config.status config.status: creating lib/synce.h config.status: creating libsynce.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/config/Makefile config.status: creating man/Makefile config.status: creating lib/synce_config.h config.status: executing depfiles commands config.status: executing libtool commands make: Warning: File `Makefile' has modification time 0,87 s in the future Making all in lib make[1]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[1]: Warning: File `.deps/libsynce_la-wstr.Plo' has modification time 1,2 s in the future make all-recursive make[2]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[2]: Warning: File `.deps/libsynce_la-wstr.Plo' has modification time 1,2 s in the future Making all in config make[3]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib/config' make[3]: Warning: File `.deps/hash.Plo' has modification time 1,1 s in the future /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o mv -f .deps/hash.Tpo .deps/hash.Plo mv -f .deps/config.Tpo .deps/config.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -o libconfig.la config.lo hash.lo -lm libtool: link: ar cru .libs/libconfig.a .libs/config.o .libs/hash.o libtool: link: ranlib .libs/libconfig.a libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" ) make[3]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[3]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib/config' Making all in . make[3]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[3]: Warning: File `.deps/libsynce_la-wstr.Plo' has modification time 0,52 s in the future /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-datetype.lo -MD -MP -MF .deps/libsynce_la-datetype.Tpo -c -o libsynce_la-datetype.lo `test -f 'datetype.c' || echo './'`datetype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-errors.lo -MD -MP -MF .deps/libsynce_la-errors.Tpo -c -o libsynce_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-datetype.lo -MD -MP -MF .deps/libsynce_la-datetype.Tpo -c datetype.c -fPIC -DPIC -o .libs/libsynce_la-datetype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-errors.lo -MD -MP -MF .deps/libsynce_la-errors.Tpo -c errors.c -fPIC -DPIC -o .libs/libsynce_la-errors.o mv -f .deps/libsynce_la-datetype.Tpo .deps/libsynce_la-datetype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-files.lo -MD -MP -MF .deps/libsynce_la-files.Tpo -c -o libsynce_la-files.lo `test -f 'files.c' || echo './'`files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-files.lo -MD -MP -MF .deps/libsynce_la-files.Tpo -c files.c -fPIC -DPIC -o .libs/libsynce_la-files.o mv -f .deps/libsynce_la-files.Tpo .deps/libsynce_la-files.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-filetime.lo -MD -MP -MF .deps/libsynce_la-filetime.Tpo -c -o libsynce_la-filetime.lo `test -f 'filetime.c' || echo './'`filetime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-filetime.lo -MD -MP -MF .deps/libsynce_la-filetime.Tpo -c filetime.c -fPIC -DPIC -o .libs/libsynce_la-filetime.o mv -f .deps/libsynce_la-filetime.Tpo .deps/libsynce_la-filetime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-info.lo -MD -MP -MF .deps/libsynce_la-info.Tpo -c -o libsynce_la-info.lo `test -f 'info.c' || echo './'`info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-info.lo -MD -MP -MF .deps/libsynce_la-info.Tpo -c info.c -fPIC -DPIC -o .libs/libsynce_la-info.o mv -f .deps/libsynce_la-errors.Tpo .deps/libsynce_la-errors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-password.lo -MD -MP -MF .deps/libsynce_la-password.Tpo -c -o libsynce_la-password.lo `test -f 'password.c' || echo './'`password.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-password.lo -MD -MP -MF .deps/libsynce_la-password.Tpo -c password.c -fPIC -DPIC -o .libs/libsynce_la-password.o mv -f .deps/libsynce_la-password.Tpo .deps/libsynce_la-password.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_hash.lo -MD -MP -MF .deps/libsynce_la-synce_hash.Tpo -c -o libsynce_la-synce_hash.lo `test -f 'synce_hash.c' || echo './'`synce_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_hash.lo -MD -MP -MF .deps/libsynce_la-synce_hash.Tpo -c synce_hash.c -fPIC -DPIC -o .libs/libsynce_la-synce_hash.o mv -f .deps/libsynce_la-info.Tpo .deps/libsynce_la-info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_ini.lo -MD -MP -MF .deps/libsynce_la-synce_ini.Tpo -c -o libsynce_la-synce_ini.lo `test -f 'synce_ini.c' || echo './'`synce_ini.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_ini.lo -MD -MP -MF .deps/libsynce_la-synce_ini.Tpo -c synce_ini.c -fPIC -DPIC -o .libs/libsynce_la-synce_ini.o mv -f .deps/libsynce_la-synce_hash.Tpo .deps/libsynce_la-synce_hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_log.lo -MD -MP -MF .deps/libsynce_la-synce_log.Tpo -c -o libsynce_la-synce_log.lo `test -f 'synce_log.c' || echo './'`synce_log.c mv -f .deps/libsynce_la-synce_ini.Tpo .deps/libsynce_la-synce_ini.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_socket.lo -MD -MP -MF .deps/libsynce_la-synce_socket.Tpo -c -o libsynce_la-synce_socket.lo `test -f 'synce_socket.c' || echo './'`synce_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_log.lo -MD -MP -MF .deps/libsynce_la-synce_log.Tpo -c synce_log.c -fPIC -DPIC -o .libs/libsynce_la-synce_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_socket.lo -MD -MP -MF .deps/libsynce_la-synce_socket.Tpo -c synce_socket.c -fPIC -DPIC -o .libs/libsynce_la-synce_socket.o mv -f .deps/libsynce_la-synce_log.Tpo .deps/libsynce_la-synce_log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-time_fields.lo -MD -MP -MF .deps/libsynce_la-time_fields.Tpo -c -o libsynce_la-time_fields.lo `test -f 'time_fields.c' || echo './'`time_fields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-time_fields.lo -MD -MP -MF .deps/libsynce_la-time_fields.Tpo -c time_fields.c -fPIC -DPIC -o .libs/libsynce_la-time_fields.o mv -f .deps/libsynce_la-synce_socket.Tpo .deps/libsynce_la-synce_socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-wstr.lo -MD -MP -MF .deps/libsynce_la-wstr.Tpo -c -o libsynce_la-wstr.lo `test -f 'wstr.c' || echo './'`wstr.c mv -f .deps/libsynce_la-time_fields.Tpo .deps/libsynce_la-time_fields.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-wstr.lo -MD -MP -MF .deps/libsynce_la-wstr.Tpo -c wstr.c -fPIC -DPIC -o .libs/libsynce_la-wstr.o mv -f .deps/libsynce_la-wstr.Tpo .deps/libsynce_la-wstr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -no-undefined -version-info 0:0:0 -o libsynce.la -rpath /usr/lib libsynce_la-datetype.lo libsynce_la-errors.lo libsynce_la-files.lo libsynce_la-filetime.lo libsynce_la-info.lo libsynce_la-password.lo libsynce_la-synce_hash.lo libsynce_la-synce_ini.lo libsynce_la-synce_log.lo libsynce_la-synce_socket.lo libsynce_la-time_fields.lo libsynce_la-wstr.lo config/libconfig.la -lm -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lhal -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: gcc -shared .libs/libsynce_la-datetype.o .libs/libsynce_la-errors.o .libs/libsynce_la-files.o .libs/libsynce_la-filetime.o .libs/libsynce_la-info.o .libs/libsynce_la-password.o .libs/libsynce_la-synce_hash.o .libs/libsynce_la-synce_ini.o .libs/libsynce_la-synce_log.o .libs/libsynce_la-synce_socket.o .libs/libsynce_la-time_fields.o .libs/libsynce_la-wstr.o -Wl,--whole-archive config/.libs/libconfig.a -Wl,--no-whole-archive /usr/lib/libhal.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lm -pthread -pthread -march=i486 -mtune=i686 -pthread -pthread -pthread -Wl,-soname -Wl,libsynce.so.0 -o .libs/libsynce.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsynce.so.0" && ln -s "libsynce.so.0.0.0" "libsynce.so.0") libtool: link: (cd ".libs" && rm -f "libsynce.so" && ln -s "libsynce.so.0.0.0" "libsynce.so") libtool: link: ( cd ".libs" && rm -f "libsynce.la" && ln -s "../libsynce.la" "libsynce.la" ) make[3]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[3]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[1]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[1]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' Making all in man make[1]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/man' echo ".so man3/synce_info_new.3" > synce_info_destroy.3 echo ".so man3/synce_get_directory.3" > synce_get_subdirectory.3 echo ".so man3/synce_get_directory.3" > synce_get_script_directory.3 echo ".so man3/synce_get_connection_filename.3" > synce_set_connection_filename.3 echo ".so man3/synce_get_connection_filename.3" > synce_set_default_connection_filename.3 echo ".so man3/wstr_to_ascii.3" > wstr_to_current.3 echo ".so man3/wstr_to_ascii.3" > wstr_to_utf8.3 echo ".so man3/wstr_to_ascii.3" > wstr_from_ascii.3 echo ".so man3/wstr_to_ascii.3" > wstr_from_utf8.3 echo ".so man3/wstr_to_ascii.3" > wstr_from_current.3 echo ".so man3/wstr_to_ascii.3" > wstr_free_string.3 echo ".so man3/wstr_to_ascii.3" > wstrlen.3 echo ".so man3/wstr_to_ascii.3" > wstrcpy.3 echo ".so man3/wstr_to_ascii.3" > wstr_append.3 echo ".so man3/wstr_to_ascii.3" > wstr_equal.3 echo ".so man3/wstr_to_ascii.3" > wstrdup.3 echo ".so man3/time_fields_from_filetime.3" > time_fields_to_filetime.3 echo ".so man3/date_from_tm.3" > date_to_tm.3 echo ".so man3/synce_error.3" > synce_warning.3 echo ".so man3/synce_error.3" > synce_info.3 echo ".so man3/synce_error.3" > synce_debug.3 echo ".so man3/synce_error.3" > synce_trace.3 echo ".so man3/synce_error.3" > synce_warning_unless.3 echo ".so man3/synce_error.3" > synce_log_set_level.3 echo ".so man3/synce_error.3" > synce_log_use_syslog.3 make[1]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/man' Making all in . make[1]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15' make[1]: Für das Ziel »all-am« ist nichts zu tun. make[1]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15' make: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. Making install in lib make[1]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[1]: Warning: File `.deps/libsynce_la-wstr.Plo' has modification time 0,42 s in the future Making install in config make[2]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib/config' make[3]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib/config' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib/config' make[2]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib/config' Making install in . make[2]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[2]: Warning: File `.deps/libsynce_la-wstr.Plo' has modification time 0,055 s in the future make[3]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[3]: Warning: File `libsynce.la' has modification time 0,28 s in the future test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libsynce/pkg//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libsynce.la '/home/slkbuilds/arch/l/libsynce/pkg//usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libsynce.so.0.0.0 /home/slkbuilds/arch/l/libsynce/pkg//usr/lib/libsynce.so.0.0.0 libtool: install: (cd /home/slkbuilds/arch/l/libsynce/pkg//usr/lib && { ln -s -f libsynce.so.0.0.0 libsynce.so.0 || { rm -f libsynce.so.0 && ln -s libsynce.so.0.0.0 libsynce.so.0; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libsynce/pkg//usr/lib && { ln -s -f libsynce.so.0.0.0 libsynce.so || { rm -f libsynce.so && ln -s libsynce.so.0.0.0 libsynce.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libsynce.lai /home/slkbuilds/arch/l/libsynce/pkg//usr/lib/libsynce.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libsynce/pkg//usr/include" /usr/bin/ginstall -c -m 644 synce.h synce_hash.h synce_ini.h synce_log.h synce_socket.h synce_types.h synce_sys_error.h synce_vector_template.h '/home/slkbuilds/arch/l/libsynce/pkg//usr/include' make[3]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[3]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' make[1]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[1]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/lib' Making install in man make[1]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/man' make[1]: Warning: File `synce_info_destroy.3' has modification time 0,064 s in the future make[2]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/man' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Warning: File `synce_info_destroy.3' has modification time 0,046 s in the future test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libsynce/pkg//usr/share/man/man3" /usr/bin/ginstall -c -m 644 synce_info_new.3 synce_get_directory.3 synce_get_connection_filename.3 synce_strerror.3 wstr_to_ascii.3 time_fields_from_filetime.3 date_from_tm.3 synce_error.3 synce_info_destroy.3 synce_get_subdirectory.3 synce_get_script_directory.3 synce_set_connection_filename.3 synce_set_default_connection_filename.3 wstr_to_current.3 wstr_to_utf8.3 wstr_from_ascii.3 wstr_from_utf8.3 wstr_from_current.3 wstr_free_string.3 wstrlen.3 wstrcpy.3 wstr_append.3 wstr_equal.3 wstrdup.3 time_fields_to_filetime.3 date_to_tm.3 synce_warning.3 synce_info.3 synce_debug.3 synce_trace.3 synce_warning_unless.3 synce_log_set_level.3 synce_log_use_syslog.3 '/home/slkbuilds/arch/l/libsynce/pkg//usr/share/man/man3' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libsynce/pkg//usr/share/man/man7" /usr/bin/ginstall -c -m 644 synce.7 '/home/slkbuilds/arch/l/libsynce/pkg//usr/share/man/man7' make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/man' make[1]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[1]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15/man' Making install in . make[1]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15' make[2]: Entering directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libsynce/pkg//usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libsynce.pc '/home/slkbuilds/arch/l/libsynce/pkg//usr/lib/pkgconfig' make[2]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15' make[1]: Leaving directory `/home/slkbuilds/arch/l/libsynce/src/libsynce-0.15' /home/slkbuilds/arch/l/libsynce/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Feb 11 2011 install drwxr-xr-x 7 root root 4096 Feb 11 2011 usr /home/slkbuilds/arch/l/libsynce/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 489 Feb 11 2011 slack-desc /home/slkbuilds/arch/l/libsynce/pkg/usr: insgesamt 20 drwxr-xr-x 3 root root 4096 Feb 11 2011 doc drwxr-xr-x 2 root root 4096 Feb 11 2011 include drwxr-xr-x 3 root root 4096 Feb 11 2011 lib drwxr-xr-x 4 root root 4096 Feb 11 2011 man drwxr-xr-x 3 root root 4096 Feb 11 22:58 src /home/slkbuilds/arch/l/libsynce/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 2011 libsynce-0.15 /home/slkbuilds/arch/l/libsynce/pkg/usr/doc/libsynce-0.15: insgesamt 16 -rw-r--r-- 1 root root 3774 Feb 11 2011 ChangeLog -rw-r--r-- 1 root root 1096 Feb 11 2011 LICENSE -rw-r--r-- 1 root root 559 Feb 11 2011 README -rw-r--r-- 1 root root 208 Feb 11 2011 TODO /home/slkbuilds/arch/l/libsynce/pkg/usr/include: insgesamt 72 -rw-r--r-- 1 root root 4622 Feb 11 22:58 synce.h -rw-r--r-- 1 root root 3167 Feb 11 22:58 synce_hash.h -rw-r--r-- 1 root root 403 Feb 11 22:58 synce_ini.h -rw-r--r-- 1 root root 1642 Feb 11 2011 synce_log.h -rw-r--r-- 1 root root 2399 Feb 11 2011 synce_socket.h -rw-r--r-- 1 root root 36857 Feb 11 2011 synce_sys_error.h -rw-r--r-- 1 root root 5814 Feb 11 2011 synce_types.h -rw-r--r-- 1 root root 1782 Feb 11 2011 synce_vector_template.h /home/slkbuilds/arch/l/libsynce/pkg/usr/lib: insgesamt 100 -rwxr-xr-x 1 root root 1125 Feb 11 22:58 libsynce.la lrwxrwxrwx 1 root root 17 Feb 11 22:58 libsynce.so -> libsynce.so.0.0.0 lrwxrwxrwx 1 root root 17 Feb 11 22:58 libsynce.so.0 -> libsynce.so.0.0.0 -rwxr-xr-x 1 root root 92416 Feb 11 2011 libsynce.so.0.0.0 drwxr-xr-x 2 root root 4096 Feb 11 2011 pkgconfig /home/slkbuilds/arch/l/libsynce/pkg/usr/lib/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 234 Feb 11 2011 libsynce.pc /home/slkbuilds/arch/l/libsynce/pkg/usr/man: insgesamt 8 drwxr-xr-x 2 root root 4096 Feb 11 2011 man3 drwxr-xr-x 2 root root 4096 Feb 11 2011 man7 /home/slkbuilds/arch/l/libsynce/pkg/usr/man/man3: insgesamt 132 -rw-r--r-- 1 root root 1294 Feb 11 2011 date_from_tm.3.gz -rw-r--r-- 1 root root 57 Feb 11 2011 date_to_tm.3.gz -rw-r--r-- 1 root root 57 Feb 11 2011 synce_debug.3.gz -rw-r--r-- 1 root root 1458 Feb 11 2011 synce_error.3.gz -rw-r--r-- 1 root root 1250 Feb 11 2011 synce_get_connection_filename.3.gz -rw-r--r-- 1 root root 1173 Feb 11 2011 synce_get_directory.3.gz -rw-r--r-- 1 root root 80 Feb 11 2011 synce_get_script_directory.3.gz -rw-r--r-- 1 root root 76 Feb 11 2011 synce_get_subdirectory.3.gz -rw-r--r-- 1 root root 56 Feb 11 2011 synce_info.3.gz -rw-r--r-- 1 root root 67 Feb 11 2011 synce_info_destroy.3.gz -rw-r--r-- 1 root root 1911 Feb 11 2011 synce_info_new.3.gz -rw-r--r-- 1 root root 65 Feb 11 2011 synce_log_set_level.3.gz -rw-r--r-- 1 root root 66 Feb 11 2011 synce_log_use_syslog.3.gz -rw-r--r-- 1 root root 93 Feb 11 2011 synce_set_connection_filename.3.gz -rw-r--r-- 1 root root 101 Feb 11 2011 synce_set_default_connection_filename.3.gz -rw-r--r-- 1 root root 982 Feb 11 2011 synce_strerror.3.gz -rw-r--r-- 1 root root 57 Feb 11 2011 synce_trace.3.gz -rw-r--r-- 1 root root 59 Feb 11 2011 synce_warning.3.gz -rw-r--r-- 1 root root 66 Feb 11 2011 synce_warning_unless.3.gz -rw-r--r-- 1 root root 1243 Feb 11 2011 time_fields_from_filetime.3.gz -rw-r--r-- 1 root root 79 Feb 11 2011 time_fields_to_filetime.3.gz -rw-r--r-- 1 root root 59 Feb 11 2011 wstr_append.3.gz -rw-r--r-- 1 root root 58 Feb 11 2011 wstr_equal.3.gz -rw-r--r-- 1 root root 64 Feb 11 2011 wstr_free_string.3.gz -rw-r--r-- 1 root root 63 Feb 11 2011 wstr_from_ascii.3.gz -rw-r--r-- 1 root root 65 Feb 11 2011 wstr_from_current.3.gz -rw-r--r-- 1 root root 62 Feb 11 2011 wstr_from_utf8.3.gz -rw-r--r-- 1 root root 1457 Feb 11 2011 wstr_to_ascii.3.gz -rw-r--r-- 1 root root 63 Feb 11 2011 wstr_to_current.3.gz -rw-r--r-- 1 root root 60 Feb 11 2011 wstr_to_utf8.3.gz -rw-r--r-- 1 root root 55 Feb 11 2011 wstrcpy.3.gz -rw-r--r-- 1 root root 55 Feb 11 2011 wstrdup.3.gz -rw-r--r-- 1 root root 55 Feb 11 2011 wstrlen.3.gz /home/slkbuilds/arch/l/libsynce/pkg/usr/man/man7: insgesamt 4 -rw-r--r-- 1 root root 1422 Feb 11 2011 synce.7.gz /home/slkbuilds/arch/l/libsynce/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 2011 libsynce-0.15 /home/slkbuilds/arch/l/libsynce/pkg/usr/src/libsynce-0.15: insgesamt 4 -rw-r--r-- 1 root root 986 Feb 11 2011 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libsynce.so -> libsynce.so.0.0.0 usr/lib/libsynce.so.0 -> libsynce.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libsynce.so ) ( cd usr/lib ; ln -sf libsynce.so.0.0.0 libsynce.so ) ( cd usr/lib ; rm -rf libsynce.so.0 ) ( cd usr/lib ; ln -sf libsynce.so.0.0.0 libsynce.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: „./usr/lib/libsynce.so“ entfernt „./usr/lib/libsynce.so.0“ entfernt 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: /home/slkbuilds/arch/l/libsynce/libsynce-0.15-i486-1tm.txz ./ usr/ usr/doc/ usr/doc/libsynce-0.15/ usr/doc/libsynce-0.15/README usr/doc/libsynce-0.15/TODO usr/doc/libsynce-0.15/LICENSE usr/doc/libsynce-0.15/ChangeLog usr/src/ usr/src/libsynce-0.15/ usr/src/libsynce-0.15/SLKBUILD usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/libsynce.pc usr/lib/libsynce.so.0.0.0 usr/lib/libsynce.la usr/include/ usr/include/synce_types.h usr/include/synce_vector_template.h usr/include/synce_socket.h usr/include/synce_ini.h usr/include/synce_hash.h usr/include/synce.h usr/include/synce_sys_error.h usr/include/synce_log.h usr/man/ usr/man/man7/ usr/man/man7/synce.7.gz usr/man/man3/ usr/man/man3/wstrcpy.3.gz usr/man/man3/synce_get_subdirectory.3.gz usr/man/man3/synce_warning.3.gz usr/man/man3/synce_get_connection_filename.3.gz usr/man/man3/wstr_to_utf8.3.gz usr/man/man3/wstr_to_ascii.3.gz usr/man/man3/synce_info_new.3.gz usr/man/man3/synce_log_use_syslog.3.gz usr/man/man3/synce_strerror.3.gz usr/man/man3/wstr_from_current.3.gz usr/man/man3/date_to_tm.3.gz usr/man/man3/wstr_to_current.3.gz usr/man/man3/synce_get_script_directory.3.gz usr/man/man3/time_fields_to_filetime.3.gz usr/man/man3/synce_get_directory.3.gz usr/man/man3/synce_debug.3.gz usr/man/man3/wstr_from_ascii.3.gz usr/man/man3/synce_trace.3.gz usr/man/man3/synce_set_connection_filename.3.gz usr/man/man3/synce_info.3.gz usr/man/man3/wstr_from_utf8.3.gz usr/man/man3/synce_error.3.gz usr/man/man3/wstr_equal.3.gz usr/man/man3/synce_set_default_connection_filename.3.gz usr/man/man3/date_from_tm.3.gz usr/man/man3/wstrdup.3.gz usr/man/man3/wstr_free_string.3.gz usr/man/man3/synce_log_set_level.3.gz usr/man/man3/wstrlen.3.gz usr/man/man3/synce_warning_unless.3.gz usr/man/man3/synce_info_destroy.3.gz usr/man/man3/time_fields_from_filetime.3.gz usr/man/man3/wstr_append.3.gz install/ install/slack-desc install/doinst.sh Slackware package /home/slkbuilds/arch/l/libsynce/libsynce-0.15-i486-1tm.txz created. Package has been built. Cleaning pkg and src directories