/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 Done Fetching slack-desc... 0%100%100%100%100%100%Done kelbt-0.16/ kelbt-0.16/Makefile.in kelbt-0.16/src/ kelbt-0.16/src/Makefile.in kelbt-0.16/src/klscan.rl kelbt-0.16/src/buffer.h kelbt-0.16/src/pcheck.h kelbt-0.16/src/klparse.h kelbt-0.16/src/main.cpp kelbt-0.16/src/version.h kelbt-0.16/src/closure.cpp kelbt-0.16/src/klscan.cpp kelbt-0.16/src/fsmattach.cpp kelbt-0.16/src/fsmbase.cpp kelbt-0.16/src/fsmgraph.h kelbt-0.16/src/gvdotgen.cpp kelbt-0.16/src/codegen.cpp kelbt-0.16/src/pcheck.cpp kelbt-0.16/src/Makefile.am kelbt-0.16/src/fsmgraph.cpp kelbt-0.16/src/parsedata.cpp kelbt-0.16/src/kelbt.h kelbt-0.16/src/parsedata.h kelbt-0.16/src/klparse.kl kelbt-0.16/src/config.h.in kelbt-0.16/src/klparse.cpp kelbt-0.16/src/klparse.kh kelbt-0.16/configure kelbt-0.16/aapl/ kelbt-0.16/aapl/Makefile.in kelbt-0.16/aapl/dlcommon.h kelbt-0.16/aapl/dlistmel.h kelbt-0.16/aapl/compare.h kelbt-0.16/aapl/avlbasic.h kelbt-0.16/aapl/bstset.h kelbt-0.16/aapl/insertsort.h kelbt-0.16/aapl/sbstset.h kelbt-0.16/aapl/avltree.h kelbt-0.16/aapl/README kelbt-0.16/aapl/bubblesort.h kelbt-0.16/aapl/bsttable.h kelbt-0.16/aapl/svector.h kelbt-0.16/aapl/avlkeyless.h kelbt-0.16/aapl/COPYING kelbt-0.16/aapl/vector.h kelbt-0.16/aapl/avlikeyless.h kelbt-0.16/aapl/avlimel.h kelbt-0.16/aapl/dlistval.h kelbt-0.16/aapl/sbstmap.h kelbt-0.16/aapl/quicksort.h kelbt-0.16/aapl/sbsttable.h kelbt-0.16/aapl/resize.h kelbt-0.16/aapl/avlcommon.h kelbt-0.16/aapl/avlimap.h kelbt-0.16/aapl/Makefile.am kelbt-0.16/aapl/avlset.h kelbt-0.16/aapl/avlmap.h kelbt-0.16/aapl/mergesort.h kelbt-0.16/aapl/avlibasic.h kelbt-0.16/aapl/avlmelkey.h kelbt-0.16/aapl/dlist.h kelbt-0.16/aapl/bstmap.h kelbt-0.16/aapl/avlitree.h kelbt-0.16/aapl/table.h kelbt-0.16/aapl/avlmel.h kelbt-0.16/aapl/avliset.h kelbt-0.16/aapl/bstcommon.h kelbt-0.16/aapl/avlimelkey.h kelbt-0.16/COPYING kelbt-0.16/missing kelbt-0.16/aclocal.m4 kelbt-0.16/DIST kelbt-0.16/depcomp kelbt-0.16/Makefile.am kelbt-0.16/install-sh kelbt-0.16/TODO kelbt-0.16/configure.ac kelbt-0.16/ChangeLog checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating aapl/Makefile config.status: creating src/config.h config.status: executing depfiles commands configuration of kelbt complete Making all in aapl make[1]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/aapl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/aapl' Making all in src make[1]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' echo '#define VERSION "0.16"' > version.h echo '#define PUBDATE "February 2015"' >> version.h make all-am make[2]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-pcheck.o -MD -MP -MF .deps/kelbt-pcheck.Tpo -c -o kelbt-pcheck.o `test -f 'pcheck.cpp' || echo './'`pcheck.cpp mv -f .deps/kelbt-pcheck.Tpo .deps/kelbt-pcheck.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-main.o -MD -MP -MF .deps/kelbt-main.Tpo -c -o kelbt-main.o `test -f 'main.cpp' || echo './'`main.cpp mv -f .deps/kelbt-main.Tpo .deps/kelbt-main.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-parsedata.o -MD -MP -MF .deps/kelbt-parsedata.Tpo -c -o kelbt-parsedata.o `test -f 'parsedata.cpp' || echo './'`parsedata.cpp mv -f .deps/kelbt-parsedata.Tpo .deps/kelbt-parsedata.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-closure.o -MD -MP -MF .deps/kelbt-closure.Tpo -c -o kelbt-closure.o `test -f 'closure.cpp' || echo './'`closure.cpp mv -f .deps/kelbt-closure.Tpo .deps/kelbt-closure.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-fsmbase.o -MD -MP -MF .deps/kelbt-fsmbase.Tpo -c -o kelbt-fsmbase.o `test -f 'fsmbase.cpp' || echo './'`fsmbase.cpp mv -f .deps/kelbt-fsmbase.Tpo .deps/kelbt-fsmbase.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-fsmattach.o -MD -MP -MF .deps/kelbt-fsmattach.Tpo -c -o kelbt-fsmattach.o `test -f 'fsmattach.cpp' || echo './'`fsmattach.cpp mv -f .deps/kelbt-fsmattach.Tpo .deps/kelbt-fsmattach.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-fsmgraph.o -MD -MP -MF .deps/kelbt-fsmgraph.Tpo -c -o kelbt-fsmgraph.o `test -f 'fsmgraph.cpp' || echo './'`fsmgraph.cpp mv -f .deps/kelbt-fsmgraph.Tpo .deps/kelbt-fsmgraph.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-codegen.o -MD -MP -MF .deps/kelbt-codegen.Tpo -c -o kelbt-codegen.o `test -f 'codegen.cpp' || echo './'`codegen.cpp mv -f .deps/kelbt-codegen.Tpo .deps/kelbt-codegen.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-gvdotgen.o -MD -MP -MF .deps/kelbt-gvdotgen.Tpo -c -o kelbt-gvdotgen.o `test -f 'gvdotgen.cpp' || echo './'`gvdotgen.cpp mv -f .deps/kelbt-gvdotgen.Tpo .deps/kelbt-gvdotgen.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-klscan.o -MD -MP -MF .deps/kelbt-klscan.Tpo -c -o kelbt-klscan.o `test -f 'klscan.cpp' || echo './'`klscan.cpp mv -f .deps/kelbt-klscan.Tpo .deps/kelbt-klscan.Po g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -fPIC -MT kelbt-klparse.o -MD -MP -MF .deps/kelbt-klparse.Tpo -c -o kelbt-klparse.o `test -f 'klparse.cpp' || echo './'`klparse.cpp mv -f .deps/kelbt-klparse.Tpo .deps/kelbt-klparse.Po g++ -O2 -fPIC -o kelbt kelbt-pcheck.o kelbt-main.o kelbt-parsedata.o kelbt-closure.o kelbt-fsmbase.o kelbt-fsmattach.o kelbt-fsmgraph.o kelbt-codegen.o kelbt-gvdotgen.o kelbt-klscan.o kelbt-klparse.o make[2]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make[1]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make[1]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16' Making install in aapl make[1]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/aapl' make[2]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/aapl' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/aapl' make[1]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/aapl' Making install in src make[1]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make install-am make[2]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make[3]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' /usr/bin/mkdir -p '/usr/src/slapt-src/development/kelbt/package-kelbt/usr/bin' /usr/bin/ginstall -c kelbt '/usr/src/slapt-src/development/kelbt/package-kelbt/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make[2]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make[1]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16/src' make[1]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16' make[2]: Entering directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16' make[1]: Leaving directory '/usr/src/slapt-src/development/kelbt/kelbt-0.16' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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/development/kelbt/kelbt-0.16-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/kelbt usr/doc/ usr/doc/kelbt-0.16/ usr/doc/kelbt-0.16/COPYING usr/doc/kelbt-0.16/ChangeLog usr/doc/kelbt-0.16/TODO usr/doc/kelbt-0.16/kelbt.SlackBuild Slackware package /usr/src/slapt-src/development/kelbt/kelbt-0.16-x86_64-1salix15.0.txz created. Installing package kelbt-0.16-x86_64-1salix15.0... | kelbt (Backtracking LR Parsing) | | Kelbt generates backtracking LALR(1) parsers. Where traditional | LALR(1) parser generators require static resolution of shift/reduce | conflicts, Kelbt generates parsers that handle conflicts by | backtracking at runtime. Kelbt is able to generate a parser for any | context-free grammar that is free of hidden left recursion. | | homepage: http://freecode.com/projects/kelbt | | | |