Wayland [weston] $ ./autogen.sh --prefix=$WLD/install --disable-setuid-install --disable-xwayland --disable-libunwind --disable-colord autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /home/uartie/wayland/install/share/aclocal/ --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' 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 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /home/uartie/wayland/scripts/install-wrap 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 style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes 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 for a sed that does not truncate output... /usr/bin/sed 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... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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/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 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... no 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/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 dlopen... no checking for dlopen in -ldl... yes checking whether SFD_CLOEXEC is declared... yes checking whether TFD_CLOEXEC is declared... yes checking whether CLOCK_MONOTONIC is declared... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for mkostemp... yes checking for strchrnul... yes checking for initgroups... yes checking for COMPOSITOR... yes checking for XCB... yes checking for xcb_poll_for_queued_event... yes checking for X11_COMPOSITOR_XKB... yes checking for struct xcb_xkb_state_notify_event_t.xkbType... yes checking for X11_COMPOSITOR... yes checking for DRM_COMPOSITOR... yes checking for WAYLAND_COMPOSITOR... yes checking for RPI_COMPOSITOR... yes checking for RPI_BCM_HOST... no configure: WARNING: Raspberry Pi BCM host libraries not found, will use stubs instead. checking for FBDEV_COMPOSITOR... yes checking for PIXMAN... yes checking for PNG... yes checking for WEBP... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for CAIRO... yes checking for SIMPLE_CLIENT... yes checking for SIMPLE_EGL_CLIENT... yes checking for CLIENT... yes checking for SERVER... yes checking for WESTON_INFO... yes checking for POPPLER... no checking for CAIRO_EGL... yes checking for PANGO... yes checking for WESTON_LAUNCH... yes checking for SYSTEMD_LOGIN... yes checking for pam_open_session in -lpam... yes checking for GLU... yes checking for WCAP... yes checking for rsvg-convert... no checking for SETBACKLIGHT... yes configure: Weston's native backend: drm-backend.so checking for LCMS... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for WAYLAND_SCANNER... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating shared/Makefile config.status: creating src/Makefile config.status: creating src/xwayland/Makefile config.status: creating src/version.h config.status: creating src/weston.pc config.status: creating clients/Makefile config.status: creating wcap/Makefile config.status: creating data/Makefile config.status: creating protocol/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Wayland [weston] $ make V=1 make all-recursive make[1]: Entering directory `/home/uartie/wayland/build/weston' Making all in shared make[2]: Entering directory `/home/uartie/wayland/build/weston/shared' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT libshared_la-config-parser.lo -MD -MP -MF .deps/libshared_la-config-parser.Tpo -c -o libshared_la-config-parser.lo `test -f 'config-parser.c' || echo './'`config-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT libshared_la-config-parser.lo -MD -MP -MF .deps/libshared_la-config-parser.Tpo -c config-parser.c -fPIC -DPIC -o .libs/libshared_la-config-parser.o mv -f .deps/libshared_la-config-parser.Tpo .deps/libshared_la-config-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT libshared_la-option-parser.lo -MD -MP -MF .deps/libshared_la-option-parser.Tpo -c -o libshared_la-option-parser.lo `test -f 'option-parser.c' || echo './'`option-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT libshared_la-option-parser.lo -MD -MP -MF .deps/libshared_la-option-parser.Tpo -c option-parser.c -fPIC -DPIC -o .libs/libshared_la-option-parser.o mv -f .deps/libshared_la-option-parser.Tpo .deps/libshared_la-option-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT libshared_la-os-compatibility.lo -MD -MP -MF .deps/libshared_la-os-compatibility.Tpo -c -o libshared_la-os-compatibility.lo `test -f 'os-compatibility.c' || echo './'`os-compatibility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT libshared_la-os-compatibility.lo -MD -MP -MF .deps/libshared_la-os-compatibility.Tpo -c os-compatibility.c -fPIC -DPIC -o .libs/libshared_la-os-compatibility.o mv -f .deps/libshared_la-os-compatibility.Tpo .deps/libshared_la-os-compatibility.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -L/home/uartie/wayland/install/lib -o libshared.la libshared_la-config-parser.lo libshared_la-option-parser.lo libshared_la-os-compatibility.lo libtool: link: ar cru .libs/libshared.a .libs/libshared_la-config-parser.o .libs/libshared_la-option-parser.o .libs/libshared_la-os-compatibility.o libtool: link: ranlib .libs/libshared.a libtool: link: ( cd ".libs" && rm -f "libshared.la" && ln -s "../libshared.la" "libshared.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-config-parser.lo -MD -MP -MF .deps/libshared_cairo_la-config-parser.Tpo -c -o libshared_cairo_la-config-parser.lo `test -f 'config-parser.c' || echo './'`config-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-config-parser.lo -MD -MP -MF .deps/libshared_cairo_la-config-parser.Tpo -c config-parser.c -fPIC -DPIC -o .libs/libshared_cairo_la-config-parser.o mv -f .deps/libshared_cairo_la-config-parser.Tpo .deps/libshared_cairo_la-config-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-option-parser.lo -MD -MP -MF .deps/libshared_cairo_la-option-parser.Tpo -c -o libshared_cairo_la-option-parser.lo `test -f 'option-parser.c' || echo './'`option-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-option-parser.lo -MD -MP -MF .deps/libshared_cairo_la-option-parser.Tpo -c option-parser.c -fPIC -DPIC -o .libs/libshared_cairo_la-option-parser.o mv -f .deps/libshared_cairo_la-option-parser.Tpo .deps/libshared_cairo_la-option-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-os-compatibility.lo -MD -MP -MF .deps/libshared_cairo_la-os-compatibility.Tpo -c -o libshared_cairo_la-os-compatibility.lo `test -f 'os-compatibility.c' || echo './'`os-compatibility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-os-compatibility.lo -MD -MP -MF .deps/libshared_cairo_la-os-compatibility.Tpo -c os-compatibility.c -fPIC -DPIC -o .libs/libshared_cairo_la-os-compatibility.o mv -f .deps/libshared_cairo_la-os-compatibility.Tpo .deps/libshared_cairo_la-os-compatibility.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-image-loader.lo -MD -MP -MF .deps/libshared_cairo_la-image-loader.Tpo -c -o libshared_cairo_la-image-loader.lo `test -f 'image-loader.c' || echo './'`image-loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-image-loader.lo -MD -MP -MF .deps/libshared_cairo_la-image-loader.Tpo -c image-loader.c -fPIC -DPIC -o .libs/libshared_cairo_la-image-loader.o mv -f .deps/libshared_cairo_la-image-loader.Tpo .deps/libshared_cairo_la-image-loader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-cairo-util.lo -MD -MP -MF .deps/libshared_cairo_la-cairo-util.Tpo -c -o libshared_cairo_la-cairo-util.lo `test -f 'cairo-util.c' || echo './'`cairo-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -MT libshared_cairo_la-cairo-util.lo -MD -MP -MF .deps/libshared_cairo_la-cairo-util.Tpo -c cairo-util.c -fPIC -DPIC -o .libs/libshared_cairo_la-cairo-util.o mv -f .deps/libshared_cairo_la-cairo-util.Tpo .deps/libshared_cairo_la-cairo-util.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libpng15 -g -O2 -L/home/uartie/wayland/install/lib -o libshared-cairo.la libshared_cairo_la-config-parser.lo libshared_cairo_la-option-parser.lo libshared_cairo_la-os-compatibility.lo libshared_cairo_la-image-loader.lo libshared_cairo_la-cairo-util.lo -lpixman-1 -lcairo -lpng15 -lwebp -ljpeg libtool: link: ar cru .libs/libshared-cairo.a .libs/libshared_cairo_la-config-parser.o .libs/libshared_cairo_la-option-parser.o .libs/libshared_cairo_la-os-compatibility.o .libs/libshared_cairo_la-image-loader.o .libs/libshared_cairo_la-cairo-util.o libtool: link: ranlib .libs/libshared-cairo.a libtool: link: ( cd ".libs" && rm -f "libshared-cairo.la" && ln -s "../libshared-cairo.la" "libshared-cairo.la" ) make[2]: Leaving directory `/home/uartie/wayland/build/weston/shared' Making all in src make[2]: Entering directory `/home/uartie/wayland/build/weston/src' /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/screenshooter.xml > screenshooter-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/screenshooter.xml > screenshooter-protocol.c /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/text-cursor-position.xml > text-cursor-position-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/text-cursor-position.xml > text-cursor-position-protocol.c /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/tablet-shell.xml > tablet-shell-protocol.c /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/tablet-shell.xml > tablet-shell-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/desktop-shell.xml > desktop-shell-protocol.c /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/desktop-shell.xml > desktop-shell-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/text.xml > text-protocol.c /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/text.xml > text-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/input-method.xml > input-method-protocol.c /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/input-method.xml > input-method-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/workspaces.xml > workspaces-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/workspaces.xml > workspaces-protocol.c /home/uartie/wayland/install/bin/wayland-scanner server-header < ../protocol/subsurface.xml > subsurface-server-protocol.h /home/uartie/wayland/install/bin/wayland-scanner code < ../protocol/subsurface.xml > subsurface-protocol.c fatal: Not a git repository: '../.git' fatal: Not a git repository: '../.git' (echo "#define BUILD_ID \" \"" > git-version.h-new; \ cmp -s git-version.h git-version.h-new || cp git-version.h-new git-version.h; \ rm git-version.h-new) make all-recursive make[3]: Entering directory `/home/uartie/wayland/build/weston/src' make[4]: Entering directory `/home/uartie/wayland/build/weston/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT desktop_shell_la-shell.lo -MD -MP -MF .deps/desktop_shell_la-shell.Tpo -c -o desktop_shell_la-shell.lo `test -f 'shell.c' || echo './'`shell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT desktop_shell_la-shell.lo -MD -MP -MF .deps/desktop_shell_la-shell.Tpo -c shell.c -fPIC -DPIC -o .libs/desktop_shell_la-shell.o mv -f .deps/desktop_shell_la-shell.Tpo .deps/desktop_shell_la-shell.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT desktop_shell_la-desktop-shell-protocol.lo -MD -MP -MF .deps/desktop_shell_la-desktop-shell-protocol.Tpo -c -o desktop_shell_la-desktop-shell-protocol.lo `test -f 'desktop-shell-protocol.c' || echo './'`desktop-shell-protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT desktop_shell_la-desktop-shell-protocol.lo -MD -MP -MF .deps/desktop_shell_la-desktop-shell-protocol.Tpo -c desktop-shell-protocol.c -fPIC -DPIC -o .libs/desktop_shell_la-desktop-shell-protocol.o mv -f .deps/desktop_shell_la-desktop-shell-protocol.Tpo .deps/desktop_shell_la-desktop-shell-protocol.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o desktop-shell.la -rpath /home/uartie/wayland/install/lib/weston desktop_shell_la-shell.lo desktop_shell_la-desktop-shell-protocol.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon ../shared/libshared.la libtool: link: gcc -shared -fPIC -DPIC .libs/desktop_shell_la-shell.o .libs/desktop_shell_la-desktop-shell-protocol.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib -lpixman-1 /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi -lrt /home/uartie/wayland/install/lib/libgbm.so -ludev /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so -lm -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon -O2 -Wl,-soname -Wl,desktop-shell.so -o .libs/desktop-shell.so libtool: link: ( cd ".libs" && rm -f "desktop-shell.la" && ln -s "../desktop-shell.la" "desktop-shell.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT tablet_shell_la-tablet-shell.lo -MD -MP -MF .deps/tablet_shell_la-tablet-shell.Tpo -c -o tablet_shell_la-tablet-shell.lo `test -f 'tablet-shell.c' || echo './'`tablet-shell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT tablet_shell_la-tablet-shell.lo -MD -MP -MF .deps/tablet_shell_la-tablet-shell.Tpo -c tablet-shell.c -fPIC -DPIC -o .libs/tablet_shell_la-tablet-shell.o mv -f .deps/tablet_shell_la-tablet-shell.Tpo .deps/tablet_shell_la-tablet-shell.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT tablet_shell_la-tablet-shell-protocol.lo -MD -MP -MF .deps/tablet_shell_la-tablet-shell-protocol.Tpo -c -o tablet_shell_la-tablet-shell-protocol.lo `test -f 'tablet-shell-protocol.c' || echo './'`tablet-shell-protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT tablet_shell_la-tablet-shell-protocol.lo -MD -MP -MF .deps/tablet_shell_la-tablet-shell-protocol.Tpo -c tablet-shell-protocol.c -fPIC -DPIC -o .libs/tablet_shell_la-tablet-shell-protocol.o mv -f .deps/tablet_shell_la-tablet-shell-protocol.Tpo .deps/tablet_shell_la-tablet-shell-protocol.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o tablet-shell.la -rpath /home/uartie/wayland/install/lib/weston tablet_shell_la-tablet-shell.lo tablet_shell_la-tablet-shell-protocol.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon libtool: link: gcc -shared -fPIC -DPIC .libs/tablet_shell_la-tablet-shell.o .libs/tablet_shell_la-tablet-shell-protocol.o -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib -lpixman-1 /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi -lrt /home/uartie/wayland/install/lib/libgbm.so -ludev /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so -lm -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon -O2 -Wl,-soname -Wl,tablet-shell.so -o .libs/tablet-shell.so libtool: link: ( cd ".libs" && rm -f "tablet-shell.la" && ln -s "../tablet-shell.la" "tablet-shell.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT x11_backend_la-compositor-x11.lo -MD -MP -MF .deps/x11_backend_la-compositor-x11.Tpo -c -o x11_backend_la-compositor-x11.lo `test -f 'compositor-x11.c' || echo './'`compositor-x11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT x11_backend_la-compositor-x11.lo -MD -MP -MF .deps/x11_backend_la-compositor-x11.Tpo -c compositor-x11.c -fPIC -DPIC -o .libs/x11_backend_la-compositor-x11.o mv -f .deps/x11_backend_la-compositor-x11.Tpo .deps/x11_backend_la-compositor-x11.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o x11-backend.la -rpath /home/uartie/wayland/install/lib/weston x11_backend_la-compositor-x11.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon -lX11-xcb -lX11 -lxcb-shm -lxcb-xkb -lxcb ../shared/libshared-cairo.la libtool: link: gcc -shared -fPIC -DPIC .libs/x11_backend_la-compositor-x11.o -Wl,--whole-archive ../shared/.libs/libshared-cairo.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib /home/uartie/wayland/install/lib/libEGL.so -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi -lrt /home/uartie/wayland/install/lib/libgbm.so -ludev /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so -lm -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon -lX11-xcb -lX11 -lxcb-shm -lxcb-xkb -lxcb -lpixman-1 -lcairo -lpng15 -lwebp -ljpeg -O2 -Wl,-soname -Wl,x11-backend.so -o .libs/x11-backend.so libtool: link: ( cd ".libs" && rm -f "x11-backend.la" && ln -s "../x11-backend.la" "x11-backend.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-compositor-drm.lo -MD -MP -MF .deps/drm_backend_la-compositor-drm.Tpo -c -o drm_backend_la-compositor-drm.lo `test -f 'compositor-drm.c' || echo './'`compositor-drm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-compositor-drm.lo -MD -MP -MF .deps/drm_backend_la-compositor-drm.Tpo -c compositor-drm.c -fPIC -DPIC -o .libs/drm_backend_la-compositor-drm.o mv -f .deps/drm_backend_la-compositor-drm.Tpo .deps/drm_backend_la-compositor-drm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-tty.lo -MD -MP -MF .deps/drm_backend_la-tty.Tpo -c -o drm_backend_la-tty.lo `test -f 'tty.c' || echo './'`tty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-tty.lo -MD -MP -MF .deps/drm_backend_la-tty.Tpo -c tty.c -fPIC -DPIC -o .libs/drm_backend_la-tty.o mv -f .deps/drm_backend_la-tty.Tpo .deps/drm_backend_la-tty.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-udev-seat.lo -MD -MP -MF .deps/drm_backend_la-udev-seat.Tpo -c -o drm_backend_la-udev-seat.lo `test -f 'udev-seat.c' || echo './'`udev-seat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-udev-seat.lo -MD -MP -MF .deps/drm_backend_la-udev-seat.Tpo -c udev-seat.c -fPIC -DPIC -o .libs/drm_backend_la-udev-seat.o mv -f .deps/drm_backend_la-udev-seat.Tpo .deps/drm_backend_la-udev-seat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-evdev.lo -MD -MP -MF .deps/drm_backend_la-evdev.Tpo -c -o drm_backend_la-evdev.lo `test -f 'evdev.c' || echo './'`evdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-evdev.lo -MD -MP -MF .deps/drm_backend_la-evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/drm_backend_la-evdev.o mv -f .deps/drm_backend_la-evdev.Tpo .deps/drm_backend_la-evdev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-evdev-touchpad.lo -MD -MP -MF .deps/drm_backend_la-evdev-touchpad.Tpo -c -o drm_backend_la-evdev-touchpad.lo `test -f 'evdev-touchpad.c' || echo './'`evdev-touchpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-evdev-touchpad.lo -MD -MP -MF .deps/drm_backend_la-evdev-touchpad.Tpo -c evdev-touchpad.c -fPIC -DPIC -o .libs/drm_backend_la-evdev-touchpad.o mv -f .deps/drm_backend_la-evdev-touchpad.Tpo .deps/drm_backend_la-evdev-touchpad.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-launcher-util.lo -MD -MP -MF .deps/drm_backend_la-launcher-util.Tpo -c -o drm_backend_la-launcher-util.lo `test -f 'launcher-util.c' || echo './'`launcher-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-launcher-util.lo -MD -MP -MF .deps/drm_backend_la-launcher-util.Tpo -c launcher-util.c -fPIC -DPIC -o .libs/drm_backend_la-launcher-util.o mv -f .deps/drm_backend_la-launcher-util.Tpo .deps/drm_backend_la-launcher-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-libbacklight.lo -MD -MP -MF .deps/drm_backend_la-libbacklight.Tpo -c -o drm_backend_la-libbacklight.lo `test -f 'libbacklight.c' || echo './'`libbacklight.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT drm_backend_la-libbacklight.lo -MD -MP -MF .deps/drm_backend_la-libbacklight.Tpo -c libbacklight.c -fPIC -DPIC -o .libs/drm_backend_la-libbacklight.o mv -f .deps/drm_backend_la-libbacklight.Tpo .deps/drm_backend_la-libbacklight.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o drm-backend.la -rpath /home/uartie/wayland/install/lib/weston drm_backend_la-compositor-drm.lo drm_backend_la-tty.lo drm_backend_la-udev-seat.lo drm_backend_la-evdev.lo drm_backend_la-evdev-touchpad.lo drm_backend_la-launcher-util.lo drm_backend_la-libbacklight.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon -L/home/uartie/wayland/install/lib -ludev -ldrm -lgbm -lmtdev ../shared/libshared.la -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/drm_backend_la-compositor-drm.o .libs/drm_backend_la-tty.o .libs/drm_backend_la-udev-seat.o .libs/drm_backend_la-evdev.o .libs/drm_backend_la-evdev-touchpad.o .libs/drm_backend_la-launcher-util.o .libs/drm_backend_la-libbacklight.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib -lpixman-1 /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi /home/uartie/wayland/install/lib/libGLESv2.so -lm -lxkbcommon /home/uartie/wayland/install/lib/libdrm.so /home/uartie/wayland/install/lib/libgbm.so -ludev -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lmtdev -lrt -O2 -Wl,-soname -Wl,drm-backend.so -o .libs/drm-backend.so libtool: link: ( cd ".libs" && rm -f "drm-backend.la" && ln -s "../drm-backend.la" "drm-backend.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT wayland_backend_la-compositor-wayland.lo -MD -MP -MF .deps/wayland_backend_la-compositor-wayland.Tpo -c -o wayland_backend_la-compositor-wayland.lo `test -f 'compositor-wayland.c' || echo './'`compositor-wayland.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT wayland_backend_la-compositor-wayland.lo -MD -MP -MF .deps/wayland_backend_la-compositor-wayland.Tpo -c compositor-wayland.c -fPIC -DPIC -o .libs/wayland_backend_la-compositor-wayland.o mv -f .deps/wayland_backend_la-compositor-wayland.Tpo .deps/wayland_backend_la-compositor-wayland.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o wayland-backend.la -rpath /home/uartie/wayland/install/lib/weston wayland_backend_la-compositor-wayland.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon -L/home/uartie/wayland/install/lib -lwayland-client -lwayland-egl ../shared/libshared-cairo.la libtool: link: gcc -shared -fPIC -DPIC .libs/wayland_backend_la-compositor-wayland.o -Wl,--whole-archive ../shared/.libs/libshared-cairo.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-server.so /home/uartie/wayland/install/lib/libgbm.so -ludev /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon /home/uartie/wayland/install/lib/libwayland-client.so -lffi -lrt -lm /home/uartie/wayland/install/lib/libwayland-egl.so -lpixman-1 -lcairo -lpng15 -lwebp -ljpeg -O2 -Wl,-soname -Wl,wayland-backend.so -o .libs/wayland-backend.so libtool: link: ( cd ".libs" && rm -f "wayland-backend.la" && ln -s "../wayland-backend.la" "wayland-backend.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT headless_backend_la-compositor-headless.lo -MD -MP -MF .deps/headless_backend_la-compositor-headless.Tpo -c -o headless_backend_la-compositor-headless.lo `test -f 'compositor-headless.c' || echo './'`compositor-headless.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT headless_backend_la-compositor-headless.lo -MD -MP -MF .deps/headless_backend_la-compositor-headless.Tpo -c compositor-headless.c -fPIC -DPIC -o .libs/headless_backend_la-compositor-headless.o mv -f .deps/headless_backend_la-compositor-headless.Tpo .deps/headless_backend_la-compositor-headless.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o headless-backend.la -rpath /home/uartie/wayland/install/lib/weston headless_backend_la-compositor-headless.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon ../shared/libshared.la libtool: link: gcc -shared -fPIC -DPIC .libs/headless_backend_la-compositor-headless.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib -lpixman-1 /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi -lrt /home/uartie/wayland/install/lib/libgbm.so -ludev /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so -lm -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon -O2 -Wl,-soname -Wl,headless-backend.so -o .libs/headless-backend.so libtool: link: ( cd ".libs" && rm -f "headless-backend.la" && ln -s "../headless-backend.la" "headless-backend.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-compositor-fbdev.lo -MD -MP -MF .deps/fbdev_backend_la-compositor-fbdev.Tpo -c -o fbdev_backend_la-compositor-fbdev.lo `test -f 'compositor-fbdev.c' || echo './'`compositor-fbdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-compositor-fbdev.lo -MD -MP -MF .deps/fbdev_backend_la-compositor-fbdev.Tpo -c compositor-fbdev.c -fPIC -DPIC -o .libs/fbdev_backend_la-compositor-fbdev.o mv -f .deps/fbdev_backend_la-compositor-fbdev.Tpo .deps/fbdev_backend_la-compositor-fbdev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-tty.lo -MD -MP -MF .deps/fbdev_backend_la-tty.Tpo -c -o fbdev_backend_la-tty.lo `test -f 'tty.c' || echo './'`tty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-tty.lo -MD -MP -MF .deps/fbdev_backend_la-tty.Tpo -c tty.c -fPIC -DPIC -o .libs/fbdev_backend_la-tty.o mv -f .deps/fbdev_backend_la-tty.Tpo .deps/fbdev_backend_la-tty.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-udev-seat.lo -MD -MP -MF .deps/fbdev_backend_la-udev-seat.Tpo -c -o fbdev_backend_la-udev-seat.lo `test -f 'udev-seat.c' || echo './'`udev-seat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-udev-seat.lo -MD -MP -MF .deps/fbdev_backend_la-udev-seat.Tpo -c udev-seat.c -fPIC -DPIC -o .libs/fbdev_backend_la-udev-seat.o mv -f .deps/fbdev_backend_la-udev-seat.Tpo .deps/fbdev_backend_la-udev-seat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-evdev.lo -MD -MP -MF .deps/fbdev_backend_la-evdev.Tpo -c -o fbdev_backend_la-evdev.lo `test -f 'evdev.c' || echo './'`evdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-evdev.lo -MD -MP -MF .deps/fbdev_backend_la-evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/fbdev_backend_la-evdev.o mv -f .deps/fbdev_backend_la-evdev.Tpo .deps/fbdev_backend_la-evdev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-evdev-touchpad.lo -MD -MP -MF .deps/fbdev_backend_la-evdev-touchpad.Tpo -c -o fbdev_backend_la-evdev-touchpad.lo `test -f 'evdev-touchpad.c' || echo './'`evdev-touchpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-evdev-touchpad.lo -MD -MP -MF .deps/fbdev_backend_la-evdev-touchpad.Tpo -c evdev-touchpad.c -fPIC -DPIC -o .libs/fbdev_backend_la-evdev-touchpad.o mv -f .deps/fbdev_backend_la-evdev-touchpad.Tpo .deps/fbdev_backend_la-evdev-touchpad.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-launcher-util.lo -MD -MP -MF .deps/fbdev_backend_la-launcher-util.Tpo -c -o fbdev_backend_la-launcher-util.lo `test -f 'launcher-util.c' || echo './'`launcher-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fbdev_backend_la-launcher-util.lo -MD -MP -MF .deps/fbdev_backend_la-launcher-util.Tpo -c launcher-util.c -fPIC -DPIC -o .libs/fbdev_backend_la-launcher-util.o mv -f .deps/fbdev_backend_la-launcher-util.Tpo .deps/fbdev_backend_la-launcher-util.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o fbdev-backend.la -rpath /home/uartie/wayland/install/lib/weston fbdev_backend_la-compositor-fbdev.lo fbdev_backend_la-tty.lo fbdev_backend_la-udev-seat.lo fbdev_backend_la-evdev.lo fbdev_backend_la-evdev-touchpad.lo fbdev_backend_la-launcher-util.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon -ludev -lmtdev ../shared/libshared.la libtool: link: gcc -shared -fPIC -DPIC .libs/fbdev_backend_la-compositor-fbdev.o .libs/fbdev_backend_la-tty.o .libs/fbdev_backend_la-udev-seat.o .libs/fbdev_backend_la-evdev.o .libs/fbdev_backend_la-evdev-touchpad.o .libs/fbdev_backend_la-launcher-util.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -L/home/uartie/wayland/install/lib -lpixman-1 /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi -lrt /home/uartie/wayland/install/lib/libgbm.so /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so -lm -ldl /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon -ludev -lmtdev -O2 -Wl,-soname -Wl,fbdev-backend.so -o .libs/fbdev-backend.so libtool: link: ( cd ".libs" && rm -f "fbdev-backend.la" && ln -s "../fbdev-backend.la" "fbdev-backend.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-compositor-rpi.lo -MD -MP -MF .deps/rpi_backend_la-compositor-rpi.Tpo -c -o rpi_backend_la-compositor-rpi.lo `test -f 'compositor-rpi.c' || echo './'`compositor-rpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-compositor-rpi.lo -MD -MP -MF .deps/rpi_backend_la-compositor-rpi.Tpo -c compositor-rpi.c -fPIC -DPIC -o .libs/rpi_backend_la-compositor-rpi.o mv -f .deps/rpi_backend_la-compositor-rpi.Tpo .deps/rpi_backend_la-compositor-rpi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-rpi-renderer.lo -MD -MP -MF .deps/rpi_backend_la-rpi-renderer.Tpo -c -o rpi_backend_la-rpi-renderer.lo `test -f 'rpi-renderer.c' || echo './'`rpi-renderer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-rpi-renderer.lo -MD -MP -MF .deps/rpi_backend_la-rpi-renderer.Tpo -c rpi-renderer.c -fPIC -DPIC -o .libs/rpi_backend_la-rpi-renderer.o mv -f .deps/rpi_backend_la-rpi-renderer.Tpo .deps/rpi_backend_la-rpi-renderer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-tty.lo -MD -MP -MF .deps/rpi_backend_la-tty.Tpo -c -o rpi_backend_la-tty.lo `test -f 'tty.c' || echo './'`tty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-tty.lo -MD -MP -MF .deps/rpi_backend_la-tty.Tpo -c tty.c -fPIC -DPIC -o .libs/rpi_backend_la-tty.o mv -f .deps/rpi_backend_la-tty.Tpo .deps/rpi_backend_la-tty.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-evdev.lo -MD -MP -MF .deps/rpi_backend_la-evdev.Tpo -c -o rpi_backend_la-evdev.lo `test -f 'evdev.c' || echo './'`evdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-evdev.lo -MD -MP -MF .deps/rpi_backend_la-evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/rpi_backend_la-evdev.o mv -f .deps/rpi_backend_la-evdev.Tpo .deps/rpi_backend_la-evdev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-evdev-touchpad.lo -MD -MP -MF .deps/rpi_backend_la-evdev-touchpad.Tpo -c -o rpi_backend_la-evdev-touchpad.lo `test -f 'evdev-touchpad.c' || echo './'`evdev-touchpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/home/uartie/wayland/install/share\" -DMODULEDIR=\"/home/uartie/wayland/install/lib/weston\" -DLIBEXECDIR=\"/home/uartie/wayland/install/libexec\" -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT rpi_backend_la-evdev-touchpad.lo -MD -MP -MF .deps/rpi_backend_la-evdev-touchpad.Tpo -c evdev-touchpad.c -fPIC -DPIC -o .libs/rpi_backend_la-evdev-touchpad.o mv -f .deps/rpi_backend_la-evdev-touchpad.Tpo .deps/rpi_backend_la-evdev-touchpad.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -module -avoid-version -L/home/uartie/wayland/install/lib -o rpi-backend.la rpi_backend_la-compositor-rpi.lo rpi_backend_la-rpi-renderer.lo rpi_backend_la-tty.lo rpi_backend_la-evdev.lo rpi_backend_la-evdev-touchpad.lo -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon -ludev -lmtdev ../shared/libshared.la libtool: link: (cd .libs/rpi-backend.lax/libshared.a && ar x "/home/uartie/wayland/build/weston/src/../shared/.libs/libshared.a") libtool: link: ar cru .libs/rpi-backend.a .libs/rpi_backend_la-compositor-rpi.o .libs/rpi_backend_la-rpi-renderer.o .libs/rpi_backend_la-tty.o .libs/rpi_backend_la-evdev.o .libs/rpi_backend_la-evdev-touchpad.o .libs/rpi-backend.lax/libshared.a/libshared_la-config-parser.o .libs/rpi-backend.lax/libshared.a/libshared_la-option-parser.o .libs/rpi-backend.lax/libshared.a/libshared_la-os-compatibility.o libtool: link: ranlib .libs/rpi-backend.a libtool: link: rm -fr .libs/rpi-backend.lax libtool: link: ( cd ".libs" && rm -f "rpi-backend.la" && ln -s "../rpi-backend.la" "rpi-backend.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-log.o -MD -MP -MF .deps/weston-log.Tpo -c -o weston-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/weston-log.Tpo .deps/weston-log.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-compositor.o -MD -MP -MF .deps/weston-compositor.Tpo -c -o weston-compositor.o `test -f 'compositor.c' || echo './'`compositor.c mv -f .deps/weston-compositor.Tpo .deps/weston-compositor.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-input.o -MD -MP -MF .deps/weston-input.Tpo -c -o weston-input.o `test -f 'input.c' || echo './'`input.c mv -f .deps/weston-input.Tpo .deps/weston-input.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-data-device.o -MD -MP -MF .deps/weston-data-device.Tpo -c -o weston-data-device.o `test -f 'data-device.c' || echo './'`data-device.c mv -f .deps/weston-data-device.Tpo .deps/weston-data-device.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-filter.o -MD -MP -MF .deps/weston-filter.Tpo -c -o weston-filter.o `test -f 'filter.c' || echo './'`filter.c mv -f .deps/weston-filter.Tpo .deps/weston-filter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-screenshooter.o -MD -MP -MF .deps/weston-screenshooter.Tpo -c -o weston-screenshooter.o `test -f 'screenshooter.c' || echo './'`screenshooter.c mv -f .deps/weston-screenshooter.Tpo .deps/weston-screenshooter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-screenshooter-protocol.o -MD -MP -MF .deps/weston-screenshooter-protocol.Tpo -c -o weston-screenshooter-protocol.o `test -f 'screenshooter-protocol.c' || echo './'`screenshooter-protocol.c mv -f .deps/weston-screenshooter-protocol.Tpo .deps/weston-screenshooter-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-clipboard.o -MD -MP -MF .deps/weston-clipboard.Tpo -c -o weston-clipboard.o `test -f 'clipboard.c' || echo './'`clipboard.c mv -f .deps/weston-clipboard.Tpo .deps/weston-clipboard.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-text-cursor-position-protocol.o -MD -MP -MF .deps/weston-text-cursor-position-protocol.Tpo -c -o weston-text-cursor-position-protocol.o `test -f 'text-cursor-position-protocol.c' || echo './'`text-cursor-position-protocol.c mv -f .deps/weston-text-cursor-position-protocol.Tpo .deps/weston-text-cursor-position-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-zoom.o -MD -MP -MF .deps/weston-zoom.Tpo -c -o weston-zoom.o `test -f 'zoom.c' || echo './'`zoom.c mv -f .deps/weston-zoom.Tpo .deps/weston-zoom.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-text-backend.o -MD -MP -MF .deps/weston-text-backend.Tpo -c -o weston-text-backend.o `test -f 'text-backend.c' || echo './'`text-backend.c mv -f .deps/weston-text-backend.Tpo .deps/weston-text-backend.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-text-protocol.o -MD -MP -MF .deps/weston-text-protocol.Tpo -c -o weston-text-protocol.o `test -f 'text-protocol.c' || echo './'`text-protocol.c mv -f .deps/weston-text-protocol.Tpo .deps/weston-text-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-input-method-protocol.o -MD -MP -MF .deps/weston-input-method-protocol.Tpo -c -o weston-input-method-protocol.o `test -f 'input-method-protocol.c' || echo './'`input-method-protocol.c mv -f .deps/weston-input-method-protocol.Tpo .deps/weston-input-method-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-workspaces-protocol.o -MD -MP -MF .deps/weston-workspaces-protocol.Tpo -c -o weston-workspaces-protocol.o `test -f 'workspaces-protocol.c' || echo './'`workspaces-protocol.c mv -f .deps/weston-workspaces-protocol.Tpo .deps/weston-workspaces-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-subsurface-protocol.o -MD -MP -MF .deps/weston-subsurface-protocol.Tpo -c -o weston-subsurface-protocol.o `test -f 'subsurface-protocol.c' || echo './'`subsurface-protocol.c mv -f .deps/weston-subsurface-protocol.Tpo .deps/weston-subsurface-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-bindings.o -MD -MP -MF .deps/weston-bindings.Tpo -c -o weston-bindings.o `test -f 'bindings.c' || echo './'`bindings.c mv -f .deps/weston-bindings.Tpo .deps/weston-bindings.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-animation.o -MD -MP -MF .deps/weston-animation.Tpo -c -o weston-animation.o `test -f 'animation.c' || echo './'`animation.c mv -f .deps/weston-animation.Tpo .deps/weston-animation.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-noop-renderer.o -MD -MP -MF .deps/weston-noop-renderer.Tpo -c -o weston-noop-renderer.o `test -f 'noop-renderer.c' || echo './'`noop-renderer.c mv -f .deps/weston-noop-renderer.Tpo .deps/weston-noop-renderer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-pixman-renderer.o -MD -MP -MF .deps/weston-pixman-renderer.Tpo -c -o weston-pixman-renderer.o `test -f 'pixman-renderer.c' || echo './'`pixman-renderer.c mv -f .deps/weston-pixman-renderer.Tpo .deps/weston-pixman-renderer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-matrix.o -MD -MP -MF .deps/weston-matrix.Tpo -c -o weston-matrix.o `test -f '../shared/matrix.c' || echo './'`../shared/matrix.c mv -f .deps/weston-matrix.Tpo .deps/weston-matrix.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/home/uartie/wayland/install/share"' -DMODULEDIR='"/home/uartie/wayland/install/lib/weston"' -DLIBEXECDIR='"/home/uartie/wayland/install/libexec"' -DIN_WESTON -I/home/uartie/wayland/install/include -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -MT weston-gl-renderer.o -MD -MP -MF .deps/weston-gl-renderer.Tpo -c -o weston-gl-renderer.o `test -f 'gl-renderer.c' || echo './'`gl-renderer.c mv -f .deps/weston-gl-renderer.Tpo .deps/weston-gl-renderer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -export-dynamic -L/home/uartie/wayland/install/lib -o weston weston-log.o weston-compositor.o weston-input.o weston-data-device.o weston-filter.o weston-screenshooter.o weston-screenshooter-protocol.o weston-clipboard.o weston-text-cursor-position-protocol.o weston-zoom.o weston-text-backend.o weston-text-protocol.o weston-input-method-protocol.o weston-workspaces-protocol.o weston-subsurface-protocol.o weston-bindings.o weston-animation.o weston-noop-renderer.o weston-pixman-renderer.o weston-matrix.o weston-gl-renderer.o -L/home/uartie/wayland/install/lib -lwayland-server -lpixman-1 -lEGL -lGLESv2 -lxkbcommon -ldl -lm ../shared/libshared.la libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/home/uartie/wayland/install/include -I/home/uartie/wayland/install/include/libdrm -I/usr/include/pixman-1 -g -O2 -o weston weston-log.o weston-compositor.o weston-input.o weston-data-device.o weston-filter.o weston-screenshooter.o weston-screenshooter-protocol.o weston-clipboard.o weston-text-cursor-position-protocol.o weston-zoom.o weston-text-backend.o weston-text-protocol.o weston-input-method-protocol.o weston-workspaces-protocol.o weston-subsurface-protocol.o weston-bindings.o weston-animation.o weston-noop-renderer.o weston-pixman-renderer.o weston-matrix.o weston-gl-renderer.o -Wl,--export-dynamic -L/home/uartie/wayland/install/lib -lpixman-1 /home/uartie/wayland/install/lib/libEGL.so -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb /home/uartie/wayland/install/lib/libwayland-client.so /home/uartie/wayland/install/lib/libwayland-server.so -lffi -lrt /home/uartie/wayland/install/lib/libgbm.so -ludev /home/uartie/wayland/install/lib/libGLESv2.so /home/uartie/wayland/install/lib/libdrm.so /home/uartie/wayland/install/lib/libglapi.so -lpthread -lxkbcommon -ldl -lm ../shared/.libs/libshared.a -Wl,-rpath -Wl,/home/uartie/wayland/install/lib -Wl,-rpath -Wl,/home/uartie/wayland/install/lib /home/uartie/wayland/install/lib/libgbm.so: undefined reference to `wayland_drm_buffer_get' collect2: error: ld returned 1 exit status make[4]: *** [weston] Error 1 make[4]: Leaving directory `/home/uartie/wayland/build/weston/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/uartie/wayland/build/weston/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/uartie/wayland/build/weston/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/uartie/wayland/build/weston' make: *** [all] Error 2 Wayland [weston] $