Compile and use rpi-backend on raspberry 2 gave always black screen after weston-launch

Fabio Fantoni fabio.fantoni at m2r.biz
Thu Sep 17 02:13:19 PDT 2015


Il 16/09/2015 18:00, Pekka Paalanen ha scritto:
> On Tue, 15 Sep 2015 17:10:09 +0200
> Fabio Fantoni <fabio.fantoni at m2r.biz> wrote:
>
>> Hi, I'm trying wayland with weston on raspberry 2, the system used is
>> debian Sid plus latest kernel and drivers with rpi-update.
>> Using weston from official package 1.8.0-3 with fbdev-backend.so but
>> graphic seems to perform badly, so following this howto:
>> http://wayland.freedesktop.org/raspberrypi.html I compiled it with
>> rpi-backend.so and other raspberry specific options.
>> Launching weston-launch gave me only black screen (the
>> dispmanx_offline=1 is already set), system is still accessible with ssh
>> (when I can kill weston process).
>>
>> I tried also to compile and use weston from git commit
>> ca510d06dca3e47e434a50cee105e96c9e82599c but I had also same result with
>> both normal user and root.
>> I not found any warning or error in logs or other useful information for
>> now.
>> Can someone help me to solve or at least debug the problem and report
>> any useful informations for solve it please?
> Hi,
>
> could you post 'head config.log' from your Weston build directory,
> and the log file contents from 'weston-launch &> log.txt'?

Thanks for your reply.
See attachments, full config.log and build log of 1.8.0 build of debian 
package changing configure parameters based on raspberry wiki page.
weston.log is the output of weston-launch.
weston.ini have config of the test, plus the the line commented of first 
test from official debian package working but graphic seems to perform 
badly.

>
> Can you exit Weston (or at least make the process exit, even if the
> screen does not recover) by pressing ctrl+alt+backspace?

Pressing ctrl+alt+backspace exit correctly from weston with black screen 
only.

>
> I'm not sure how hard it would be on your distribution, but trying
> various old versions of the firmware and proprietary libs (always
> use a matching set) you might find a version that works, in case
> this is a firmware issue.

I automatically updated them with rpi-update, I don't have good 
experience on arm, I did only few tests (mainly on raspberry pi 2), any 
advice is appreciated.

Thanks for any reply and sorry for my bad english.

>
>
> Thanks,
> pq

