gtk-server 2.3.1-3 ( Unsupported package: Potentially dangerous ! ) ==> gtk-server dependencies: - gtk2>=2.14 (already installed) - libffi (already installed) - glade (already installed) - pkgconfig (already installed) ==> Continue building gtk-server ? [Y/n] ==> ------------------------------------ ==> ==> Building and installing package ==> Making package: gtk-server 2.3.1-3 (Mon Nov 14 11:20:29 ART 2011) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... -> Found gtk-server-2.3.1-sr.tar.gz -> Found gtk-server.cfg ==> Validating source files with md5sums... gtk-server-2.3.1-sr.tar.gz ... Passed gtk-server.cfg ... Passed ==> Extracting Sources... -> Extracting gtk-server-2.3.1-sr.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting build()... Package glade was not found in the pkg-config search path. Perhaps you should add the directory containing `glade.pc' to the PKG_CONFIG_PATH environment variable No package 'glade' found checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for memset... yes checking for setlocale... yes checking for strstr... yes checking for snprintf... yes checking for gethostbyname... yes checking for mkfifo... yes checking for socket... yes checking for atexit... yes checking for inet_ntoa... yes checking for pkg-config... /usr/bin/pkg-config checking for SSL_library_init in -lssl... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h --------------------------------- Configured options for GTK-server --------------------------------- - Use GTK 1.x backend: NO - Use GTK 2.x backend: YES - Use XForms backend: NO - Use console backend: NO - Library support for Scriptbasic: NO - Library support for S-Lang: NO - Library support for Kornshell93: NO - Statically link: NO - Support for SSL: YES The GTK-server will be built with gcc as a standalone executable using the Foreign Function Interface (FFI). Now run 'make' and 'make install' to build and install the GTK-server. rm -f gtk-server *.a *.o *.log so_locations gcc -Wall -pedantic -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -fPIC -I/usr/lib/libffi-3.0.10/include -DHAVE_CONFIG_H -DLOCALCFG=\"/etc/gtk-server.cfg\" -I/usr/lib/libffi-3.0.10/include -c -o gtk-server.o gtk-server.c gtk-server.c: In function ‘initialize_ctx’: gtk-server.c:1269:6: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] gcc -o gtk-server gtk-server.o -export-dynamic -lffi -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lcrypto -lssl strip gtk-server mkdir -p /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/bin /bin/install -c gtk-server /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/bin /bin/install -c stop-gtk-server /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/bin mkdir -p /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/etc Creating configfile... Done. mkdir -p /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1 /bin/install -c -m 644 docs/gtk-server.1 /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1 /bin/install -c -m 644 docs/gtk-server.cfg.1 /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1 /bin/install -c -m 644 docs/stop-gtk-server.1 /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for memset... yes checking for setlocale... yes checking for strstr... yes checking for snprintf... yes checking for gethostbyname... yes checking for mkfifo... yes checking for socket... yes checking for atexit... yes checking for inet_ntoa... yes checking for pkg-config... /usr/bin/pkg-config checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h --------------------------------- Configured options for GTK-server --------------------------------- - Use GTK 1.x backend: NO - Use GTK 2.x backend: YES - Use XForms backend: NO - Use console backend: NO - Library support for Scriptbasic: NO - Library support for S-Lang: NO - Library support for Kornshell93: NO - Statically link: NO - Support for SSL: NO The GTK-server will be built with gcc as a shared object using the Foreign Function Interface (FFI). Now run 'make' and 'make install' to build and install the GTK-server. rm -f libgtk-server.so *.a *.o *.log so_locations gcc -o libgtk-server.so gtk-server.o -export-dynamic -lffi -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared -L/usr/lib64 /usr/bin/ld: reopening gtk-server.o: No such file or directory /usr/bin/ld: reopening gtk-server.o: No such file or directory /usr/bin/ld: can not read symbols: No such file or directory /usr/bin/ld: reopening gtk-server.o: No such file or directory /usr/bin/ld: final link failed: No such file or directory collect2: ld returned 1 exit status make: *** [libgtk-server.so] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build gtk-server. ==> Restart building gtk-server ? [y/N] ==> ----------------------------------- ==> ==> WARNING: Following packages have not been installed: gtk-server