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/ca-bundle.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] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » Making all in rest make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/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: 15 warnings suppressed (use --warn-all to see them) GICOMP Rest-0.7.gir make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest » Making all in rest-extras make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/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] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest-extras » Making all in examples make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/examples » CC test-raw.o test-raw.c: In function ‘main’: test-raw.c:50:3: attention : ‘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: attention : ‘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: attention : ‘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: attention : ‘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: attention : ‘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: attention : ‘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: attention : ‘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: attention : ‘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] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/examples » Making all in docs make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » Making all in reference make[3] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » Making all in rest make[4] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference/rest » make[4]: Rien à faire pour « all ». make[4] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference/rest » make[4] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[4]: Rien à faire pour « all-am ». make[4] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[3] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[3] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » Making all in tests make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/tests » make[2]: Rien à faire pour « all ». make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/tests » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » GEN rest-0.7.pc GEN rest-extras-0.7.pc make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » Making install in rest make[1] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest » /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c librest-0.7.la '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/librest-0.7.so.0.0.0 /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/librest-0.7.so.0.0.0 libtool: install: (cd /home/matt/projets/build/_TEST/_GNOME/librest/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 /home/matt/projets/build/_TEST/_GNOME/librest/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 /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/librest-0.7.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gir-1.0' /usr/bin/ginstall -c -m 644 Rest-0.7.gir '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/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 '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/include/rest-0.7/rest' /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/girepository-1.0/' /usr/bin/ginstall -c -m 644 Rest-0.7.typelib '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/girepository-1.0/' make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest » Making install in rest-extras make[1] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest-extras » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest-extras » /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c librest-extras-0.7.la '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64' libtool: install: warning: relinking `librest-extras-0.7.la' libtool: install: (cd /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest-extras; /bin/sh /home/matt/projets/build/_TEST/_GNOME/librest/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 /home/matt/projets/build/_TEST/_GNOME/librest/pkg) libtool: install: /usr/bin/ginstall -c .libs/librest-extras-0.7.so.0.0.0T /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/librest-extras-0.7.so.0.0.0 libtool: install: (cd /home/matt/projets/build/_TEST/_GNOME/librest/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 /home/matt/projets/build/_TEST/_GNOME/librest/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 /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/librest-extras-0.7.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gir-1.0' /usr/bin/ginstall -c -m 644 RestExtras-0.7.gir '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/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 '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/include/rest-0.7/rest-extras' /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/girepository-1.0/' /usr/bin/ginstall -c -m 644 RestExtras-0.7.typelib '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/girepository-1.0/' make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest-extras » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/rest-extras » Making install in examples make[1] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/examples » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/examples » make[2]: Rien à faire pour « install-exec-am ». make[2]: Rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/examples » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/examples » Making install in docs make[1] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » Making install in reference make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » Making install in rest make[3] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference/rest » make[4] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference/rest » make[4]: Rien à faire pour « 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] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference/rest » make[3] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference/rest » make[3] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[4] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[4]: Rien à faire pour « install-exec-am ». make[4]: Rien à faire pour « install-data-am ». make[4] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[3] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs/reference » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » make[3] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/docs » Making install in tests make[1] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/tests » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/tests » make[2]: Rien à faire pour « install-exec-am ». make[2]: Rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/tests » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90/tests » make[1] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » make[2] : on entre dans le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » make[2]: Rien à faire pour « install-exec-am ». /usr/bin/mkdir -p '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 rest-0.7.pc rest-extras-0.7.pc '/home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/pkgconfig' make[2] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » make[1] : on quitte le répertoire « /home/matt/projets/build/_TEST/_GNOME/librest/src/rest-0.7.90 » /home/matt/projets/build/_TEST/_GNOME/librest/pkg: total 8 drwxr-xr-x 2 root root 4096 nov. 23 21:29 install drwxr-xr-x 6 root root 4096 nov. 23 21:29 usr /home/matt/projets/build/_TEST/_GNOME/librest/pkg/install: total 8 -rw-r--r-- 1 root root 566 nov. 23 21:29 doinst.sh -rw-r--r-- 1 root root 117 nov. 23 21:29 slack-desc /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 nov. 23 21:29 include drwxr-xr-x 4 root root 4096 nov. 23 21:29 lib64 drwxr-xr-x 4 root root 4096 nov. 23 21:29 share drwxr-xr-x 3 root root 4096 nov. 23 21:28 src /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/include: total 4 drwxr-xr-x 4 root root 4096 nov. 23 21:29 rest-0.7 /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/include/rest-0.7: total 8 drwxr-xr-x 2 root root 4096 nov. 23 21:29 rest drwxr-xr-x 2 root root 4096 nov. 23 21:29 rest-extras /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/include/rest-0.7/rest: total 64 -rw-r--r-- 1 root root 2066 nov. 23 21:29 oauth-proxy-call.h -rw-r--r-- 1 root root 6361 nov. 23 21:29 oauth-proxy.h -rw-r--r-- 1 root root 2085 nov. 23 21:29 oauth2-proxy-call.h -rw-r--r-- 1 root root 3136 nov. 23 21:29 oauth2-proxy.h -rw-r--r-- 1 root root 479 nov. 23 21:29 rest-enum-types.h -rw-r--r-- 1 root root 3055 nov. 23 21:29 rest-param.h -rw-r--r-- 1 root root 1686 nov. 23 21:29 rest-params.h -rw-r--r-- 1 root root 2095 nov. 23 21:29 rest-proxy-auth.h -rw-r--r-- 1 root root 8907 nov. 23 21:29 rest-proxy-call.h -rw-r--r-- 1 root root 6466 nov. 23 21:29 rest-proxy.h -rw-r--r-- 1 root root 2515 nov. 23 21:29 rest-xml-node.h -rw-r--r-- 1 root root 2066 nov. 23 21:29 rest-xml-parser.h /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/include/rest-0.7/rest-extras: total 20 -rw-r--r-- 1 root root 2023 nov. 23 21:29 flickr-proxy-call.h -rw-r--r-- 1 root root 3115 nov. 23 21:29 flickr-proxy.h -rw-r--r-- 1 root root 2015 nov. 23 21:29 lastfm-proxy-call.h -rw-r--r-- 1 root root 2849 nov. 23 21:29 lastfm-proxy.h -rw-r--r-- 1 root root 3409 nov. 23 21:29 youtube-proxy.h /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64: total 136 drwxr-xr-x 2 root root 4096 nov. 23 21:29 girepository-1.0 -rwxr-xr-x 1 root root 1281 nov. 23 21:29 librest-0.7.la lrwxrwxrwx 1 root root 20 nov. 23 21:29 librest-0.7.so -> librest-0.7.so.0.0.0 lrwxrwxrwx 1 root root 20 nov. 23 21:29 librest-0.7.so.0 -> librest-0.7.so.0.0.0 -rwxr-xr-x 1 root root 87488 nov. 23 21:29 librest-0.7.so.0.0.0 -rwxr-xr-x 1 root root 1349 nov. 23 21:29 librest-extras-0.7.la lrwxrwxrwx 1 root root 27 nov. 23 21:29 librest-extras-0.7.so -> librest-extras-0.7.so.0.0.0 lrwxrwxrwx 1 root root 27 nov. 23 21:29 librest-extras-0.7.so.0 -> librest-extras-0.7.so.0.0.0 -rwxr-xr-x 1 root root 32088 nov. 23 21:29 librest-extras-0.7.so.0.0.0 drwxr-xr-x 2 root root 4096 nov. 23 21:29 pkgconfig /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/girepository-1.0: total 28 -rw-r--r-- 1 root root 16504 nov. 23 21:29 Rest-0.7.typelib -rw-r--r-- 1 root root 4668 nov. 23 21:29 RestExtras-0.7.typelib /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/lib64/pkgconfig: total 8 -rw-r--r-- 1 root root 291 nov. 23 21:29 rest-0.7.pc -rw-r--r-- 1 root root 298 nov. 23 21:29 rest-extras-0.7.pc /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share: total 8 drwxr-xr-x 2 root root 4096 nov. 23 21:29 gir-1.0 drwxr-xr-x 3 root root 4096 nov. 23 21:29 gtk-doc /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gir-1.0: total 160 -rw-r--r-- 1 root root 133037 nov. 23 21:29 Rest-0.7.gir -rw-r--r-- 1 root root 27379 nov. 23 21:29 RestExtras-0.7.gir /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 3 root root 4096 nov. 23 21:29 html /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gtk-doc/html: total 4 drwxr-xr-x 2 root root 4096 nov. 23 21:29 rest-0.7 /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/share/gtk-doc/html/rest-0.7: total 400 -rw-r--r-- 1 root root 23861 nov. 23 21:29 FlickrProxy.html -rw-r--r-- 1 root root 4361 nov. 23 21:29 FlickrProxyCall.html -rw-r--r-- 1 root root 18468 nov. 23 21:29 LastfmProxy.html -rw-r--r-- 1 root root 3260 nov. 23 21:29 LastfmProxyCall.html -rw-r--r-- 1 root root 23677 nov. 23 21:29 OAuth2Proxy.html -rw-r--r-- 1 root root 3262 nov. 23 21:29 OAuth2ProxyCall.html -rw-r--r-- 1 root root 63632 nov. 23 21:29 OAuthProxy.html -rw-r--r-- 1 root root 4149 nov. 23 21:29 OAuthProxyCall.html -rw-r--r-- 1 root root 29764 nov. 23 21:29 RestProxy.html -rw-r--r-- 1 root root 52487 nov. 23 21:29 RestProxyCall.html -rw-r--r-- 1 root root 15369 nov. 23 21:29 RestXmlParser.html -rw-r--r-- 1 root root 2142 nov. 23 21:29 ch01.html -rw-r--r-- 1 root root 2040 nov. 23 21:29 ch02.html -rw-r--r-- 1 root root 2074 nov. 23 21:29 ch03.html -rw-r--r-- 1 root root 1677 nov. 23 21:29 ch04.html -rw-r--r-- 1 root root 654 nov. 23 21:29 home.png -rw-r--r-- 1 root root 3063 nov. 23 21:29 index.html -rw-r--r-- 1 root root 22021 nov. 23 21:29 index.sgml -rw-r--r-- 1 root root 459 nov. 23 21:29 left.png -rw-r--r-- 1 root root 19605 nov. 23 21:29 rest-0.7.devhelp2 -rw-r--r-- 1 root root 31320 nov. 23 21:29 rest-RestParam.html -rw-r--r-- 1 root root 22360 nov. 23 21:29 rest-RestParams.html -rw-r--r-- 1 root root 472 nov. 23 21:29 right.png -rw-r--r-- 1 root root 5184 nov. 23 21:29 style.css -rw-r--r-- 1 root root 406 nov. 23 21:29 up.png /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 nov. 23 21:29 librest-0.7.90 /home/matt/projets/build/_TEST/_GNOME/librest/pkg/usr/src/librest-0.7.90: total 4 -rw-r--r-- 1 root root 1369 nov. 23 21:29 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/librest-0.7.so.0 -> librest-0.7.so.0.0.0 usr/lib64/librest-0.7.so -> 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.0 ) ( cd usr/lib64 ; ln -sf librest-0.7.so.0.0.0 librest-0.7.so.0 ) ( 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-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 ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: « ./usr/lib64/librest-0.7.so.0 » supprimé « ./usr/lib64/librest-0.7.so » supprimé « ./usr/lib64/librest-extras-0.7.so.0 » supprimé « ./usr/lib64/librest-extras-0.7.so » supprimé Updating your ./install/doinst.sh (prepending symlinks)... 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/matt/projets/build/_TEST/_GNOME/librest/librest-0.7.90-x86_64-1rlvx.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/include/ usr/include/rest-0.7/ usr/include/rest-0.7/rest-extras/ usr/include/rest-0.7/rest-extras/lastfm-proxy-call.h usr/include/rest-0.7/rest-extras/flickr-proxy-call.h usr/include/rest-0.7/rest-extras/youtube-proxy.h usr/include/rest-0.7/rest-extras/flickr-proxy.h usr/include/rest-0.7/rest-extras/lastfm-proxy.h usr/include/rest-0.7/rest/ usr/include/rest-0.7/rest/oauth2-proxy-call.h usr/include/rest-0.7/rest/rest-param.h 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-proxy-auth.h usr/include/rest-0.7/rest/rest-xml-parser.h usr/include/rest-0.7/rest/oauth2-proxy.h usr/include/rest-0.7/rest/oauth-proxy.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/rest-proxy.h usr/include/rest-0.7/rest/rest-enum-types.h usr/src/ usr/src/librest-0.7.90/ usr/src/librest-0.7.90/SLKBUILD usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/rest-extras-0.7.pc usr/lib64/pkgconfig/rest-0.7.pc usr/lib64/librest-0.7.la usr/lib64/girepository-1.0/ usr/lib64/girepository-1.0/Rest-0.7.typelib usr/lib64/girepository-1.0/RestExtras-0.7.typelib usr/lib64/librest-extras-0.7.la usr/lib64/librest-0.7.so.0.0.0 usr/lib64/librest-extras-0.7.so.0.0.0 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/right.png usr/share/gtk-doc/html/rest-0.7/ch04.html usr/share/gtk-doc/html/rest-0.7/ch01.html usr/share/gtk-doc/html/rest-0.7/LastfmProxyCall.html usr/share/gtk-doc/html/rest-0.7/index.sgml usr/share/gtk-doc/html/rest-0.7/rest-RestParams.html usr/share/gtk-doc/html/rest-0.7/LastfmProxy.html usr/share/gtk-doc/html/rest-0.7/RestProxy.html usr/share/gtk-doc/html/rest-0.7/index.html usr/share/gtk-doc/html/rest-0.7/OAuthProxyCall.html usr/share/gtk-doc/html/rest-0.7/rest-RestParam.html usr/share/gtk-doc/html/rest-0.7/ch02.html usr/share/gtk-doc/html/rest-0.7/OAuth2Proxy.html usr/share/gtk-doc/html/rest-0.7/up.png usr/share/gtk-doc/html/rest-0.7/OAuthProxy.html usr/share/gtk-doc/html/rest-0.7/OAuth2ProxyCall.html usr/share/gtk-doc/html/rest-0.7/rest-0.7.devhelp2 usr/share/gtk-doc/html/rest-0.7/home.png usr/share/gtk-doc/html/rest-0.7/FlickrProxy.html usr/share/gtk-doc/html/rest-0.7/FlickrProxyCall.html usr/share/gtk-doc/html/rest-0.7/style.css usr/share/gtk-doc/html/rest-0.7/RestProxyCall.html usr/share/gtk-doc/html/rest-0.7/left.png usr/share/gtk-doc/html/rest-0.7/RestXmlParser.html usr/share/gtk-doc/html/rest-0.7/ch03.html Slackware package /home/matt/projets/build/_TEST/_GNOME/librest/librest-0.7.90-x86_64-1rlvx.txz created. Package has been built. Cleaning pkg and src directories