tar -xf libgee-0.6.1.tar.bz2 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 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf 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/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... no 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 mt... no checking if : is a manifest tool... no 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/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 checking for valac... /usr/bin/valac checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for gobject-introspection... no configure: creating ./config.status config.status: creating Makefile config.status: creating gee-1.0.pc config.status: creating benchmark/Makefile config.status: creating doc/Makefile config.status: creating gee/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' Making all in gee make[2]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' make all-am make[3]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' CC abstractcollection.lo CC abstractlist.lo CC abstractmap.lo CC abstractmultimap.lo CC abstractmultiset.lo CC abstractqueue.lo CC abstractset.lo CC arraylist.lo CC bidiriterator.lo CC collection.lo CC comparable.lo CC deque.lo CC functions.lo CC hashmap.lo hashmap.c: In function '_vala_gee_hash_map_entry_get_property': hashmap.c:1604:3: warning: passing argument 2 of 'g_value_set_pointer' discards qualifiers from pointer target type /usr/include/glib-2.0/gobject/gvaluetypes.h:219:13: note: expected 'gpointer' but argument is of type 'gconstpointer' hashmap.c:1607:3: warning: passing argument 2 of 'g_value_set_pointer' discards qualifiers from pointer target type /usr/include/glib-2.0/gobject/gvaluetypes.h:219:13: note: expected 'gpointer' but argument is of type 'gconstpointer' hashmap.c: In function 'gee_hash_map_entry_set_class_init': hashmap.c:2208:45: warning: assignment from incompatible pointer type hashmap.c:2210:48: warning: assignment from incompatible pointer type hashmap.c:2211:50: warning: assignment from incompatible pointer type CC hashmultimap.lo CC hashmultiset.lo CC hashset.lo CC iterable.lo CC iterator.lo CC linkedlist.lo CC list.lo CC listiterator.lo CC map.lo CC mapiterator.lo CC multimap.lo CC multiset.lo CC priorityqueue.lo CC queue.lo CC readonlycollection.lo CC readonlylist.lo CC readonlymap.lo CC readonlyset.lo CC set.lo CC sortedset.lo CC timsort.lo CC treemap.lo treemap.c: In function '_vala_gee_tree_map_entry_get_property': treemap.c:2037:3: warning: passing argument 2 of 'g_value_set_pointer' discards qualifiers from pointer target type /usr/include/glib-2.0/gobject/gvaluetypes.h:219:13: note: expected 'gpointer' but argument is of type 'gconstpointer' treemap.c:2040:3: warning: passing argument 2 of 'g_value_set_pointer' discards qualifiers from pointer target type /usr/include/glib-2.0/gobject/gvaluetypes.h:219:13: note: expected 'gpointer' but argument is of type 'gconstpointer' treemap.c: In function 'gee_tree_map_entry_set_class_init': treemap.c:2641:45: warning: assignment from incompatible pointer type treemap.c:2643:48: warning: assignment from incompatible pointer type treemap.c:2644:50: warning: assignment from incompatible pointer type CC treemultimap.lo CC treemultiset.lo CC treeset.lo treeset.c: In function 'gee_tree_set_range_init': treeset.c:3168:17: warning: assignment discards qualifiers from pointer target type treeset.c:3169:18: warning: assignment discards qualifiers from pointer target type treeset.c: In function 'gee_tree_set_range_init_head': treeset.c:3186:17: warning: assignment discards qualifiers from pointer target type treeset.c: In function 'gee_tree_set_range_init_tail': treeset.c:3200:16: warning: assignment discards qualifiers from pointer target type treeset.c: In function 'gee_tree_set_range_cut': treeset.c:3326:10: warning: assignment discards qualifiers from pointer target type treeset.c:3334:10: warning: assignment discards qualifiers from pointer target type CCLD libgee.la make[3]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' make[2]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' Making all in tests make[2]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make all-am make[3]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' CC testarraylist.o testarraylist.c: In function 'array_list_tests_test_typed_to_array': testarraylist.c:471:13: warning: assignment from incompatible pointer type testarraylist.c:511:12: warning: assignment from incompatible pointer type testarraylist.c:551:15: warning: assignment from incompatible pointer type CC testcase.o testcase.c: In function 'gee_test_case_add_test': testcase.c:199:2: warning: passing argument 4 of 'g_test_create_case' from incompatible pointer type /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected 'GTestFixtureFunc' but argument is of type 'void (*)(void)' testcase.c:199:2: warning: passing argument 5 of 'g_test_create_case' from incompatible pointer type /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected 'GTestFixtureFunc' but argument is of type 'void (*)(void)' testcase.c:199:2: warning: passing argument 6 of 'g_test_create_case' from incompatible pointer type /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected 'GTestFixtureFunc' but argument is of type 'void (*)(void)' CC testcollection.o CC testcomparable.o CC testdeque.o CC testhashmap.o CC testhashmultimap.o CC testhashmultiset.o CC testhashset.o CC testlinkedlist.o CC testlinkedlistasdeque.o CC testlist.o CC testmain.o CC testmap.o testmap.c: In function '_vala_map_tests_test_entry_get_property': testmap.c:1327:3: warning: passing argument 2 of 'g_value_set_pointer' discards qualifiers from pointer target type /usr/include/glib-2.0/gobject/gvaluetypes.h:219:13: note: expected 'gpointer' but argument is of type 'gconstpointer' testmap.c:1330:3: warning: passing argument 2 of 'g_value_set_pointer' discards qualifiers from pointer target type /usr/include/glib-2.0/gobject/gvaluetypes.h:219:13: note: expected 'gpointer' but argument is of type 'gconstpointer' CC testmultimap.o CC testmultiset.o CC testpriorityqueue.o CC testqueue.o CC testreadonlycollection.o CC testreadonlylist.o CC testreadonlymap.o CC testreadonlyset.o CC testset.o CC testsortedset.o CC testtreemap.o CC testtreemultimap.o CC testtreemultiset.o CC testtreeset.o CCLD tests make[3]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[2]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[2]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' make[2]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' make[1]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' Making install in gee make[1]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' make install-am make[2]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' make[3]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/boon/Compiles/libgee/pkg/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgee.la '/home/boon/Compiles/libgee/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libgee.so.2.0.0 /home/boon/Compiles/libgee/pkg/usr/lib64/libgee.so.2.0.0 libtool: install: (cd /home/boon/Compiles/libgee/pkg/usr/lib64 && { ln -s -f libgee.so.2.0.0 libgee.so.2 || { rm -f libgee.so.2 && ln -s libgee.so.2.0.0 libgee.so.2; }; }) libtool: install: (cd /home/boon/Compiles/libgee/pkg/usr/lib64 && { ln -s -f libgee.so.2.0.0 libgee.so || { rm -f libgee.so && ln -s libgee.so.2.0.0 libgee.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libgee.lai /home/boon/Compiles/libgee/pkg/usr/lib64/libgee.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/vala/vapi" || /usr/bin/mkdir -p "/home/boon/Compiles/libgee/pkg/usr/share/vala/vapi" /usr/bin/ginstall -c -m 644 gee-1.0.vapi '/home/boon/Compiles/libgee/pkg/usr/share/vala/vapi' test -z "/usr/include/gee-1.0" || /usr/bin/mkdir -p "/home/boon/Compiles/libgee/pkg/usr/include/gee-1.0" /usr/bin/ginstall -c -m 644 gee.h '/home/boon/Compiles/libgee/pkg/usr/include/gee-1.0' test -z "" || /usr/bin/mkdir -p "/home/boon/Compiles/libgee/pkg" test -z "" || /usr/bin/mkdir -p "/home/boon/Compiles/libgee/pkg" make[3]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' make[2]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' make[1]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/gee' Making install in tests make[1]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make install-am make[2]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[3]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[2]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[1]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1/tests' make[1]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' make[2]: Entering directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/boon/Compiles/libgee/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 gee-1.0.pc '/home/boon/Compiles/libgee/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' make[1]: Leaving directory `/home/boon/Compiles/libgee/src/libgee-0.6.1' /home/boon/Compiles/libgee/pkg: total 8 drwxr-xr-x 2 root root 4096 Feb 25 20:57 install drwxr-xr-x 7 root root 4096 Feb 25 20:57 usr /home/boon/Compiles/libgee/pkg/install: total 4 -rw-r--r-- 1 root root 377 Feb 25 20:57 slack-desc /home/boon/Compiles/libgee/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 Feb 25 20:57 doc drwxr-xr-x 3 root root 4096 Feb 25 20:57 include drwxr-xr-x 3 root root 4096 Feb 25 20:57 lib64 drwxr-xr-x 3 root root 4096 Feb 25 20:57 share drwxr-xr-x 3 root root 4096 Feb 25 20:57 src /home/boon/Compiles/libgee/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Feb 25 20:57 libgee-0.6.1 /home/boon/Compiles/libgee/pkg/usr/doc/libgee-0.6.1: total 72 -rw-r--r-- 1 root root 29 Feb 25 20:57 AUTHORS -rw-r--r-- 1 root root 26436 Feb 25 20:57 COPYING -rw-r--r-- 1 root root 17021 Feb 25 20:57 ChangeLog -rw-r--r-- 1 root root 9416 Feb 25 20:57 INSTALL -rw-r--r-- 1 root root 3223 Feb 25 20:57 NEWS -rw-r--r-- 1 root root 636 Feb 25 20:57 README /home/boon/Compiles/libgee/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Feb 25 20:57 gee-1.0 /home/boon/Compiles/libgee/pkg/usr/include/gee-1.0: total 56 -rw-r--r-- 1 root root 55119 Feb 25 20:57 gee.h /home/boon/Compiles/libgee/pkg/usr/lib64: total 320 -rwxr-xr-x 1 root root 1004 Feb 25 20:57 libgee.la lrwxrwxrwx 1 root root 15 Feb 25 20:57 libgee.so -> libgee.so.2.0.0 lrwxrwxrwx 1 root root 15 Feb 25 20:57 libgee.so.2 -> libgee.so.2.0.0 -rwxr-xr-x 1 root root 318408 Feb 25 20:57 libgee.so.2.0.0 drwxr-xr-x 2 root root 4096 Feb 25 20:57 pkgconfig /home/boon/Compiles/libgee/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 292 Feb 25 20:57 gee-1.0.pc /home/boon/Compiles/libgee/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 Feb 25 20:57 vala /home/boon/Compiles/libgee/pkg/usr/share/vala: total 4 drwxr-xr-x 2 root root 4096 Feb 25 20:57 vapi /home/boon/Compiles/libgee/pkg/usr/share/vala/vapi: total 20 -rw-r--r-- 1 root root 18366 Feb 25 20:57 gee-1.0.vapi /home/boon/Compiles/libgee/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Feb 25 20:57 libgee-0.6.1 /home/boon/Compiles/libgee/pkg/usr/src/libgee-0.6.1: total 4 -rw-r--r-- 1 root root 927 Feb 25 20:57 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libgee.so -> libgee.so.2.0.0 usr/lib64/libgee.so.2 -> libgee.so.2.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libgee.so ) ( cd usr/lib64 ; ln -sf libgee.so.2.0.0 libgee.so ) ( cd usr/lib64 ; rm -rf libgee.so.2 ) ( cd usr/lib64 ; ln -sf libgee.so.2.0.0 libgee.so.2 ) 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/libgee.so' removed `./usr/lib64/libgee.so.2' 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/boon/Compiles/libgee/libgee-0.6.1-x86_64-1mb.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libgee-0.6.1/ usr/doc/libgee-0.6.1/ChangeLog usr/doc/libgee-0.6.1/INSTALL usr/doc/libgee-0.6.1/NEWS usr/doc/libgee-0.6.1/README usr/doc/libgee-0.6.1/COPYING usr/doc/libgee-0.6.1/AUTHORS usr/lib64/ usr/lib64/libgee.so.2.0.0 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/gee-1.0.pc usr/lib64/libgee.la usr/include/ usr/include/gee-1.0/ usr/include/gee-1.0/gee.h usr/src/ usr/src/libgee-0.6.1/ usr/src/libgee-0.6.1/SLKBUILD usr/share/ usr/share/vala/ usr/share/vala/vapi/ usr/share/vala/vapi/gee-1.0.vapi Slackware package /home/boon/Compiles/libgee/libgee-0.6.1-x86_64-1mb.txz created. Package has been built. Cleaning pkg and src directories