tar -xf json-c-0.9.tar.gz 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 style of include used by make... GNU 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strndup... yes checking for strerror... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-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 whether ln -s works... yes 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/x86_64-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 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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 ./config.status config.status: creating Makefile config.status: creating json.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/src/json-c-0.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c -o arraylist.lo arraylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o mv -f .deps/arraylist.Tpo .deps/arraylist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c -o json_object.lo json_object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -fPIC -DPIC -o .libs/json_object.o mv -f .deps/json_object.Tpo .deps/json_object.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c -o json_tokener.lo json_tokener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o mv -f .deps/json_tokener.Tpo .deps/json_tokener.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c -o json_util.lo json_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -fPIC -DPIC -o .libs/json_util.o mv -f .deps/json_util.Tpo .deps/json_util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c -o linkhash.lo linkhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o mv -f .deps/linkhash.Tpo .deps/linkhash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c -o printbuf.lo printbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o mv -f .deps/printbuf.Tpo .deps/printbuf.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -version-info 0:1:0 -o libjson.la -rpath /usr/lib64 arraylist.lo debug.lo json_object.lo json_tokener.lo json_util.lo linkhash.lo printbuf.lo libtool: link: gcc -shared .libs/arraylist.o .libs/debug.o .libs/json_object.o .libs/json_tokener.o .libs/json_util.o .libs/linkhash.o .libs/printbuf.o -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libjson.so.0" && ln -s "libjson.so.0.0.1" "libjson.so.0") libtool: link: (cd ".libs" && rm -f "libjson.so" && ln -s "libjson.so.0.0.1" "libjson.so") libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/src/json-c-0.9' make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/src/json-c-0.9' test -z "/usr/lib64" || /usr/bin/mkdir -p "/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libjson.la' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64/libjson.la' libtool: install: /usr/bin/ginstall -c .libs/libjson.so.0.0.1 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64/libjson.so.0.0.1 libtool: install: (cd /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64 && { ln -s -f libjson.so.0.0.1 libjson.so.0 || { rm -f libjson.so.0 && ln -s libjson.so.0.0.1 libjson.so.0; }; }) libtool: install: (cd /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64 && { ln -s -f libjson.so.0.0.1 libjson.so || { rm -f libjson.so && ln -s libjson.so.0.0.1 libjson.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libjson.lai /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64/libjson.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/json" || /usr/bin/mkdir -p "/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json" /usr/bin/ginstall -c -m 644 'json.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/json.h' /usr/bin/ginstall -c -m 644 'bits.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/bits.h' /usr/bin/ginstall -c -m 644 'debug.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/debug.h' /usr/bin/ginstall -c -m 644 'linkhash.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/linkhash.h' /usr/bin/ginstall -c -m 644 'arraylist.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/arraylist.h' /usr/bin/ginstall -c -m 644 'printbuf.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/printbuf.h' /usr/bin/ginstall -c -m 644 'json_util.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/json_util.h' /usr/bin/ginstall -c -m 644 'json_object.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/json_object.h' /usr/bin/ginstall -c -m 644 'json_object_private.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/json_object_private.h' /usr/bin/ginstall -c -m 644 'json_tokener.h' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json/json_tokener.h' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 'json.pc' '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64/pkgconfig/json.pc' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/src/json-c-0.9' /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Σεπ 28 04:05 install drwxr-xr-x 6 root root 4096 Σεπ 28 04:05 usr /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 275 Σεπ 28 04:05 slack-desc /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Σεπ 28 04:05 doc drwxr-xr-x 3 root root 4096 Σεπ 28 04:05 include drwxr-xr-x 3 root root 4096 Σεπ 28 04:05 lib64 drwxr-xr-x 3 root root 4096 Σεπ 28 04:05 src /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 28 04:05 json-c-0.9 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/doc/json-c-0.9: σύνολο 32 -rw-r--r-- 1 root root 84 Σεπ 28 04:05 AUTHORS -rw-r--r-- 1 root root 1070 Σεπ 28 04:05 COPYING -rw-r--r-- 1 root root 4645 Σεπ 28 04:05 ChangeLog -rw-r--r-- 1 root root 9236 Σεπ 28 04:05 INSTALL -rw-r--r-- 1 root root 363 Σεπ 28 04:05 README /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 28 04:05 json /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/include/json: σύνολο 52 -rw-r--r-- 1 root root 993 Σεπ 28 04:05 arraylist.h -rw-r--r-- 1 root root 661 Σεπ 28 04:05 bits.h -rw-r--r-- 1 root root 1426 Σεπ 28 04:05 debug.h -rw-r--r-- 1 root root 573 Σεπ 28 04:05 json.h -rw-r--r-- 1 root root 10222 Σεπ 28 04:05 json_object.h -rw-r--r-- 1 root root 1104 Σεπ 28 04:05 json_object_private.h -rw-r--r-- 1 root root 2559 Σεπ 28 04:05 json_tokener.h -rw-r--r-- 1 root root 654 Σεπ 28 04:05 json_util.h -rw-r--r-- 1 root root 6062 Σεπ 28 04:05 linkhash.h -rw-r--r-- 1 root root 1711 Σεπ 28 04:05 printbuf.h /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64: σύνολο 40 -rwxr-xr-x 1 root root 929 Σεπ 28 04:05 libjson.la lrwxrwxrwx 1 root root 16 Σεπ 28 04:05 libjson.so -> libjson.so.0.0.1 lrwxrwxrwx 1 root root 16 Σεπ 28 04:05 libjson.so.0 -> libjson.so.0.0.1 -rwxr-xr-x 1 root root 29896 Σεπ 28 04:05 libjson.so.0.0.1 drwxr-xr-x 2 root root 4096 Σεπ 28 04:05 pkgconfig /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 210 Σεπ 28 04:05 json.pc /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 28 04:05 json-c-0.9 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/pkg/usr/src/json-c-0.9: σύνολο 4 -rw-r--r-- 1 root root 1059 Σεπ 28 04:05 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libjson.so -> libjson.so.0.0.1 usr/lib64/libjson.so.0 -> libjson.so.0.0.1 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libjson.so ) ( cd usr/lib64 ; ln -sf libjson.so.0.0.1 libjson.so ) ( cd usr/lib64 ; rm -rf libjson.so.0 ) ( cd usr/lib64 ; ln -sf libjson.so.0.0.1 libjson.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/lib64/libjson.so» removed «./usr/lib64/libjson.so.0» 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: /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/json-c-0.9-x86_64-1dj.txz ./ usr/ usr/src/ usr/src/json-c-0.9/ usr/src/json-c-0.9/SLKBUILD usr/lib64/ usr/lib64/libjson.so.0.0.1 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/json.pc usr/lib64/libjson.la usr/include/ usr/include/json/ usr/include/json/arraylist.h usr/include/json/json_util.h usr/include/json/json_object_private.h usr/include/json/json_object.h usr/include/json/debug.h usr/include/json/linkhash.h usr/include/json/bits.h usr/include/json/json.h usr/include/json/json_tokener.h usr/include/json/printbuf.h usr/doc/ usr/doc/json-c-0.9/ usr/doc/json-c-0.9/INSTALL usr/doc/json-c-0.9/ChangeLog usr/doc/json-c-0.9/COPYING usr/doc/json-c-0.9/README usr/doc/json-c-0.9/AUTHORS install/ install/doinst.sh install/slack-desc Slackware package /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/progs/json-c/json-c-0.9-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories