autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force /usr/share/aclocal/gsnmp.m4:4: warning: underquoted definition of AM_PATH_GSNMP /usr/share/aclocal/gsnmp.m4:4: run info Automake 'Extending aclocal' /usr/share/aclocal/gsnmp.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: Leaving directory `.' config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting mple/test.json json-parser-1.1.0/bindings/python/example/test.py json-parser-1.1.0/bindings/python/jsonparser.pyx json-parser-1.1.0/bindings/python/setup.py json-parser-1.1.0/bindings/python/wrap_json.c json-parser-1.1.0/configure json-parser-1.1.0/configure.ac json-parser-1.1.0/json.c json-parser-1.1.0/json.h json-parser-1.1.0/tests/ json-parser-1.1.0/tests/ext-invalid-0001.json json-parser-1.1.0/tests/ext-invalid-0002.json json-parser-1.1.0/tests/ext-valid-0001.json json-parser-1.1.0/tests/ext-valid-0002.json json-parser-1.1.0/tests/ext-valid-0003.json json-parser-1.1.0/tests/invalid-0000.json json-parser-1.1.0/tests/invalid-0001.json json-parser-1.1.0/tests/invalid-0002.json json-parser-1.1.0/tests/invalid-0003.json json-parser-1.1.0/tests/invalid-0004.json json-parser-1.1.0/tests/invalid-0005.json json-parser-1.1.0/tests/invalid-0006.json json-parser-1.1.0/tests/invalid-0007.json json-parser-1.1.0/tests/invalid-0008.json json-parser-1.1.0/tests/invalid-0009.json json-parser-1.1.0/tests/invalid-0010.json json-parser-1.1.0/tests/test.py json-parser-1.1.0/tests/valid-0000.json json-parser-1.1.0/tests/valid-0001.json json-parser-1.1.0/tests/valid-0002.json json-parser-1.1.0/tests/valid-0003.json json-parser-1.1.0/tests/valid-0004.json json-parser-1.1.0/tests/valid-0005.json json-parser-1.1.0/tests/valid-0006.json json-parser-1.1.0/tests/valid-0007.json json-parser-1.1.0/tests/valid-0008.json json-parser-1.1.0/tests/valid-0009.json json-parser-1.1.0/tests/valid-0010.json json-parser-1.1.0/tests/valid-0011.json json-parser-1.1.0/tests/valid-0012.json patching file Makefile.in patching file configure.ac patching file json-parser.pc.in 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 for ar... ar configure: creating ./config.status config.status: creating Makefile config.status: creating json-parser.pc gcc -fPIC -O2 -march=i586 -mtune=i686 -c json.c ar rcs libjsonparser.a json.o gcc -shared -Wl,-soname,libjsonparser.so.1.1 -o libjsonparser.so json.o Installing pkgconfig module: /usr/src/slapt-src/libraries/json-parser/package-json-parser/usr/share/pkgconfig/json-parser.pc Installing shared library: /usr/src/slapt-src/libraries/json-parser/package-json-parser/usr/lib/libjsonparser.so Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libjsonparser.so libjsonparser.so.1.1 usr/lib/libjsonparser.so.1.1 libjsonparser.so.1.1.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libjsonparser.so ) ( cd usr/lib ; ln -sf libjsonparser.so.1.1 libjsonparser.so ) ( cd usr/lib ; rm -rf libjsonparser.so.1.1 ) ( cd usr/lib ; ln -sf libjsonparser.so.1.1.0 libjsonparser.so.1.1 ) 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/libjsonparser.so.1.1' removed './usr/lib/libjsonparser.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/libraries/json-parser/json-parser-1.1.0-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/json-parser-1.1.0/ usr/doc/json-parser-1.1.0/AUTHORS usr/doc/json-parser-1.1.0/LICENSE usr/doc/json-parser-1.1.0/README.md usr/doc/json-parser-1.1.0/json-parser.SlackBuild usr/include/ usr/include/json-parser/ usr/include/json-parser/json.h usr/lib/ usr/lib/libjsonparser.so.1.1.0 usr/share/ usr/share/pkgconfig/ usr/share/pkgconfig/json-parser.pc Slackware package /usr/src/slapt-src/libraries/json-parser/json-parser-1.1.0-i586-2salix15.0.txz created. Installing package json-parser-1.1.0-i586-2salix15.0... | json-parser (very low footprint JSON parser) | | Very low footprint JSON parser written in portable ANSI C. | | https://github.com/udp/json-parser | | | | | | | |