tar -xf rest-0.7.90.tar.xz 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 build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu 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 for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -std=gnu99 -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 whether gcc -std=gnu99 and cc understand -c and -o together... yes 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 -std=gnu99... /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-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-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... 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 -std=gnu99 object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for SOUP... yes checking for XML... yes checking for GTHREAD... yes checking whether to use the GNOME environment... yes checking for SOUP_GNOME... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for gobject-introspection... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for lcov... enable_gcov=no checking whether to build with gcov testing... no checking location of system Certificate Authority list... /etc/ssl/certs/ca-certificates.crt configure: creating ./config.status config.status: creating Makefile config.status: creating rest/Makefile config.status: creating rest-extras/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/rest/Makefile config.status: creating tests/Makefile config.status: creating rest.pc config.status: creating rest-extras.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands LibRest 0.7.90 ================ prefix: /usr Documentation: no Introspection data: auto make all-recursive make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' Making all in rest make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest' CC librest_0.7_la-rest-param.lo CC librest_0.7_la-rest-params.lo CC librest_0.7_la-rest-proxy.lo rest-proxy.c: In function 'rest_proxy_init': rest-proxy.c:405:37: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated (declared at /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15): Use '(soup_proxy_resolver_default_get_type ())' instead [-Wdeprecated-declarations] SOUP_TYPE_PROXY_RESOLVER_GNOME); ^ rest-proxy.c:407:37: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated (declared at /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15): Use '(soup_proxy_resolver_default_get_type ())' instead [-Wdeprecated-declarations] SOUP_TYPE_PROXY_RESOLVER_GNOME); ^ CC librest_0.7_la-rest-proxy-auth.lo CC librest_0.7_la-rest-proxy-call.lo CC librest_0.7_la-rest-xml-node.lo CC librest_0.7_la-rest-xml-parser.lo CC librest_0.7_la-rest-main.lo GEN stamp-rest-enum-types.h GEN rest-enum-types.c CC librest_0.7_la-rest-enum-types.lo CC librest_0.7_la-oauth-proxy.lo CC librest_0.7_la-oauth-proxy-call.lo CC librest_0.7_la-oauth2-proxy.lo CC librest_0.7_la-oauth2-proxy-call.lo CC librest_0.7_la-sha1.lo CCLD librest-0.7.la GISCAN Rest-0.7.gir g-ir-scanner: Rest: warning: 14 warnings suppressed (use --warn-all to see them) GICOMP Rest-0.7.gir make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest' Making all in rest-extras make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras' CC librest_extras_0.7_la-flickr-proxy.lo CC librest_extras_0.7_la-flickr-proxy-call.lo CC librest_extras_0.7_la-lastfm-proxy.lo CC librest_extras_0.7_la-lastfm-proxy-call.lo CC librest_extras_0.7_la-youtube-proxy.lo CCLD librest-extras-0.7.la GISCAN RestExtras-0.7.gir GICOMP RestExtras-0.7.gir make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras' Making all in examples make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/examples' CC test-raw.o test-raw.c: In function ‘main’: test-raw.c:50:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD test-raw CC test-xml.o test-xml.c: In function ‘main’: test-xml.c:116:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD test-xml CC dump-xml.o dump-xml.c: In function ‘main’: dump-xml.c:97:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD dump-xml CC get-fireeagle-location.o get-fireeagle-location.c: In function ‘main’: get-fireeagle-location.c:37:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD get-fireeagle-location CC post-twitter.o post-twitter.c: In function ‘main’: post-twitter.c:34:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD post-twitter CC get-flickr-favorites.o get-flickr-favorites.c: In function ‘main’: get-flickr-favorites.c:109:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD get-flickr-favorites CC lastfm-shout.o lastfm-shout.c: In function ‘main’: lastfm-shout.c:90:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD lastfm-shout CC continuous-twitter.o continuous-twitter.c: In function ‘main’: continuous-twitter.c:46:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD continuous-twitter make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/examples' Making all in docs make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' Making all in reference make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' Making all in rest make[4]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference/rest' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference/rest' make[4]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' Making all in tests make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/tests' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' GEN rest-0.7.pc GEN rest-extras-0.7.pc make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' Making install in rest make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c librest-0.7.la '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/librest-0.7.so.0.0.0 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/librest-0.7.so.0.0.0 libtool: install: (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64 && { ln -s -f librest-0.7.so.0.0.0 librest-0.7.so.0 || { rm -f librest-0.7.so.0 && ln -s librest-0.7.so.0.0.0 librest-0.7.so.0; }; }) libtool: install: (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64 && { ln -s -f librest-0.7.so.0.0.0 librest-0.7.so || { rm -f librest-0.7.so && ln -s librest-0.7.so.0.0.0 librest-0.7.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/librest-0.7.lai /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/librest-0.7.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gir-1.0' /usr/bin/ginstall -c -m 644 Rest-0.7.gir '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gir-1.0' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7/rest' /usr/bin/ginstall -c -m 644 rest-param.h rest-params.h rest-proxy.h rest-proxy-auth.h rest-proxy-call.h rest-enum-types.h oauth-proxy.h oauth-proxy-call.h oauth2-proxy.h oauth2-proxy-call.h rest-xml-node.h rest-xml-parser.h '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7/rest' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/girepository-1.0/' /usr/bin/ginstall -c -m 644 Rest-0.7.typelib '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/girepository-1.0/' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest' Making install in rest-extras make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c librest-extras-0.7.la '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64' libtool: install: warning: relinking `librest-extras-0.7.la' libtool: install: (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras; /bin/sh /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -fPIC -no-undefined -o librest-extras-0.7.la -rpath /usr/lib64 librest_extras_0.7_la-flickr-proxy.lo librest_extras_0.7_la-flickr-proxy-call.lo librest_extras_0.7_la-lastfm-proxy.lo librest_extras_0.7_la-lastfm-proxy-call.lo librest_extras_0.7_la-youtube-proxy.lo -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../rest/librest-0.7.la -inst-prefix-dir /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg) libtool: install: /usr/bin/ginstall -c .libs/librest-extras-0.7.so.0.0.0T /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/librest-extras-0.7.so.0.0.0 libtool: install: (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64 && { ln -s -f librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0 || { rm -f librest-extras-0.7.so.0 && ln -s librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0; }; }) libtool: install: (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64 && { ln -s -f librest-extras-0.7.so.0.0.0 librest-extras-0.7.so || { rm -f librest-extras-0.7.so && ln -s librest-extras-0.7.so.0.0.0 librest-extras-0.7.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/librest-extras-0.7.lai /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/librest-extras-0.7.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gir-1.0' /usr/bin/ginstall -c -m 644 RestExtras-0.7.gir '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gir-1.0' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7/rest-extras' /usr/bin/ginstall -c -m 644 flickr-proxy.h flickr-proxy-call.h lastfm-proxy.h lastfm-proxy-call.h youtube-proxy.h '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7/rest-extras' /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/girepository-1.0/' /usr/bin/ginstall -c -m 644 RestExtras-0.7.typelib '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/girepository-1.0/' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/rest-extras' Making install in examples make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/examples' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/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 `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/examples' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/examples' Making install in docs make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' Making install in reference make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' Making install in rest make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference/rest' make[4]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference/rest' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/ginstall -c -m 644 ./html/FlickrProxy.html /usr/bin/ginstall -c -m 644 ./html/FlickrProxyCall.html /usr/bin/ginstall -c -m 644 ./html/LastfmProxy.html /usr/bin/ginstall -c -m 644 ./html/LastfmProxyCall.html /usr/bin/ginstall -c -m 644 ./html/OAuth2Proxy.html /usr/bin/ginstall -c -m 644 ./html/OAuth2ProxyCall.html /usr/bin/ginstall -c -m 644 ./html/OAuthProxy.html /usr/bin/ginstall -c -m 644 ./html/OAuthProxyCall.html /usr/bin/ginstall -c -m 644 ./html/RestProxy.html /usr/bin/ginstall -c -m 644 ./html/RestProxyCall.html /usr/bin/ginstall -c -m 644 ./html/RestXmlParser.html /usr/bin/ginstall -c -m 644 ./html/ch01.html /usr/bin/ginstall -c -m 644 ./html/ch02.html /usr/bin/ginstall -c -m 644 ./html/ch03.html /usr/bin/ginstall -c -m 644 ./html/ch04.html /usr/bin/ginstall -c -m 644 ./html/home.png /usr/bin/ginstall -c -m 644 ./html/index.html /usr/bin/ginstall -c -m 644 ./html/index.sgml /usr/bin/ginstall -c -m 644 ./html/left.png /usr/bin/ginstall -c -m 644 ./html/rest-RestParam.html /usr/bin/ginstall -c -m 644 ./html/rest-RestParams.html /usr/bin/ginstall -c -m 644 ./html/rest.devhelp2 /usr/bin/ginstall -c -m 644 ./html/right.png /usr/bin/ginstall -c -m 644 ./html/style.css /usr/bin/ginstall -c -m 644 ./html/up.png http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (308) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (29) make[4]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference/rest' make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference/rest' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[4]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs/reference' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/docs' Making install in tests make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/tests' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/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 `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/tests' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90/tests' make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 rest-0.7.pc rest-extras-0.7.pc '/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/src/rest-0.7.90' /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg: total 8 drwxr-xr-x 2 root root 4096 Mar 26 19:08 install drwxr-xr-x 7 root root 4096 Mar 26 19:08 usr /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/install: total 4 -rw-r--r-- 1 root root 232 Mar 26 19:08 slack-desc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 Mar 26 19:08 doc drwxr-xr-x 3 root root 4096 Mar 26 19:08 include drwxr-xr-x 4 root root 4096 Mar 26 19:08 lib64 drwxr-xr-x 4 root root 4096 Mar 26 19:08 share drwxr-xr-x 3 root root 4096 Mar 26 19:08 src /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 26 19:08 rest-0.7.90 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/doc/rest-0.7.90: total 48 -rw-r--r-- 1 root root 70 Mar 26 19:08 AUTHORS -rw-r--r-- 1 root root 26527 Mar 26 19:08 COPYING -rw-r--r-- 1 root root 0 Mar 26 19:08 ChangeLog -rw-r--r-- 1 root root 9512 Mar 26 19:08 INSTALL -rw-r--r-- 1 root root 2385 Mar 26 19:08 README /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include: total 4 drwxr-xr-x 4 root root 4096 Mar 26 19:08 rest-0.7 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7: total 8 drwxr-xr-x 2 root root 4096 Mar 26 19:08 rest drwxr-xr-x 2 root root 4096 Mar 26 19:08 rest-extras /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7/rest: total 64 -rw-r--r-- 1 root root 2066 Mar 26 19:08 oauth-proxy-call.h -rw-r--r-- 1 root root 6361 Mar 26 19:08 oauth-proxy.h -rw-r--r-- 1 root root 2085 Mar 26 19:08 oauth2-proxy-call.h -rw-r--r-- 1 root root 3136 Mar 26 19:08 oauth2-proxy.h -rw-r--r-- 1 root root 479 Mar 26 19:08 rest-enum-types.h -rw-r--r-- 1 root root 3055 Mar 26 19:08 rest-param.h -rw-r--r-- 1 root root 1686 Mar 26 19:08 rest-params.h -rw-r--r-- 1 root root 2095 Mar 26 19:08 rest-proxy-auth.h -rw-r--r-- 1 root root 8907 Mar 26 19:08 rest-proxy-call.h -rw-r--r-- 1 root root 6466 Mar 26 19:08 rest-proxy.h -rw-r--r-- 1 root root 2515 Mar 26 19:08 rest-xml-node.h -rw-r--r-- 1 root root 2066 Mar 26 19:08 rest-xml-parser.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/include/rest-0.7/rest-extras: total 20 -rw-r--r-- 1 root root 2023 Mar 26 19:08 flickr-proxy-call.h -rw-r--r-- 1 root root 3115 Mar 26 19:08 flickr-proxy.h -rw-r--r-- 1 root root 2015 Mar 26 19:08 lastfm-proxy-call.h -rw-r--r-- 1 root root 2849 Mar 26 19:08 lastfm-proxy.h -rw-r--r-- 1 root root 3409 Mar 26 19:08 youtube-proxy.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64: total 136 drwxr-xr-x 2 root root 4096 Mar 26 19:08 girepository-1.0 -rwxr-xr-x 1 root root 1281 Mar 26 19:08 librest-0.7.la lrwxrwxrwx 1 root root 20 Mar 26 19:08 librest-0.7.so -> librest-0.7.so.0.0.0 lrwxrwxrwx 1 root root 20 Mar 26 19:08 librest-0.7.so.0 -> librest-0.7.so.0.0.0 -rwxr-xr-x 1 root root 87480 Mar 26 19:08 librest-0.7.so.0.0.0 -rwxr-xr-x 1 root root 1349 Mar 26 19:08 librest-extras-0.7.la lrwxrwxrwx 1 root root 27 Mar 26 19:08 librest-extras-0.7.so -> librest-extras-0.7.so.0.0.0 lrwxrwxrwx 1 root root 27 Mar 26 19:08 librest-extras-0.7.so.0 -> librest-extras-0.7.so.0.0.0 -rwxr-xr-x 1 root root 32080 Mar 26 19:08 librest-extras-0.7.so.0.0.0 drwxr-xr-x 2 root root 4096 Mar 26 19:08 pkgconfig /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/girepository-1.0: total 28 -rw-r--r-- 1 root root 16504 Mar 26 19:08 Rest-0.7.typelib -rw-r--r-- 1 root root 4668 Mar 26 19:08 RestExtras-0.7.typelib /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/lib64/pkgconfig: total 8 -rw-r--r-- 1 root root 291 Mar 26 19:08 rest-0.7.pc -rw-r--r-- 1 root root 298 Mar 26 19:08 rest-extras-0.7.pc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share: total 8 drwxr-xr-x 2 root root 4096 Mar 26 19:08 gir-1.0 drwxr-xr-x 3 root root 4096 Mar 26 19:08 gtk-doc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gir-1.0: total 160 -rw-r--r-- 1 root root 134722 Mar 26 19:08 Rest-0.7.gir -rw-r--r-- 1 root root 27634 Mar 26 19:08 RestExtras-0.7.gir /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 3 root root 4096 Mar 26 19:08 html /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gtk-doc/html: total 4 drwxr-xr-x 2 root root 4096 Mar 26 19:08 rest-0.7 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/share/gtk-doc/html/rest-0.7: total 400 -rw-r--r-- 1 root root 23861 Mar 26 19:08 FlickrProxy.html -rw-r--r-- 1 root root 4361 Mar 26 19:08 FlickrProxyCall.html -rw-r--r-- 1 root root 18468 Mar 26 19:08 LastfmProxy.html -rw-r--r-- 1 root root 3260 Mar 26 19:08 LastfmProxyCall.html -rw-r--r-- 1 root root 23677 Mar 26 19:08 OAuth2Proxy.html -rw-r--r-- 1 root root 3262 Mar 26 19:08 OAuth2ProxyCall.html -rw-r--r-- 1 root root 63632 Mar 26 19:08 OAuthProxy.html -rw-r--r-- 1 root root 4149 Mar 26 19:08 OAuthProxyCall.html -rw-r--r-- 1 root root 29764 Mar 26 19:08 RestProxy.html -rw-r--r-- 1 root root 52487 Mar 26 19:08 RestProxyCall.html -rw-r--r-- 1 root root 15369 Mar 26 19:08 RestXmlParser.html -rw-r--r-- 1 root root 2142 Mar 26 19:08 ch01.html -rw-r--r-- 1 root root 2040 Mar 26 19:08 ch02.html -rw-r--r-- 1 root root 2074 Mar 26 19:08 ch03.html -rw-r--r-- 1 root root 1677 Mar 26 19:08 ch04.html -rw-r--r-- 1 root root 654 Mar 26 19:08 home.png -rw-r--r-- 1 root root 3063 Mar 26 19:08 index.html -rw-r--r-- 1 root root 22021 Mar 26 19:08 index.sgml -rw-r--r-- 1 root root 459 Mar 26 19:08 left.png -rw-r--r-- 1 root root 19605 Mar 26 19:08 rest-0.7.devhelp2 -rw-r--r-- 1 root root 31320 Mar 26 19:08 rest-RestParam.html -rw-r--r-- 1 root root 22360 Mar 26 19:08 rest-RestParams.html -rw-r--r-- 1 root root 472 Mar 26 19:08 right.png -rw-r--r-- 1 root root 5184 Mar 26 19:08 style.css -rw-r--r-- 1 root root 406 Mar 26 19:08 up.png /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 26 19:08 rest-0.7.90 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/pkg/usr/src/rest-0.7.90: total 4 -rw-r--r-- 1 root root 1108 Mar 26 19:08 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/librest-0.7.so -> librest-0.7.so.0.0.0 usr/lib64/librest-0.7.so.0 -> librest-0.7.so.0.0.0 usr/lib64/librest-extras-0.7.so.0 -> librest-extras-0.7.so.0.0.0 usr/lib64/librest-extras-0.7.so -> librest-extras-0.7.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf librest-0.7.so ) ( cd usr/lib64 ; ln -sf librest-0.7.so.0.0.0 librest-0.7.so ) ( cd usr/lib64 ; rm -rf librest-0.7.so.0 ) ( cd usr/lib64 ; ln -sf librest-0.7.so.0.0.0 librest-0.7.so.0 ) ( cd usr/lib64 ; rm -rf librest-extras-0.7.so.0 ) ( cd usr/lib64 ; ln -sf librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0 ) ( cd usr/lib64 ; rm -rf librest-extras-0.7.so ) ( cd usr/lib64 ; ln -sf librest-extras-0.7.so.0.0.0 librest-extras-0.7.so ) 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/librest-0.7.so’ removed ‘./usr/lib64/librest-0.7.so.0’ removed ‘./usr/lib64/librest-extras-0.7.so.0’ removed ‘./usr/lib64/librest-extras-0.7.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: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/rest-0.7.90-x86_64-1rl.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/lib64/ usr/lib64/librest-extras-0.7.so.0.0.0 usr/lib64/librest-extras-0.7.la usr/lib64/librest-0.7.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/rest-extras-0.7.pc usr/lib64/pkgconfig/rest-0.7.pc usr/lib64/librest-0.7.so.0.0.0 usr/lib64/girepository-1.0/ usr/lib64/girepository-1.0/RestExtras-0.7.typelib usr/lib64/girepository-1.0/Rest-0.7.typelib usr/doc/ usr/doc/rest-0.7.90/ usr/doc/rest-0.7.90/AUTHORS usr/doc/rest-0.7.90/COPYING usr/doc/rest-0.7.90/ChangeLog usr/doc/rest-0.7.90/README usr/doc/rest-0.7.90/INSTALL usr/share/ usr/share/gir-1.0/ usr/share/gir-1.0/Rest-0.7.gir usr/share/gir-1.0/RestExtras-0.7.gir usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/rest-0.7/ usr/share/gtk-doc/html/rest-0.7/FlickrProxyCall.html usr/share/gtk-doc/html/rest-0.7/right.png usr/share/gtk-doc/html/rest-0.7/index.html usr/share/gtk-doc/html/rest-0.7/style.css usr/share/gtk-doc/html/rest-0.7/FlickrProxy.html usr/share/gtk-doc/html/rest-0.7/ch04.html usr/share/gtk-doc/html/rest-0.7/OAuthProxy.html usr/share/gtk-doc/html/rest-0.7/ch01.html usr/share/gtk-doc/html/rest-0.7/OAuthProxyCall.html usr/share/gtk-doc/html/rest-0.7/rest-RestParams.html usr/share/gtk-doc/html/rest-0.7/OAuth2ProxyCall.html usr/share/gtk-doc/html/rest-0.7/RestProxy.html usr/share/gtk-doc/html/rest-0.7/index.sgml usr/share/gtk-doc/html/rest-0.7/OAuth2Proxy.html usr/share/gtk-doc/html/rest-0.7/ch03.html usr/share/gtk-doc/html/rest-0.7/up.png usr/share/gtk-doc/html/rest-0.7/rest-0.7.devhelp2 usr/share/gtk-doc/html/rest-0.7/LastfmProxyCall.html usr/share/gtk-doc/html/rest-0.7/rest-RestParam.html usr/share/gtk-doc/html/rest-0.7/RestXmlParser.html usr/share/gtk-doc/html/rest-0.7/left.png usr/share/gtk-doc/html/rest-0.7/RestProxyCall.html usr/share/gtk-doc/html/rest-0.7/home.png usr/share/gtk-doc/html/rest-0.7/LastfmProxy.html usr/share/gtk-doc/html/rest-0.7/ch02.html usr/src/ usr/src/rest-0.7.90/ usr/src/rest-0.7.90/SLKBUILD usr/include/ usr/include/rest-0.7/ usr/include/rest-0.7/rest-extras/ usr/include/rest-0.7/rest-extras/lastfm-proxy.h usr/include/rest-0.7/rest-extras/youtube-proxy.h usr/include/rest-0.7/rest-extras/flickr-proxy-call.h usr/include/rest-0.7/rest-extras/flickr-proxy.h usr/include/rest-0.7/rest-extras/lastfm-proxy-call.h usr/include/rest-0.7/rest/ usr/include/rest-0.7/rest/rest-proxy-call.h usr/include/rest-0.7/rest/oauth-proxy-call.h usr/include/rest-0.7/rest/rest-param.h usr/include/rest-0.7/rest/rest-xml-parser.h usr/include/rest-0.7/rest/oauth2-proxy-call.h usr/include/rest-0.7/rest/rest-enum-types.h usr/include/rest-0.7/rest/rest-proxy.h usr/include/rest-0.7/rest/oauth-proxy.h usr/include/rest-0.7/rest/rest-proxy-auth.h usr/include/rest-0.7/rest/rest-params.h usr/include/rest-0.7/rest/rest-xml-node.h usr/include/rest-0.7/rest/oauth2-proxy.h WARNING: zero length file usr/doc/rest-0.7.90/ChangeLog Slackware package /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/rest/0.7.90/rest-0.7.90-x86_64-1rl.txz created. Package has been built. Cleaning pkg and src directories