+ rm -rf autom4te.cache Makefile.in aclocal.m4 + 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 + set +ex + libtoolize -c -f + autoconf -f -W all,no-obsolete + autoheader -f -W all + automake --add-missing --foreign --copy -c -W all configure.ac:3: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' 3rdparty/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + rm -rf autom4te.cache + exit 0 ck.cmake r3-1.3.4/cmake/FindJemalloc.cmake r3-1.3.4/cmake/FindJudy.cmake r3-1.3.4/cmake/FindPCRE.cmake r3-1.3.4/configure.ac r3-1.3.4/dist-debian/ r3-1.3.4/dist-debian/changelog r3-1.3.4/dist-debian/compat r3-1.3.4/dist-debian/control r3-1.3.4/dist-debian/copyright r3-1.3.4/dist-debian/docs r3-1.3.4/dist-debian/libr3-dev.dirs r3-1.3.4/dist-debian/libr3-dev.install r3-1.3.4/dist-debian/libr3.dirs r3-1.3.4/dist-debian/libr3.install r3-1.3.4/dist-debian/rules r3-1.3.4/dist-debian/source/ r3-1.3.4/dist-debian/source/format r3-1.3.4/examples/ r3-1.3.4/examples/Makefile.am r3-1.3.4/examples/simple.c r3-1.3.4/examples/simple_cpp.cpp r3-1.3.4/gen_route_tests.rb r3-1.3.4/gen_routes.rb r3-1.3.4/include/ r3-1.3.4/include/r3.h r3-1.3.4/include/r3.hpp r3-1.3.4/include/r3_define.h r3-1.3.4/include/r3_gvc.h r3-1.3.4/include/r3_json.h r3-1.3.4/include/r3_list.h r3-1.3.4/include/r3_str.h r3-1.3.4/include/str_array.h r3-1.3.4/m4/ r3-1.3.4/m4/.keep r3-1.3.4/package.json r3-1.3.4/php/ r3-1.3.4/php/r3/ r3-1.3.4/php/r3/annotation/ r3-1.3.4/php/r3/annotation/annot.h r3-1.3.4/php/r3/annotation/base.c r3-1.3.4/php/r3/annotation/lemon r3-1.3.4/php/r3/annotation/lemon.c r3-1.3.4/php/r3/annotation/lempar.c r3-1.3.4/php/r3/annotation/parser.c r3-1.3.4/php/r3/annotation/parser.h r3-1.3.4/php/r3/annotation/parser.lemon r3-1.3.4/php/r3/annotation/parser.out r3-1.3.4/php/r3/annotation/scanner.c r3-1.3.4/php/r3/annotation/scanner.h r3-1.3.4/php/r3/annotation/scanner.re r3-1.3.4/php/r3/config.m4 r3-1.3.4/php/r3/ct_helper.c r3-1.3.4/php/r3/ct_helper.h r3-1.3.4/php/r3/hash.c r3-1.3.4/php/r3/hash.h r3-1.3.4/php/r3/php_expandable_mux.c r3-1.3.4/php/r3/php_expandable_mux.h r3-1.3.4/php/r3/php_r3.c r3-1.3.4/php/r3/php_r3.h r3-1.3.4/php/r3/r3_controller.c r3-1.3.4/php/r3/r3_controller.h r3-1.3.4/php/r3/r3_functions.c r3-1.3.4/php/r3/r3_functions.h r3-1.3.4/php/r3/r3_mux.c r3-1.3.4/php/r3/r3_mux.h r3-1.3.4/php/r3/r3_persistent.c r3-1.3.4/php/r3/r3_persistent.h r3-1.3.4/r3.pc.in r3-1.3.4/run-benchmark r3-1.3.4/src/ r3-1.3.4/src/CMakeLists.txt r3-1.3.4/src/Makefile.am r3-1.3.4/src/edge.c r3-1.3.4/src/gvc.c r3-1.3.4/src/json.c r3-1.3.4/src/list.c r3-1.3.4/src/match_entry.c r3-1.3.4/src/node.c r3-1.3.4/src/slug.c r3-1.3.4/src/slug.h r3-1.3.4/src/str.c r3-1.3.4/src/token.c r3-1.3.4/tests/ r3-1.3.4/tests/CMakeLists.txt r3-1.3.4/tests/Makefile.am r3-1.3.4/tests/bench.c r3-1.3.4/tests/bench.h r3-1.3.4/tests/check_gvc.c r3-1.3.4/tests/check_json.c r3-1.3.4/tests/check_routes.c r3-1.3.4/tests/check_slug.c r3-1.3.4/tests/check_str_array.c r3-1.3.4/tests/check_tree.c Looking for a version of libtoolize (which can have different names)... Did not find glibtoolize Did not find libtoolize15 Did not find libtoolize14 Found libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' 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 whether gcc understands -c and -o together... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make supports nested variables... yes 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 the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf 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/bin/ld checking if the linker (/usr/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 how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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/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 for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inline... inline checking for size_t... 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 gettimeofday... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strstr... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcre... yes checking for json-c... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating r3.pc config.status: creating Makefile config.status: creating 3rdparty/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' Making all in 3rdparty make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/3rdparty' CC libr3ext_la-zmalloc.lo CCLD libr3ext.la make[2]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/3rdparty' Making all in src make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/src' CC node.lo node.c: In function ‘r3_tree_compile_patterns’: node.c:198:13: warning: ‘strncat’ specified bound 2 equals source length [-Wstringop-overflow=] 198 | strncat(p,"^(", 2); | ^~~~~~~~~~~~~~~~~~ node.c:204:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=] 204 | strncat(p++,")", 1); | ^~~~~~~~~~~~~~~~~~~ node.c:208:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=] 208 | strncat(p++,"|",1); | ^~~~~~~~~~~~~~~~~~ CC edge.lo CC str.lo str.c: In function ‘r3_slug_find_name’: str.c:146:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 146 | c = s1; | ^ str.c: In function ‘r3_slug_compile’: str.c:194:5: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=] 194 | strncat(o, "^", 1); | ^~~~~~~~~~~~~~~~~~ str.c:216:5: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 216 | strncat(o, s1, strlen(s1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC token.lo CC match_entry.lo CC slug.lo slug.c: In function ‘r3_slug_parse’: slug.c:142:81: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int’ [-Wformat=] 142 | asprintf(&err, "Incomplete slug pattern. PATH (%d): '%s', OFFSET: %ld, STATE: %d", needle_len, needle, p - needle, state); | ~~^ ~~~~~~~~~~ | | | | long int int | %d slug.c: In function ‘r3_slug_count’: slug.c:180:84: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int’ [-Wformat=] 180 | asprintf(&err, "Incomplete slug pattern. PATTERN (%d): '%s', OFFSET: %ld, STATE: %d", len, needle, p - needle, state); | ~~^ ~~~~~~~~~~ | | | | long int int | %d CC json.lo CCLD libr3core.la make[2]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/src' Making all in . make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' CCLD libr3.la make[2]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' Making all in tests make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/tests' CC bench.o CCLD bench make[2]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/tests' Making all in examples make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/examples' CC simple.o CCLD simple CXX simple_cpp.o CXXLD simple_cpp make[2]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/examples' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' Making install in 3rdparty make[1]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/3rdparty' make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/3rdparty' 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/libraries/libr3/r3-1.3.4/3rdparty' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/3rdparty' Making install in src make[1]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/src' make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/src' 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/libraries/libr3/r3-1.3.4/src' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/src' Making install in . make[1]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libr3.la '/usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libr3.so.0.0.0 /usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib/libr3.so.0.0.0 libtool: install: (cd /usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib && { ln -s -f libr3.so.0.0.0 libr3.so.0 || { rm -f libr3.so.0 && ln -s libr3.so.0.0.0 libr3.so.0; }; }) libtool: install: (cd /usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib && { ln -s -f libr3.so.0.0.0 libr3.so || { rm -f libr3.so && ln -s libr3.so.0.0.0 libr3.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libr3.lai /usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib/libr3.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 r3.pc '/usr/src/slapt-src/libraries/libr3/package-libr3/usr/lib/pkgconfig' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libr3/package-libr3/usr/include/r3' /usr/bin/ginstall -c -m 644 include/r3.h include/r3_define.h include/r3_list.h include/r3_str.h include/r3_gvc.h include/r3_json.h include/str_array.h include/r3.hpp '/usr/src/slapt-src/libraries/libr3/package-libr3/usr/include/r3' make[2]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4' Making install in tests make[1]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/tests' make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/tests' 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/libraries/libr3/r3-1.3.4/tests' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/tests' Making install in examples make[1]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/examples' make[2]: Entering directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/examples' 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/libraries/libr3/r3-1.3.4/examples' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libr3/r3-1.3.4/examples' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libr3.so libr3.so.0.0.0 usr/lib/libr3.so.0 libr3.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libr3.so ) ( cd usr/lib ; ln -sf libr3.so.0.0.0 libr3.so ) ( cd usr/lib ; rm -rf libr3.so.0 ) ( cd usr/lib ; ln -sf libr3.so.0.0.0 libr3.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/lib/libr3.so.0' removed './usr/lib/libr3.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/libr3/libr3-1.3.4-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libr3-1.3.4/ usr/doc/libr3-1.3.4/CHANGES.md usr/doc/libr3-1.3.4/COPYING usr/doc/libr3-1.3.4/HACKING.md usr/doc/libr3-1.3.4/LICENSE usr/doc/libr3-1.3.4/README.md usr/doc/libr3-1.3.4/examples/ usr/doc/libr3-1.3.4/examples/simple.c usr/doc/libr3-1.3.4/examples/simple_cpp.cpp usr/doc/libr3-1.3.4/libr3.SlackBuild usr/include/ usr/include/r3/ usr/include/r3/r3.h usr/include/r3/r3.hpp usr/include/r3/r3_define.h usr/include/r3/r3_gvc.h usr/include/r3/r3_json.h usr/include/r3/r3_list.h usr/include/r3/r3_str.h usr/include/r3/str_array.h usr/lib/ usr/lib/libr3.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/r3.pc Slackware package /usr/src/slapt-src/libraries/libr3/libr3-1.3.4-i586-2salix15.0.txz created. Installing package libr3-1.3.4-i586-2salix15.0... | libr3 (high-performance path dispatching library) | | libr3 is a high-performance path dispatching library. It compiles | your route paths into a prefix tree (trie). By using the constructed | prefix trie in the start-up time, you may dispatch your routes with | efficiency. | | | | Homepage: https://github.com/c9s/r3 | | |