* Package: dev-libs/weston-9999 * Repository: x11 * Maintainer: x11@gentoo.org * USE: X amd64 drm editor egl elibc_glibc examples kernel_linux opengl resize-optimization suid systemd userland_GNU view wayland-compositor xwayland * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... GIT update --> repository: git://anongit.freedesktop.org/git/wayland/weston at the commit: ace0a3920e791733211178f83f88bc5c52887042 branch: master storage directory: "/usr/portage/distfiles/egit-src/weston" checkout type: bare repository Cloning into '/var/tmp/portage/dev-libs/weston-9999/work/weston-9999'... done. Branch branch-master set up to track remote branch master from origin. Switched to a new branch 'branch-master' >>> Unpacked to /var/tmp/portage/dev-libs/weston-9999/work/weston-9999 >>> Source unpacked in /var/tmp/portage/dev-libs/weston-9999/work >>> Preparing source in /var/tmp/portage/dev-libs/weston-9999/work/weston-9999 ... * Running eautoreconf in '/var/tmp/portage/dev-libs/weston-9999/work/weston-9999' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: weston-9999/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/weston-9999/work/weston-9999 ... * econf: updating weston-9999/config.guess with /usr/share/gnuconfig/config.guess * econf: updating weston-9999/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-fbdev-compositor --enable-drm-compositor --disable-headless-compositor --disable-rdp-compositor --disable-rpi-compositor --enable-wayland-compositor --enable-x11-compositor --disable-colord --enable-egl --disable-libunwind --enable-resize-optimization --enable-setuid-install --disable-tablet-shell --enable-xwayland --enable-xwayland-test --enable-simple-clients --enable-simple-egl-clients --with-cairo=gl configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-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... no 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... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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 EGL... yes checking for XWAYLAND... yes checking for XWAYLAND_TEST... yes checking for XCB... yes checking for xcb_poll_for_queued_event... yes checking for X11_COMPOSITOR_XKB... no checking for X11_COMPOSITOR... yes checking for DRM_COMPOSITOR... yes checking for COMPOSITOR... yes checking for WAYLAND_COMPOSITOR... yes checking for PIXMAN... yes checking for PNG... yes checking for WEBP... yes checking for LIBVA... no checking for jpeg_CreateDecompress in -ljpeg... yes checking for CAIRO... yes checking for SIMPLE_CLIENT... yes checking for SIMPLE_EGL_CLIENT... yes checking for CLIENT... yes checking for SERVER... yes checking for WESTON_INFO... yes checking for POPPLER... yes checking for CAIRO_EGL... yes checking for PANGO... yes checking for SYSTEMD_LOGIN... yes checking for SYSTEMD_LOGIN_209... no checking for WESTON_LAUNCH... yes checking for pam_open_session in -lpam... yes checking for GLU... yes checking for DBUS... yes checking for WCAP... yes checking for rsvg-convert... rsvg-convert checking for SETBACKLIGHT... yes configure: Weston's native backend: drm-backend.so checking for LCMS... yes checking for wayland-scanner... /usr/bin/wayland-scanner checking for WAYLAND_SCANNER... yes checking for xmllint... /usr/bin/xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating shared/Makefile config.status: creating src/Makefile config.status: creating src/xwayland/Makefile config.status: creating src/version.h config.status: creating src/weston.pc config.status: creating clients/Makefile config.status: creating wcap/Makefile config.status: creating data/Makefile config.status: creating protocol/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Native Backend drm-backend.so setuid Install yes Cairo Renderer gl EGL yes libxkbcommon yes xcb_xkb no XWayland yes dbus yes Build wcap utility yes Build Tablet Shell no weston-launch utility yes systemd-login support yes DRM Compositor yes X11 Compositor yes Wayland Compositor yes Headless Compositor no RPI Compositor no FBDEV Compositor no RDP Compositor no Raspberry Pi BCM headers no Build Clients yes Build EGL Clients yes Build Simple Clients yes Build Simple EGL Clients yes Install Demo Clients no Colord Support GLU Support yes LCMS2 Support yes libwebp Support yes libunwind Support VA H.264 encoding Support no >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/weston-9999/work/weston-9999 ... make -j8 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999' Making all in shared make[2]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/shared' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_la-config-parser.lo `test -f 'config-parser.c' || echo './'`config-parser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_la-option-parser.lo `test -f 'option-parser.c' || echo './'`option-parser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_la-os-compatibility.lo `test -f 'os-compatibility.c' || echo './'`os-compatibility.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_cairo_la-config-parser.lo `test -f 'config-parser.c' || echo './'`config-parser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_cairo_la-option-parser.lo `test -f 'option-parser.c' || echo './'`option-parser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_cairo_la-os-compatibility.lo `test -f 'os-compatibility.c' || echo './'`os-compatibility.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_cairo_la-image-loader.lo `test -f 'image-loader.c' || echo './'`image-loader.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_cairo_la-cairo-util.lo `test -f 'cairo-util.c' || echo './'`cairo-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c config-parser.c -fPIC -DPIC -o .libs/libshared_la-config-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c option-parser.c -fPIC -DPIC -o .libs/libshared_la-option-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c os-compatibility.c -fPIC -DPIC -o .libs/libshared_la-os-compatibility.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c config-parser.c -fPIC -DPIC -o .libs/libshared_cairo_la-config-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c option-parser.c -fPIC -DPIC -o .libs/libshared_cairo_la-option-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c cairo-util.c -fPIC -DPIC -o .libs/libshared_cairo_la-cairo-util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c image-loader.c -fPIC -DPIC -o .libs/libshared_cairo_la-image-loader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c os-compatibility.c -fPIC -DPIC -o .libs/libshared_cairo_la-os-compatibility.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o libshared_cairo_la-frame.lo `test -f 'frame.c' || echo './'`frame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c frame.c -fPIC -DPIC -o .libs/libshared_cairo_la-frame.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o libshared.la libshared_la-config-parser.lo libshared_la-option-parser.lo libshared_la-os-compatibility.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libshared.a .libs/libshared_la-config-parser.o .libs/libshared_la-option-parser.o .libs/libshared_la-os-compatibility.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libshared.a libtool: link: ( cd ".libs" && rm -f "libshared.la" && ln -s "../libshared.la" "libshared.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DDATADIR='"/usr/share"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o libshared-cairo.la libshared_cairo_la-config-parser.lo libshared_cairo_la-option-parser.lo libshared_cairo_la-os-compatibility.lo libshared_cairo_la-image-loader.lo libshared_cairo_la-cairo-util.lo libshared_cairo_la-frame.lo -lpixman-1 -lcairo -lpng16 -lwebp -ljpeg libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libshared-cairo.a .libs/libshared_cairo_la-config-parser.o .libs/libshared_cairo_la-option-parser.o .libs/libshared_cairo_la-os-compatibility.o .libs/libshared_cairo_la-image-loader.o .libs/libshared_cairo_la-cairo-util.o .libs/libshared_cairo_la-frame.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libshared-cairo.a libtool: link: ( cd ".libs" && rm -f "libshared-cairo.la" && ln -s "../libshared-cairo.la" "libshared-cairo.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/shared' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src' /usr/bin/wayland-scanner server-header < ../protocol/screenshooter.xml > screenshooter-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/screenshooter.xml > screenshooter-protocol.c /usr/bin/wayland-scanner server-header < ../protocol/text-cursor-position.xml > text-cursor-position-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/text-cursor-position.xml > text-cursor-position-protocol.c /usr/bin/wayland-scanner code < ../protocol/tablet-shell.xml > tablet-shell-protocol.c /usr/bin/wayland-scanner server-header < ../protocol/tablet-shell.xml > tablet-shell-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/desktop-shell.xml > desktop-shell-protocol.c /usr/bin/wayland-scanner server-header < ../protocol/desktop-shell.xml > desktop-shell-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/text.xml > text-protocol.c /usr/bin/wayland-scanner server-header < ../protocol/text.xml > text-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/input-method.xml > input-method-protocol.c /usr/bin/wayland-scanner server-header < ../protocol/input-method.xml > input-method-server-protocol.h /usr/bin/wayland-scanner server-header < ../protocol/workspaces.xml > workspaces-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/workspaces.xml > workspaces-protocol.c /usr/bin/wayland-scanner server-header < ../protocol/subsurface.xml > subsurface-server-protocol.h /usr/bin/wayland-scanner code < ../protocol/subsurface.xml > subsurface-protocol.c (echo "#define BUILD_ID \"1.3.0-147-gace0a39-dirty weston-test: Always update transform when moving surface (2013-11-13 21:55:57 -0800)\"" > git-version.h-new; \ cmp -s git-version.h git-version.h-new || cp git-version.h-new git-version.h; \ rm git-version.h-new) make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src' Making all in xwayland make[4]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src/xwayland' /usr/bin/wayland-scanner code < ../../protocol/xserver.xml > xserver-protocol.c /usr/bin/wayland-scanner server-header < ../../protocol/xserver.xml > xserver-server-protocol.h make all-am make[5]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src/xwayland' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DXSERVER_PATH='"/usr/bin/Xorg"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o xwayland_la-window-manager.lo `test -f 'window-manager.c' || echo './'`window-manager.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DXSERVER_PATH='"/usr/bin/Xorg"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o xwayland_la-selection.lo `test -f 'selection.c' || echo './'`selection.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DXSERVER_PATH='"/usr/bin/Xorg"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o xwayland_la-dnd.lo `test -f 'dnd.c' || echo './'`dnd.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DXSERVER_PATH='"/usr/bin/Xorg"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o xwayland_la-launcher.lo `test -f 'launcher.c' || echo './'`launcher.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DXSERVER_PATH='"/usr/bin/Xorg"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o xwayland_la-xserver-protocol.lo `test -f 'xserver-protocol.c' || echo './'`xserver-protocol.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DXSERVER_PATH='"/usr/bin/Xorg"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c -o xwayland_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DXSERVER_PATH=\"/usr/bin/Xorg\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c window-manager.c -fPIC -DPIC -o .libs/xwayland_la-window-manager.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DXSERVER_PATH=\"/usr/bin/Xorg\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c selection.c -fPIC -DPIC -o .libs/xwayland_la-selection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DXSERVER_PATH=\"/usr/bin/Xorg\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c dnd.c -fPIC -DPIC -o .libs/xwayland_la-dnd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DXSERVER_PATH=\"/usr/bin/Xorg\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c hash.c -fPIC -DPIC -o .libs/xwayland_la-hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DXSERVER_PATH=\"/usr/bin/Xorg\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c launcher.c -fPIC -DPIC -o .libs/xwayland_la-launcher.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../shared -I../../src -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DXSERVER_PATH=\"/usr/bin/Xorg\" -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -c xserver-protocol.c -fPIC -DPIC -o .libs/xwayland_la-xserver-protocol.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o xwayland.la -rpath /usr/lib64/weston xwayland_la-window-manager.lo xwayland_la-selection.lo xwayland_la-dnd.lo xwayland_la-launcher.lo xwayland_la-xserver-protocol.lo xwayland_la-hash.lo -lxcb-composite -lxcb-xfixes -lxcb-shape -lXcursor -lcairo -lxcb-render -lxcb ../../shared/libshared-cairo.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/xwayland_la-window-manager.o .libs/xwayland_la-selection.o .libs/xwayland_la-dnd.o .libs/xwayland_la-launcher.o .libs/xwayland_la-xserver-protocol.o .libs/xwayland_la-hash.o -Wl,--whole-archive ../../shared/.libs/libshared-cairo.a -Wl,--no-whole-archive -Wl,--as-needed -lxcb-composite -lxcb-xfixes -lxcb-shape -lXcursor -lxcb-render -lxcb -lpixman-1 -lcairo -lpng16 -lwebp -ljpeg -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,xwayland.so -o .libs/xwayland.so libtool: link: ( cd ".libs" && rm -f "xwayland.la" && ln -s "../xwayland.la" "xwayland.la" ) make[5]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src/xwayland' make[4]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src/xwayland' make[4]: Entering directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o desktop_shell_la-shell.lo `test -f 'shell.c' || echo './'`shell.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o desktop_shell_la-desktop-shell-protocol.lo `test -f 'desktop-shell-protocol.c' || echo './'`desktop-shell-protocol.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o cms_static_la-cms-static.lo `test -f 'cms-static.c' || echo './'`cms-static.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o cms_static_la-cms-helper.lo `test -f 'cms-helper.c' || echo './'`cms-helper.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o gl_renderer_la-gl-renderer.lo `test -f 'gl-renderer.c' || echo './'`gl-renderer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o gl_renderer_la-vertex-clipping.lo `test -f 'vertex-clipping.c' || echo './'`vertex-clipping.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o x11_backend_la-compositor-x11.lo `test -f 'compositor-x11.c' || echo './'`compositor-x11.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o drm_backend_la-compositor-drm.lo `test -f 'compositor-drm.c' || echo './'`compositor-drm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c shell.c -fPIC -DPIC -o .libs/desktop_shell_la-shell.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c cms-static.c -fPIC -DPIC -o .libs/cms_static_la-cms-static.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c gl-renderer.c -fPIC -DPIC -o .libs/gl_renderer_la-gl-renderer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c cms-helper.c -fPIC -DPIC -o .libs/cms_static_la-cms-helper.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c compositor-drm.c -fPIC -DPIC -o .libs/drm_backend_la-compositor-drm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c compositor-x11.c -fPIC -DPIC -o .libs/x11_backend_la-compositor-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c vertex-clipping.c -fPIC -DPIC -o .libs/gl_renderer_la-vertex-clipping.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c desktop-shell-protocol.c -fPIC -DPIC -o .libs/desktop_shell_la-desktop-shell-protocol.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o drm_backend_la-udev-seat.lo `test -f 'udev-seat.c' || echo './'`udev-seat.c gl-renderer.c: In function 'gl_renderer_flush_damage': /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o drm_backend_la-evdev.lo `test -f 'evdev.c' || echo './'`evdev.c gl-renderer.c:902:3: warning: implicit declaration of function 'wl_shm_buffer_begin_access' [-Wimplicit-function-declaration] wl_shm_buffer_begin_access(buffer->shm_buffer); ^ gl-renderer.c:907:3: warning: implicit declaration of function 'wl_shm_buffer_end_access' [-Wimplicit-function-declaration] wl_shm_buffer_end_access(buffer->shm_buffer); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c udev-seat.c -fPIC -DPIC -o .libs/drm_backend_la-udev-seat.o compositor-drm.c: In function 'drm_output_set_cursor': compositor-drm.c:1003:3: warning: implicit declaration of function 'wl_shm_buffer_begin_access' [-Wimplicit-function-declaration] wl_shm_buffer_begin_access(buffer->shm_buffer); ^ compositor-drm.c:1007:3: warning: implicit declaration of function 'wl_shm_buffer_end_access' [-Wimplicit-function-declaration] wl_shm_buffer_end_access(buffer->shm_buffer); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o drm_backend_la-evdev-touchpad.lo `test -f 'evdev-touchpad.c' || echo './'`evdev-touchpad.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c evdev.c -fPIC -DPIC -o .libs/drm_backend_la-evdev.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o drm_backend_la-launcher-util.lo `test -f 'launcher-util.c' || echo './'`launcher-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c evdev-touchpad.c -fPIC -DPIC -o .libs/drm_backend_la-evdev-touchpad.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c launcher-util.c -fPIC -DPIC -o .libs/drm_backend_la-launcher-util.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o drm_backend_la-libbacklight.lo `test -f 'libbacklight.c' || echo './'`libbacklight.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c libbacklight.c -fPIC -DPIC -o .libs/drm_backend_la-libbacklight.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o wayland_backend_la-compositor-wayland.lo `test -f 'compositor-wayland.c' || echo './'`compositor-wayland.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-compositor.o `test -f 'compositor.c' || echo './'`compositor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-input.o `test -f 'input.c' || echo './'`input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-data-device.o `test -f 'data-device.c' || echo './'`data-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR=\"/usr/share\" -DMODULEDIR=\"/usr/lib64/weston\" -DLIBEXECDIR=\"/usr/libexec\" -DIN_WESTON -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c compositor-wayland.c -fPIC -DPIC -o .libs/wayland_backend_la-compositor-wayland.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-filter.o `test -f 'filter.c' || echo './'`filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-screenshooter.o `test -f 'screenshooter.c' || echo './'`screenshooter.c screenshooter.c: In function 'screenshooter_frame_notify': screenshooter.c:147:2: warning: implicit declaration of function 'wl_shm_buffer_begin_access' [-Wimplicit-function-declaration] wl_shm_buffer_begin_access(l->buffer->shm_buffer); ^ screenshooter.c:168:2: warning: implicit declaration of function 'wl_shm_buffer_end_access' [-Wimplicit-function-declaration] wl_shm_buffer_end_access(l->buffer->shm_buffer); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-screenshooter-protocol.o `test -f 'screenshooter-protocol.c' || echo './'`screenshooter-protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-clipboard.o `test -f 'clipboard.c' || echo './'`clipboard.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-text-cursor-position-protocol.o `test -f 'text-cursor-position-protocol.c' || echo './'`text-cursor-position-protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-zoom.o `test -f 'zoom.c' || echo './'`zoom.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-text-backend.o `test -f 'text-backend.c' || echo './'`text-backend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-text-protocol.o `test -f 'text-protocol.c' || echo './'`text-protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-input-method-protocol.o `test -f 'input-method-protocol.c' || echo './'`input-method-protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-workspaces-protocol.o `test -f 'workspaces-protocol.c' || echo './'`workspaces-protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-subsurface-protocol.o `test -f 'subsurface-protocol.c' || echo './'`subsurface-protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-bindings.o `test -f 'bindings.c' || echo './'`bindings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-animation.o `test -f 'animation.c' || echo './'`animation.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-noop-renderer.o `test -f 'noop-renderer.c' || echo './'`noop-renderer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-pixman-renderer.o `test -f 'pixman-renderer.c' || echo './'`pixman-renderer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-matrix.o `test -f '../shared/matrix.c' || echo './'`../shared/matrix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-dbus.o `test -f 'dbus.c' || echo './'`dbus.c pixman-renderer.c: In function 'repaint_region': pixman-renderer.c:309:3: warning: implicit declaration of function 'wl_shm_buffer_begin_access' [-Wimplicit-function-declaration] wl_shm_buffer_begin_access(ps->buffer_ref.buffer->shm_buffer); ^ pixman-renderer.c:322:3: warning: implicit declaration of function 'wl_shm_buffer_end_access' [-Wimplicit-function-declaration] wl_shm_buffer_end_access(ps->buffer_ref.buffer->shm_buffer); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston-logind-util.o `test -f 'logind-util.c' || echo './'`logind-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -DBINDIR='"/usr/bin"' -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -c -o weston_launch-weston-launch.o `test -f 'weston-launch.c' || echo './'`weston-launch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o spring_tool-spring-tool.o `test -f 'spring-tool.c' || echo './'`spring-tool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o spring_tool-animation.o `test -f 'animation.c' || echo './'`animation.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../shared -DDATADIR='"/usr/share"' -DMODULEDIR='"/usr/lib64/weston"' -DLIBEXECDIR='"/usr/libexec"' -DIN_WESTON -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -c -o spring_tool-matrix.o `test -f '../shared/matrix.c' || echo './'`../shared/matrix.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o cms-static.la -rpath /usr/lib64/weston cms_static_la-cms-static.lo cms_static_la-cms-helper.lo -lwayland-server -lpixman-1 -lxkbcommon -ldrm -llcms2 ../shared/libshared.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o gl-renderer.la -rpath /usr/lib64/weston gl_renderer_la-gl-renderer.lo gl_renderer_la-vertex-clipping.lo -lwayland-server -lpixman-1 -lxkbcommon -ldrm -lEGL -lGLESv2 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o x11-backend.la -rpath /usr/lib64/weston x11_backend_la-compositor-x11.lo -lwayland-server -lpixman-1 -lxkbcommon -ldrm -lX11-xcb -lX11 -lxcb-shm -lxcb ../shared/libshared-cairo.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o drm-backend.la -rpath /usr/lib64/weston drm_backend_la-compositor-drm.lo drm_backend_la-udev-seat.lo drm_backend_la-evdev.lo drm_backend_la-evdev-touchpad.lo drm_backend_la-launcher-util.lo drm_backend_la-libbacklight.lo -lwayland-server -lpixman-1 -lxkbcommon -ldrm -ludev -ldrm -lgbm -lmtdev ../shared/libshared.la -lrt libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cms_static_la-cms-static.o .libs/cms_static_la-cms-helper.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,--as-needed -lwayland-server -lpixman-1 -lxkbcommon /usr/lib64/libdrm.so -llcms2 -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,cms-static.so -o .libs/cms-static.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o wayland-backend.la -rpath /usr/lib64/weston wayland_backend_la-compositor-wayland.lo -lwayland-server -lpixman-1 -lxkbcommon -ldrm -lwayland-egl -lwayland-client -lwayland-cursor ../shared/libshared-cairo.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gl_renderer_la-gl-renderer.o .libs/gl_renderer_la-vertex-clipping.o -Wl,--as-needed -lwayland-server -lpixman-1 -lxkbcommon /usr/lib64/libdrm.so -lEGL -lGLESv2 -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,gl-renderer.so -o .libs/gl-renderer.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o spring-tool spring_tool-spring-tool.o spring_tool-animation.o spring_tool-matrix.o -lwayland-server -lpixman-1 -lxkbcommon -ldrm -lm libtool: link: ( cd ".libs" && rm -f "cms-static.la" && ln -s "../cms-static.la" "cms-static.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o weston-launch weston_launch-weston-launch.o -ldrm -lpam -lsystemd-login libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/drm_backend_la-compositor-drm.o .libs/drm_backend_la-udev-seat.o .libs/drm_backend_la-evdev.o .libs/drm_backend_la-evdev-touchpad.o .libs/drm_backend_la-launcher-util.o .libs/drm_backend_la-libbacklight.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,--as-needed -lwayland-server -lpixman-1 -lxkbcommon -ludev /usr/lib64/libdrm.so -lgbm -lmtdev -lrt -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,drm-backend.so -o .libs/drm-backend.so libtool: link: ( cd ".libs" && rm -f "gl-renderer.la" && ln -s "../gl-renderer.la" "gl-renderer.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/x11_backend_la-compositor-x11.o -Wl,--whole-archive ../shared/.libs/libshared-cairo.a -Wl,--no-whole-archive -Wl,--as-needed -lwayland-server -lxkbcommon /usr/lib64/libdrm.so -lX11-xcb -lX11 -lxcb-shm -lxcb -lpixman-1 -lcairo -lpng16 -lwebp -ljpeg -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,x11-backend.so -o .libs/x11-backend.so libtool: link: ( cd ".libs" && rm -f "drm-backend.la" && ln -s "../drm-backend.la" "drm-backend.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -fno-lto -o spring-tool spring_tool-spring-tool.o spring_tool-animation.o spring_tool-matrix.o -Wl,--as-needed -lwayland-server -lpixman-1 -lxkbcommon /usr/lib64/libdrm.so -lm libtool: link: ( cd ".libs" && rm -f "x11-backend.la" && ln -s "../x11-backend.la" "x11-backend.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/wayland_backend_la-compositor-wayland.o -Wl,--whole-archive ../shared/.libs/libshared-cairo.a -Wl,--no-whole-archive -Wl,--as-needed -lwayland-server -lxkbcommon /usr/lib64/libdrm.so -lwayland-egl -lwayland-client -lwayland-cursor -lpixman-1 -lcairo -lpng16 -lwebp -ljpeg -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,wayland-backend.so -o .libs/wayland-backend.so libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -fno-lto -o weston-launch weston_launch-weston-launch.o -Wl,--as-needed /usr/lib64/libdrm.so -lpam -lsystemd-login /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -march=native -pipe -flto=8 -fno-lto -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o desktop-shell.la -rpath /usr/lib64/weston desktop_shell_la-shell.lo desktop_shell_la-desktop-shell-protocol.lo -lwayland-server -lpixman-1 -lxkbcommon -ldrm ../shared/libshared.la libtool: link: ( cd ".libs" && rm -f "wayland-backend.la" && ln -s "../wayland-backend.la" "wayland-backend.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/desktop_shell_la-shell.o .libs/desktop_shell_la-desktop-shell-protocol.o -Wl,--whole-archive ../shared/.libs/libshared.a -Wl,--no-whole-archive -Wl,--as-needed -lwayland-server -lpixman-1 -lxkbcommon /usr/lib64/libdrm.so -O3 -march=native -flto=8 -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -Wl,-soname -Wl,desktop-shell.so -o .libs/desktop-shell.so libtool: link: ( cd ".libs" && rm -f "desktop-shell.la" && ln -s "../desktop-shell.la" "desktop-shell.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -export-dynamic -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -fno-lto -o weston weston-log.o weston-compositor.o weston-input.o weston-data-device.o weston-filter.o weston-screenshooter.o weston-screenshooter-protocol.o weston-clipboard.o weston-text-cursor-position-protocol.o weston-zoom.o weston-text-backend.o weston-text-protocol.o weston-input-method-protocol.o weston-workspaces-protocol.o weston-subsurface-protocol.o weston-bindings.o weston-animation.o weston-noop-renderer.o weston-pixman-renderer.o weston-matrix.o weston-dbus.o weston-logind-util.o -lwayland-server -lpixman-1 -lxkbcommon -ldrm -ldl -lm ../shared/libshared.la -ldbus-1 -lsystemd-login libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -fvisibility=hidden -Wstrict-prototypes -Wmissing-prototypes -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O3 -march=native -pipe -flto=8 -fno-lto -Wl,-O1 -Wl,--hash-style=gnu -flto=8 -fno-lto -o weston weston-log.o weston-compositor.o weston-input.o weston-data-device.o weston-filter.o weston-screenshooter.o weston-screenshooter-protocol.o weston-clipboard.o weston-text-cursor-position-protocol.o weston-zoom.o weston-text-backend.o weston-text-protocol.o weston-input-method-protocol.o weston-workspaces-protocol.o weston-subsurface-protocol.o weston-bindings.o weston-animation.o weston-noop-renderer.o weston-pixman-renderer.o weston-matrix.o weston-dbus.o weston-logind-util.o -Wl,--export-dynamic -Wl,--as-needed -lwayland-server -lpixman-1 -lxkbcommon /usr/lib64/libdrm.so -ldl -lm ../shared/.libs/libshared.a -ldbus-1 -lsystemd-login screenshooter.c:147: error: undefined reference to 'wl_shm_buffer_begin_access' screenshooter.c:168: error: undefined reference to 'wl_shm_buffer_end_access' pixman-renderer.c:309: error: undefined reference to 'wl_shm_buffer_begin_access' pixman-renderer.c:322: error: undefined reference to 'wl_shm_buffer_end_access' collect2: error: ld returned 1 exit status make[4]: *** [weston] Error 1 make[4]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/weston-9999/work/weston-9999' make: *** [all] Error 2 * ERROR: dev-libs/weston-9999::x11 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/weston-9999::x11'`, * the complete build log and the output of `emerge -pqv '=dev-libs/weston-9999::x11'`. * The complete build log is located at '/var/tmp/portage/dev-libs/weston-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/weston-9999/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/weston-9999/work/weston-9999' * S: '/var/tmp/portage/dev-libs/weston-9999/work/weston-9999'