-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by weston configure 1.8.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/arm-linux-gnueabihf --libexecdir=${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --libexec=/usr/lib/weston --disable-x11-compositor --disable-drm-compositor --disable-wayland-compositor --enable-weston-launch --disable-simple-egl-clients --disable-egl --disable-libunwind --disable-colord --disable-resize-optimization --disable-xwayland-test --with-cairo=image WESTON_NATIVE_BACKEND=rpi-backend.so

## --------- ##
## Platform. ##
## --------- ##

hostname = rpitc-968d5adc
uname -m = armv7l
uname -r = 4.1.6-v7+
uname -s = Linux
uname -v = #812 SMP PREEMPT Thu Sep 10 12:16:06 BST 2015

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2886: checking for gcc
configure:2902: found /usr/bin/gcc
configure:2913: result: gcc
configure:3142: checking for C compiler version
configure:3151: gcc --version >&5
gcc (Debian 5.2.1-16) 5.2.1 20150903
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3162: $? = 0
configure:3151: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/5/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 5.2.1-16' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 5.2.1 20150903 (Debian 5.2.1-16) 
configure:3162: $? = 0
configure:3151: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3162: $? = 1
configure:3151: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3162: $? = 1
configure:3182: checking whether the C compiler works
configure:3204: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:3208: $? = 0
configure:3256: result: yes
configure:3259: checking for C compiler default output file name
configure:3261: result: a.out
configure:3267: checking for suffix of executables
configure:3274: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:3278: $? = 0
configure:3300: result: 
configure:3322: checking whether we are cross compiling
configure:3330: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:3334: $? = 0
configure:3341: ./conftest
configure:3345: $? = 0
configure:3360: result: no
configure:3365: checking for suffix of object files
configure:3387: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3391: $? = 0
configure:3412: result: o
configure:3416: checking whether we are using the GNU C compiler
configure:3435: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3435: $? = 0
configure:3444: result: yes
configure:3453: checking whether gcc accepts -g
configure:3473: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3473: $? = 0
configure:3514: result: yes
configure:3531: checking for gcc option to accept ISO C89
configure:3594: gcc  -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3594: $? = 0
configure:3607: result: none needed
configure:3632: checking whether gcc understands -c and -o together
configure:3654: gcc -c conftest.c -o conftest2.o
configure:3657: $? = 0
configure:3654: gcc -c conftest.c -o conftest2.o
configure:3657: $? = 0
configure:3669: result: yes
configure:3692: checking how to run the C preprocessor
configure:3723: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
configure:3723: $? = 0
configure:3737: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "weston"
| #define PACKAGE_TARNAME "weston"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "weston 1.8.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
| #define PACKAGE_URL "http://wayland.freedesktop.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3762: result: gcc -E
configure:3782: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
configure:3782: $? = 0
configure:3796: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "weston"
| #define PACKAGE_TARNAME "weston"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "weston 1.8.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
| #define PACKAGE_URL "http://wayland.freedesktop.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3825: checking for grep that handles long lines and -e
configure:3883: result: /bin/grep
configure:3888: checking for egrep
configure:3950: result: /bin/grep -E
configure:3955: checking for ANSI C header files
configure:3975: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3975: $? = 0
configure:4048: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:4048: $? = 0
configure:4048: ./conftest
configure:4048: $? = 0
configure:4059: result: yes
configure:4072: checking for sys/types.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for sys/stat.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for stdlib.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for string.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for memory.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for strings.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for inttypes.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for stdint.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4072: checking for unistd.h
configure:4072: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4072: $? = 0
configure:4072: result: yes
configure:4085: checking minix/config.h usability
configure:4085: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "weston"
| #define PACKAGE_TARNAME "weston"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "weston 1.8.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
| #define PACKAGE_URL "http://wayland.freedesktop.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4085: result: no
configure:4085: checking minix/config.h presence
configure:4085: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "weston"
| #define PACKAGE_TARNAME "weston"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "weston 1.8.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
| #define PACKAGE_URL "http://wayland.freedesktop.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4085: result: no
configure:4085: checking for minix/config.h
configure:4085: result: no
configure:4106: checking whether it is safe to define __EXTENSIONS__
configure:4124: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4124: $? = 0
configure:4131: result: yes
configure:4152: checking for special C compiler options needed for large files
configure:4197: result: no
configure:4203: checking for _FILE_OFFSET_BITS value needed for large files
configure:4228: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:7: error: size of array 'off_t_is_large' is negative
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:4228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "weston"
| #define PACKAGE_TARNAME "weston"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "weston 1.8.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
| #define PACKAGE_URL "http://wayland.freedesktop.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4252: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4252: $? = 0
configure:4260: result: 64
configure:4362: checking for a BSD-compatible install
configure:4430: result: /usr/bin/install -c
configure:4441: checking whether build environment is sane
configure:4496: result: yes
configure:4644: checking for a thread-safe mkdir -p
configure:4683: result: /bin/mkdir -p
configure:4690: checking for gawk
configure:4720: result: no
configure:4690: checking for mawk
configure:4706: found /usr/bin/mawk
configure:4717: result: mawk
configure:4728: checking whether make sets $(MAKE)
configure:4750: result: yes
configure:4780: checking for style of include used by make
configure:4808: result: GNU
configure:4842: checking whether make supports nested variables
configure:4859: result: yes
configure:4944: checking dependency style of gcc
configure:5055: result: none
configure:5125: checking whether make supports nested variables
configure:5142: result: yes
configure:5203: checking for gcc
configure:5230: result: gcc
configure:5459: checking for C compiler version
configure:5468: gcc --version >&5
gcc (Debian 5.2.1-16) 5.2.1 20150903
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5479: $? = 0
configure:5468: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/5/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 5.2.1-16' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 5.2.1 20150903 (Debian 5.2.1-16) 
configure:5479: $? = 0
configure:5468: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5479: $? = 1
configure:5468: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5479: $? = 1
configure:5483: checking whether we are using the GNU C compiler
configure:5511: result: yes
configure:5520: checking whether gcc accepts -g
configure:5581: result: yes
configure:5598: checking for gcc option to accept ISO C89
configure:5674: result: none needed
configure:5699: checking whether gcc understands -c and -o together
configure:5736: result: yes
configure:5753: checking for a sed that does not truncate output
configure:5817: result: /bin/sed
configure:5854: checking build system type
configure:5868: result: arm-unknown-linux-gnueabihf
configure:5888: checking host system type
configure:5901: result: arm-unknown-linux-gnueabihf
configure:5942: checking how to print strings
configure:5969: result: printf
configure:5990: checking for a sed that does not truncate output
configure:6054: result: /bin/sed
configure:6072: checking for fgrep
configure:6134: result: /bin/grep -F
configure:6169: checking for ld used by gcc
configure:6236: result: /usr/bin/ld
configure:6243: checking if the linker (/usr/bin/ld) is GNU ld
configure:6258: result: yes
configure:6270: checking for BSD- or MS-compatible name lister (nm)
configure:6319: result: /usr/bin/nm -B
configure:6449: checking the name lister (/usr/bin/nm -B) interface
configure:6456: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6459: /usr/bin/nm -B "conftest.o"
configure:6462: output
00000000 B some_variable
configure:6469: result: BSD nm
configure:6472: checking whether ln -s works
configure:6476: result: yes
configure:6484: checking the maximum length of command line arguments
configure:6615: result: 1572864
configure:6632: checking whether the shell understands some XSI constructs
configure:6642: result: yes
configure:6646: checking whether the shell understands "+="
configure:6652: result: yes
configure:6687: checking how to convert arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format
configure:6727: result: func_convert_file_noop
configure:6734: checking how to convert arm-unknown-linux-gnueabihf file names to toolchain format
configure:6754: result: func_convert_file_noop
configure:6761: checking for /usr/bin/ld option to reload object files
configure:6768: result: -r
configure:6842: checking for objdump
configure:6858: found /usr/bin/objdump
configure:6869: result: objdump
configure:6901: checking how to recognize dependent libraries
configure:7099: result: pass_all
configure:7184: checking for dlltool
configure:7214: result: no
configure:7244: checking how to associate runtime and link libraries
configure:7271: result: printf %s\n
configure:7331: checking for ar
configure:7347: found /usr/bin/ar
configure:7358: result: ar
configure:7395: checking for archiver @FILE support
configure:7412: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7412: $? = 0
configure:7415: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7418: $? = 0
configure:7423: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7426: $? = 1
configure:7438: result: @
configure:7496: checking for strip
configure:7512: found /usr/bin/strip
configure:7523: result: strip
configure:7595: checking for ranlib
configure:7611: found /usr/bin/ranlib
configure:7622: result: ranlib
configure:7724: checking command to parse /usr/bin/nm -B output from gcc object
configure:7844: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7847: $? = 0
configure:7851: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7854: $? = 0
configure:7920: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5
configure:7923: $? = 0
configure:7961: result: ok
configure:7998: checking for sysroot
configure:8028: result: no
configure:8297: checking for mt
configure:8327: result: no
configure:8347: checking if : is a manifest tool
configure:8353: : '-?'
configure:8361: result: no
configure:9000: checking for dlfcn.h
configure:9000: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9000: $? = 0
configure:9000: result: yes
configure:9205: checking for objdir
configure:9220: result: .libs
configure:9491: checking if gcc supports -fno-rtti -fno-exceptions
configure:9509: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9513: $? = 0
configure:9526: result: no
configure:9853: checking for gcc option to produce PIC
configure:9860: result: -fPIC -DPIC
configure:9868: checking if gcc PIC flag -fPIC -DPIC works
configure:9886: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9890: $? = 0
configure:9903: result: yes
configure:9932: checking if gcc static flag -static works
configure:9960: result: yes
configure:9975: checking if gcc supports -c -o file.o
configure:9996: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:10000: $? = 0
configure:10022: result: yes
configure:10030: checking if gcc supports -c -o file.o
configure:10077: result: yes
configure:10110: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:11267: result: yes
configure:11304: checking whether -lc should be explicitly linked in
configure:11312: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:11315: $? = 0
configure:11330: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:11333: $? = 0
configure:11347: result: no
configure:11507: checking dynamic linker characteristics
configure:12007: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12007: $? = 0
configure:12241: result: GNU/Linux ld.so
configure:12348: checking how to hardcode library paths into programs
configure:12373: result: immediate
configure:12913: checking whether stripping libraries is possible
configure:12918: result: yes
configure:12953: checking if libtool supports shared libraries
configure:12955: result: yes
configure:12958: checking whether to build shared libraries
configure:12979: result: yes
configure:12982: checking whether to build static libraries
configure:12986: result: no
configure:13081: checking for pkg-config
configure:13099: found /usr/bin/pkg-config
configure:13111: result: /usr/bin/pkg-config
configure:13136: checking pkg-config is at least version 0.9.0
configure:13139: result: yes
configure:13148: checking for dlopen
configure:13148: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
/tmp/ccO5KQ8A.o: In function `main':
/root/wayland/weston-1.8.0/conftest.c:63: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:13148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "weston"
| #define PACKAGE_TARNAME "weston"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "weston 1.8.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
| #define PACKAGE_URL "http://wayland.freedesktop.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define PACKAGE "weston"
| #define VERSION "1.8.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:13148: result: no
configure:13152: checking for dlopen in -ldl
configure:13177: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c -ldl   >&5
configure:13177: $? = 0
configure:13186: result: yes
configure:13196: checking whether SFD_CLOEXEC is declared
configure:13196: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13196: $? = 0
configure:13196: result: yes
configure:13204: checking whether TFD_CLOEXEC is declared
configure:13204: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13212: checking whether CLOCK_MONOTONIC is declared
configure:13212: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13212: $? = 0
configure:13212: result: yes
configure:13222: checking execinfo.h usability
configure:13222: gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13222: $? = 0
configure:13222: result: yes
configure:13222: checking execinfo.h presence
configure:13222: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
configure:13222: $? = 0
configure:13222: result: yes
configure:13222: checking for execinfo.h
configure:13222: result: yes
configure:13236: checking for mkostemp
configure:13236: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:13236: $? = 0
configure:13236: result: yes
configure:13236: checking for strchrnul
configure:13236: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:13236: $? = 0
configure:13236: result: yes
configure:13236: checking for initgroups
configure:13236: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:13236: $? = 0
configure:13236: result: yes
configure:13236: checking for posix_fallocate
configure:13236: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
configure:13236: $? = 0
configure:13236: result: yes
configure:13515: checking for XWAYLAND
configure:13522: $PKG_CONFIG --exists --print-errors "xcb xcb-xfixes xcb-composite xcursor cairo-xcb"
configure:13525: $? = 0
configure:13539: $PKG_CONFIG --exists --print-errors "xcb xcb-xfixes xcb-composite xcursor cairo-xcb"
configure:13542: $? = 0
configure:13600: result: yes
configure:13714: checking for LIBDRM
configure:13721: $PKG_CONFIG --exists --print-errors "libdrm"
configure:13724: $? = 0
configure:13738: $PKG_CONFIG --exists --print-errors "libdrm"
configure:13741: $? = 0
configure:13779: result: yes
configure:14218: checking for LIBINPUT_BACKEND
configure:14225: $PKG_CONFIG --exists --print-errors "libinput >= 0.8.0"
configure:14228: $? = 0
configure:14242: $PKG_CONFIG --exists --print-errors "libinput >= 0.8.0"
configure:14245: $? = 0
configure:14303: result: yes
configure:14309: checking for COMPOSITOR
configure:14316: $PKG_CONFIG --exists --print-errors "$COMPOSITOR_MODULES"
configure:14319: $? = 0
configure:14333: $PKG_CONFIG --exists --print-errors "$COMPOSITOR_MODULES"
configure:14336: $? = 0
configure:14394: result: yes
configure:14556: checking for RPI_COMPOSITOR
configure:14563: $PKG_CONFIG --exists --print-errors "libudev >= 136 mtdev >= 1.1.0"
configure:14566: $? = 0
configure:14580: $PKG_CONFIG --exists --print-errors "libudev >= 136 mtdev >= 1.1.0"
configure:14583: $? = 0
configure:14641: result: yes
configure:14647: checking for RPI_BCM_HOST
configure:14654: $PKG_CONFIG --exists --print-errors "bcm_host"
configure:14657: $? = 0
configure:14671: $PKG_CONFIG --exists --print-errors "bcm_host"
configure:14674: $? = 0
configure:14714: result: yes
configure:14754: checking for FBDEV_COMPOSITOR
configure:14761: $PKG_CONFIG --exists --print-errors "libudev >= 136 mtdev >= 1.1.0"
configure:14764: $? = 0
configure:14778: $PKG_CONFIG --exists --print-errors "libudev >= 136 mtdev >= 1.1.0"
configure:14781: $? = 0
configure:14839: result: yes
configure:15135: checking for PIXMAN
configure:15142: $PKG_CONFIG --exists --print-errors "pixman-1"
configure:15145: $? = 0
configure:15159: $PKG_CONFIG --exists --print-errors "pixman-1"
configure:15162: $? = 0
configure:15220: result: yes
configure:15226: checking for PNG
configure:15233: $PKG_CONFIG --exists --print-errors "libpng"
configure:15236: $? = 0
configure:15250: $PKG_CONFIG --exists --print-errors "libpng"
configure:15253: $? = 0
configure:15311: result: yes
configure:15317: checking for WEBP
configure:15324: $PKG_CONFIG --exists --print-errors "libwebp"
Package libwebp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libwebp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libwebp' found
configure:15327: $? = 1
configure:15341: $PKG_CONFIG --exists --print-errors "libwebp"
Package libwebp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libwebp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libwebp' found
configure:15344: $? = 1
configure:15358: result: no
No package 'libwebp' found
configure:15402: checking for LIBVA
configure:15409: $PKG_CONFIG --exists --print-errors "libva >= 0.34.0 libva-drm >= 0.34.0"
Package libva was not found in the pkg-config search path.
Perhaps you should add the directory containing `libva.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libva' found
Package libva-drm was not found in the pkg-config search path.
Perhaps you should add the directory containing `libva-drm.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libva-drm' found
configure:15412: $? = 1
configure:15426: $PKG_CONFIG --exists --print-errors "libva >= 0.34.0 libva-drm >= 0.34.0"
Package libva was not found in the pkg-config search path.
Perhaps you should add the directory containing `libva.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libva' found
Package libva-drm was not found in the pkg-config search path.
Perhaps you should add the directory containing `libva-drm.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libva-drm' found
configure:15429: $? = 1
configure:15443: result: no
No package 'libva' found
No package 'libva-drm' found
configure:15490: checking for jpeg_CreateDecompress in -ljpeg
configure:15515: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c -ljpeg   >&5
configure:15515: $? = 0
configure:15524: result: yes
configure:15539: checking for CAIRO
configure:15546: $PKG_CONFIG --exists --print-errors "cairo"
configure:15549: $? = 0
configure:15563: $PKG_CONFIG --exists --print-errors "cairo"
configure:15566: $? = 0
configure:15624: result: yes
configure:15631: checking for TEST_CLIENT
configure:15638: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.8.0"
configure:15641: $? = 0
configure:15655: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.8.0"
configure:15658: $? = 0
configure:15716: result: yes
configure:15739: checking for SIMPLE_CLIENT
configure:15746: $PKG_CONFIG --exists --print-errors "wayland-client"
configure:15749: $? = 0
configure:15763: $PKG_CONFIG --exists --print-errors "wayland-client"
configure:15766: $? = 0
configure:15824: result: yes
configure:15961: checking for CLIENT
configure:15968: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.5.91 cairo >= 1.10.0 xkbcommon wayland-cursor"
configure:15971: $? = 0
configure:15985: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.5.91 cairo >= 1.10.0 xkbcommon wayland-cursor"
configure:15988: $? = 0
configure:16046: result: yes
configure:16052: checking for SERVER
configure:16059: $PKG_CONFIG --exists --print-errors "wayland-server"
configure:16062: $? = 0
configure:16076: $PKG_CONFIG --exists --print-errors "wayland-server"
configure:16079: $? = 0
configure:16137: result: yes
configure:16143: checking for WESTON_INFO
configure:16150: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.5.91"
configure:16153: $? = 0
configure:16167: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.5.91"
configure:16170: $? = 0
configure:16228: result: yes
configure:16320: checking for PANGO
configure:16327: $PKG_CONFIG --exists --print-errors "pangocairo"
configure:16330: $? = 0
configure:16344: $PKG_CONFIG --exists --print-errors "pangocairo"
configure:16347: $? = 0
configure:16385: result: yes
configure:16406: checking for SYSTEMD_LOGIN
configure:16413: $PKG_CONFIG --exists --print-errors "libsystemd-login >= 198"
Package libsystemd-login was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd-login.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsystemd-login' found
configure:16416: $? = 1
configure:16430: $PKG_CONFIG --exists --print-errors "libsystemd-login >= 198"
Package libsystemd-login was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd-login.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsystemd-login' found
configure:16433: $? = 1
configure:16447: result: no
No package 'libsystemd-login' found
configure:16491: checking for SYSTEMD_LOGIN_209
configure:16498: $PKG_CONFIG --exists --print-errors "libsystemd >= 209"
configure:16501: $? = 0
configure:16515: $PKG_CONFIG --exists --print-errors "libsystemd >= 209"
configure:16518: $? = 0
configure:16556: result: yes
configure:16582: checking for pam_open_session in -lpam
configure:16607: gcc -o conftest -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c -lpam   >&5
configure:16607: $? = 0
configure:16616: result: yes
configure:16881: checking for DBUS
configure:16888: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.6"
configure:16891: $? = 0
configure:16905: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.6"
configure:16908: $? = 0
configure:16946: result: yes
configure:17009: checking for WCAP
configure:17016: $PKG_CONFIG --exists --print-errors "cairo"
configure:17019: $? = 0
configure:17033: $PKG_CONFIG --exists --print-errors "cairo"
configure:17036: $? = 0
configure:17094: result: yes
configure:17103: checking for SETBACKLIGHT
configure:17110: $PKG_CONFIG --exists --print-errors "libudev libdrm"
configure:17113: $? = 0
configure:17127: $PKG_CONFIG --exists --print-errors "libudev libdrm"
configure:17130: $? = 0
configure:17168: result: yes
configure:17290: Weston's native backend: rpi-backend.so
configure:17301: Weston's default desktop shell client: weston-desktop-shell
configure:17327: checking for LCMS
configure:17334: $PKG_CONFIG --exists --print-errors "lcms2"
configure:17337: $? = 0
configure:17351: $PKG_CONFIG --exists --print-errors "lcms2"
configure:17354: $? = 0
configure:17392: result: yes
configure:17412: checking for wayland-scanner
configure:17430: found /usr/bin/wayland-scanner
configure:17442: result: /usr/bin/wayland-scanner
configure:17666: checking that generated files are newer than configure
configure:17672: result: done
configure:17835: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by weston config.status 1.8.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on rpitc-968d5adc

config.status:1280: creating Makefile
config.status:1280: creating src/version.h
config.status:1280: creating src/weston.pc
config.status:1280: creating config.h
config.status:1509: executing depfiles commands
config.status:1509: executing libtool commands
configure:20058: WARNING: unrecognized options: --disable-maintainer-mode
configure:20106: result:
	Native Backend			rpi-backend.so
	setuid Install			yes

	Cairo Renderer			image
	EGL				no
	libxkbcommon			yes
	xcb_xkb				
	XWayland			yes
	dbus				yes

	ivi-shell			yes

	Build wcap utility		yes
	Build Fullscreen Shell		yes

	weston-launch utility		yes
	systemd-login support		no

	DRM Compositor			no
	X11 Compositor			no
	Wayland Compositor		no
	Headless Compositor		yes
	RPI Compositor			yes
	FBDEV Compositor		yes
	RDP Compositor			no
	Screen Sharing			no

	Raspberry Pi BCM headers	yes

	Build Clients			yes
	Build EGL Clients		no
	Build Simple Clients		yes
	Build Simple EGL Clients	no

	Install Demo Clients		no

	Colord Support			
	GLU Support			
	LCMS2 Support			yes
	libwebp Support			no
	libunwind Support		
	VA H.264 encoding Support	no


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=arm-unknown-linux-gnueabihf
ac_cv_c_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_EGL_CFLAGS_set=
ac_cv_env_CAIRO_EGL_CFLAGS_value=
ac_cv_env_CAIRO_EGL_LIBS_set=
ac_cv_env_CAIRO_EGL_LIBS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
ac_cv_env_CLIENT_CFLAGS_set=
ac_cv_env_CLIENT_CFLAGS_value=
ac_cv_env_CLIENT_LIBS_set=
ac_cv_env_CLIENT_LIBS_value=
ac_cv_env_COLORD_CFLAGS_set=
ac_cv_env_COLORD_CFLAGS_value=
ac_cv_env_COLORD_LIBS_set=
ac_cv_env_COLORD_LIBS_value=
ac_cv_env_COMPOSITOR_CFLAGS_set=
ac_cv_env_COMPOSITOR_CFLAGS_value=
ac_cv_env_COMPOSITOR_LIBS_set=
ac_cv_env_COMPOSITOR_LIBS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_DRM_COMPOSITOR_CFLAGS_set=
ac_cv_env_DRM_COMPOSITOR_CFLAGS_value=
ac_cv_env_DRM_COMPOSITOR_LIBS_set=
ac_cv_env_DRM_COMPOSITOR_LIBS_value=
ac_cv_env_EGL_CFLAGS_set=
ac_cv_env_EGL_CFLAGS_value=
ac_cv_env_EGL_LIBS_set=
ac_cv_env_EGL_LIBS_value=
ac_cv_env_EGL_TESTS_CFLAGS_set=
ac_cv_env_EGL_TESTS_CFLAGS_value=
ac_cv_env_EGL_TESTS_LIBS_set=
ac_cv_env_EGL_TESTS_LIBS_value=
ac_cv_env_FBDEV_COMPOSITOR_CFLAGS_set=
ac_cv_env_FBDEV_COMPOSITOR_CFLAGS_value=
ac_cv_env_FBDEV_COMPOSITOR_LIBS_set=
ac_cv_env_FBDEV_COMPOSITOR_LIBS_value=
ac_cv_env_GLU_CFLAGS_set=
ac_cv_env_GLU_CFLAGS_value=
ac_cv_env_GLU_LIBS_set=
ac_cv_env_GLU_LIBS_value=
ac_cv_env_LCMS_CFLAGS_set=
ac_cv_env_LCMS_CFLAGS_value=
ac_cv_env_LCMS_LIBS_set=
ac_cv_env_LCMS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-z,relro
ac_cv_env_LIBDRM_CFLAGS_set=
ac_cv_env_LIBDRM_CFLAGS_value=
ac_cv_env_LIBDRM_LIBS_set=
ac_cv_env_LIBDRM_LIBS_value=
ac_cv_env_LIBINPUT_BACKEND_CFLAGS_set=
ac_cv_env_LIBINPUT_BACKEND_CFLAGS_value=
ac_cv_env_LIBINPUT_BACKEND_LIBS_set=
ac_cv_env_LIBINPUT_BACKEND_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUNWIND_CFLAGS_set=
ac_cv_env_LIBUNWIND_CFLAGS_value=
ac_cv_env_LIBUNWIND_LIBS_set=
ac_cv_env_LIBUNWIND_LIBS_value=
ac_cv_env_LIBVA_CFLAGS_set=
ac_cv_env_LIBVA_CFLAGS_value=
ac_cv_env_LIBVA_LIBS_set=
ac_cv_env_LIBVA_LIBS_value=
ac_cv_env_PANGO_CFLAGS_set=
ac_cv_env_PANGO_CFLAGS_value=
ac_cv_env_PANGO_LIBS_set=
ac_cv_env_PANGO_LIBS_value=
ac_cv_env_PIXMAN_CFLAGS_set=
ac_cv_env_PIXMAN_CFLAGS_value=
ac_cv_env_PIXMAN_LIBS_set=
ac_cv_env_PIXMAN_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PNG_CFLAGS_set=
ac_cv_env_PNG_CFLAGS_value=
ac_cv_env_PNG_LIBS_set=
ac_cv_env_PNG_LIBS_value=
ac_cv_env_RDP_COMPOSITOR_CFLAGS_set=
ac_cv_env_RDP_COMPOSITOR_CFLAGS_value=
ac_cv_env_RDP_COMPOSITOR_LIBS_set=
ac_cv_env_RDP_COMPOSITOR_LIBS_value=
ac_cv_env_RPI_BCM_HOST_CFLAGS_set=
ac_cv_env_RPI_BCM_HOST_CFLAGS_value=
ac_cv_env_RPI_BCM_HOST_LIBS_set=
ac_cv_env_RPI_BCM_HOST_LIBS_value=
ac_cv_env_RPI_COMPOSITOR_CFLAGS_set=
ac_cv_env_RPI_COMPOSITOR_CFLAGS_value=
ac_cv_env_RPI_COMPOSITOR_LIBS_set=
ac_cv_env_RPI_COMPOSITOR_LIBS_value=
ac_cv_env_SCREEN_SHARE_CFLAGS_set=
ac_cv_env_SCREEN_SHARE_CFLAGS_value=
ac_cv_env_SCREEN_SHARE_LIBS_set=
ac_cv_env_SCREEN_SHARE_LIBS_value=
ac_cv_env_SERVER_CFLAGS_set=
ac_cv_env_SERVER_CFLAGS_value=
ac_cv_env_SERVER_LIBS_set=
ac_cv_env_SERVER_LIBS_value=
ac_cv_env_SETBACKLIGHT_CFLAGS_set=
ac_cv_env_SETBACKLIGHT_CFLAGS_value=
ac_cv_env_SETBACKLIGHT_LIBS_set=
ac_cv_env_SETBACKLIGHT_LIBS_value=
ac_cv_env_SIMPLE_CLIENT_CFLAGS_set=
ac_cv_env_SIMPLE_CLIENT_CFLAGS_value=
ac_cv_env_SIMPLE_CLIENT_LIBS_set=
ac_cv_env_SIMPLE_CLIENT_LIBS_value=
ac_cv_env_SIMPLE_EGL_CLIENT_CFLAGS_set=
ac_cv_env_SIMPLE_EGL_CLIENT_CFLAGS_value=
ac_cv_env_SIMPLE_EGL_CLIENT_LIBS_set=
ac_cv_env_SIMPLE_EGL_CLIENT_LIBS_value=
ac_cv_env_SYSTEMD_LOGIN_209_CFLAGS_set=
ac_cv_env_SYSTEMD_LOGIN_209_CFLAGS_value=
ac_cv_env_SYSTEMD_LOGIN_209_LIBS_set=
ac_cv_env_SYSTEMD_LOGIN_209_LIBS_value=
ac_cv_env_SYSTEMD_LOGIN_CFLAGS_set=
ac_cv_env_SYSTEMD_LOGIN_CFLAGS_value=
ac_cv_env_SYSTEMD_LOGIN_LIBS_set=
ac_cv_env_SYSTEMD_LOGIN_LIBS_value=
ac_cv_env_TEST_CLIENT_CFLAGS_set=
ac_cv_env_TEST_CLIENT_CFLAGS_value=
ac_cv_env_TEST_CLIENT_LIBS_set=
ac_cv_env_TEST_CLIENT_LIBS_value=
ac_cv_env_WAYLAND_COMPOSITOR_CFLAGS_set=
ac_cv_env_WAYLAND_COMPOSITOR_CFLAGS_value=
ac_cv_env_WAYLAND_COMPOSITOR_LIBS_set=
ac_cv_env_WAYLAND_COMPOSITOR_LIBS_value=
ac_cv_env_WAYLAND_SCANNER_CFLAGS_set=
ac_cv_env_WAYLAND_SCANNER_CFLAGS_value=
ac_cv_env_WAYLAND_SCANNER_LIBS_set=
ac_cv_env_WAYLAND_SCANNER_LIBS_value=
ac_cv_env_WCAP_CFLAGS_set=
ac_cv_env_WCAP_CFLAGS_value=
ac_cv_env_WCAP_LIBS_set=
ac_cv_env_WCAP_LIBS_value=
ac_cv_env_WEBP_CFLAGS_set=
ac_cv_env_WEBP_CFLAGS_value=
ac_cv_env_WEBP_LIBS_set=
ac_cv_env_WEBP_LIBS_value=
ac_cv_env_WESTON_INFO_CFLAGS_set=
ac_cv_env_WESTON_INFO_CFLAGS_value=
ac_cv_env_WESTON_INFO_LIBS_set=
ac_cv_env_WESTON_INFO_LIBS_value=
ac_cv_env_WESTON_NATIVE_BACKEND_set=set
ac_cv_env_WESTON_NATIVE_BACKEND_value=rpi-backend.so
ac_cv_env_WESTON_SHELL_CLIENT_set=
ac_cv_env_WESTON_SHELL_CLIENT_value=
ac_cv_env_X11_COMPOSITOR_CFLAGS_set=
ac_cv_env_X11_COMPOSITOR_CFLAGS_value=
ac_cv_env_X11_COMPOSITOR_LIBS_set=
ac_cv_env_X11_COMPOSITOR_LIBS_value=
ac_cv_env_X11_COMPOSITOR_XKB_CFLAGS_set=
ac_cv_env_X11_COMPOSITOR_XKB_CFLAGS_value=
ac_cv_env_X11_COMPOSITOR_XKB_LIBS_set=
ac_cv_env_X11_COMPOSITOR_XKB_LIBS_value=
ac_cv_env_XCB_CFLAGS_set=
ac_cv_env_XCB_CFLAGS_value=
ac_cv_env_XCB_LIBS_set=
ac_cv_env_XCB_LIBS_value=
ac_cv_env_XWAYLAND_CFLAGS_set=
ac_cv_env_XWAYLAND_CFLAGS_value=
ac_cv_env_XWAYLAND_LIBS_set=
ac_cv_env_XWAYLAND_LIBS_value=
ac_cv_env_XWAYLAND_TEST_CFLAGS_set=
ac_cv_env_XWAYLAND_TEST_CFLAGS_value=
ac_cv_env_XWAYLAND_TEST_LIBS_set=
ac_cv_env_XWAYLAND_TEST_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=arm-linux-gnueabihf
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlopen=no
ac_cv_func_initgroups=yes
ac_cv_func_mkostemp=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_strchrnul=yes
ac_cv_have_decl_CLOCK_MONOTONIC=yes
ac_cv_have_decl_SFD_CLOEXEC=yes
ac_cv_have_decl_TFD_CLOEXEC=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-gnueabihf
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_CreateDecompress=yes
ac_cv_lib_pam_pam_open_session=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_path_wayland_scanner=/usr/bin/wayland-scanner
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_CAIRO_LIBS='-lcairo '
pkg_cv_CLIENT_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_CLIENT_LIBS='-lwayland-client -lcairo -lxkbcommon -lwayland-cursor '
pkg_cv_COMPOSITOR_CFLAGS='-I/usr/include/pixman-1 '
pkg_cv_COMPOSITOR_LIBS='-lwayland-server -lpixman-1 -lxkbcommon '
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include '
pkg_cv_DBUS_LIBS='-ldbus-1 '
pkg_cv_FBDEV_COMPOSITOR_CFLAGS=
pkg_cv_FBDEV_COMPOSITOR_LIBS='-ludev -lmtdev '
pkg_cv_LCMS_CFLAGS=
pkg_cv_LCMS_LIBS='-llcms2 '
pkg_cv_LIBDRM_CFLAGS='-I/usr/include/libdrm '
pkg_cv_LIBDRM_LIBS='-ldrm '
pkg_cv_LIBINPUT_BACKEND_CFLAGS=
pkg_cv_LIBINPUT_BACKEND_LIBS='-linput '
pkg_cv_PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_PANGO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo '
pkg_cv_PIXMAN_CFLAGS='-I/usr/include/pixman-1 '
pkg_cv_PIXMAN_LIBS='-lpixman-1 '
pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12 '
pkg_cv_PNG_LIBS='-lpng12 '
pkg_cv_RPI_BCM_HOST_CFLAGS='-DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads '
pkg_cv_RPI_BCM_HOST_LIBS='-L/opt/vc/lib -lbcm_host -lvcos -lvchiq_arm '
pkg_cv_RPI_COMPOSITOR_CFLAGS=
pkg_cv_RPI_COMPOSITOR_LIBS='-ludev -lmtdev '
pkg_cv_SERVER_CFLAGS=
pkg_cv_SERVER_LIBS='-lwayland-server '
pkg_cv_SETBACKLIGHT_CFLAGS='-I/usr/include/libdrm '
pkg_cv_SETBACKLIGHT_LIBS='-ludev -ldrm '
pkg_cv_SIMPLE_CLIENT_CFLAGS=
pkg_cv_SIMPLE_CLIENT_LIBS='-lwayland-client '
pkg_cv_SYSTEMD_LOGIN_209_CFLAGS=
pkg_cv_SYSTEMD_LOGIN_209_LIBS='-lsystemd '
pkg_cv_TEST_CLIENT_CFLAGS=
pkg_cv_TEST_CLIENT_LIBS='-lwayland-client '
pkg_cv_WCAP_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_WCAP_LIBS='-lcairo '
pkg_cv_WESTON_INFO_CFLAGS=
pkg_cv_WESTON_INFO_LIBS='-lwayland-client '
pkg_cv_XWAYLAND_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_XWAYLAND_LIBS='-lxcb-composite -lxcb-xfixes -lxcb-shape -lXcursor -lcairo -lxcb-render -lxcb '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/wayland/weston-1.8.0/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /root/wayland/weston-1.8.0/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /root/wayland/weston-1.8.0/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /root/wayland/weston-1.8.0/build-aux/missing automake-1.15'
AWK='mawk'
BUILD_CLIENTS_FALSE='#'
BUILD_CLIENTS_TRUE=''
BUILD_FULL_GL_CLIENTS_FALSE=''
BUILD_FULL_GL_CLIENTS_TRUE='#'
BUILD_SETBACKLIGHT_FALSE='#'
BUILD_SETBACKLIGHT_TRUE=''
BUILD_SIMPLE_CLIENTS_FALSE='#'
BUILD_SIMPLE_CLIENTS_TRUE=''
BUILD_SIMPLE_EGL_CLIENTS_FALSE=''
BUILD_SIMPLE_EGL_CLIENTS_TRUE='#'
BUILD_SUBSURFACES_CLIENT_FALSE=''
BUILD_SUBSURFACES_CLIENT_TRUE='#'
BUILD_WCAP_TOOLS_FALSE='#'
BUILD_WCAP_TOOLS_TRUE=''
BUILD_WESTON_LAUNCH_FALSE='#'
BUILD_WESTON_LAUNCH_TRUE=''
CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
CAIRO_EGL_CFLAGS=''
CAIRO_EGL_LIBS=''
CAIRO_LIBS='-lcairo '
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
CLIENT_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
CLIENT_LIBS='-lwayland-client -lcairo -lxkbcommon -lwayland-cursor '
COLORD_CFLAGS=''
COLORD_LIBS=''
COMPOSITOR_CFLAGS='-I/usr/include/pixman-1 '
COMPOSITOR_LIBS='-lwayland-server -lpixman-1 -lxkbcommon '
CPP='gcc -E'
CPPFLAGS='-D_FORTIFY_SOURCE=2'
CYGPATH_W='echo'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include '
DBUS_LIBS='-ldbus-1 '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DLOPEN_LIBS='-ldl'
DRM_COMPOSITOR_CFLAGS=''
DRM_COMPOSITOR_LIBS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGL_CFLAGS=''
EGL_LIBS=''
EGL_TESTS_CFLAGS=''
EGL_TESTS_LIBS=''
EGREP='/bin/grep -E'
ENABLE_COLORD_FALSE=''
ENABLE_COLORD_TRUE='#'
ENABLE_DBUS_FALSE='#'
ENABLE_DBUS_TRUE=''
ENABLE_DESKTOP_SHELL_FALSE='#'
ENABLE_DESKTOP_SHELL_TRUE=''
ENABLE_DRM_COMPOSITOR_FALSE=''
ENABLE_DRM_COMPOSITOR_TRUE='#'
ENABLE_EGL_FALSE=''
ENABLE_EGL_TRUE='#'
ENABLE_FBDEV_COMPOSITOR_FALSE='#'
ENABLE_FBDEV_COMPOSITOR_TRUE=''
ENABLE_FULLSCREEN_SHELL_FALSE='#'
ENABLE_FULLSCREEN_SHELL_TRUE=''
ENABLE_HEADLESS_COMPOSITOR_FALSE='#'
ENABLE_HEADLESS_COMPOSITOR_TRUE=''
ENABLE_IVI_SHELL_FALSE='#'
ENABLE_IVI_SHELL_TRUE=''
ENABLE_RDP_COMPOSITOR_FALSE=''
ENABLE_RDP_COMPOSITOR_TRUE='#'
ENABLE_RPI_COMPOSITOR_FALSE='#'
ENABLE_RPI_COMPOSITOR_TRUE=''
ENABLE_SCREEN_SHARING_FALSE=''
ENABLE_SCREEN_SHARING_TRUE='#'
ENABLE_SETUID_INSTALL_FALSE='#'
ENABLE_SETUID_INSTALL_TRUE=''
ENABLE_VAAPI_RECORDER_FALSE=''
ENABLE_VAAPI_RECORDER_TRUE='#'
ENABLE_WAYLAND_COMPOSITOR_FALSE=''
ENABLE_WAYLAND_COMPOSITOR_TRUE='#'
ENABLE_X11_COMPOSITOR_FALSE=''
ENABLE_X11_COMPOSITOR_TRUE='#'
ENABLE_XWAYLAND_FALSE='#'
ENABLE_XWAYLAND_TEST_FALSE=''
ENABLE_XWAYLAND_TEST_TRUE='#'
ENABLE_XWAYLAND_TRUE=''
EXEEXT=''
FBDEV_COMPOSITOR_CFLAGS=''
FBDEV_COMPOSITOR_LIBS='-ludev -lmtdev '
FGREP='/bin/grep -F'
GCC_CFLAGS='-Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare'
GLU_CFLAGS=''
GLU_LIBS=''
GREP='/bin/grep'
HAVE_CAIRO_GLESV2_FALSE=''
HAVE_CAIRO_GLESV2_TRUE='#'
HAVE_GIT_REPO_FALSE=''
HAVE_GIT_REPO_TRUE='#'
HAVE_GLU_FALSE=''
HAVE_GLU_TRUE='#'
HAVE_LCMS_FALSE='#'
HAVE_LCMS_TRUE=''
HAVE_LIBUNWIND_FALSE=''
HAVE_LIBUNWIND_TRUE='#'
HAVE_PANGO_FALSE='#'
HAVE_PANGO_TRUE=''
HAVE_SYSTEMD_LOGIN_FALSE=''
HAVE_SYSTEMD_LOGIN_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_DEMO_CLIENTS_FALSE=''
INSTALL_DEMO_CLIENTS_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_RPI_COMPOSITOR_FALSE='#'
INSTALL_RPI_COMPOSITOR_TRUE=''
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JPEG_LIBS='-ljpeg'
LCMS_CFLAGS=''
LCMS_LIBS='-llcms2 '
LD='/usr/bin/ld'
LDFLAGS='-Wl,-z,relro'
LIBDRM_CFLAGS='-I/usr/include/libdrm '
LIBDRM_LIBS='-ldrm '
LIBINPUT_BACKEND_CFLAGS=''
LIBINPUT_BACKEND_LIBS='-linput '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUNWIND_CFLAGS=''
LIBUNWIND_LIBS=''
LIBVA_CFLAGS=''
LIBVA_LIBS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/wayland/weston-1.8.0/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='weston'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0'
PACKAGE_NAME='weston'
PACKAGE_STRING='weston 1.8.0'
PACKAGE_TARNAME='weston'
PACKAGE_URL='http://wayland.freedesktop.org'
PACKAGE_VERSION='1.8.0'
PAM_LIBS='-lpam'
PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
PANGO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo '
PATH_SEPARATOR=':'
PIXMAN_CFLAGS='-I/usr/include/pixman-1 '
PIXMAN_LIBS='-lpixman-1 '
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PNG_CFLAGS='-I/usr/include/libpng12 '
PNG_LIBS='-lpng12 '
RANLIB='ranlib'
RDP_COMPOSITOR_CFLAGS=''
RDP_COMPOSITOR_LIBS=''
RPI_BCM_HOST_CFLAGS='-DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads '
RPI_BCM_HOST_LIBS='-L/opt/vc/lib -lbcm_host -lvcos -lvchiq_arm '
RPI_COMPOSITOR_CFLAGS=''
RPI_COMPOSITOR_LIBS='-ludev -lmtdev '
SCREEN_SHARE_CFLAGS=''
SCREEN_SHARE_LIBS=''
SED='/bin/sed'
SERVER_CFLAGS=''
SERVER_LIBS='-lwayland-server '
SETBACKLIGHT_CFLAGS='-I/usr/include/libdrm '
SETBACKLIGHT_LIBS='-ludev -ldrm '
SET_MAKE=''
SHELL='/bin/bash'
SIMPLE_CLIENT_CFLAGS=''
SIMPLE_CLIENT_LIBS='-lwayland-client '
SIMPLE_EGL_CLIENT_CFLAGS=''
SIMPLE_EGL_CLIENT_LIBS=''
STRIP='strip'
SYSTEMD_LOGIN_209_CFLAGS=''
SYSTEMD_LOGIN_209_LIBS='-lsystemd '
SYSTEMD_LOGIN_CFLAGS=''
SYSTEMD_LOGIN_LIBS=''
TEST_CLIENT_CFLAGS=''
TEST_CLIENT_LIBS='-lwayland-client '
VERSION='1.8.0'
WAYLAND_COMPOSITOR_CFLAGS=''
WAYLAND_COMPOSITOR_LIBS=''
WAYLAND_SCANNER_CFLAGS=''
WAYLAND_SCANNER_LIBS=''
WCAP_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
WCAP_LIBS='-lcairo  -lm'
WEBP_CFLAGS=''
WEBP_LIBS=''
WESTON_INFO_CFLAGS=''
WESTON_INFO_LIBS='-lwayland-client '
WESTON_NATIVE_BACKEND='rpi-backend.so'
WESTON_SHELL_CLIENT='weston-desktop-shell'
WESTON_VERSION='1.8.0'
WESTON_VERSION_MAJOR='1'
WESTON_VERSION_MICRO='0'
WESTON_VERSION_MINOR='8'
X11_COMPOSITOR_CFLAGS=''
X11_COMPOSITOR_LIBS=''
X11_COMPOSITOR_XKB_CFLAGS=''
X11_COMPOSITOR_XKB_LIBS=''
XCB_CFLAGS=''
XCB_LIBS=''
XSERVER_PATH='/usr/bin/Xwayland'
XWAYLAND_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
XWAYLAND_LIBS='-lxcb-composite -lxcb-xfixes -lxcb-shape -lXcursor -lcairo -lxcb-render -lxcb '
XWAYLAND_TEST_CFLAGS=''
XWAYLAND_TEST_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='arm-unknown-linux-gnueabihf'
build_alias='arm-linux-gnueabihf'
build_cpu='arm'
build_os='linux-gnueabihf'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-gnueabihf'
host_alias=''
host_cpu='arm'
host_os='linux-gnueabihf'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /root/wayland/weston-1.8.0/build-aux/install-sh'
libdir='${prefix}/lib/arm-linux-gnueabihf'
libexecdir='/usr/lib/weston'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
wayland_scanner='/usr/bin/wayland-scanner'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "weston"
#define PACKAGE_TARNAME "weston"
#define PACKAGE_VERSION "1.8.0"
#define PACKAGE_STRING "weston 1.8.0"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0"
#define PACKAGE_URL "http://wayland.freedesktop.org"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define _FILE_OFFSET_BITS 64
#define PACKAGE "weston"
#define VERSION "1.8.0"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_EXECINFO_H 1
#define HAVE_MKOSTEMP 1
#define HAVE_STRCHRNUL 1
#define HAVE_INITGROUPS 1
#define HAVE_POSIX_FALLOCATE 1
#define ENABLE_XKBCOMMON 1
#define BUILD_XWAYLAND 1
#define HAVE_LIBDRM 1
#define BUILD_HEADLESS_COMPOSITOR 1
#define BUILD_RPI_COMPOSITOR 1
#define HAVE_BCM_HOST 1
#define BUILD_FBDEV_COMPOSITOR 1
#define BUILD_CLIENTS 1
#define HAVE_SYSTEMD_LOGIN_209 1
#define HAVE_DBUS 1
#define BUILD_WCAP_TOOLS 1
#define WESTON_NATIVE_BACKEND "rpi-backend.so"
#define WESTON_SHELL_CLIENT "weston-desktop-shell"
#define HAVE_LCMS 1

configure: exit 0
-------------- next part --------------
#[core]
#modules=xwayland.so
#backend=fbdev-backend.so

[keyboard]
keymap_layout=it

[launcher]
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
path=/usr/bin/weston-terminal

-------------- next part --------------
mesg: ttyname failed: Inappropriate ioctl for device
Date: 2015-09-17 CEST
[10:38:13.338] weston 1.8.0
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0
               Build: 1.7.93-7-g2567c93 configure.ac: bump to version 1.8.0 for the official release (2015-06-02 16:23:53 -0700)
[10:38:13.338] OS: Linux, 4.1.6-v7+, #812 SMP PREEMPT Thu Sep 10 12:16:06 BST 2015, armv7l
[10:38:13.340] Using config file '/root/.config/weston.ini'
[10:38:13.353] Loading module '/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so'
[10:38:13.371] initializing Raspberry Pi backend
[10:38:13.372] Output repaint window is 7 ms maximum.
[10:38:13.372] Dispmanx planes are double buffered.
[10:38:13.374] Initializing the DispmanX compositing renderer
[10:38:13.374] Raspberry Pi HDMI output 1920x1080 px
               guessing 60 Hz and 96 dpi
               orientation: normal
[10:38:13.434] input device 'Logitech USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
[10:38:13.435] Device 'Logitech USB Optical Mouse' set to 1000 DPI
[10:38:13.435] input device 'Logitech USB Optical Mouse', /dev/input/event1 is a pointer caps
[10:38:13.438] input device 'DELL DELL USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[10:38:13.438] input device 'DELL DELL USB Keyboard', /dev/input/event0 is a keyboard
[10:38:13.438] launching '/usr/lib/weston/weston-keyboard'
[10:38:13.482] Compositor capabilities:
               arbitrary surface rotation: no
               screen capture uses y-flip: no
               presentation clock: CLOCK_MONOTONIC_RAW, id 4
[10:38:13.486] Loading module '/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so'
[10:38:13.491] launching '/usr/lib/weston/weston-desktop-shell'
-------------- next part --------------
 dpkg-buildpackage -rfakeroot -D -us -uc -i -b
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: source package weston
dpkg-buildpackage: source version 1.8.0-3.1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Fabio Fantoni <fabio.fantoni at m2r.biz>
 dpkg-source -i --before-build weston-1.8.0
dpkg-buildpackage: host architecture armhf
 fakeroot debian/rules clean
dh clean --with quilt,autoreconf
   dh_testdir
   dh_auto_clean
	make -j1 distclean
make[1]: Entering directory '/root/wayland/weston-1.8.0'
 rm -f weston weston-launch weston-terminal weston-info wcap-decode
test -z "weston.ini ivi-shell/weston.ini tests/weston-ivi.ini internal-screenshot-00.png protocol/screenshooter-protocol.c protocol/screenshooter-server-protocol.h protocol/text-cursor-position-protocol.c protocol/text-cursor-position-server-protocol.h protocol/text-protocol.c protocol/text-server-protocol.h protocol/input-method-protocol.c protocol/input-method-server-protocol.h protocol/workspaces-protocol.c protocol/workspaces-server-protocol.h protocol/presentation_timing-protocol.c protocol/presentation_timing-server-protocol.h protocol/scaler-protocol.c protocol/scaler-server-protocol.h protocol/text-cursor-position-protocol.c protocol/text-cursor-position-client-protocol.h protocol/scaler-protocol.c protocol/scaler-client-protocol.h protocol/workspaces-protocol.c protocol/workspaces-client-protocol.h protocol/presentation_timing-protocol.c protocol/presentation_timing-client-protocol.h protocol/xdg-shell-protocol.c protocol/xdg-shell-client-protocol.h protocol/ivi-application-protocol.c protocol/ivi-application-client-protocol.h protocol/screenshooter-protocol.c protocol/screenshooter-client-protocol.h protocol/text-cursor-position-client-protocol.h protocol/text-cursor-position-protocol.c protocol/text-protocol.c protocol/text-client-protocol.h protocol/input-method-protocol.c protocol/input-method-client-protocol.h protocol/desktop-shell-client-protocol.h protocol/desktop-shell-protocol.c protocol/scaler-client-protocol.h protocol/scaler-protocol.c protocol/workspaces-client-protocol.h protocol/workspaces-protocol.c protocol/fullscreen-shell-protocol.c protocol/fullscreen-shell-client-protocol.h protocol/xdg-shell-protocol.c protocol/xdg-shell-client-protocol.h protocol/ivi-hmi-controller-protocol.c protocol/ivi-hmi-controller-client-protocol.h protocol/ivi-application-protocol.c protocol/ivi-application-client-protocol.h protocol/desktop-shell-protocol.c protocol/desktop-shell-server-protocol.h protocol/xdg-shell-protocol.c protocol/xdg-shell-server-protocol.h protocol/fullscreen-shell-protocol.c protocol/fullscreen-shell-server-protocol.h protocol/ivi-application-protocol.c protocol/ivi-application-server-protocol.h protocol/ivi-hmi-controller-protocol.c protocol/ivi-hmi-controller-server-protocol.h protocol/weston-test-protocol.c protocol/weston-test-server-protocol.h protocol/weston-test-client-protocol.h protocol/text-protocol.c protocol/text-client-protocol.h weston.1 weston.ini.5 " || rm -f weston.ini ivi-shell/weston.ini tests/weston-ivi.ini internal-screenshot-00.png protocol/screenshooter-protocol.c protocol/screenshooter-server-protocol.h protocol/text-cursor-position-protocol.c protocol/text-cursor-position-server-protocol.h protocol/text-protocol.c protocol/text-server-protocol.h protocol/input-method-protocol.c protocol/input-method-server-protocol.h protocol/workspaces-protocol.c protocol/workspaces-server-protocol.h protocol/presentation_timing-protocol.c protocol/presentation_timing-server-protocol.h protocol/scaler-protocol.c protocol/scaler-server-protocol.h protocol/text-cursor-position-protocol.c protocol/text-cursor-position-client-protocol.h protocol/scaler-protocol.c protocol/scaler-client-protocol.h protocol/workspaces-protocol.c protocol/workspaces-client-protocol.h protocol/presentation_timing-protocol.c protocol/presentation_timing-client-protocol.h protocol/xdg-shell-protocol.c protocol/xdg-shell-client-protocol.h protocol/ivi-application-protocol.c protocol/ivi-application-client-protocol.h protocol/screenshooter-protocol.c protocol/screenshooter-client-protocol.h protocol/text-cursor-position-client-protocol.h protocol/text-cursor-position-protocol.c protocol/text-protocol.c protocol/text-client-protocol.h protocol/input-method-protocol.c protocol/input-method-client-protocol.h protocol/desktop-shell-client-protocol.h protocol/desktop-shell-protocol.c protocol/scaler-client-protocol.h protocol/scaler-protocol.c protocol/workspaces-client-protocol.h protocol/workspaces-protocol.c protocol/fullscreen-shell-protocol.c protocol/fullscreen-shell-client-protocol.h protocol/xdg-shell-protocol.c protocol/xdg-shell-client-protocol.h protocol/ivi-hmi-controller-protocol.c protocol/ivi-hmi-controller-client-protocol.h protocol/ivi-application-protocol.c protocol/ivi-application-client-protocol.h protocol/desktop-shell-protocol.c protocol/desktop-shell-server-protocol.h protocol/xdg-shell-protocol.c protocol/xdg-shell-server-protocol.h protocol/fullscreen-shell-protocol.c protocol/fullscreen-shell-server-protocol.h protocol/ivi-application-protocol.c protocol/ivi-application-server-protocol.h protocol/ivi-hmi-controller-protocol.c protocol/ivi-hmi-controller-server-protocol.h protocol/weston-test-protocol.c protocol/weston-test-server-protocol.h protocol/weston-test-client-protocol.h protocol/text-protocol.c protocol/text-client-protocol.h weston.1 weston.ini.5 
 rm -f weston-desktop-shell weston-screenshooter weston-keyboard weston-simple-im weston-ivi-shell-user-interface
rm -rf .libs _libs
rm -rf clients/.libs clients/_libs
rm -rf desktop-shell/.libs desktop-shell/_libs
rm -rf fullscreen-shell/.libs fullscreen-shell/_libs
rm -rf ivi-shell/.libs ivi-shell/_libs
rm -rf protocol/.libs protocol/_libs
rm -rf shared/.libs shared/_libs
rm -rf src/.libs src/_libs
rm -rf tests/.libs tests/_libs
rm -rf xwayland/.libs xwayland/_libs
rm -rf logs
test -z "    rpi-backend.la headless-backend.la fbdev-backend.la  cms-static.la  desktop-shell.la fullscreen-shell.la ivi-shell.la hmi-controller.la  xwayland.la" || rm -f     rpi-backend.la headless-backend.la fbdev-backend.la  cms-static.la  desktop-shell.la fullscreen-shell.la ivi-shell.la hmi-controller.la  xwayland.la
rm -f ./so_locations
test -z "libsession-helper.la  libtoytoolkit.la libshared.la libshared-cairo.la weston-test.la surface-test.la surface-global-test.la ivi-layout-internal-test.la ivi-layout-test.la libtest-runner.la libtest-client.la surface-screenshot.la" || rm -f libsession-helper.la  libtoytoolkit.la libshared.la libshared-cairo.la weston-test.la surface-test.la surface-global-test.la ivi-layout-internal-test.la ivi-layout-test.la libtest-runner.la libtest-client.la surface-screenshot.la
rm -f ./so_locations
 rm -f spring-tool weston-flower weston-image weston-cliptest weston-dnd weston-smoke weston-resizor weston-eventdemo weston-clickdot weston-transformed weston-fullscreen weston-stacking weston-calibrator weston-scaler weston-simple-shm weston-simple-damage weston-simple-touch weston-presentation-shm weston-multi-resource weston-editor internal-screenshot.weston config-parser.test vertex-clip.test bad_buffer.weston keyboard.weston event.weston button.weston text.weston presentation.weston roles.weston subsurface.weston devices.weston ivi-shell-app.weston matrix-test ivi-layout.ivi setbacklight
rm -f *.o
rm -f clients/*.o
rm -f clients/*.lo
rm -f desktop-shell/*.o
rm -f desktop-shell/*.lo
rm -f fullscreen-shell/*.o
rm -f fullscreen-shell/*.lo
rm -f ivi-shell/*.o
rm -f ivi-shell/*.lo
rm -f protocol/*.o
rm -f protocol/*.lo
rm -f shared/*.o
rm -f shared/*.lo
rm -f src/*.o
rm -f src/*.lo
rm -f tests/*.o
rm -f tests/*.lo
rm -f wcap/*.o
rm -f xwayland/*.o
rm -f xwayland/*.lo
test -z "internal-screenshot.log config-parser.test.log vertex-clip.test.log surface-test.log surface-global-test.log ivi-layout-internal-test.log ivi-layout-test.log bad_buffer.log keyboard.log event.log button.log text.log presentation.log roles.log subsurface.log devices.log ivi-shell-app.log" || rm -f internal-screenshot.log config-parser.test.log vertex-clip.test.log surface-test.log surface-global-test.log ivi-layout-internal-test.log ivi-layout-test.log bad_buffer.log keyboard.log event.log button.log text.log presentation.log roles.log subsurface.log devices.log ivi-shell-app.log
test -z "internal-screenshot.trs config-parser.test.trs vertex-clip.test.trs surface-test.trs surface-global-test.trs ivi-layout-internal-test.trs ivi-layout-test.trs bad_buffer.trs keyboard.trs event.trs button.trs text.trs presentation.trs roles.trs subsurface.trs devices.trs ivi-shell-app.trs" || rm -f internal-screenshot.trs config-parser.test.trs vertex-clip.test.trs surface-test.trs surface-global-test.trs ivi-layout-internal-test.trs ivi-layout-test.trs bad_buffer.trs keyboard.trs event.trs button.trs text.trs presentation.trs roles.trs subsurface.trs devices.trs ivi-shell-app.trs
test -z "test-suite.log" || rm -f test-suite.log
rm -f *.lo
rm -f *.tab.c
test -z "src/version.h src/weston.pc" || rm -f src/version.h src/weston.pc
test . = "." || test -z "" || rm -f 
rm -f clients/.deps/.dirstamp
rm -f clients/.dirstamp
rm -f desktop-shell/.deps/.dirstamp
rm -f desktop-shell/.dirstamp
rm -f fullscreen-shell/.deps/.dirstamp
rm -f fullscreen-shell/.dirstamp
rm -f ivi-shell/.deps/.dirstamp
rm -f ivi-shell/.dirstamp
rm -f protocol/.deps/.dirstamp
rm -f protocol/.dirstamp
rm -f shared/.deps/.dirstamp
rm -f shared/.dirstamp
rm -f src/.deps/.dirstamp
rm -f src/.dirstamp
rm -f tests/.deps/.dirstamp
rm -f tests/.dirstamp
rm -f wcap/.deps/.dirstamp
rm -f wcap/.dirstamp
rm -f xwayland/.deps/.dirstamp
rm -f xwayland/.dirstamp
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf clients/.deps desktop-shell/.deps fullscreen-shell/.deps ivi-shell/.deps protocol/.deps shared/.deps src/.deps tests/.deps wcap/.deps xwayland/.deps
rm -f Makefile
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   dh_quilt_unpatch
Removing patch 0001-Add-suport-for-new-libsystemd.patch
Restoring configure.ac

No patches applied
   dh_autoreconf_clean
   dh_clean
 debian/rules build
dh build --with quilt,autoreconf
   dh_testdir
   dh_quilt_patch
Applying patch 0001-Add-suport-for-new-libsystemd.patch
patching file configure.ac

Now at patch 0001-Add-suport-for-new-libsystemd.patch
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:23: installing 'build-aux/compile'
configure.ac:36: installing 'build-aux/config.guess'
configure.ac:36: installing 'build-aux/config.sub'
configure.ac:26: installing 'build-aux/install-sh'
configure.ac:26: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/root/wayland/weston-1.8.0'
dh_auto_configure -- --libexec=/usr/lib/weston \
    --disable-x11-compositor --disable-drm-compositor \
    --disable-wayland-compositor \
    --enable-weston-launch --disable-simple-egl-clients --disable-egl \
    --disable-libunwind --disable-colord --disable-resize-optimization \
    --disable-xwayland-test --with-cairo=image \
    WESTON_NATIVE_BACKEND="rpi-backend.so"
	./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/arm-linux-gnueabihf --libexecdir=\${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --libexec=/usr/lib/weston --disable-x11-compositor --disable-drm-compositor --disable-wayland-compositor --enable-weston-launch --disable-simple-egl-clients --disable-egl --disable-libunwind --disable-colord --disable-resize-optimization --disable-xwayland-test --with-cairo=image WESTON_NATIVE_BACKEND=rpi-backend.so
configure: WARNING: unrecognized options: --disable-maintainer-mode
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 whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
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... none
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 whether gcc understands -c and -o together... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /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 arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert arm-unknown-linux-gnueabihf 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... yes
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) 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 posix_fallocate... yes
checking for XWAYLAND... yes
checking for LIBDRM... yes
checking for LIBINPUT_BACKEND... yes
checking for COMPOSITOR... yes
checking for RPI_COMPOSITOR... yes
checking for RPI_BCM_HOST... yes
checking for FBDEV_COMPOSITOR... yes
checking for PIXMAN... yes
checking for PNG... yes
checking for WEBP... no
checking for LIBVA... no
checking for jpeg_CreateDecompress in -ljpeg... yes
checking for CAIRO... yes
checking for TEST_CLIENT... yes
checking for SIMPLE_CLIENT... yes
checking for CLIENT... yes
checking for SERVER... yes
checking for WESTON_INFO... yes
checking for PANGO... yes
checking for SYSTEMD_LOGIN... no
checking for SYSTEMD_LOGIN_209... yes
checking for pam_open_session in -lpam... yes
checking for DBUS... yes
checking for WCAP... yes
checking for SETBACKLIGHT... yes
configure: Weston's native backend: rpi-backend.so
configure: Weston's default desktop shell client: weston-desktop-shell
checking for LCMS... yes
checking for wayland-scanner... /usr/bin/wayland-scanner
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/version.h
config.status: creating src/weston.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode

	Native Backend			rpi-backend.so
	setuid Install			yes

	Cairo Renderer			image
	EGL				no
	libxkbcommon			yes
	xcb_xkb				
	XWayland			yes
	dbus				yes

	ivi-shell			yes

	Build wcap utility		yes
	Build Fullscreen Shell		yes

	weston-launch utility		yes
	systemd-login support		no

	DRM Compositor			no
	X11 Compositor			no
	Wayland Compositor		no
	Headless Compositor		yes
	RPI Compositor			yes
	FBDEV Compositor		yes
	RDP Compositor			no
	Screen Sharing			no

	Raspberry Pi BCM headers	yes

	Build Clients			yes
	Build EGL Clients		no
	Build Simple Clients		yes
	Build Simple EGL Clients	no

	Install Demo Clients		no

	Colord Support			
	GLU Support			
	LCMS2 Support			yes
	libwebp Support			no
	libunwind Support		
	VA H.264 encoding Support	no

make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   dh_auto_build
	make -j1
make[1]: Entering directory '/root/wayland/weston-1.8.0'
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/screenshooter.xml > protocol/screenshooter-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/screenshooter.xml > protocol/screenshooter-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/text-cursor-position.xml > protocol/text-cursor-position-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/text-cursor-position.xml > protocol/text-cursor-position-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/text.xml > protocol/text-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/text.xml > protocol/text-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/input-method.xml > protocol/input-method-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/input-method.xml > protocol/input-method-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/workspaces.xml > protocol/workspaces-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/workspaces.xml > protocol/workspaces-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/presentation_timing.xml > protocol/presentation_timing-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/presentation_timing.xml > protocol/presentation_timing-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/scaler.xml > protocol/scaler-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/scaler.xml > protocol/scaler-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/text-cursor-position.xml > protocol/text-cursor-position-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/scaler.xml > protocol/scaler-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/workspaces.xml > protocol/workspaces-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/presentation_timing.xml > protocol/presentation_timing-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/xdg-shell.xml > protocol/xdg-shell-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/xdg-shell.xml > protocol/xdg-shell-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/ivi-application.xml > protocol/ivi-application-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/ivi-application.xml > protocol/ivi-application-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/screenshooter.xml > protocol/screenshooter-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/text.xml > protocol/text-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/input-method.xml > protocol/input-method-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/desktop-shell.xml > protocol/desktop-shell-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/desktop-shell.xml > protocol/desktop-shell-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/fullscreen-shell.xml > protocol/fullscreen-shell-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/fullscreen-shell.xml > protocol/fullscreen-shell-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/ivi-hmi-controller.xml > protocol/ivi-hmi-controller-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/ivi-hmi-controller.xml > protocol/ivi-hmi-controller-client-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/desktop-shell.xml > protocol/desktop-shell-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/xdg-shell.xml > protocol/xdg-shell-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/fullscreen-shell.xml > protocol/fullscreen-shell-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/ivi-application.xml > protocol/ivi-application-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/ivi-hmi-controller.xml > protocol/ivi-hmi-controller-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner code < protocol/weston-test.xml > protocol/weston-test-protocol.c
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner server-header < protocol/weston-test.xml > protocol/weston-test-server-protocol.h
/bin/mkdir -p protocol/ && /usr/bin/wayland-scanner client-header < protocol/weston-test.xml > protocol/weston-test-client-protocol.h
make  all-am
make[2]: Entering directory '/root/wayland/weston-1.8.0'
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/rpi_backend_la-compositor-rpi.lo `test -f 'src/compositor-rpi.c' || echo './'`src/compositor-rpi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/compositor-rpi.c  -fPIC -DPIC -o src/.libs/rpi_backend_la-compositor-rpi.o
In file included from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:37:0,
                 from /opt/vc/include/bcm_host.h:50,
                 from src/compositor-rpi.c:41:
/opt/vc/include/interface/vchi/vchi.h:345:40: warning: function declaration isn't a prototype [-Wstrict-prototypes]
                                        int (*copy_pagelist)() );
                                        ^
In file included from /opt/vc/include/interface/vcos/vcos.h:185:0,
                 from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
                 from /opt/vc/include/bcm_host.h:50,
                 from src/compositor-rpi.c:41:
/opt/vc/include/interface/vcos/vcos_timer.h:112:6: warning: inline function 'vcos_timer_delete' declared but never defined
 void vcos_timer_delete(VCOS_TIMER_T *timer);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:109:6: warning: inline function 'vcos_timer_reset' declared but never defined
 void vcos_timer_reset(VCOS_TIMER_T *timer, VCOS_UNSIGNED delay);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:102:6: warning: inline function 'vcos_timer_cancel' declared but never defined
 void vcos_timer_cancel(VCOS_TIMER_T *timer);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:95:6: warning: inline function 'vcos_timer_set' declared but never defined
 void vcos_timer_set(VCOS_TIMER_T *timer, VCOS_UNSIGNED delay);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:80:15: warning: inline function 'vcos_timer_create' declared but never defined
 VCOS_STATUS_T vcos_timer_create(VCOS_TIMER_T *timer,
               ^
In file included from /opt/vc/include/interface/vcos/vcos.h:127:0,
                 from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
                 from /opt/vc/include/bcm_host.h:50,
                 from src/compositor-rpi.c:41:
/opt/vc/include/interface/vcos/vcos_thread.h:269:6: warning: inline function 'vcos_thread_resume' declared but never defined
 void vcos_thread_resume(VCOS_THREAD_T *thread);
      ^
/opt/vc/include/interface/vcos/vcos_thread.h:262:5: warning: inline function 'vcos_thread_running' declared but never defined
 int vcos_thread_running(VCOS_THREAD_T *thread);
     ^
/opt/vc/include/interface/vcos/vcos_thread.h:251:15: warning: inline function 'vcos_change_preemption' declared but never defined
 VCOS_UNSIGNED vcos_change_preemption(VCOS_UNSIGNED pe);
               ^
/opt/vc/include/interface/vcos/vcos_thread.h:234:6: warning: inline function 'vcos_thread_relinquish' declared but never defined
 void vcos_thread_relinquish(void);
      ^
/opt/vc/include/interface/vcos/vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity' declared but never defined
 VCOS_UNSIGNED vcos_thread_get_affinity(VCOS_THREAD_T *thread);
               ^
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/rpi_backend_la-rpi-renderer.lo `test -f 'src/rpi-renderer.c' || echo './'`src/rpi-renderer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/rpi-renderer.c  -fPIC -DPIC -o src/.libs/rpi_backend_la-rpi-renderer.o
In file included from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:37:0,
                 from /opt/vc/include/bcm_host.h:50,
                 from src/rpi-renderer.c:30:
/opt/vc/include/interface/vchi/vchi.h:345:40: warning: function declaration isn't a prototype [-Wstrict-prototypes]
                                        int (*copy_pagelist)() );
                                        ^
In file included from /opt/vc/include/interface/vcos/vcos.h:185:0,
                 from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
                 from /opt/vc/include/bcm_host.h:50,
                 from src/rpi-renderer.c:30:
/opt/vc/include/interface/vcos/vcos_timer.h:112:6: warning: inline function 'vcos_timer_delete' declared but never defined
 void vcos_timer_delete(VCOS_TIMER_T *timer);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:109:6: warning: inline function 'vcos_timer_reset' declared but never defined
 void vcos_timer_reset(VCOS_TIMER_T *timer, VCOS_UNSIGNED delay);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:102:6: warning: inline function 'vcos_timer_cancel' declared but never defined
 void vcos_timer_cancel(VCOS_TIMER_T *timer);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:95:6: warning: inline function 'vcos_timer_set' declared but never defined
 void vcos_timer_set(VCOS_TIMER_T *timer, VCOS_UNSIGNED delay);
      ^
/opt/vc/include/interface/vcos/vcos_timer.h:80:15: warning: inline function 'vcos_timer_create' declared but never defined
 VCOS_STATUS_T vcos_timer_create(VCOS_TIMER_T *timer,
               ^
In file included from /opt/vc/include/interface/vcos/vcos.h:127:0,
                 from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
                 from /opt/vc/include/bcm_host.h:50,
                 from src/rpi-renderer.c:30:
/opt/vc/include/interface/vcos/vcos_thread.h:269:6: warning: inline function 'vcos_thread_resume' declared but never defined
 void vcos_thread_resume(VCOS_THREAD_T *thread);
      ^
/opt/vc/include/interface/vcos/vcos_thread.h:262:5: warning: inline function 'vcos_thread_running' declared but never defined
 int vcos_thread_running(VCOS_THREAD_T *thread);
     ^
/opt/vc/include/interface/vcos/vcos_thread.h:251:15: warning: inline function 'vcos_change_preemption' declared but never defined
 VCOS_UNSIGNED vcos_change_preemption(VCOS_UNSIGNED pe);
               ^
/opt/vc/include/interface/vcos/vcos_thread.h:234:6: warning: inline function 'vcos_thread_relinquish' declared but never defined
 void vcos_thread_relinquish(void);
      ^
/opt/vc/include/interface/vcos/vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity' declared but never defined
 VCOS_UNSIGNED vcos_thread_get_affinity(VCOS_THREAD_T *thread);
               ^
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/rpi_backend_la-libinput-seat.lo `test -f 'src/libinput-seat.c' || echo './'`src/libinput-seat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/libinput-seat.c  -fPIC -DPIC -o src/.libs/rpi_backend_la-libinput-seat.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/rpi_backend_la-libinput-device.lo `test -f 'src/libinput-device.c' || echo './'`src/libinput-device.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/libinput-device.c  -fPIC -DPIC -o src/.libs/rpi_backend_la-libinput-device.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm  -I/usr/include/pixman-1  -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libsession_helper_la-launcher-util.lo `test -f 'src/launcher-util.c' || echo './'`src/launcher-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/launcher-util.c  -fPIC -DPIC -o src/.libs/libsession_helper_la-launcher-util.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm  -I/usr/include/pixman-1  -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libsession-helper.la  src/libsession_helper_la-launcher-util.lo  -ldrm   
libtool: link: ar cru .libs/libsession-helper.a src/.libs/libsession_helper_la-launcher-util.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsession-helper.a
libtool: link: ( cd ".libs" && rm -f "libsession-helper.la" && ln -s "../libsession-helper.la" "libsession-helper.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_la-config-parser.lo `test -f 'shared/config-parser.c' || echo './'`shared/config-parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/config-parser.c  -fPIC -DPIC -o shared/.libs/libshared_la-config-parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_la-option-parser.lo `test -f 'shared/option-parser.c' || echo './'`shared/option-parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/option-parser.c  -fPIC -DPIC -o shared/.libs/libshared_la-option-parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_la-file-util.lo `test -f 'shared/file-util.c' || echo './'`shared/file-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/file-util.c  -fPIC -DPIC -o shared/.libs/libshared_la-file-util.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_la-os-compatibility.lo `test -f 'shared/os-compatibility.c' || echo './'`shared/os-compatibility.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/os-compatibility.c  -fPIC -DPIC -o shared/.libs/libshared_la-os-compatibility.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libshared.la  shared/libshared_la-config-parser.lo shared/libshared_la-option-parser.lo shared/libshared_la-file-util.lo shared/libshared_la-os-compatibility.lo  
libtool: link: ar cru .libs/libshared.a shared/.libs/libshared_la-config-parser.o shared/.libs/libshared_la-option-parser.o shared/.libs/libshared_la-file-util.o shared/.libs/libshared_la-os-compatibility.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libshared.a
libtool: link: ( cd ".libs" && rm -f "libshared.la" && ln -s "../libshared.la" "libshared.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -DUSE_VCHIQ_ARM -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o rpi-backend.la -rpath /usr/lib/arm-linux-gnueabihf/weston src/rpi_backend_la-compositor-rpi.lo src/rpi_backend_la-rpi-renderer.lo src/rpi_backend_la-libinput-seat.lo src/rpi_backend_la-libinput-device.lo -lwayland-server -lpixman-1 -lxkbcommon  -ludev -lmtdev  -L/opt/vc/lib -lbcm_host -lvcos -lvchiq_arm  -linput  libsession-helper.la libshared.la  
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/rpi_backend_la-compositor-rpi.o src/.libs/rpi_backend_la-rpi-renderer.o src/.libs/rpi_backend_la-libinput-seat.o src/.libs/rpi_backend_la-libinput-device.o  -Wl,--whole-archive ./.libs/libsession-helper.a ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon -ludev -lmtdev -L/opt/vc/lib -lbcm_host -lvcos -lvchiq_arm -linput -ldrm  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,rpi-backend.so -o .libs/rpi-backend.so
libtool: link: ( cd ".libs" && rm -f "rpi-backend.la" && ln -s "../rpi-backend.la" "rpi-backend.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -I/usr/include/pixman-1  -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/headless_backend_la-compositor-headless.lo `test -f 'src/compositor-headless.c' || echo './'`src/compositor-headless.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -I/usr/include/pixman-1 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/compositor-headless.c  -fPIC -DPIC -o src/.libs/headless_backend_la-compositor-headless.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/pixman-1  -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o headless-backend.la -rpath /usr/lib/arm-linux-gnueabihf/weston src/headless_backend_la-compositor-headless.lo -lwayland-server -lpixman-1 -lxkbcommon  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/headless_backend_la-compositor-headless.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -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/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/fbdev_backend_la-compositor-fbdev.lo `test -f 'src/compositor-fbdev.c' || echo './'`src/compositor-fbdev.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/compositor-fbdev.c  -fPIC -DPIC -o src/.libs/fbdev_backend_la-compositor-fbdev.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/fbdev_backend_la-libinput-seat.lo `test -f 'src/libinput-seat.c' || echo './'`src/libinput-seat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/libinput-seat.c  -fPIC -DPIC -o src/.libs/fbdev_backend_la-libinput-seat.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/fbdev_backend_la-libinput-device.lo `test -f 'src/libinput-device.c' || echo './'`src/libinput-device.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/libinput-device.c  -fPIC -DPIC -o src/.libs/fbdev_backend_la-libinput-device.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -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 -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o fbdev-backend.la -rpath /usr/lib/arm-linux-gnueabihf/weston src/fbdev_backend_la-compositor-fbdev.lo src/fbdev_backend_la-libinput-seat.lo src/fbdev_backend_la-libinput-device.lo -lwayland-server -lpixman-1 -lxkbcommon  -ludev -lmtdev  -linput  libsession-helper.la libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/fbdev_backend_la-compositor-fbdev.o src/.libs/fbdev_backend_la-libinput-seat.o src/.libs/fbdev_backend_la-libinput-device.o  -Wl,--whole-archive ./.libs/libsession-helper.a ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon -ludev -lmtdev -linput -ldrm  -O2 -Wl,-z -Wl,relro   -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/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/cms_static_la-cms-static.lo `test -f 'src/cms-static.c' || echo './'`src/cms-static.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/cms-static.c  -fPIC -DPIC -o src/.libs/cms_static_la-cms-static.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/cms_static_la-cms-helper.lo `test -f 'src/cms-helper.c' || echo './'`src/cms-helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c src/cms-helper.c  -fPIC -DPIC -o src/.libs/cms_static_la-cms-helper.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o cms-static.la -rpath /usr/lib/arm-linux-gnueabihf/weston src/cms_static_la-cms-static.lo src/cms_static_la-cms-helper.lo -lwayland-server -lpixman-1 -lxkbcommon  -llcms2  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/cms_static_la-cms-static.o src/.libs/cms_static_la-cms-helper.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon -llcms2  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,cms-static.so -o .libs/cms-static.so
libtool: link: ( cd ".libs" && rm -f "cms-static.la" && ln -s "../cms-static.la" "cms-static.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o desktop-shell/desktop_shell_la-shell.lo `test -f 'desktop-shell/shell.c' || echo './'`desktop-shell/shell.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c desktop-shell/shell.c  -fPIC -DPIC -o desktop-shell/.libs/desktop_shell_la-shell.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o desktop-shell/desktop_shell_la-exposay.lo `test -f 'desktop-shell/exposay.c' || echo './'`desktop-shell/exposay.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c desktop-shell/exposay.c  -fPIC -DPIC -o desktop-shell/.libs/desktop_shell_la-exposay.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o desktop-shell/desktop_shell_la-input-panel.lo `test -f 'desktop-shell/input-panel.c' || echo './'`desktop-shell/input-panel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c desktop-shell/input-panel.c  -fPIC -DPIC -o desktop-shell/.libs/desktop_shell_la-input-panel.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/desktop_shell_la-desktop-shell-protocol.lo `test -f 'protocol/desktop-shell-protocol.c' || echo './'`protocol/desktop-shell-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/desktop-shell-protocol.c  -fPIC -DPIC -o protocol/.libs/desktop_shell_la-desktop-shell-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/desktop_shell_la-xdg-shell-protocol.lo `test -f 'protocol/xdg-shell-protocol.c' || echo './'`protocol/xdg-shell-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./desktop-shell -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/xdg-shell-protocol.c  -fPIC -DPIC -o protocol/.libs/desktop_shell_la-xdg-shell-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o desktop-shell.la -rpath /usr/lib/arm-linux-gnueabihf/weston desktop-shell/desktop_shell_la-shell.lo desktop-shell/desktop_shell_la-exposay.lo desktop-shell/desktop_shell_la-input-panel.lo protocol/desktop_shell_la-desktop-shell-protocol.lo protocol/desktop_shell_la-xdg-shell-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  desktop-shell/.libs/desktop_shell_la-shell.o desktop-shell/.libs/desktop_shell_la-exposay.o desktop-shell/.libs/desktop_shell_la-input-panel.o protocol/.libs/desktop_shell_la-desktop-shell-protocol.o protocol/.libs/desktop_shell_la-xdg-shell-protocol.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -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/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o fullscreen-shell/fullscreen_shell_la-fullscreen-shell.lo `test -f 'fullscreen-shell/fullscreen-shell.c' || echo './'`fullscreen-shell/fullscreen-shell.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c fullscreen-shell/fullscreen-shell.c  -fPIC -DPIC -o fullscreen-shell/.libs/fullscreen_shell_la-fullscreen-shell.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/fullscreen_shell_la-fullscreen-shell-protocol.lo `test -f 'protocol/fullscreen-shell-protocol.c' || echo './'`protocol/fullscreen-shell-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/fullscreen-shell-protocol.c  -fPIC -DPIC -o protocol/.libs/fullscreen_shell_la-fullscreen-shell-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o fullscreen-shell.la -rpath /usr/lib/arm-linux-gnueabihf/weston fullscreen-shell/fullscreen_shell_la-fullscreen-shell.lo protocol/fullscreen_shell_la-fullscreen-shell-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon  
libtool: link: gcc -shared  -fPIC -DPIC  fullscreen-shell/.libs/fullscreen_shell_la-fullscreen-shell.o protocol/.libs/fullscreen_shell_la-fullscreen-shell-protocol.o   -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,fullscreen-shell.so -o .libs/fullscreen-shell.so
libtool: link: ( cd ".libs" && rm -f "fullscreen-shell.la" && ln -s "../fullscreen-shell.la" "fullscreen-shell.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ivi-shell/ivi_shell_la-ivi-layout.lo `test -f 'ivi-shell/ivi-layout.c' || echo './'`ivi-shell/ivi-layout.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ivi-shell/ivi-layout.c  -fPIC -DPIC -o ivi-shell/.libs/ivi_shell_la-ivi-layout.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ivi-shell/ivi_shell_la-ivi-layout-transition.lo `test -f 'ivi-shell/ivi-layout-transition.c' || echo './'`ivi-shell/ivi-layout-transition.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ivi-shell/ivi-layout-transition.c  -fPIC -DPIC -o ivi-shell/.libs/ivi_shell_la-ivi-layout-transition.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ivi-shell/ivi_shell_la-ivi-shell.lo `test -f 'ivi-shell/ivi-shell.c' || echo './'`ivi-shell/ivi-shell.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ivi-shell/ivi-shell.c  -fPIC -DPIC -o ivi-shell/.libs/ivi_shell_la-ivi-shell.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ivi-shell/ivi_shell_la-input-panel-ivi.lo `test -f 'ivi-shell/input-panel-ivi.c' || echo './'`ivi-shell/input-panel-ivi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ivi-shell/input-panel-ivi.c  -fPIC -DPIC -o ivi-shell/.libs/ivi_shell_la-input-panel-ivi.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/ivi_shell_la-ivi-application-protocol.lo `test -f 'protocol/ivi-application-protocol.c' || echo './'`protocol/ivi-application-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/ivi-application-protocol.c  -fPIC -DPIC -o protocol/.libs/ivi_shell_la-ivi-application-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o ivi-shell.la -rpath /usr/lib/arm-linux-gnueabihf/weston ivi-shell/ivi_shell_la-ivi-layout.lo ivi-shell/ivi_shell_la-ivi-layout-transition.lo ivi-shell/ivi_shell_la-ivi-shell.lo ivi-shell/ivi_shell_la-input-panel-ivi.lo protocol/ivi_shell_la-ivi-application-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  ivi-shell/.libs/ivi_shell_la-ivi-layout.o ivi-shell/.libs/ivi_shell_la-ivi-layout-transition.o ivi-shell/.libs/ivi_shell_la-ivi-shell.o ivi-shell/.libs/ivi_shell_la-input-panel-ivi.o protocol/.libs/ivi_shell_la-ivi-application-protocol.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,ivi-shell.so -o .libs/ivi-shell.so
libtool: link: ( cd ".libs" && rm -f "ivi-shell.la" && ln -s "../ivi-shell.la" "ivi-shell.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ivi-shell/hmi_controller_la-hmi-controller.lo `test -f 'ivi-shell/hmi-controller.c' || echo './'`ivi-shell/hmi-controller.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ivi-shell/hmi-controller.c  -fPIC -DPIC -o ivi-shell/.libs/hmi_controller_la-hmi-controller.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/hmi_controller_la-ivi-hmi-controller-protocol.lo `test -f 'protocol/ivi-hmi-controller-protocol.c' || echo './'`protocol/ivi-hmi-controller-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/ivi-hmi-controller-protocol.c  -fPIC -DPIC -o protocol/.libs/hmi_controller_la-ivi-hmi-controller-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o hmi-controller.la -rpath /usr/lib/arm-linux-gnueabihf/weston ivi-shell/hmi_controller_la-hmi-controller.lo protocol/hmi_controller_la-ivi-hmi-controller-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  ivi-shell/.libs/hmi_controller_la-hmi-controller.o protocol/.libs/hmi_controller_la-ivi-hmi-controller-protocol.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,hmi-controller.so -o .libs/hmi-controller.so
libtool: link: ( cd ".libs" && rm -f "hmi-controller.la" && ln -s "../hmi-controller.la" "hmi-controller.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DXSERVER_PATH='"/usr/bin/Xwayland"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o xwayland/xwayland_la-window-manager.lo `test -f 'xwayland/window-manager.c' || echo './'`xwayland/window-manager.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DXSERVER_PATH=\"/usr/bin/Xwayland\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c xwayland/window-manager.c  -fPIC -DPIC -o xwayland/.libs/xwayland_la-window-manager.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DXSERVER_PATH='"/usr/bin/Xwayland"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o xwayland/xwayland_la-selection.lo `test -f 'xwayland/selection.c' || echo './'`xwayland/selection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DXSERVER_PATH=\"/usr/bin/Xwayland\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c xwayland/selection.c  -fPIC -DPIC -o xwayland/.libs/xwayland_la-selection.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DXSERVER_PATH='"/usr/bin/Xwayland"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o xwayland/xwayland_la-dnd.lo `test -f 'xwayland/dnd.c' || echo './'`xwayland/dnd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DXSERVER_PATH=\"/usr/bin/Xwayland\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c xwayland/dnd.c  -fPIC -DPIC -o xwayland/.libs/xwayland_la-dnd.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DXSERVER_PATH='"/usr/bin/Xwayland"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o xwayland/xwayland_la-launcher.lo `test -f 'xwayland/launcher.c' || echo './'`xwayland/launcher.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DXSERVER_PATH=\"/usr/bin/Xwayland\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c xwayland/launcher.c  -fPIC -DPIC -o xwayland/.libs/xwayland_la-launcher.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DXSERVER_PATH='"/usr/bin/Xwayland"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o xwayland/xwayland_la-hash.lo `test -f 'xwayland/hash.c' || echo './'`xwayland/hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./protocol -I./shared -I./src -I./src -I./xwayland -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DXSERVER_PATH=\"/usr/bin/Xwayland\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c xwayland/hash.c  -fPIC -DPIC -o xwayland/.libs/xwayland_la-hash.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-config-parser.lo `test -f 'shared/config-parser.c' || echo './'`shared/config-parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/config-parser.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-config-parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-option-parser.lo `test -f 'shared/option-parser.c' || echo './'`shared/option-parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/option-parser.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-option-parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-file-util.lo `test -f 'shared/file-util.c' || echo './'`shared/file-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/file-util.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-file-util.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-os-compatibility.lo `test -f 'shared/os-compatibility.c' || echo './'`shared/os-compatibility.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/os-compatibility.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-os-compatibility.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-image-loader.lo `test -f 'shared/image-loader.c' || echo './'`shared/image-loader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/image-loader.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-image-loader.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-cairo-util.lo `test -f 'shared/cairo-util.c' || echo './'`shared/cairo-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/cairo-util.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-cairo-util.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/libshared_cairo_la-frame.lo `test -f 'shared/frame.c' || echo './'`shared/frame.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c shared/frame.c  -fPIC -DPIC -o shared/.libs/libshared_cairo_la-frame.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libshared-cairo.la  shared/libshared_cairo_la-config-parser.lo shared/libshared_cairo_la-option-parser.lo shared/libshared_cairo_la-file-util.lo shared/libshared_cairo_la-os-compatibility.lo shared/libshared_cairo_la-image-loader.lo shared/libshared_cairo_la-cairo-util.lo shared/libshared_cairo_la-frame.lo -lpixman-1  -lcairo  -lpng12   -ljpeg 
libtool: link: ar cru .libs/libshared-cairo.a shared/.libs/libshared_cairo_la-config-parser.o shared/.libs/libshared_cairo_la-option-parser.o shared/.libs/libshared_cairo_la-file-util.o shared/.libs/libshared_cairo_la-os-compatibility.o shared/.libs/libshared_cairo_la-image-loader.o shared/.libs/libshared_cairo_la-cairo-util.o shared/.libs/libshared_cairo_la-frame.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libshared-cairo.a
libtool: link: ( cd ".libs" && rm -f "libshared-cairo.la" && ln -s "../libshared-cairo.la" "libshared-cairo.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -I/usr/include/pixman-1  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o xwayland.la -rpath /usr/lib/arm-linux-gnueabihf/weston xwayland/xwayland_la-window-manager.lo xwayland/xwayland_la-selection.lo xwayland/xwayland_la-dnd.lo xwayland/xwayland_la-launcher.lo xwayland/xwayland_la-hash.lo -lxcb-composite -lxcb-xfixes -lxcb-shape -lXcursor -lcairo -lxcb-render -lxcb  ./libshared-cairo.la 
libtool: link: gcc -shared  -fPIC -DPIC  xwayland/.libs/xwayland_la-window-manager.o xwayland/.libs/xwayland_la-selection.o xwayland/.libs/xwayland_la-dnd.o xwayland/.libs/xwayland_la-launcher.o xwayland/.libs/xwayland_la-hash.o  -Wl,--whole-archive ./.libs/libshared-cairo.a -Wl,--no-whole-archive  -lxcb-composite -lxcb-xfixes -lxcb-shape -lXcursor -lxcb-render -lxcb -lpixman-1 -lcairo -lpng12 -ljpeg  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,xwayland.so -o .libs/xwayland.so
libtool: link: ( cd ".libs" && rm -f "xwayland.la" && ln -s "../xwayland.la" "xwayland.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/libtoytoolkit_la-window.lo `test -f 'clients/window.c' || echo './'`clients/window.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c clients/window.c  -fPIC -DPIC -o clients/.libs/libtoytoolkit_la-window.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtoytoolkit_la-text-cursor-position-protocol.lo `test -f 'protocol/text-cursor-position-protocol.c' || echo './'`protocol/text-cursor-position-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/text-cursor-position-protocol.c  -fPIC -DPIC -o protocol/.libs/libtoytoolkit_la-text-cursor-position-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtoytoolkit_la-scaler-protocol.lo `test -f 'protocol/scaler-protocol.c' || echo './'`protocol/scaler-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/scaler-protocol.c  -fPIC -DPIC -o protocol/.libs/libtoytoolkit_la-scaler-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtoytoolkit_la-workspaces-protocol.lo `test -f 'protocol/workspaces-protocol.c' || echo './'`protocol/workspaces-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/workspaces-protocol.c  -fPIC -DPIC -o protocol/.libs/libtoytoolkit_la-workspaces-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtoytoolkit_la-presentation_timing-protocol.lo `test -f 'protocol/presentation_timing-protocol.c' || echo './'`protocol/presentation_timing-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/presentation_timing-protocol.c  -fPIC -DPIC -o protocol/.libs/libtoytoolkit_la-presentation_timing-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtoytoolkit_la-xdg-shell-protocol.lo `test -f 'protocol/xdg-shell-protocol.c' || echo './'`protocol/xdg-shell-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/xdg-shell-protocol.c  -fPIC -DPIC -o protocol/.libs/libtoytoolkit_la-xdg-shell-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtoytoolkit_la-ivi-application-protocol.lo `test -f 'protocol/ivi-application-protocol.c' || echo './'`protocol/ivi-application-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/ivi-application-protocol.c  -fPIC -DPIC -o protocol/.libs/libtoytoolkit_la-ivi-application-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libtoytoolkit.la  clients/libtoytoolkit_la-window.lo protocol/libtoytoolkit_la-text-cursor-position-protocol.lo protocol/libtoytoolkit_la-scaler-protocol.lo protocol/libtoytoolkit_la-workspaces-protocol.lo protocol/libtoytoolkit_la-presentation_timing-protocol.lo protocol/libtoytoolkit_la-xdg-shell-protocol.lo protocol/libtoytoolkit_la-ivi-application-protocol.lo -lwayland-client -lcairo -lxkbcommon -lwayland-cursor   libshared-cairo.la -lrt -lm 
libtool: link: (cd .libs/libtoytoolkit.lax/libshared-cairo.a && ar x "/root/wayland/weston-1.8.0/./.libs/libshared-cairo.a")
libtool: link: ar cru .libs/libtoytoolkit.a clients/.libs/libtoytoolkit_la-window.o protocol/.libs/libtoytoolkit_la-text-cursor-position-protocol.o protocol/.libs/libtoytoolkit_la-scaler-protocol.o protocol/.libs/libtoytoolkit_la-workspaces-protocol.o protocol/.libs/libtoytoolkit_la-presentation_timing-protocol.o protocol/.libs/libtoytoolkit_la-xdg-shell-protocol.o protocol/.libs/libtoytoolkit_la-ivi-application-protocol.o   .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-cairo-util.o .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-config-parser.o .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-file-util.o .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-frame.o .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-image-loader.o .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-option-parser.o .libs/libtoytoolkit.lax/libshared-cairo.a/libshared_cairo_la-os-compatibility.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libtoytoolkit.a
libtool: link: rm -fr .libs/libtoytoolkit.lax
libtool: link: ( cd ".libs" && rm -f "libtoytoolkit.la" && ln -s "../libtoytoolkit.la" "libtoytoolkit.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/weston_test_la-weston-test.lo `test -f 'tests/weston-test.c' || echo './'`tests/weston-test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/weston-test.c  -fPIC -DPIC -o tests/.libs/weston_test_la-weston-test.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_test_la-weston-test-protocol.lo `test -f 'protocol/weston-test-protocol.c' || echo './'`protocol/weston-test-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/weston-test-protocol.c  -fPIC -DPIC -o protocol/.libs/weston_test_la-weston-test-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -rpath /usr/lib/arm-linux-gnueabihf -lwayland-server -lpixman-1 -lxkbcommon   -Wl,-z,relro -o weston-test.la  tests/weston_test_la-weston-test.lo protocol/weston_test_la-weston-test-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  tests/.libs/weston_test_la-weston-test.o protocol/.libs/weston_test_la-weston-test-protocol.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,weston-test.so -o .libs/weston-test.so
libtool: link: ( cd ".libs" && rm -f "weston-test.la" && ln -s "../weston-test.la" "weston-test.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/surface_test_la-surface-test.lo `test -f 'tests/surface-test.c' || echo './'`tests/surface-test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/surface-test.c  -fPIC -DPIC -o tests/.libs/surface_test_la-surface-test.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -rpath /usr/lib/arm-linux-gnueabihf -lwayland-server -lpixman-1 -lxkbcommon  -Wl,-z,relro -o surface-test.la  tests/surface_test_la-surface-test.lo  
libtool: link: gcc -shared  -fPIC -DPIC  tests/.libs/surface_test_la-surface-test.o   -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,surface-test.so -o .libs/surface-test.so
libtool: link: ( cd ".libs" && rm -f "surface-test.la" && ln -s "../surface-test.la" "surface-test.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/surface_global_test_la-surface-global-test.lo `test -f 'tests/surface-global-test.c' || echo './'`tests/surface-global-test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/surface-global-test.c  -fPIC -DPIC -o tests/.libs/surface_global_test_la-surface-global-test.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -rpath /usr/lib/arm-linux-gnueabihf -lwayland-server -lpixman-1 -lxkbcommon  -Wl,-z,relro -o surface-global-test.la  tests/surface_global_test_la-surface-global-test.lo  
libtool: link: gcc -shared  -fPIC -DPIC  tests/.libs/surface_global_test_la-surface-global-test.o   -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,surface-global-test.so -o .libs/surface-global-test.so
libtool: link: ( cd ".libs" && rm -f "surface-global-test.la" && ln -s "../surface-global-test.la" "surface-global-test.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ivi_layout_internal_test_la-ivi_layout-internal-test.lo `test -f 'tests/ivi_layout-internal-test.c' || echo './'`tests/ivi_layout-internal-test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/ivi_layout-internal-test.c  -fPIC -DPIC -o tests/.libs/ivi_layout_internal_test_la-ivi_layout-internal-test.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -rpath /usr/lib/arm-linux-gnueabihf -lwayland-server -lpixman-1 -lxkbcommon  -Wl,-z,relro -o ivi-layout-internal-test.la  tests/ivi_layout_internal_test_la-ivi_layout-internal-test.lo -lwayland-server -lpixman-1 -lxkbcommon  
libtool: link: gcc -shared  -fPIC -DPIC  tests/.libs/ivi_layout_internal_test_la-ivi_layout-internal-test.o   -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,ivi-layout-internal-test.so -o .libs/ivi-layout-internal-test.so
libtool: link: ( cd ".libs" && rm -f "ivi-layout-internal-test.la" && ln -s "../ivi-layout-internal-test.la" "ivi-layout-internal-test.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ivi_layout_test_la-ivi_layout-test-plugin.lo `test -f 'tests/ivi_layout-test-plugin.c' || echo './'`tests/ivi_layout-test-plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/ivi_layout-test-plugin.c  -fPIC -DPIC -o tests/.libs/ivi_layout_test_la-ivi_layout-test-plugin.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/ivi_layout_test_la-weston-test-protocol.lo `test -f 'protocol/weston-test-protocol.c' || echo './'`protocol/weston-test-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/weston-test-protocol.c  -fPIC -DPIC -o protocol/.libs/ivi_layout_test_la-weston-test-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -rpath /usr/lib/arm-linux-gnueabihf -lwayland-server -lpixman-1 -lxkbcommon  -Wl,-z,relro -o ivi-layout-test.la  tests/ivi_layout_test_la-ivi_layout-test-plugin.lo protocol/ivi_layout_test_la-weston-test-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon  
libtool: link: gcc -shared  -fPIC -DPIC  tests/.libs/ivi_layout_test_la-ivi_layout-test-plugin.o protocol/.libs/ivi_layout_test_la-weston-test-protocol.o   -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,ivi-layout-test.so -o .libs/ivi-layout-test.so
libtool: link: ( cd ".libs" && rm -f "ivi-layout-test.la" && ln -s "../ivi-layout-test.la" "ivi-layout-test.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/libtest_runner_la-weston-test-runner.lo `test -f 'tests/weston-test-runner.c' || echo './'`tests/weston-test-runner.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/weston-test-runner.c  -fPIC -DPIC -o tests/.libs/libtest_runner_la-weston-test-runner.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libtest-runner.la  tests/libtest_runner_la-weston-test-runner.lo  
libtool: link: ar cru .libs/libtest-runner.a tests/.libs/libtest_runner_la-weston-test-runner.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libtest-runner.a
libtool: link: ( cd ".libs" && rm -f "libtest-runner.la" && ln -s "../libtest-runner.la" "libtest-runner.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/libtest_client_la-weston-test-client-helper.lo `test -f 'tests/weston-test-client-helper.c' || echo './'`tests/weston-test-client-helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/weston-test-client-helper.c  -fPIC -DPIC -o tests/.libs/libtest_client_la-weston-test-client-helper.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/libtest_client_la-weston-test-protocol.lo `test -f 'protocol/weston-test-protocol.c' || echo './'`protocol/weston-test-protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c protocol/weston-test-protocol.c  -fPIC -DPIC -o protocol/.libs/libtest_client_la-weston-test-protocol.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libtest-client.la  tests/libtest_client_la-weston-test-client-helper.lo protocol/libtest_client_la-weston-test-protocol.lo -lwayland-client  libshared.la libtest-runner.la 
libtool: link: (cd .libs/libtest-client.lax/libshared.a && ar x "/root/wayland/weston-1.8.0/./.libs/libshared.a")
libtool: link: (cd .libs/libtest-client.lax/libtest-runner.a && ar x "/root/wayland/weston-1.8.0/./.libs/libtest-runner.a")
libtool: link: ar cru .libs/libtest-client.a tests/.libs/libtest_client_la-weston-test-client-helper.o protocol/.libs/libtest_client_la-weston-test-protocol.o   .libs/libtest-client.lax/libshared.a/libshared_la-config-parser.o .libs/libtest-client.lax/libshared.a/libshared_la-file-util.o .libs/libtest-client.lax/libshared.a/libshared_la-option-parser.o .libs/libtest-client.lax/libshared.a/libshared_la-os-compatibility.o  .libs/libtest-client.lax/libtest-runner.a/libtest_runner_la-weston-test-runner.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libtest-client.a
libtool: link: rm -fr .libs/libtest-client.lax
libtool: link: ( cd ".libs" && rm -f "libtest-client.la" && ln -s "../libtest-client.la" "libtest-client.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/surface_screenshot_la-surface-screenshot.lo `test -f 'tests/surface-screenshot.c' || echo './'`tests/surface-screenshot.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib/arm-linux-gnueabihf/weston\" -DLIBEXECDIR=\"/usr/lib/weston\" -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c tests/surface-screenshot.c  -fPIC -DPIC -o tests/.libs/surface_screenshot_la-surface-screenshot.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -rpath /usr/lib/arm-linux-gnueabihf -lwayland-server -lpixman-1 -lxkbcommon  -Wl,-z,relro -o surface-screenshot.la  tests/surface_screenshot_la-surface-screenshot.lo -lwayland-server -lpixman-1 -lxkbcommon  libshared.la 
libtool: link: gcc -shared  -fPIC -DPIC  tests/.libs/surface_screenshot_la-surface-screenshot.o  -Wl,--whole-archive ./.libs/libshared.a -Wl,--no-whole-archive  -lwayland-server -lpixman-1 -lxkbcommon  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,surface-screenshot.so -o .libs/surface-screenshot.so
libtool: link: ( cd ".libs" && rm -f "surface-screenshot.la" && ln -s "../surface-screenshot.la" "surface-screenshot.la" )
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-log.o `test -f 'src/log.c' || echo './'`src/log.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-compositor.o `test -f 'src/compositor.c' || echo './'`src/compositor.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-input.o `test -f 'src/input.c' || echo './'`src/input.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-data-device.o `test -f 'src/data-device.c' || echo './'`src/data-device.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-screenshooter.o `test -f 'src/screenshooter.c' || echo './'`src/screenshooter.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-clipboard.o `test -f 'src/clipboard.c' || echo './'`src/clipboard.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-zoom.o `test -f 'src/zoom.c' || echo './'`src/zoom.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-text-backend.o `test -f 'src/text-backend.c' || echo './'`src/text-backend.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-bindings.o `test -f 'src/bindings.c' || echo './'`src/bindings.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-animation.o `test -f 'src/animation.c' || echo './'`src/animation.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-noop-renderer.o `test -f 'src/noop-renderer.c' || echo './'`src/noop-renderer.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-pixman-renderer.o `test -f 'src/pixman-renderer.c' || echo './'`src/pixman-renderer.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston-timeline.o `test -f 'src/timeline.c' || echo './'`src/timeline.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/weston-matrix.o `test -f 'shared/matrix.c' || echo './'`shared/matrix.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-screenshooter-protocol.o `test -f 'protocol/screenshooter-protocol.c' || echo './'`protocol/screenshooter-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-text-cursor-position-protocol.o `test -f 'protocol/text-cursor-position-protocol.c' || echo './'`protocol/text-cursor-position-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-text-protocol.o `test -f 'protocol/text-protocol.c' || echo './'`protocol/text-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-input-method-protocol.o `test -f 'protocol/input-method-protocol.c' || echo './'`protocol/input-method-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-workspaces-protocol.o `test -f 'protocol/workspaces-protocol.c' || echo './'`protocol/workspaces-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-presentation_timing-protocol.o `test -f 'protocol/presentation_timing-protocol.c' || echo './'`protocol/presentation_timing-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -DIN_WESTON -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston-scaler-protocol.o `test -f 'protocol/scaler-protocol.c' || echo './'`protocol/scaler-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -export-dynamic -Wl,-z,relro -o weston src/weston-log.o src/weston-compositor.o src/weston-input.o src/weston-data-device.o src/weston-screenshooter.o src/weston-clipboard.o src/weston-zoom.o src/weston-text-backend.o src/weston-bindings.o src/weston-animation.o src/weston-noop-renderer.o src/weston-pixman-renderer.o src/weston-timeline.o shared/weston-matrix.o protocol/weston-screenshooter-protocol.o protocol/weston-text-cursor-position-protocol.o protocol/weston-text-protocol.o protocol/weston-input-method-protocol.o protocol/weston-workspaces-protocol.o protocol/weston-presentation_timing-protocol.o protocol/weston-scaler-protocol.o -lwayland-server -lpixman-1 -lxkbcommon   -ldl -lm libshared.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston src/weston-log.o src/weston-compositor.o src/weston-input.o src/weston-data-device.o src/weston-screenshooter.o src/weston-clipboard.o src/weston-zoom.o src/weston-text-backend.o src/weston-bindings.o src/weston-animation.o src/weston-noop-renderer.o src/weston-pixman-renderer.o src/weston-timeline.o shared/weston-matrix.o protocol/weston-screenshooter-protocol.o protocol/weston-text-cursor-position-protocol.o protocol/weston-text-protocol.o protocol/weston-input-method-protocol.o protocol/weston-workspaces-protocol.o protocol/weston-presentation_timing-protocol.o protocol/weston-scaler-protocol.o -Wl,--export-dynamic  -lwayland-server -lpixman-1 -lxkbcommon -ldl -lm ./.libs/libshared.a
gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare   -I/usr/include/libdrm  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston_launch-weston-launch.o `test -f 'src/weston-launch.c' || echo './'`src/weston-launch.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare   -I/usr/include/libdrm  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-launch src/weston_launch-weston-launch.o -lpam  -ldrm  
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-launch src/weston_launch-weston-launch.o  -lpam -ldrm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_terminal-terminal.o `test -f 'clients/terminal.c' || echo './'`clients/terminal.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-terminal clients/weston_terminal-terminal.o libtoytoolkit.la -lutil 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-terminal clients/weston_terminal-terminal.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm -lutil
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_info-weston-info.o `test -f 'clients/weston-info.c' || echo './'`clients/weston-info.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_info-presentation_timing-protocol.o `test -f 'protocol/presentation_timing-protocol.c' || echo './'`protocol/presentation_timing-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-info clients/weston_info-weston-info.o protocol/weston_info-presentation_timing-protocol.o -lwayland-client  libshared.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-info clients/weston_info-weston-info.o protocol/weston_info-presentation_timing-protocol.o  -lwayland-client ./.libs/libshared.a
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o wcap/wcap_decode-main.o `test -f 'wcap/main.c' || echo './'`wcap/main.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o wcap/wcap_decode-wcap-decode.o `test -f 'wcap/wcap-decode.c' || echo './'`wcap/wcap-decode.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o wcap-decode wcap/wcap_decode-main.o wcap/wcap_decode-wcap-decode.o -lcairo  -lm 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o wcap-decode wcap/wcap_decode-main.o wcap/wcap_decode-wcap-decode.o  -lcairo -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_desktop_shell-desktop-shell.o `test -f 'clients/desktop-shell.c' || echo './'`clients/desktop-shell.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_desktop_shell-desktop-shell-protocol.o `test -f 'protocol/desktop-shell-protocol.c' || echo './'`protocol/desktop-shell-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-desktop-shell clients/weston_desktop_shell-desktop-shell.o protocol/weston_desktop_shell-desktop-shell-protocol.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-desktop-shell clients/weston_desktop_shell-desktop-shell.o protocol/weston_desktop_shell-desktop-shell-protocol.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_screenshooter-screenshot.o `test -f 'clients/screenshot.c' || echo './'`clients/screenshot.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_screenshooter-screenshooter-protocol.o `test -f 'protocol/screenshooter-protocol.c' || echo './'`protocol/screenshooter-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-screenshooter clients/weston_screenshooter-screenshot.o protocol/weston_screenshooter-screenshooter-protocol.o -lwayland-client -lcairo -lxkbcommon -lwayland-cursor  libshared.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-screenshooter clients/weston_screenshooter-screenshot.o protocol/weston_screenshooter-screenshooter-protocol.o  -lwayland-client -lcairo -lxkbcommon -lwayland-cursor ./.libs/libshared.a
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_keyboard-keyboard.o `test -f 'clients/keyboard.c' || echo './'`clients/keyboard.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_keyboard-desktop-shell-protocol.o `test -f 'protocol/desktop-shell-protocol.c' || echo './'`protocol/desktop-shell-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_keyboard-input-method-protocol.o `test -f 'protocol/input-method-protocol.c' || echo './'`protocol/input-method-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-keyboard clients/weston_keyboard-keyboard.o protocol/weston_keyboard-desktop-shell-protocol.o protocol/weston_keyboard-input-method-protocol.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-keyboard clients/weston_keyboard-keyboard.o protocol/weston_keyboard-desktop-shell-protocol.o protocol/weston_keyboard-input-method-protocol.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_simple_im-weston-simple-im.o `test -f 'clients/weston-simple-im.c' || echo './'`clients/weston-simple-im.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_im-input-method-protocol.o `test -f 'protocol/input-method-protocol.c' || echo './'`protocol/input-method-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-simple-im clients/weston_simple_im-weston-simple-im.o protocol/weston_simple_im-input-method-protocol.o -lwayland-client -lcairo -lxkbcommon -lwayland-cursor  
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-simple-im clients/weston_simple_im-weston-simple-im.o protocol/weston_simple_im-input-method-protocol.o  -lwayland-client -lcairo -lxkbcommon -lwayland-cursor
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_ivi_shell_user_interface-ivi-shell-user-interface.o `test -f 'clients/ivi-shell-user-interface.c' || echo './'`clients/ivi-shell-user-interface.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_ivi_shell_user_interface-ivi-hmi-controller-protocol.o `test -f 'protocol/ivi-hmi-controller-protocol.c' || echo './'`protocol/ivi-hmi-controller-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_ivi_shell_user_interface-ivi-application-protocol.o `test -f 'protocol/ivi-application-protocol.c' || echo './'`protocol/ivi-application-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-ivi-shell-user-interface clients/weston_ivi_shell_user_interface-ivi-shell-user-interface.o protocol/weston_ivi_shell_user_interface-ivi-hmi-controller-protocol.o protocol/weston_ivi_shell_user_interface-ivi-application-protocol.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-ivi-shell-user-interface clients/weston_ivi_shell_user_interface-ivi-shell-user-interface.o protocol/weston_ivi_shell_user_interface-ivi-hmi-controller-protocol.o protocol/weston_ivi_shell_user_interface-ivi-application-protocol.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/spring_tool-spring-tool.o `test -f 'src/spring-tool.c' || echo './'`src/spring-tool.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/spring_tool-animation.o `test -f 'src/animation.c' || echo './'`src/animation.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/spring_tool-matrix.o `test -f 'shared/matrix.c' || echo './'`shared/matrix.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o spring-tool src/spring_tool-spring-tool.o src/spring_tool-animation.o shared/spring_tool-matrix.o -lwayland-server -lpixman-1 -lxkbcommon  -lm 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/pixman-1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o spring-tool src/spring_tool-spring-tool.o src/spring_tool-animation.o shared/spring_tool-matrix.o  -lwayland-server -lpixman-1 -lxkbcommon -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_flower-flower.o `test -f 'clients/flower.c' || echo './'`clients/flower.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-flower clients/weston_flower-flower.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-flower clients/weston_flower-flower.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_image-image.o `test -f 'clients/image.c' || echo './'`clients/image.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-image clients/weston_image-image.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-image clients/weston_image-image.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_cliptest-cliptest.o `test -f 'clients/cliptest.c' || echo './'`clients/cliptest.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/weston_cliptest-vertex-clipping.o `test -f 'src/vertex-clipping.c' || echo './'`src/vertex-clipping.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-cliptest clients/weston_cliptest-cliptest.o src/weston_cliptest-vertex-clipping.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-cliptest clients/weston_cliptest-cliptest.o src/weston_cliptest-vertex-clipping.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_dnd-dnd.o `test -f 'clients/dnd.c' || echo './'`clients/dnd.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-dnd clients/weston_dnd-dnd.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-dnd clients/weston_dnd-dnd.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_smoke-smoke.o `test -f 'clients/smoke.c' || echo './'`clients/smoke.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-smoke clients/weston_smoke-smoke.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-smoke clients/weston_smoke-smoke.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_resizor-resizor.o `test -f 'clients/resizor.c' || echo './'`clients/resizor.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-resizor clients/weston_resizor-resizor.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-resizor clients/weston_resizor-resizor.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_eventdemo-eventdemo.o `test -f 'clients/eventdemo.c' || echo './'`clients/eventdemo.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-eventdemo clients/weston_eventdemo-eventdemo.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-eventdemo clients/weston_eventdemo-eventdemo.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_clickdot-clickdot.o `test -f 'clients/clickdot.c' || echo './'`clients/clickdot.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-clickdot clients/weston_clickdot-clickdot.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-clickdot clients/weston_clickdot-clickdot.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_transformed-transformed.o `test -f 'clients/transformed.c' || echo './'`clients/transformed.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-transformed clients/weston_transformed-transformed.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-transformed clients/weston_transformed-transformed.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_fullscreen-fullscreen.o `test -f 'clients/fullscreen.c' || echo './'`clients/fullscreen.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_fullscreen-fullscreen-shell-protocol.o `test -f 'protocol/fullscreen-shell-protocol.c' || echo './'`protocol/fullscreen-shell-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-fullscreen clients/weston_fullscreen-fullscreen.o protocol/weston_fullscreen-fullscreen-shell-protocol.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-fullscreen clients/weston_fullscreen-fullscreen.o protocol/weston_fullscreen-fullscreen-shell-protocol.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_stacking-stacking.o `test -f 'clients/stacking.c' || echo './'`clients/stacking.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-stacking clients/weston_stacking-stacking.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-stacking clients/weston_stacking-stacking.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_calibrator-calibrator.o `test -f 'clients/calibrator.c' || echo './'`clients/calibrator.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/weston_calibrator-matrix.o `test -f 'shared/matrix.c' || echo './'`shared/matrix.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-calibrator clients/weston_calibrator-calibrator.o shared/weston_calibrator-matrix.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-calibrator clients/weston_calibrator-calibrator.o shared/weston_calibrator-matrix.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_scaler-scaler.o `test -f 'clients/scaler.c' || echo './'`clients/scaler.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-scaler clients/weston_scaler-scaler.o libtoytoolkit.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-scaler clients/weston_scaler-scaler.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lcairo -lpng12 -ljpeg -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_simple_shm-simple-shm.o `test -f 'clients/simple-shm.c' || echo './'`clients/simple-shm.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_shm-xdg-shell-protocol.o `test -f 'protocol/xdg-shell-protocol.c' || echo './'`protocol/xdg-shell-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_shm-fullscreen-shell-protocol.o `test -f 'protocol/fullscreen-shell-protocol.c' || echo './'`protocol/fullscreen-shell-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_shm-ivi-application-protocol.o `test -f 'protocol/ivi-application-protocol.c' || echo './'`protocol/ivi-application-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-simple-shm clients/weston_simple_shm-simple-shm.o protocol/weston_simple_shm-xdg-shell-protocol.o protocol/weston_simple_shm-fullscreen-shell-protocol.o protocol/weston_simple_shm-ivi-application-protocol.o -lwayland-client  libshared.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-simple-shm clients/weston_simple_shm-simple-shm.o protocol/weston_simple_shm-xdg-shell-protocol.o protocol/weston_simple_shm-fullscreen-shell-protocol.o protocol/weston_simple_shm-ivi-application-protocol.o  -lwayland-client ./.libs/libshared.a
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_simple_damage-simple-damage.o `test -f 'clients/simple-damage.c' || echo './'`clients/simple-damage.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_damage-scaler-protocol.o `test -f 'protocol/scaler-protocol.c' || echo './'`protocol/scaler-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_damage-xdg-shell-protocol.o `test -f 'protocol/xdg-shell-protocol.c' || echo './'`protocol/xdg-shell-protocol.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_simple_damage-fullscreen-shell-protocol.o `test -f 'protocol/fullscreen-shell-protocol.c' || echo './'`protocol/fullscreen-shell-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-simple-damage clients/weston_simple_damage-simple-damage.o protocol/weston_simple_damage-scaler-protocol.o protocol/weston_simple_damage-xdg-shell-protocol.o protocol/weston_simple_damage-fullscreen-shell-protocol.o -lwayland-client  libshared.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-simple-damage clients/weston_simple_damage-simple-damage.o protocol/weston_simple_damage-scaler-protocol.o protocol/weston_simple_damage-xdg-shell-protocol.o protocol/weston_simple_damage-fullscreen-shell-protocol.o  -lwayland-client ./.libs/libshared.a
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_simple_touch-simple-touch.o `test -f 'clients/simple-touch.c' || echo './'`clients/simple-touch.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-simple-touch clients/weston_simple_touch-simple-touch.o -lwayland-client  libshared.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-simple-touch clients/weston_simple_touch-simple-touch.o  -lwayland-client ./.libs/libshared.a
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_presentation_shm-presentation-shm.o `test -f 'clients/presentation-shm.c' || echo './'`clients/presentation-shm.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_presentation_shm-presentation_timing-protocol.o `test -f 'protocol/presentation_timing-protocol.c' || echo './'`protocol/presentation_timing-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-presentation-shm clients/weston_presentation_shm-presentation-shm.o protocol/weston_presentation_shm-presentation_timing-protocol.o -lwayland-client  libshared.la -lm 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-presentation-shm clients/weston_presentation_shm-presentation-shm.o protocol/weston_presentation_shm-presentation_timing-protocol.o  -lwayland-client ./.libs/libshared.a -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_multi_resource-multi-resource.o `test -f 'clients/multi-resource.c' || echo './'`clients/multi-resource.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-multi-resource clients/weston_multi_resource-multi-resource.o -lwayland-client  libshared.la -lrt -lm 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-multi-resource clients/weston_multi_resource-multi-resource.o  -lwayland-client ./.libs/libshared.a -lrt -lm
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o clients/weston_editor-editor.o `test -f 'clients/editor.c' || echo './'`clients/editor.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/weston_editor-text-protocol.o `test -f 'protocol/text-protocol.c' || echo './'`protocol/text-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o weston-editor clients/weston_editor-editor.o protocol/weston_editor-text-protocol.o libtoytoolkit.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo  
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o weston-editor clients/weston_editor-editor.o protocol/weston_editor-text-protocol.o  ./.libs/libtoytoolkit.a -lwayland-client -lxkbcommon -lwayland-cursor -lpixman-1 -lpng12 -ljpeg -lrt -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/internal_screenshot_weston-internal-screenshot-test.o `test -f 'tests/internal-screenshot-test.c' || echo './'`tests/internal-screenshot-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o internal-screenshot.weston tests/internal_screenshot_weston-internal-screenshot-test.o libtest-client.la  -lcairo  
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o internal-screenshot.weston tests/internal_screenshot_weston-internal-screenshot-test.o  ./.libs/libtest-client.a -lwayland-client -lcairo
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/config-parser-test.o tests/config-parser-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o config-parser.test tests/config-parser-test.o libshared.la libtest-runner.la -lwayland-server -lpixman-1 -lxkbcommon  
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o config-parser.test tests/config-parser-test.o  ./.libs/libshared.a ./.libs/libtest-runner.a -lwayland-server -lpixman-1 -lxkbcommon
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/vertex-clip-test.o tests/vertex-clip-test.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/vertex-clipping.o src/vertex-clipping.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o vertex-clip.test tests/vertex-clip-test.o src/vertex-clipping.o libtest-runner.la -lm -lrt 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o vertex-clip.test tests/vertex-clip-test.o src/vertex-clipping.o  ./.libs/libtest-runner.a -lm -lrt
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/bad_buffer_weston-bad-buffer-test.o `test -f 'tests/bad-buffer-test.c' || echo './'`tests/bad-buffer-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o bad_buffer.weston tests/bad_buffer_weston-bad-buffer-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o bad_buffer.weston tests/bad_buffer_weston-bad-buffer-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/keyboard_weston-keyboard-test.o `test -f 'tests/keyboard-test.c' || echo './'`tests/keyboard-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o keyboard.weston tests/keyboard_weston-keyboard-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o keyboard.weston tests/keyboard_weston-keyboard-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/event_weston-event-test.o `test -f 'tests/event-test.c' || echo './'`tests/event-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o event.weston tests/event_weston-event-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o event.weston tests/event_weston-event-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/button_weston-button-test.o `test -f 'tests/button-test.c' || echo './'`tests/button-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o button.weston tests/button_weston-button-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o button.weston tests/button_weston-button-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/text_weston-text-test.o `test -f 'tests/text-test.c' || echo './'`tests/text-test.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/text_weston-text-protocol.o `test -f 'protocol/text-protocol.c' || echo './'`protocol/text-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o text.weston tests/text_weston-text-test.o protocol/text_weston-text-protocol.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o text.weston tests/text_weston-text-test.o protocol/text_weston-text-protocol.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/presentation_weston-presentation-test.o `test -f 'tests/presentation-test.c' || echo './'`tests/presentation-test.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/presentation_weston-presentation_timing-protocol.o `test -f 'protocol/presentation_timing-protocol.c' || echo './'`protocol/presentation_timing-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o presentation.weston tests/presentation_weston-presentation-test.o protocol/presentation_weston-presentation_timing-protocol.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o presentation.weston tests/presentation_weston-presentation-test.o protocol/presentation_weston-presentation_timing-protocol.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/roles_weston-roles-test.o `test -f 'tests/roles-test.c' || echo './'`tests/roles-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o roles.weston tests/roles_weston-roles-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o roles.weston tests/roles_weston-roles-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/subsurface_weston-subsurface-test.o `test -f 'tests/subsurface-test.c' || echo './'`tests/subsurface-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o subsurface.weston tests/subsurface_weston-subsurface-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o subsurface.weston tests/subsurface_weston-subsurface-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/devices_weston-devices-test.o `test -f 'tests/devices-test.c' || echo './'`tests/devices-test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o devices.weston tests/devices_weston-devices-test.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o devices.weston tests/devices_weston-devices-test.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ivi_shell_app_weston-ivi-shell-app-test.o `test -f 'tests/ivi-shell-app-test.c' || echo './'`tests/ivi-shell-app-test.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/ivi_shell_app_weston-ivi-application-protocol.o `test -f 'protocol/ivi-application-protocol.c' || echo './'`protocol/ivi-application-protocol.c
/bin/sed \
	-e 's|@bindir[@]|/usr/bin|g' \
	-e 's|@abs_top_builddir[@]|/root/wayland/weston-1.8.0|g' \
	-e 's|@abs_top_srcdir[@]|/root/wayland/weston-1.8.0|g' \
	-e 's|@libexecdir[@]|/usr/lib/weston|g' \
	-e 's|@plugin_prefix[@]|/root/wayland/weston-1.8.0/.libs/|g' \
	ivi-shell/weston.ini.in > tests/weston-ivi.ini
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ivi-shell-app.weston tests/ivi_shell_app_weston-ivi-shell-app-test.o protocol/ivi_shell_app_weston-ivi-application-protocol.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o ivi-shell-app.weston tests/ivi_shell_app_weston-ivi-shell-app-test.o protocol/ivi_shell_app_weston-ivi-application-protocol.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -DUNIT_TEST -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/matrix_test-matrix-test.o `test -f 'tests/matrix-test.c' || echo './'`tests/matrix-test.c
gcc -DHAVE_CONFIG_H -I.  -DUNIT_TEST -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o shared/matrix_test-matrix.o `test -f 'shared/matrix.c' || echo './'`shared/matrix.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o matrix-test tests/matrix_test-matrix-test.o shared/matrix_test-matrix.o -lm -lrt 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o matrix-test tests/matrix_test-matrix-test.o shared/matrix_test-matrix.o  -lm -lrt
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ivi_layout_ivi-ivi_layout-test.o `test -f 'tests/ivi_layout-test.c' || echo './'`tests/ivi_layout-test.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o protocol/ivi_layout_ivi-ivi-application-protocol.o `test -f 'protocol/ivi-application-protocol.c' || echo './'`protocol/ivi-application-protocol.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ivi-layout.ivi tests/ivi_layout_ivi-ivi_layout-test.o protocol/ivi_layout_ivi-ivi-application-protocol.o libtest-client.la 
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o ivi-layout.ivi tests/ivi_layout_ivi-ivi_layout-test.o protocol/ivi_layout_ivi-ivi-application-protocol.o  ./.libs/libtest-client.a -lwayland-client
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/setbacklight-setbacklight.o `test -f 'tests/setbacklight.c' || echo './'`tests/setbacklight.c
gcc -DHAVE_CONFIG_H -I.  -I./src -I./src -I./clients -I./tests -I./shared -I./protocol -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib/arm-linux-gnueabihf/weston"' -DLIBEXECDIR='"/usr/lib/weston"' -DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o src/setbacklight-libbacklight.o `test -f 'src/libbacklight.c' || echo './'`src/libbacklight.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wno-unused-parameter 		-Wno-missing-field-initializers -g -fvisibility=hidden 		-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o setbacklight tests/setbacklight-setbacklight.o src/setbacklight-libbacklight.o -ludev -ldrm  
libtool: link: gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -I/usr/include/libdrm -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o setbacklight tests/setbacklight-setbacklight.o src/setbacklight-libbacklight.o  -ludev -ldrm
/bin/sed -e 's|__weston_native_backend__|rpi-backend.so|g' -e 's|__weston_modules_dir__|/usr/lib/arm-linux-gnueabihf/weston|g' -e 's|__weston_shell_client__|weston-desktop-shell|g' -e 's|__version__|1.8.0|g' < man/weston.man > weston.1
/bin/sed -e 's|__weston_native_backend__|rpi-backend.so|g' -e 's|__weston_modules_dir__|/usr/lib/arm-linux-gnueabihf/weston|g' -e 's|__weston_shell_client__|weston-desktop-shell|g' -e 's|__version__|1.8.0|g' < man/weston.ini.man > weston.ini.5
/bin/sed \
	-e 's|@bindir[@]|/usr/bin|g' \
	-e 's|@abs_top_builddir[@]|/root/wayland/weston-1.8.0|g' \
	-e 's|@libexecdir[@]|/usr/lib/weston|g' \
	weston.ini.in > weston.ini
/bin/sed \
	-e 's|@bindir[@]|/usr/bin|g' \
	-e 's|@abs_top_builddir[@]|/root/wayland/weston-1.8.0|g' \
	-e 's|@abs_top_srcdir[@]|/root/wayland/weston-1.8.0|g' \
	-e 's|@libexecdir[@]|/usr/lib/weston|g' \
	-e 's|@plugin_prefix[@]||g' \
	ivi-shell/weston.ini.in > ivi-shell/weston.ini
make[2]: Leaving directory '/root/wayland/weston-1.8.0'
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/root/wayland/weston-1.8.0'
# the test suite does not 100% pass in headless mode
dh_auto_test || true
	make -j1 check
make[2]: Entering directory '/root/wayland/weston-1.8.0'
make  check-am
make[3]: Entering directory '/root/wayland/weston-1.8.0'
make  check-TESTS
make[4]: Entering directory '/root/wayland/weston-1.8.0'
make[5]: Entering directory '/root/wayland/weston-1.8.0'
FAIL: internal-screenshot.weston
PASS: config-parser.test
PASS: vertex-clip.test
FAIL: surface-test.la
FAIL: surface-global-test.la
FAIL: ivi-layout-internal-test.la
FAIL: ivi-layout-test.la
FAIL: bad_buffer.weston
FAIL: keyboard.weston
FAIL: event.weston
FAIL: button.weston
FAIL: text.weston
FAIL: presentation.weston
FAIL: roles.weston
FAIL: subsurface.weston
FAIL: devices.weston
FAIL: ivi-shell-app.weston
============================================================================
Testsuite summary for weston 1.8.0
============================================================================
# TOTAL: 17
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  15
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.8.0
============================================================================
Makefile:6213: recipe for target 'test-suite.log' failed
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory '/root/wayland/weston-1.8.0'
Makefile:6319: recipe for target 'check-TESTS' failed
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory '/root/wayland/weston-1.8.0'
Makefile:6545: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory '/root/wayland/weston-1.8.0'
Makefile:6547: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/root/wayland/weston-1.8.0'
dh_auto_test: make -j1 check returned exit code 2
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
 fakeroot debian/rules binary
dh binary --with quilt,autoreconf
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/root/wayland/weston-1.8.0'
dh_auto_install --destdir=debian/tmp
	make -j1 install DESTDIR=/root/wayland/weston-1.8.0/debian/tmp AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/root/wayland/weston-1.8.0'
make  install-am
make[3]: Entering directory '/root/wayland/weston-1.8.0'
make[4]: Entering directory '/root/wayland/weston-1.8.0'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c weston weston-launch weston-terminal weston-info wcap-decode '/root/wayland/weston-1.8.0/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c weston /root/wayland/weston-1.8.0/debian/tmp/usr/bin/weston
libtool: install: /usr/bin/install -c weston-launch /root/wayland/weston-1.8.0/debian/tmp/usr/bin/weston-launch
libtool: install: /usr/bin/install -c weston-terminal /root/wayland/weston-1.8.0/debian/tmp/usr/bin/weston-terminal
libtool: install: /usr/bin/install -c weston-info /root/wayland/weston-1.8.0/debian/tmp/usr/bin/weston-info
libtool: install: /usr/bin/install -c wcap-decode /root/wayland/weston-1.8.0/debian/tmp/usr/bin/wcap-decode
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c weston-desktop-shell weston-screenshooter weston-keyboard weston-simple-im weston-ivi-shell-user-interface '/root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston'
libtool: install: /usr/bin/install -c weston-desktop-shell /root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston/weston-desktop-shell
libtool: install: /usr/bin/install -c weston-screenshooter /root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston/weston-screenshooter
libtool: install: /usr/bin/install -c weston-keyboard /root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston/weston-keyboard
libtool: install: /usr/bin/install -c weston-simple-im /root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston/weston-simple-im
libtool: install: /usr/bin/install -c weston-ivi-shell-user-interface /root/wayland/weston-1.8.0/debian/tmp/usr/lib/weston/weston-ivi-shell-user-interface
make  install-exec-hook
make[5]: Entering directory '/root/wayland/weston-1.8.0'
can_suid_files=no; \
chown root /root/wayland/weston-1.8.0/debian/tmp/usr/bin/weston-launch \
	&& chmod u+s /root/wayland/weston-1.8.0/debian/tmp/usr/bin/weston-launch \
	&& can_suid_files=yes;\
if test $can_suid_files = no; then \
	echo 'Error: unable to unable to change ownership/setuid on weston-launch.'; \
	echo 'To skip this step, re-run ./configure using --disable-setuid-install'; \
	false; \
fi
make[5]: Leaving directory '/root/wayland/weston-1.8.0'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/share/wayland-sessions'
 /usr/bin/install -c -m 644 src/weston.desktop '/root/wayland/weston-1.8.0/debian/tmp/usr/share/wayland-sessions'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/share/weston'
 /usr/bin/install -c -m 644 data/wayland.svg data/wayland.png data/pattern.png data/terminal.png data/border.png data/icon_window.png data/sign_close.png data/sign_maximize.png data/sign_minimize.png data/background.png data/tiling.png data/fullscreen.png data/panel.png data/random.png data/sidebyside.png data/home.png data/icon_ivi_clickdot.png data/icon_ivi_flower.png data/icon_ivi_simple-egl.png data/icon_ivi_simple-shm.png data/icon_ivi_smoke.png '/root/wayland/weston-1.8.0/debian/tmp/usr/share/weston'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/share/man/man1'
 /usr/bin/install -c -m 644 weston.1 '/root/wayland/weston-1.8.0/debian/tmp/usr/share/man/man1'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/share/man/man5'
 /usr/bin/install -c -m 644 weston.ini.5 '/root/wayland/weston-1.8.0/debian/tmp/usr/share/man/man5'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/share/man/man7'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   rpi-backend.la headless-backend.la fbdev-backend.la cms-static.la desktop-shell.la fullscreen-shell.la ivi-shell.la hmi-controller.la xwayland.la '/root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston'
libtool: install: /usr/bin/install -c .libs/rpi-backend.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so
libtool: install: /usr/bin/install -c .libs/rpi-backend.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.la
libtool: install: /usr/bin/install -c .libs/headless-backend.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/headless-backend.so
libtool: install: /usr/bin/install -c .libs/headless-backend.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/headless-backend.la
libtool: install: /usr/bin/install -c .libs/fbdev-backend.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/fbdev-backend.so
libtool: install: /usr/bin/install -c .libs/fbdev-backend.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/fbdev-backend.la
libtool: install: /usr/bin/install -c .libs/cms-static.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/cms-static.so
libtool: install: /usr/bin/install -c .libs/cms-static.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/cms-static.la
libtool: install: /usr/bin/install -c .libs/desktop-shell.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so
libtool: install: /usr/bin/install -c .libs/desktop-shell.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.la
libtool: install: /usr/bin/install -c .libs/fullscreen-shell.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/fullscreen-shell.so
libtool: install: /usr/bin/install -c .libs/fullscreen-shell.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/fullscreen-shell.la
libtool: install: /usr/bin/install -c .libs/ivi-shell.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/ivi-shell.so
libtool: install: /usr/bin/install -c .libs/ivi-shell.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/ivi-shell.la
libtool: install: /usr/bin/install -c .libs/hmi-controller.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/hmi-controller.so
libtool: install: /usr/bin/install -c .libs/hmi-controller.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/hmi-controller.la
libtool: install: /usr/bin/install -c .libs/xwayland.so /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/xwayland.so
libtool: install: /usr/bin/install -c .libs/xwayland.lai /root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/weston/xwayland.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf/weston'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig'
 /usr/bin/install -c -m 644 src/weston.pc '/root/wayland/weston-1.8.0/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/share/wayland-sessions'
 /usr/bin/install -c -m 644 src/weston.desktop '/root/wayland/weston-1.8.0/debian/tmp/usr/share/wayland-sessions'
 /bin/mkdir -p '/root/wayland/weston-1.8.0/debian/tmp/usr/include/weston'
 /usr/bin/install -c -m 644 src/version.h src/compositor.h src/timeline-object.h shared/matrix.h shared/config-parser.h shared/zalloc.h shared/platform.h '/root/wayland/weston-1.8.0/debian/tmp/usr/include/weston'
make[4]: Leaving directory '/root/wayland/weston-1.8.0'
make[3]: Leaving directory '/root/wayland/weston-1.8.0'
make[2]: Leaving directory '/root/wayland/weston-1.8.0'
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   debian/rules override_dh_install
make[1]: Entering directory '/root/wayland/weston-1.8.0'
dh_install -X.la
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_installman
   dh_lintian
   dh_perl
   dh_link
   dh_compress
   debian/rules override_dh_fixperms
make[1]: Entering directory '/root/wayland/weston-1.8.0'
dh_fixperms -Xusr/bin/weston-launch
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   dh_strip
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/root/wayland/weston-1.8.0'
# No-op: libraries are private, not shared.
make[1]: Leaving directory '/root/wayland/weston-1.8.0'
   dh_shlibdeps
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/fullscreen-shell.so contains an unresolvable reference to symbol weston_output_mode_switch_to_temporary: it's probably a plugin
dpkg-shlibdeps: warning: 15 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/cms-static.so contains an unresolvable reference to symbol weston_log: it's probably a plugin
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/hmi-controller.so contains an unresolvable reference to symbol weston_pointer_move: it's probably a plugin
dpkg-shlibdeps: warning: 6 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libbcm_host.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libbcm_host.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libvcos.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libvcos.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libvchiq_arm.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libvchiq_arm.so'
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so contains an unresolvable reference to symbol notify_keyboard_focus_in: it's probably a plugin
dpkg-shlibdeps: warning: 43 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/ivi-shell.so contains an unresolvable reference to symbol weston_load_module: it's probably a plugin
dpkg-shlibdeps: warning: 29 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/headless-backend.so contains an unresolvable reference to symbol weston_compositor_add_output: it's probably a plugin
dpkg-shlibdeps: warning: 18 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/xwayland.so contains an unresolvable reference to symbol wl_event_loop_add_signal: it's probably a plugin
dpkg-shlibdeps: warning: 26 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so contains an unresolvable reference to symbol weston_surface_activate: it's probably a plugin
dpkg-shlibdeps: warning: 73 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/weston/usr/lib/arm-linux-gnueabihf/weston/fbdev-backend.so contains an unresolvable reference to symbol notify_touch_frame: it's probably a plugin
dpkg-shlibdeps: warning: 41 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/weston/usr/lib/arm-linux-gnueabihf/weston/xwayland.so was not linked against libxcb-shape.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/weston/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so debian/weston/usr/lib/arm-linux-gnueabihf/weston/fbdev-backend.so were not linked against libmtdev.so.1 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/weston/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so was not linked against libvcos.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/weston/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so was not linked against libvchiq_arm.so (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'weston' in '../weston_1.8.0-3.1_armhf.deb'.
 dpkg-genchanges -b >../weston_1.8.0-3.1_armhf.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source -i --after-build weston-1.8.0
dpkg-buildpackage: binary-only upload (no source included)
Now running lintian...
warning: the authors of lintian do not recommend running it with root privileges!
Could not find a profile matching "{VENDOR}/main" for vendor raspbian at /usr/bin/lintian line 1661.
Finished running lintian.


More information about the wayland-devel mailing list