Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> Starting build()...
- + '[' x '!=' x ']'
- + aclocal
- + autoheader --force
- + AUTOMAKE=automake
- + intltoolize -c --automake --force
- + automake --add-missing --copy --include-deps
- configure.ac:13: installing './compile'
- configure.ac:6: installing './install-sh'
- configure.ac:6: installing './missing'
- src/Makefile.am: installing './depcomp'
- + autoconf
- + rm -rf autom4te.cache
- checking for a BSD-compatible install... /usr/bin/install -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 whether make supports nested variables... (cached) yes
- checking for style of include used by make... 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 dependency style of gcc... gcc3
- checking for library containing strerror... none required
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for library containing floor... -lm
- checking whether NLS is requested... yes
- checking for intltool >= 0.40.0... 0.50.2 found
- checking for intltool-update... /usr/bin/intltool-update
- checking for intltool-merge... /usr/bin/intltool-merge
- checking for intltool-extract... /usr/bin/intltool-extract
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for perl... /usr/bin/perl
- checking for perl >= 5.8.1... 5.16.3
- checking for XML::Parser... ok
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for XLIB... yes
- checking for GIO... yes
- checking for FM... 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 LC_MESSAGES... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for ngettext in libc... yes
- checking for dgettext in libc... yes
- checking for bind_textdomain_codeset... yes
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for dcgettext... yes
- checking if msgfmt accepts -c... yes
- checking for gmsgfmt... (cached) /usr/bin/msgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating po/Makefile.in
- config.status: creating data/Makefile
- config.status: creating data/ui/Makefile
- config.status: creating data/ui/about.ui
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing default-1 commands
- config.status: executing po/stamp-it commands
- make all-recursive
- make[1]: Entering directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman'
- Making all in src
- make[2]: Entering directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman/src'
- gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/stuurman"\" -DPACKAGE_UI_DIR=\""/usr/share/stuurman/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT stuurman-pcmanfm.o -MD -MP -MF .deps/stuurman-pcmanfm.Tpo -c -o stuurman-pcmanfm.o `test -f 'pcmanfm.c' || echo './'`pcmanfm.c
- gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/stuurman"\" -DPACKAGE_UI_DIR=\""/usr/share/stuurman/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT stuurman-app-config.o -MD -MP -MF .deps/stuurman-app-config.Tpo -c -o stuurman-app-config.o `test -f 'app-config.c' || echo './'`app-config.c
- gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/stuurman"\" -DPACKAGE_UI_DIR=\""/usr/share/stuurman/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT stuurman-overall-nav-history.o -MD -MP -MF .deps/stuurman-overall-nav-history.Tpo -c -o stuurman-overall-nav-history.o `test -f 'overall-nav-history.c' || echo './'`overall-nav-history.c
- gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/stuurman"\" -DPACKAGE_UI_DIR=\""/usr/share/stuurman/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT stuurman-main-win.o -MD -MP -MF .deps/stuurman-main-win.Tpo -c -o stuurman-main-win.o `test -f 'main-win.c' || echo './'`main-win.c
- gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/stuurman"\" -DPACKAGE_UI_DIR=\""/usr/share/stuurman/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT stuurman-tab-page.o -MD -MP -MF .deps/stuurman-tab-page.Tpo -c -o stuurman-tab-page.o `test -f 'tab-page.c' || echo './'`tab-page.c
- In file included from overall-nav-history.c:26:0:
- overall-nav-history.h:25:24: fatal error: libsmfm/fm.h: No such file or directory
- #include <libsmfm/fm.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-overall-nav-history.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- app-config.c:26:28: fatal error: libsmfm/fm-gtk.h: No such file or directory
- #include <libsmfm/fm-gtk.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-app-config.o] Error 1
- tab-page.c:24:28: fatal error: libsmfm/fm-gtk.h: No such file or directory
- #include <libsmfm/fm-gtk.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-tab-page.o] Error 1
- In file included from main-win.c:34:0:
- pcmanfm.h:26:24: fatal error: libsmfm/fm.h: No such file or directory
- #include <libsmfm/fm.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-main-win.o] Error 1
- pcmanfm.c:39:28: fatal error: libsmfm/fm-gtk.h: No such file or directory
- #include <libsmfm/fm-gtk.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-pcmanfm.o] Error 1
- make[2]: Leaving directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman'
- make: *** [all] Error 2
- ==> ERROR: A failure occurred in build().
- Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement