Build of wayland with clang_glibc toolchain

The build took 00h 01m 22s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,416 sh
9,705 ansic
4,332 makefile
17 asm
2 cpp
25,472 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: wayland 1.11.0-1 (Thu Apr 13 19:32:36 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xmlto-0.0.28-1
#
# Total Installed Size: 0.12 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing xmlto...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking dependency style of clang... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for accept4... yes
# checking for mkostemp... yes
# checking for posix_fallocate... yes
# checking for FFI... 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 EXPAT... yes
# checking for LIBXML... yes
# checking for xsltproc... /usr/bin/xsltproc
# checking for docbook manpages stylesheet... yes
# checking for doxygen... /usr/bin/doxygen
# checking for compatible doxygen version... yes
# checking for xmlto... /usr/bin/xmlto
# checking for dot... /usr/bin/dot
# checking for compatible dot version... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating doc/doxygen/wayland.doxygen
# config.status: creating Makefile
# config.status: creating cursor/wayland-cursor.pc
# config.status: creating cursor/wayland-cursor-uninstalled.pc
# config.status: creating doc/Makefile
# config.status: creating doc/publican/Makefile
# config.status: creating doc/doxygen/Makefile
# config.status: creating doc/man/Makefile
# config.status: creating src/wayland-server-uninstalled.pc
# config.status: creating src/wayland-client-uninstalled.pc
# config.status: creating src/wayland-scanner-uninstalled.pc
# config.status: creating src/wayland-server.pc
# config.status: creating src/wayland-client.pc
# config.status: creating src/wayland-scanner.pc
# config.status: creating src/wayland-version.h
# config.status: creating config.h
# config.status: linking protocol/wayland.dtd to src/wayland.dtd.embed
# config.status: executing depfiles commands
# config.status: executing libtool commands
# CC src/wayland_scanner-scanner.o
# CPPAS src/dtddata.o
# CC src/libwayland_util_la-wayland-util.lo
# CCLD libwayland-util.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD wayland-scanner
# GEN protocol/wayland-server-protocol.h
# GEN protocol/wayland-protocol.c
# GEN protocol/wayland-client-protocol.h
# GEN protocol/wayland-server-protocol-core.h
# GEN protocol/wayland-client-protocol-core.h
# make all-recursive
# make[1]: Entering directory '/tmp/wayland/src/wayland-1.11.0'
# Making all in doc
# make[2]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc'
# Making all in doxygen
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/doxygen'
# GEN man/man3/wl_display.3
# GEN xml
# GEN xml/wayland-architecture.png
# GEN xml/x-architecture.png
# GEN xml/wayland-architecture.map
# GEN xml/x-architecture.map
# GEN xml/Client
# GEN xml/Client/index.xml
# GEN xml/Server
# GEN xml/Server/index.xml
# GEN html/Client
# GEN html/Client/index.html
# warning: tag INPUT: input source `mainpage.dox' does not exist
# warning: source mainpage.dox is not a readable file or directory... skipping.
# GEN html/Server
# GEN html/Server/index.html
# warning: tag INPUT: input source `mainpage.dox' does not exist
# warning: source mainpage.dox is not a readable file or directory... skipping.
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/doxygen'
# Making all in publican
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/publican'
# GEN en-US/images
# GEN en-US/Wayland.ent
# GEN en-US/Wayland.xml
# GEN en-US/Book_Info.xml
# GEN en-US/Author_Group.xml
# GEN en-US/Foreword.xml
# GEN en-US/Preface.xml
# GEN en-US/Revision_History.xml
# GEN en-US/Protocol.xml
# GEN en-US/Compositors.xml
# GEN en-US/images/icon.svg
# GEN en-US/images/wayland.png
# GEN en-US/Client.xml
# GEN en-US/Server.xml
# GEN en-US/ProtocolSpec.xml
# GEN en-US/ProtocolInterfaces.xml
# GEN en-US/ClientAPI.xml
# GEN en-US/ServerAPI.xml
# GEN Wayland/en-US/html/css
# GEN Wayland/en-US/html/css/brand.css
# GEN Wayland/en-US/html/css/common.css
# GEN Wayland/en-US/html/css/default.css
# GEN Wayland/en-US/html/css/epub.css
# GEN Wayland/en-US/html/css/print.css
# GEN Wayland/en-US/html/images
# GEN Wayland/en-US/html/images/icon.svg
# GEN Wayland/en-US/html/images/wayland.png
# GEN en-US/images/x-architecture.map
# GEN en-US/images/wayland-architecture.map
# GEN en-US/Architecture.xml
# GEN en-US/Introduction.xml
# GEN Wayland/en-US/html/images/wayland-architecture.png
# GEN Wayland/en-US/html/images/x-architecture.png
# GEN Wayland
# Writing pr01.html for preface
# Writing pr02.html for preface
# Writing ch01.html for chapter(chap-Introduction)
# Writing ch02.html for chapter(chap-Compositors)
# Writing ch03.html for chapter(chap-Wayland-Architecture)
# Writing ch04.html for chapter(chap-Protocol)
# Writing apa.html for appendix(appe-Wayland-Protocol)
# Writing apb.html for appendix(sect-Library-Client)
# Writing apc.html for appendix(sect-Library-Server)
# Writing index.html for book
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/publican'
# Making all in man
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/man'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/man'
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[2]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[2]: Entering directory '/tmp/wayland/src/wayland-1.11.0'
# CC src/libwayland_server_la-wayland-server.lo
# CC src/libwayland_server_la-wayland-shm.lo
# CC src/libwayland_server_la-event-loop.lo
# CC protocol/libwayland_server_la-wayland-protocol.lo
# CC src/libwayland_private_la-connection.lo
# CC src/libwayland_private_la-wayland-os.lo
# CCLD libwayland-private.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libwayland-server.la
# CC src/libwayland_client_la-wayland-client.lo
# CC protocol/libwayland_client_la-wayland-protocol.lo
# CCLD libwayland-client.la
# CC cursor/libwayland_cursor_la-wayland-cursor.lo
# CC cursor/libwayland_cursor_la-os-compatibility.lo
# CC cursor/libwayland_cursor_la-xcursor.lo
# CCLD libwayland-cursor.la
# CC tests/fixed-benchmark.o
# CC tests/test-runner.lo
# CC tests/test-helpers.lo
# CC tests/test-compositor.lo
# CCLD libtest-runner.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD fixed-benchmark
# make[2]: Leaving directory '/tmp/wayland/src/wayland-1.11.0'
# make[1]: Leaving directory '/tmp/wayland/src/wayland-1.11.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/wayland/src/wayland-1.11.0'
# Making install in doc
# make[2]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc'
# Making install in doxygen
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/doxygen'
# make[4]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/doxygen'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/man3/wl_event_loop_signal_func_t.3 man/man3/wl_display_create.3 man/man3/wl_display_get_serial.3 man/man3/wl_list_remove.3 man/man3/wl_event_loop_add_idle.3 man/man3/wl_resource_get_id.3 man/man3/wl_resource_from_link.3 man/man3/wl_event_queue.3 man/man3/wl_resource_find_for_client.3 man/man3/wl_display_dispatch_pending.3 man/man3/wl_event_loop_idle_func_t.3 man/man3/wl_resource_get_destroy_listener.3 man/man3/wl_proxy_create_for_id.3 man/man3/wl_notify_func_t.3 man/man3/wl_client_connection_data.3 man/man3/wl_fixed_to_double.3 man/man3/wl_log_set_handler_client.3 man/man3/wl_shm_buffer_get_data.3 man/man3/wl_resource_destroy.3 man/man3/wl_event_loop_get_fd.3 man/man3/wl_event_queue_destroy.3 man/man3/wl_display_roundtrip.3 man/man3/wl_resource_queue_event.3 man/man3/wl_shm_old_sigbus_action.3 man/man3/wl_display_init_shm.3 man/man3/wl_display_cancel_read.3 man/man3/wl_dispatcher_func_t.3 man/man3/wl_global_destroy.3 man/man3/wl_client_post_no_memory.3 man/man3/wl_list_for_each_reverse.3 man/man3/wl_resource_post_event.3 man/man3/wl_client_flush.3 man/man3/wl_display_get_destroy_listener.3 man/man3/wl_proxy_get_listener.3 man/man3/wl_list_for_each_reverse_safe.3 man/man3/wl_global_create.3 man/man3/wl_display_add_socket_auto.3 man/man3/wl_proxy_set_user_data.3 man/man3/wl_event_source_fd_update.3 man/man3/wl_resource_post_event_array.3 '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/man3/wl_shm_sigbus_once.3 man/man3/wl_event_source_timer_update.3 man/man3/wl_proxy_add_listener.3 man/man3/wl_resource_add_destroy_listener.3 man/man3/wl_shm_buffer_get_stride.3 man/man3/wl_proxy_marshal_constructor.3 man/man3/wl_display_add_global.3 man/man3/wl_array_release.3 man/man3/wl_proxy_get_version.3 man/man3/wl_display_get_additional_shm_formats.3 man/man3/wl_shm_pool.3 man/man3/wl_buffer.3 man/man3/wl_list_insert_list.3 man/man3/wl_array_init.3 man/man3/wl_log_set_handler_server.3 man/man3/wl_proxy_marshal_array_constructor.3 man/man3/wl_display_create_queue.3 man/man3/wl_resource_instance_of.3 man/man3/wl_shm_buffer.3 man/man3/wl_proxy_marshal_array.3 man/man3/wl_client_add_resource.3 man/man3/wl_resource.3 man/man3/wl_resource_queue_event_array.3 man/man3/wl_fixed_to_int.3 man/man3/wl_display_add_shm_format.3 man/man3/wl_global.3 man/man3/wl_resource_set_destructor.3 man/man3/wl_resource_set_dispatcher.3 man/man3/wl_client_destroy.3 man/man3/wl_display_next_serial.3 man/man3/wl_display_poll.3 man/man3/wl_array_add.3 man/man3/wl_display_destroy.3 man/man3/wl_signal_add.3 man/man3/wl_proxy_set_queue.3 man/man3/wl_argument.3 man/man3/wl_display_roundtrip_queue.3 man/man3/wl_resource_for_each_safe.3 man/man3/wl_display_add_destroy_listener.3 man/man3/wl_resource_post_error.3 '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/man3/wl_shm_sigbus_data.3 man/man3/wl_object.3 man/man3/wl_shm_sigbus_data_key.3 man/man3/wl_display_prepare_read.3 man/man3/wl_proxy_create.3 man/man3/wl_display_terminate.3 man/man3/wl_container_of.3 man/man3/wl_client_add_object.3 man/man3/wl_list.3 man/man3/wl_resource_post_no_memory.3 man/man3/wl_event_loop_get_destroy_listener.3 man/man3/wl_shm_buffer_ref_pool.3 man/man3/wl_client_get_destroy_listener.3 man/man3/wl_display_flush_clients.3 man/man3/wl_display_get_event_loop.3 man/man3/wl_event_loop_timer_func_t.3 man/man3/wl_event_loop_add_timer.3 man/man3/wl_proxy.3 man/man3/wl_shm_buffer_begin_access.3 man/man3/wl_resource_get_link.3 man/man3/wl_list_for_each.3 man/man3/wl_event_loop_destroy.3 man/man3/wl_fixed_from_double.3 man/man3/wl_abort.3 man/man3/wl_display_add_socket_fd.3 man/man3/wl_proxy_marshal.3 man/man3/wl_log_stderr_handler.3 man/man3/wl_list_init.3 man/man3/wl_proxy_get_user_data.3 man/man3/wl_proxy_destroy.3 man/man3/wl_shm_buffer_create.3 man/man3/wl_log.3 man/man3/wl_event_loop_create.3 man/man3/wl_signal_emit.3 man/man3/wl_client_add_destroy_listener.3 man/man3/wl_event_source_remove.3 man/man3/wl_proxy_marshal_array_constructor_versioned.3 man/man3/wl_event_queue_release.3 man/man3/wl_event_source_check.3 man/man3/wl_display_connect.3 '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/man3/wl_signal.3 man/man3/wl_event_loop_dispatch_idle.3 man/man3/wl_proxy_get_id.3 man/man3/wl_resource_create.3 man/man3/wl_display_disconnect.3 man/man3/wl_log_func_t.3 man/man3/wl_client_create.3 man/man3/wl_list_length.3 man/man3/wl_display_connect_to_fd.3 man/man3/wl_proxy_add_dispatcher.3 man/man3/wl_shm_buffer_get_width.3 man/man3/wl_client_new_object.3 man/man3/wl_log_handler.3 man/man3/wl_socket_destroy.3 man/man3/wl_display_dispatch.3 man/man3/wl_event_queue_init.3 man/man3/wl_event_loop_fd_func_t.3 man/man3/wl_display_run.3 man/man3/wl_signal_get.3 man/man3/wl_list_insert.3 man/man3/wl_event_loop_add_destroy_listener.3 man/man3/wl_resource_get_version.3 man/man3/wl_proxy_marshal_constructor_versioned.3 man/man3/wl_display_add_socket.3 man/man3/wl_display_prepare_read_queue.3 man/man3/wl_display_read_events.3 man/man3/wl_fixed_from_int.3 man/man3/wl_list_empty.3 man/man3/wl_socket_init_for_display_name.3 man/man3/wl_signal_init.3 man/man3/wl_interface.3 man/man3/wl_global_bind_func_t.3 man/man3/wl_display_flush.3 man/man3/wl_socket_alloc.3 man/man3/wl_client_get_object.3 man/man3/wl_shm_buffer_get_height.3 man/man3/wl_array_for_each.3 man/man3/wl_proxy_wrapper_destroy.3 man/man3/wl_client_get_fd.3 man/man3/wl_display_get_fd.3 '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/man3/wl_display_get_error.3 man/man3/wl_shm_buffer_get.3 man/man3/wl_client_get_credentials.3 man/man3/wl_resource_get_user_data.3 man/man3/wl_resource_get_client.3 man/man3/wl_shm_buffer_end_access.3 man/man3/wl_shm_pool_unref.3 man/man3/wl_fixed_t.3 man/man3/wl_display_get_protocol_error.3 man/man3/wl_client.3 man/man3/wl_display.3 man/man3/wl_display_dispatch_queue.3 man/man3/wl_list_for_each_safe.3 man/man3/wl_array_copy.3 man/man3/wl_client_get_display.3 man/man3/wl_resource_set_implementation.3 man/man3/wl_event_loop_add_signal.3 man/man3/wl_interface_equal.3 man/man3/wl_message.3 man/man3/wl_resource_set_user_data.3 man/man3/wl_socket_lock.3 man/man3/wl_event_loop_dispatch.3 man/man3/wl_socket.3 man/man3/wl_proxy_create_wrapper.3 man/man3/wl_resource_for_each.3 man/man3/wl_display_remove_global.3 man/man3/wl_proxy_get_class.3 man/man3/wl_resource_destroy_func_t.3 man/man3/wl_shm_buffer_get_format.3 man/man3/wl_listener.3 man/man3/wl_array.3 man/man3/wl_display_dispatch_queue_pending.3 man/man3/wl_event_loop_add_fd.3 '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# make[4]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/doxygen'
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/doxygen'
# Making install in publican
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/publican'
# make[4]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/publican'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/doc/wayland/Wayland/en-US/html/css" || /usr/bin/mkdir -p "/tmp/wayland/pkg/wayland/usr/share/doc/wayland/Wayland/en-US/html/css"
# test -z "/usr/share/doc/wayland/Wayland/en-US/html/images" || /usr/bin/mkdir -p "/tmp/wayland/pkg/wayland/usr/share/doc/wayland/Wayland/en-US/html/images"
# list=`find ./Wayland/en-US -type f`; \
# for p in $list; do \
# echo " /usr/bin/install -c -m 644 '$p' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/$p'"; \
# /usr/bin/install -c -m 644 "$p" "/tmp/wayland/pkg/wayland/usr/share/doc/wayland/$p"; \
# done;
# /usr/bin/install -c -m 644 './Wayland/en-US/html/css/brand.css' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/css/brand.css'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/css/common.css' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/css/common.css'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/css/default.css' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/css/default.css'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/css/epub.css' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/css/epub.css'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/css/print.css' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/css/print.css'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/images/icon.svg' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/images/icon.svg'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/images/wayland.png' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/images/wayland.png'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/images/wayland-architecture.png' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/images/wayland-architecture.png'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/images/x-architecture.png' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/images/x-architecture.png'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/Wayland.proc' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/Wayland.proc'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/apa.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/apa.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/apb.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/apb.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/apc.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/apc.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/ch01.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/ch01.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/ch02.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/ch02.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/ch03.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/ch03.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/ch04.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/ch04.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/index.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/index.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/pr01.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/pr01.html'
# /usr/bin/install -c -m 644 './Wayland/en-US/html/pr02.html' '/tmp/wayland/pkg/wayland/usr/share/doc/wayland/./Wayland/en-US/html/pr02.html'
# make[4]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/publican'
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/publican'
# Making install in man
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/man'
# make[4]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc/man'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# /usr/bin/install -c -m 644 wl_display_connect.3 wl_display_connect_to_fd.3 '/tmp/wayland/pkg/wayland/usr/share/man/man3'
# make[4]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/man'
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc/man'
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[4]: Entering directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[2]: Leaving directory '/tmp/wayland/src/wayland-1.11.0/doc'
# make[2]: Entering directory '/tmp/wayland/src/wayland-1.11.0'
# make[3]: Entering directory '/tmp/wayland/src/wayland-1.11.0'
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libwayland-server.la libwayland-client.la libwayland-cursor.la '/tmp/wayland/pkg/wayland/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libwayland-server.so.0.1.0 /tmp/wayland/pkg/wayland/usr/lib/libwayland-server.so.0.1.0
# libtool: install: (cd /tmp/wayland/pkg/wayland/usr/lib && { ln -s -f libwayland-server.so.0.1.0 libwayland-server.so.0 || { rm -f libwayland-server.so.0 && ln -s libwayland-server.so.0.1.0 libwayland-server.so.0; }; })
# libtool: install: (cd /tmp/wayland/pkg/wayland/usr/lib && { ln -s -f libwayland-server.so.0.1.0 libwayland-server.so || { rm -f libwayland-server.so && ln -s libwayland-server.so.0.1.0 libwayland-server.so; }; })
# libtool: install: /usr/bin/install -c .libs/libwayland-server.lai /tmp/wayland/pkg/wayland/usr/lib/libwayland-server.la
# libtool: install: /usr/bin/install -c .libs/libwayland-client.so.0.3.0 /tmp/wayland/pkg/wayland/usr/lib/libwayland-client.so.0.3.0
# libtool: install: (cd /tmp/wayland/pkg/wayland/usr/lib && { ln -s -f libwayland-client.so.0.3.0 libwayland-client.so.0 || { rm -f libwayland-client.so.0 && ln -s libwayland-client.so.0.3.0 libwayland-client.so.0; }; })
# libtool: install: (cd /tmp/wayland/pkg/wayland/usr/lib && { ln -s -f libwayland-client.so.0.3.0 libwayland-client.so || { rm -f libwayland-client.so && ln -s libwayland-client.so.0.3.0 libwayland-client.so; }; })
# libtool: install: /usr/bin/install -c .libs/libwayland-client.lai /tmp/wayland/pkg/wayland/usr/lib/libwayland-client.la
# libtool: install: warning: relinking `libwayland-cursor.la'
# libtool: install: (cd /tmp/wayland/src/wayland-1.11.0; /bin/sh /tmp/wayland/src/wayland-1.11.0/libtool --silent --tag CC --mode=relink clang -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -I./src -I./src -DICONDIR=\"/usr/share/icons\" -o libwayland-cursor.la -rpath /usr/lib cursor/libwayland_cursor_la-wayland-cursor.lo cursor/libwayland_cursor_la-os-compatibility.lo cursor/libwayland_cursor_la-xcursor.lo libwayland-client.la -inst-prefix-dir /tmp/wayland/pkg/wayland)
# libtool: install: /usr/bin/install -c .libs/libwayland-cursor.so.0.0.0T /tmp/wayland/pkg/wayland/usr/lib/libwayland-cursor.so.0.0.0
# libtool: install: (cd /tmp/wayland/pkg/wayland/usr/lib && { ln -s -f libwayland-cursor.so.0.0.0 libwayland-cursor.so.0 || { rm -f libwayland-cursor.so.0 && ln -s libwayland-cursor.so.0.0.0 libwayland-cursor.so.0; }; })
# libtool: install: (cd /tmp/wayland/pkg/wayland/usr/lib && { ln -s -f libwayland-cursor.so.0.0.0 libwayland-cursor.so || { rm -f libwayland-cursor.so && ln -s libwayland-cursor.so.0.0.0 libwayland-cursor.so; }; })
# libtool: install: /usr/bin/install -c .libs/libwayland-cursor.lai /tmp/wayland/pkg/wayland/usr/lib/libwayland-cursor.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c wayland-scanner '/tmp/wayland/pkg/wayland/usr/bin'
# libtool: install: /usr/bin/install -c wayland-scanner /tmp/wayland/pkg/wayland/usr/bin/wayland-scanner
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/share/aclocal'
# /usr/bin/install -c -m 644 wayland-scanner.m4 '/tmp/wayland/pkg/wayland/usr/share/aclocal'
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/share/wayland'
# /usr/bin/install -c -m 644 wayland-scanner.mk protocol/wayland.xml protocol/wayland.dtd '/tmp/wayland/pkg/wayland/usr/share/wayland'
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/include'
# /usr/bin/install -c -m 644 src/wayland-util.h src/wayland-server.h src/wayland-server-core.h src/wayland-client.h src/wayland-client-core.h src/wayland-egl.h src/wayland-egl-core.h src/wayland-version.h cursor/wayland-cursor.h '/tmp/wayland/pkg/wayland/usr/include'
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/include'
# /usr/bin/install -c -m 644 protocol/wayland-server-protocol.h protocol/wayland-client-protocol.h '/tmp/wayland/pkg/wayland/usr/include'
# /usr/bin/mkdir -p '/tmp/wayland/pkg/wayland/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 src/wayland-scanner.pc src/wayland-client.pc src/wayland-server.pc cursor/wayland-cursor.pc '/tmp/wayland/pkg/wayland/usr/lib/pkgconfig'
# make[3]: Leaving directory '/tmp/wayland/src/wayland-1.11.0'
# make[2]: Leaving directory '/tmp/wayland/src/wayland-1.11.0'
# make[1]: Leaving directory '/tmp/wayland/src/wayland-1.11.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "wayland"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: wayland 1.11.0-1 (Thu Apr 13 19:33:07 UTC 2017)

CMD: pacman --query --file wayland-1.11.0-1-x86_64.pkg.tar.xz
# wayland 1.11.0-1

Creating hybrid package for 'wayland'

Trying to find vanilla package 'wayland'...

CMD: pacman --query --file /mirror/wayland-1.11.0-1.pkg.tar.xz
# wayland 1.11.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man3/wl_client.3.gz
# /usr/share/man/man3/wl_shm_pool_unref.3.gz
# /usr/share/man/man3/wl_socket.3.gz
# /usr/share/man/man3/wl_proxy_marshal_constructor_versioned.3.gz
# /usr/share/man/man3/wl_proxy_get_version.3.gz
# /usr/share/man/man3/wl_event_queue_release.3.gz
# /usr/share/man/man3/wl_display_get_additional_shm_formats.3.gz
# /usr/share/man/man3/wl_list_empty.3.gz
# /usr/share/man/man3/wl_list_for_each_safe.3.gz
# /usr/share/man/man3/wl_socket_lock.3.gz
# /usr/share/man/man3/wl_list_for_each_reverse_safe.3.gz
# /usr/share/man/man3/wl_event_loop_get_destroy_listener.3.gz
# /usr/share/man/man3/wl_display_add_socket_auto.3.gz
# /usr/share/man/man3/wl_abort.3.gz
# /usr/share/man/man3/wl_client_add_resource.3.gz
# /usr/share/man/man3/wl_client_get_display.3.gz
# /usr/share/man/man3/wl_signal_emit.3.gz
# /usr/share/man/man3/wl_list_init.3.gz
# /usr/share/man/man3/wl_display_prepare_read_queue.3.gz
# /usr/share/man/man3/wl_client_destroy.3.gz
# /usr/share/man/man3/wl_proxy_add_dispatcher.3.gz
# /usr/share/man/man3/wl_resource_set_implementation.3.gz
# /usr/share/man/man3/wl_shm_buffer_get_height.3.gz
# /usr/share/man/man3/wl_display_run.3.gz
# /usr/share/man/man3/wl_global_create.3.gz
# /usr/share/man/man3/wl_resource_get_destroy_listener.3.gz
# /usr/share/man/man3/wl_shm_buffer_create.3.gz
# /usr/share/man/man3/wl_dispatcher_func_t.3.gz
# /usr/share/man/man3/wl_log_func_t.3.gz
# /usr/share/man/man3/wl_array_add.3.gz
# /usr/share/man/man3/wl_event_loop_destroy.3.gz
# /usr/share/man/man3/wl_resource_post_no_memory.3.gz
# /usr/share/man/man3/wl_interface_equal.3.gz
# /usr/share/man/man3/wl_proxy_add_listener.3.gz
# /usr/share/man/man3/wl_message.3.gz
# /usr/share/man/man3/wl_event_loop_add_idle.3.gz
# /usr/share/man/man3/wl_fixed_from_double.3.gz
# /usr/share/man/man3/wl_display_destroy.3.gz
# /usr/share/man/man3/wl_resource_destroy.3.gz
# /usr/share/man/man3/wl_resource_get_link.3.gz
# /usr/share/man/man3/wl_resource_instance_of.3.gz
# /usr/share/man/man3/wl_event_loop_add_destroy_listener.3.gz
# /usr/share/man/man3/wl_event_queue_destroy.3.gz
# /usr/share/man/man3/wl_display_flush_clients.3.gz
# /usr/share/man/man3/wl_resource_post_error.3.gz
# /usr/share/man/man3/wl_display_roundtrip_queue.3.gz
# /usr/share/man/man3/wl_array.3.gz
# /usr/share/man/man3/wl_event_queue_init.3.gz
# /usr/share/man/man3/wl_shm_buffer_begin_access.3.gz
# /usr/share/man/man3/wl_list_insert_list.3.gz
# /usr/share/man/man3/wl_proxy_create_wrapper.3.gz
# /usr/share/man/man3/wl_display_dispatch_pending.3.gz
# /usr/share/man/man3/wl_event_loop_dispatch.3.gz
# /usr/share/man/man3/wl_shm_buffer.3.gz
# /usr/share/man/man3/wl_resource_get_user_data.3.gz
# /usr/share/man/man3/wl_socket_init_for_display_name.3.gz
# /usr/share/man/man3/wl_list_length.3.gz
# /usr/share/man/man3/wl_display_poll.3.gz
# /usr/share/man/man3/wl_display_get_fd.3.gz
# /usr/share/man/man3/wl_client_add_destroy_listener.3.gz
# /usr/share/man/man3/wl_socket_destroy.3.gz
# /usr/share/man/man3/wl_shm_pool.3.gz
# /usr/share/man/man3/wl_resource_get_client.3.gz
# /usr/share/man/man3/wl_display_get_event_loop.3.gz
# /usr/share/man/man3/wl_buffer.3.gz
# /usr/share/man/man3/wl_event_loop_fd_func_t.3.gz
# /usr/share/man/man3/wl_resource_set_user_data.3.gz
# /usr/share/man/man3/wl_proxy_marshal_array_constructor.3.gz
# /usr/share/man/man3/wl_client_get_destroy_listener.3.gz
# /usr/share/man/man3/wl_proxy_destroy.3.gz
# /usr/share/man/man3/wl_resource_from_link.3.gz
# /usr/share/man/man3/wl_fixed_to_int.3.gz
# /usr/share/man/man3/wl_display_dispatch_queue_pending.3.gz
# /usr/share/man/man3/wl_shm_buffer_get_width.3.gz
# /usr/share/man/man3/wl_display_next_serial.3.gz
# /usr/share/man/man3/wl_resource_add_destroy_listener.3.gz
# /usr/share/man/man3/wl_display_add_shm_format.3.gz
# /usr/share/man/man3/wl_display_terminate.3.gz
# /usr/share/man/man3/wl_notify_func_t.3.gz
# /usr/share/man/man3/wl_resource_queue_event.3.gz
# /usr/share/man/man3/wl_client_get_fd.3.gz
# /usr/share/man/man3/wl_proxy_get_id.3.gz
# /usr/share/man/man3/wl_fixed_from_int.3.gz
# /usr/share/man/man3/wl_object.3.gz
# /usr/share/man/man3/wl_shm_sigbus_data_key.3.gz
# /usr/share/man/man3/wl_log_stderr_handler.3.gz
# /usr/share/man/man3/wl_shm_sigbus_data.3.gz
# /usr/share/man/man3/wl_global.3.gz
# /usr/share/man/man3/wl_log.3.gz
# /usr/share/man/man3/wl_global_destroy.3.gz
# /usr/share/man/man3/wl_display_add_socket.3.gz
# /usr/share/man/man3/wl_display_dispatch.3.gz
# /usr/share/man/man3/wl_proxy_create.3.gz
# /usr/share/man/man3/wl_proxy_create_for_id.3.gz
# /usr/share/man/man3/wl_client_add_object.3.gz
# /usr/share/man/man3/wl_display_add_destroy_listener.3.gz
# /usr/share/man/man3/wl_display_create.3.gz
# /usr/share/man/man3/wl_event_queue.3.gz
# /usr/share/man/man3/wl_display_add_socket_fd.3.gz
# /usr/share/man/man3/wl_shm_buffer_get_stride.3.gz
# /usr/share/man/man3/wl_display_dispatch_queue.3.gz
# /usr/share/man/man3/wl_client_new_object.3.gz
# /usr/share/man/man3/wl_signal_init.3.gz
# /usr/share/man/man3/wl_display_get_serial.3.gz
# /usr/share/man/man3/wl_event_loop_signal_func_t.3.gz
# /usr/share/man/man3/wl_resource_post_event.3.gz
# /usr/share/man/man3/wl_event_loop_timer_func_t.3.gz
# /usr/share/man/man3/wl_shm_buffer_end_access.3.gz
# /usr/share/man/man3/wl_resource_get_version.3.gz
# /usr/share/man/man3/wl_event_loop_add_timer.3.gz
# /usr/share/man/man3/wl_proxy_get_user_data.3.gz
# /usr/share/man/man3/wl_proxy_marshal_array.3.gz
# /usr/share/man/man3/wl_event_loop_add_signal.3.gz
# /usr/share/man/man3/wl_proxy_get_listener.3.gz
# /usr/share/man/man3/wl_proxy_wrapper_destroy.3.gz
# /usr/share/man/man3/wl_log_set_handler_server.3.gz
# /usr/share/man/man3/wl_array_init.3.gz
# /usr/share/man/man3/wl_display_add_global.3.gz
# /usr/share/man/man3/wl_resource_get_id.3.gz
# /usr/share/man/man3/wl_event_loop_create.3.gz
# /usr/share/man/man3/wl_signal_add.3.gz
# /usr/share/man/man3/wl_display_remove_global.3.gz
# /usr/share/man/man3/wl_fixed_to_double.3.gz
# /usr/share/man/man3/wl_socket_alloc.3.gz
# /usr/share/man/man3/wl_signal.3.gz
# /usr/share/man/man3/wl_array_release.3.gz
# /usr/share/man/man3/wl_resource_for_each_safe.3.gz
# /usr/share/man/man3/wl_shm_buffer_get_format.3.gz
# /usr/share/man/man3/wl_display_init_shm.3.gz
# /usr/share/man/man3/wl_resource_set_destructor.3.gz
# /usr/share/man/man3/wl_event_source_timer_update.3.gz
# /usr/share/man/man3/wl_list_for_each.3.gz
# /usr/share/man/man3/wl_listener.3.gz
# /usr/share/man/man3/wl_shm_old_sigbus_action.3.gz
# /usr/share/man/man3/wl_display_disconnect.3.gz
# /usr/share/man/man3/wl_shm_buffer_get.3.gz
# /usr/share/man/man3/wl_client_flush.3.gz
# /usr/share/man/man3/wl_shm_buffer_get_data.3.gz
# /usr/share/man/man3/wl_global_bind_func_t.3.gz
# /usr/share/man/man3/wl_event_loop_idle_func_t.3.gz
# /usr/share/man/man3/wl_display_get_protocol_error.3.gz
# /usr/share/man/man3/wl_signal_get.3.gz
# /usr/share/man/man3/wl_fixed_t.3.gz
# /usr/share/man/man3/wl_resource_find_for_client.3.gz
# /usr/share/man/man3/wl_display_flush.3.gz
# /usr/share/man/man3/wl_client_connection_data.3.gz
# /usr/share/man/man3/wl_event_loop_dispatch_idle.3.gz
# /usr/share/man/man3/wl_resource_create.3.gz
# /usr/share/man/man3/wl_event_loop_get_fd.3.gz
# /usr/share/man/man3/wl_proxy_marshal.3.gz
# /usr/share/man/man3/wl_proxy.3.gz
# /usr/share/man/man3/wl_display_read_events.3.gz
# /usr/share/man/man3/wl_client_get_credentials.3.gz
# /usr/share/man/man3/wl_proxy_set_user_data.3.gz
# /usr/share/man/man3/wl_container_of.3.gz
# /usr/share/man/man3/wl_display_roundtrip.3.gz
# /usr/share/man/man3/wl_shm_sigbus_once.3.gz
# /usr/share/man/man3/wl_display_get_error.3.gz
# /usr/share/man/man3/wl_resource.3.gz
# /usr/share/man/man3/wl_proxy_marshal_constructor.3.gz
# /usr/share/man/man3/wl_display_prepare_read.3.gz
# /usr/share/man/man3/wl_proxy_get_class.3.gz
# /usr/share/man/man3/wl_display_cancel_read.3.gz
# /usr/share/man/man3/wl_log_handler.3.gz
# /usr/share/man/man3/wl_resource_post_event_array.3.gz
# /usr/share/man/man3/wl_client_post_no_memory.3.gz
# /usr/share/man/man3/wl_client_get_object.3.gz
# /usr/share/man/man3/wl_resource_destroy_func_t.3.gz
# /usr/share/man/man3/wl_interface.3.gz
# /usr/share/man/man3/wl_display.3.gz
# /usr/share/man/man3/wl_list.3.gz
# /usr/share/man/man3/wl_proxy_marshal_array_constructor_versioned.3.gz
# /usr/share/man/man3/wl_resource_set_dispatcher.3.gz
# /usr/share/man/man3/wl_shm_buffer_ref_pool.3.gz
# /usr/share/man/man3/wl_list_remove.3.gz
# /usr/share/man/man3/wl_display_create_queue.3.gz
# /usr/share/man/man3/wl_display_get_destroy_listener.3.gz
# /usr/share/man/man3/wl_client_create.3.gz
# /usr/share/man/man3/wl_event_source_remove.3.gz
# /usr/share/man/man3/wl_resource_for_each.3.gz
# /usr/share/man/man3/wl_argument.3.gz
# /usr/share/man/man3/wl_log_set_handler_client.3.gz
# /usr/share/man/man3/wl_event_source_fd_update.3.gz
# /usr/share/man/man3/wl_list_insert.3.gz
# /usr/share/man/man3/wl_event_source_check.3.gz
# /usr/share/man/man3/wl_event_loop_add_fd.3.gz
# /usr/share/man/man3/wl_resource_queue_event_array.3.gz
# /usr/share/man/man3/wl_array_for_each.3.gz
# /usr/share/man/man3/wl_proxy_set_queue.3.gz
# /usr/share/man/man3/wl_list_for_each_reverse.3.gz
# /usr/share/man/man3/wl_array_copy.3.gz
# /usr/share/man/man3/wl_display_connect.3.gz
# /usr/share/man/man3/wl_display_connect_to_fd.3.gz
# /usr/share/doc/wayland/Wayland/en-US/html/Wayland.proc
# /usr/share/doc/wayland/Wayland/en-US/html/apa.html
# /usr/share/doc/wayland/Wayland/en-US/html/apb.html
# /usr/share/doc/wayland/Wayland/en-US/html/apc.html
# /usr/share/doc/wayland/Wayland/en-US/html/ch01.html
# /usr/share/doc/wayland/Wayland/en-US/html/ch02.html
# /usr/share/doc/wayland/Wayland/en-US/html/ch03.html
# /usr/share/doc/wayland/Wayland/en-US/html/ch04.html
# /usr/share/doc/wayland/Wayland/en-US/html/index.html
# /usr/share/doc/wayland/Wayland/en-US/html/pr01.html
# /usr/share/doc/wayland/Wayland/en-US/html/pr02.html
# /usr/share/doc/wayland/Wayland/en-US/html/css/brand.css
# /usr/share/doc/wayland/Wayland/en-US/html/css/common.css
# /usr/share/doc/wayland/Wayland/en-US/html/css/epub.css
# /usr/share/doc/wayland/Wayland/en-US/html/css/default.css
# /usr/share/doc/wayland/Wayland/en-US/html/css/print.css
# /usr/share/doc/wayland/Wayland/en-US/html/images/icon.svg
# /usr/share/doc/wayland/Wayland/en-US/html/images/wayland.png
# /usr/share/doc/wayland/Wayland/en-US/html/images/wayland-architecture.png
# /usr/share/doc/wayland/Wayland/en-US/html/images/x-architecture.png
# /usr/share/aclocal/wayland-scanner.m4
# /usr/share/wayland/wayland-scanner.mk
# /usr/share/wayland/wayland.xml
# /usr/share/wayland/wayland.dtd
# /usr/share/licenses/wayland/COPYING
# /usr/include/wayland-util.h
# /usr/include/wayland-server.h
# /usr/include/wayland-server-core.h
# /usr/include/wayland-client.h
# /usr/include/wayland-client-core.h
# /usr/include/wayland-egl.h
# /usr/include/wayland-egl-core.h
# /usr/include/wayland-version.h
# /usr/include/wayland-cursor.h
# /usr/include/wayland-server-protocol.h
# /usr/include/wayland-client-protocol.h
# /usr/lib/libwayland-server.so.0
# /usr/lib/libwayland-server.so
# /usr/lib/libwayland-client.so.0
# /usr/lib/libwayland-client.so
# /usr/lib/libwayland-cursor.so.0
# /usr/lib/libwayland-cursor.so
# /usr/lib/libwayland-server.so.0.1.0
# /usr/lib/libwayland-client.so.0.3.0
# /usr/lib/libwayland-cursor.so.0.0.0
# /usr/lib/pkgconfig/wayland-scanner.pc
# /usr/lib/pkgconfig/wayland-client.pc
# /usr/lib/pkgconfig/wayland-server.pc
# /usr/lib/pkgconfig/wayland-cursor.pc
# /usr/bin/wayland-scanner
# /sysroot/usr/lib/libwayland-server.so.0.1.0
# /sysroot/usr/lib/libwayland-server.so.0
# /sysroot/usr/lib/libwayland-server.so
# /sysroot/usr/lib/libwayland-server.la
# /sysroot/usr/lib/libwayland-client.so.0.3.0
# /sysroot/usr/lib/libwayland-client.so.0
# /sysroot/usr/lib/libwayland-client.so
# /sysroot/usr/lib/libwayland-client.la
# /sysroot/usr/lib/libwayland-cursor.so.0.0.0
# /sysroot/usr/lib/libwayland-cursor.so.0
# /sysroot/usr/lib/libwayland-cursor.so
# /sysroot/usr/lib/libwayland-cursor.la
# /sysroot/usr/lib/pkgconfig/wayland-scanner.pc
# /sysroot/usr/lib/pkgconfig/wayland-client.pc
# /sysroot/usr/lib/pkgconfig/wayland-server.pc
# /sysroot/usr/lib/pkgconfig/wayland-cursor.pc
# /sysroot/usr/include/wayland-util.h
# /sysroot/usr/include/wayland-server.h
# /sysroot/usr/include/wayland-server-core.h
# /sysroot/usr/include/wayland-client.h
# /sysroot/usr/include/wayland-client-core.h
# /sysroot/usr/include/wayland-egl.h
# /sysroot/usr/include/wayland-egl-core.h
# /sysroot/usr/include/wayland-version.h
# /sysroot/usr/include/wayland-cursor.h
# /sysroot/usr/include/wayland-server-protocol.h
# /sysroot/usr/include/wayland-client-protocol.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf wayland.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/wayland.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wayland.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/wayland.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/wayland/src/wayland-1.11.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by wayland configure 1.11.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9e3b8f1117dd
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2587: checking for a BSD-compatible install
# configure:2655: result: /usr/bin/install -c
# configure:2666: checking whether build environment is sane
# configure:2721: result: yes
# configure:2780: checking for x86_64-unknown-linux-strip
# configure:2810: result: no
# configure:2820: checking for strip
# configure:2836: found /usr/bin/strip
# configure:2847: result: strip
# configure:2872: checking for a thread-safe mkdir -p
# configure:2911: result: /usr/bin/mkdir -p
# configure:2918: checking for gawk
# configure:2934: found /usr/bin/gawk
# configure:2945: result: gawk
# configure:2956: checking whether make sets $(MAKE)
# configure:2978: result: yes
# configure:3007: checking whether make supports nested variables
# configure:3024: result: yes
# configure:3161: checking whether make supports nested variables
# configure:3178: result: yes
# configure:3199: checking for x86_64-unknown-linux-gcc
# configure:3226: result: clang
# configure:3495: checking for C compiler version
# configure:3504: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3515: $? = 0
# configure:3504: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3515: $? = 0
# configure:3504: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3515: $? = 1
# configure:3504: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3515: $? = 1
# configure:3535: checking whether the C compiler works
# configure:3557: clang conftest.c >&5
# configure:3561: $? = 0
# configure:3609: result: yes
# configure:3612: checking for C compiler default output file name
# configure:3614: result: a.out
# configure:3620: checking for suffix of executables
# configure:3627: clang -o conftest conftest.c >&5
# configure:3631: $? = 0
# configure:3653: result:
# configure:3675: checking whether we are cross compiling
# configure:3683: clang -o conftest conftest.c >&5
# configure:3687: $? = 0
# configure:3694: ./conftest
# configure:3698: $? = 0
# configure:3713: result: no
# configure:3718: checking for suffix of object files
# configure:3740: clang -c conftest.c >&5
# configure:3744: $? = 0
# configure:3765: result: o
# configure:3769: checking whether we are using the GNU C compiler
# configure:3788: clang -c conftest.c >&5
# configure:3788: $? = 0
# configure:3797: result: yes
# configure:3806: checking whether clang accepts -g
# configure:3826: clang -c -g conftest.c >&5
# configure:3826: $? = 0
# configure:3867: result: yes
# configure:3884: checking for clang option to accept ISO C89
# configure:3947: clang -c conftest.c >&5
# configure:3947: $? = 0
# configure:3960: result: none needed
# configure:3985: checking whether clang understands -c and -o together
# configure:4007: clang -c conftest.c -o conftest2.o
# configure:4010: $? = 0
# configure:4007: clang -c conftest.c -o conftest2.o
# configure:4010: $? = 0
# configure:4022: result: yes
# configure:4050: checking for style of include used by make
# configure:4078: result: GNU
# configure:4104: checking dependency style of clang
# configure:4215: result: gcc3
# configure:4342: checking for C++ compiler version
# configure:4351: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4362: $? = 0
# configure:4351: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4362: $? = 0
# configure:4351: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4362: $? = 1
# configure:4351: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4362: $? = 1
# configure:4366: checking whether we are using the GNU C++ compiler
# configure:4385: clang++ -c conftest.cpp >&5
# configure:4385: $? = 0
# configure:4394: result: yes
# configure:4403: checking whether clang++ accepts -g
# configure:4423: clang++ -c -g conftest.cpp >&5
# configure:4423: $? = 0
# configure:4464: result: yes
# configure:4489: checking dependency style of clang++
# configure:4600: result: gcc3
# configure:4615: checking for grep that handles long lines and -e
# configure:4673: result: /usr/bin/grep
# configure:4687: checking dependency style of clang
# configure:4796: result: gcc3
# configure:4861: checking build system type
# configure:4875: result: x86_64-unknown-linux-gnu
# configure:4895: checking host system type
# configure:4908: result: x86_64-unknown-linux-gnu
# configure:4949: checking how to print strings
# configure:4976: result: printf
# configure:4997: checking for a sed that does not truncate output
# configure:5061: result: /usr/bin/sed
# configure:5079: checking for egrep
# configure:5141: result: /usr/bin/grep -E
# configure:5146: checking for fgrep
# configure:5208: result: /usr/bin/grep -F
# configure:5243: checking for ld used by clang
# configure:5310: result: /usr/bin/ld
# configure:5317: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5332: result: yes
# configure:5344: checking for BSD- or MS-compatible name lister (nm)
# configure:5393: result: /usr/bin/nm -B
# configure:5523: checking the name lister (/usr/bin/nm -B) interface
# configure:5530: clang -c conftest.c >&5
# configure:5533: /usr/bin/nm -B "conftest.o"
# configure:5536: output
# 0000000000000000 B some_variable
# configure:5543: result: BSD nm
# configure:5546: checking whether ln -s works
# configure:5550: result: yes
# configure:5558: checking the maximum length of command line arguments
# configure:5689: result: 1572864
# configure:5706: checking whether the shell understands some XSI constructs
# configure:5716: result: yes
# configure:5720: checking whether the shell understands "+="
# configure:5726: result: yes
# configure:5761: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5801: result: func_convert_file_noop
# configure:5808: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5828: result: func_convert_file_noop
# configure:5835: checking for /usr/bin/ld option to reload object files
# configure:5842: result: -r
# configure:5876: checking for x86_64-unknown-linux-objdump
# configure:5906: result: no
# configure:5916: checking for objdump
# configure:5932: found /usr/bin/objdump
# configure:5943: result: objdump
# configure:5975: checking how to recognize dependent libraries
# configure:6173: result: pass_all
# configure:6218: checking for x86_64-unknown-linux-dlltool
# configure:6248: result: no
# configure:6258: checking for dlltool
# configure:6288: result: no
# configure:6318: checking how to associate runtime and link libraries
# configure:6345: result: printf %s\n
# configure:6362: checking for x86_64-unknown-linux-ar
# configure:6392: result: no
# configure:6406: checking for ar
# configure:6422: found /usr/bin/ar
# configure:6433: result: ar
# configure:6470: checking for archiver @FILE support
# configure:6487: clang -c conftest.c >&5
# configure:6487: $? = 0
# configure:6490: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6493: $? = 0
# configure:6498: 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:6501: $? = 1
# configure:6513: result: @
# configure:6531: checking for x86_64-unknown-linux-strip
# configure:6558: result: strip
# configure:6630: checking for x86_64-unknown-linux-ranlib
# configure:6660: result: no
# configure:6670: checking for ranlib
# configure:6686: found /usr/bin/ranlib
# configure:6697: result: ranlib
# configure:6799: checking command to parse /usr/bin/nm -B output from clang object
# configure:6919: clang -c conftest.c >&5
# configure:6922: $? = 0
# configure:6926: /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:6929: $? = 0
# configure:6995: clang -o conftest conftest.c conftstm.o >&5
# configure:6998: $? = 0
# configure:7036: result: ok
# configure:7073: checking for sysroot
# configure:7103: result: no
# configure:7180: clang -c conftest.c >&5
# configure:7183: $? = 0
# configure:7332: checking for x86_64-unknown-linux-mt
# configure:7362: result: no
# configure:7372: checking for mt
# configure:7402: result: no
# configure:7422: checking if : is a manifest tool
# configure:7428: : '-?'
# configure:7436: result: no
# configure:8078: checking how to run the C preprocessor
# configure:8109: clang -E conftest.c
# configure:8109: $? = 0
# configure:8123: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wayland"
# | #define PACKAGE_TARNAME "wayland"
# | #define PACKAGE_VERSION "1.11.0"
# | #define PACKAGE_STRING "wayland 1.11.0"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.11.0"
# | #define PACKAGE_URL "http://wayland.freedesktop.org/"
# | #define PACKAGE "wayland"
# | #define VERSION "1.11.0"
# | /* end confdefs.h. */
# | #include
# configure:8148: result: clang -E
# configure:8168: clang -E conftest.c
# configure:8168: $? = 0
# configure:8182: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8182: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wayland"
# | #define PACKAGE_TARNAME "wayland"
# | #define PACKAGE_VERSION "1.11.0"
# | #define PACKAGE_STRING "wayland 1.11.0"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.11.0"
# | #define PACKAGE_URL "http://wayland.freedesktop.org/"
# | #define PACKAGE "wayland"
# | #define VERSION "1.11.0"
# | /* end confdefs.h. */
# | #include
# configure:8211: checking for ANSI C header files
# configure:8231: clang -c conftest.c >&5
# configure:8231: $? = 0
# configure:8304: clang -o conftest conftest.c >&5
# configure:8304: $? = 0
# configure:8304: ./conftest
# configure:8304: $? = 0
# configure:8315: result: yes
# configure:8328: checking for sys/types.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for sys/stat.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for stdlib.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for string.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for memory.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for strings.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for inttypes.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for stdint.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8328: checking for unistd.h
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8328: result: yes
# configure:8342: checking for dlfcn.h
# configure:8342: clang -c conftest.c >&5
# configure:8342: $? = 0
# configure:8342: result: yes
# configure:8559: checking for objdir
# configure:8574: result: .libs
# configure:8845: checking if clang supports -fno-rtti -fno-exceptions
# configure:8863: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8867: $? = 0
# configure:8880: result: yes
# configure:9207: checking for clang option to produce PIC
# configure:9214: result: -fPIC -DPIC
# configure:9222: checking if clang PIC flag -fPIC -DPIC works
# configure:9240: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9244: $? = 0
# configure:9257: result: yes
# configure:9286: checking if clang static flag -static works
# configure:9314: result: yes
# configure:9329: checking if clang supports -c -o file.o
# configure:9350: clang -c -o out/conftest2.o conftest.c >&5
# configure:9354: $? = 0
# configure:9376: result: yes
# configure:9384: checking if clang supports -c -o file.o
# configure:9431: result: yes
# configure:9464: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10621: result: yes
# configure:10658: checking whether -lc should be explicitly linked in
# configure:10666: clang -c conftest.c >&5
# configure:10669: $? = 0
# configure:10684: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10687: $? = 0
# configure:10701: result: no
# configure:10861: checking dynamic linker characteristics
# configure:11361: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11361: $? = 0
# configure:11595: result: GNU/Linux ld.so
# configure:11702: checking how to hardcode library paths into programs
# configure:11727: result: immediate
# configure:12267: checking whether stripping libraries is possible
# configure:12272: result: yes
# configure:12307: checking if libtool supports shared libraries
# configure:12309: result: yes
# configure:12312: checking whether to build shared libraries
# configure:12333: result: yes
# configure:12336: checking whether to build static libraries
# configure:12340: result: no
# configure:12363: checking how to run the C++ preprocessor
# configure:12390: clang++ -E conftest.cpp
# configure:12390: $? = 0
# configure:12404: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wayland"
# | #define PACKAGE_TARNAME "wayland"
# | #define PACKAGE_VERSION "1.11.0"
# | #define PACKAGE_STRING "wayland 1.11.0"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.11.0"
# | #define PACKAGE_URL "http://wayland.freedesktop.org/"
# | #define PACKAGE "wayland"
# | #define VERSION "1.11.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12429: result: clang++ -E
# configure:12449: clang++ -E conftest.cpp
# configure:12449: $? = 0
# configure:12463: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12463: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wayland"
# | #define PACKAGE_TARNAME "wayland"
# | #define PACKAGE_VERSION "1.11.0"
# | #define PACKAGE_STRING "wayland 1.11.0"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.11.0"
# | #define PACKAGE_URL "http://wayland.freedesktop.org/"
# | #define PACKAGE "wayland"
# | #define VERSION "1.11.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12632: checking for ld used by clang++
# configure:12699: result: /usr/bin/ld -m elf_x86_64
# configure:12706: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:12721: result: yes
# configure:12776: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13778: result: yes
# configure:13814: clang++ -c conftest.cpp >&5
# configure:13817: $? = 0
# configure:14337: checking for clang++ option to produce PIC
# configure:14344: result: -fPIC -DPIC
# configure:14352: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14370: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14374: $? = 0
# configure:14387: result: yes
# configure:14410: checking if clang++ static flag -static works
# configure:14438: result: yes
# configure:14450: checking if clang++ supports -c -o file.o
# configure:14471: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14475: $? = 0
# configure:14497: result: yes
# configure:14502: checking if clang++ supports -c -o file.o
# configure:14549: result: yes
# configure:14579: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14618: result: yes
# configure:14759: checking dynamic linker characteristics
# configure:15427: result: GNU/Linux ld.so
# configure:15480: checking how to hardcode library paths into programs
# configure:15505: result: immediate
# configure:15578: checking for x86_64-unknown-linux-pkg-config
# configure:15611: result: no
# configure:15621: checking for pkg-config
# configure:15639: found /usr/bin/pkg-config
# configure:15651: result: /usr/bin/pkg-config
# configure:15676: checking pkg-config is at least version 0.9.0
# configure:15679: result: yes
# configure:15709: checking for accept4
# configure:15709: clang -o conftest conftest.c >&5
# configure:15709: $? = 0
# configure:15709: result: yes
# configure:15709: checking for mkostemp
# configure:15709: clang -o conftest conftest.c >&5
# configure:15709: $? = 0
# configure:15709: result: yes
# configure:15709: checking for posix_fallocate
# configure:15709: clang -o conftest conftest.c >&5
# configure:15709: $? = 0
# configure:15709: result: yes
# configure:15783: checking for FFI
# configure:15790: $PKG_CONFIG --exists --print-errors "libffi"
# configure:15793: $? = 0
# configure:15807: $PKG_CONFIG --exists --print-errors "libffi"
# configure:15810: $? = 0
# configure:15868: result: yes
# configure:15872: checking whether SFD_CLOEXEC is declared
# configure:15872: clang -c conftest.c >&5
# configure:15872: $? = 0
# configure:15872: result: yes
# configure:15880: checking whether TFD_CLOEXEC is declared
# configure:15880: clang -c conftest.c >&5
# configure:15880: $? = 0
# configure:15880: result: yes
# configure:15888: checking whether CLOCK_MONOTONIC is declared
# configure:15888: clang -c conftest.c >&5
# configure:15888: $? = 0
# configure:15888: result: yes
# configure:15898: checking execinfo.h usability
# configure:15898: clang -c conftest.c >&5
# configure:15898: $? = 0
# configure:15898: result: yes
# configure:15898: checking execinfo.h presence
# configure:15898: clang -E conftest.c
# configure:15898: $? = 0
# configure:15898: result: yes
# configure:15898: checking for execinfo.h
# configure:15898: result: yes
# configure:15912: checking for EXPAT
# configure:15919: $PKG_CONFIG --exists --print-errors "expat"
# configure:15922: $? = 0
# configure:15936: $PKG_CONFIG --exists --print-errors "expat"
# configure:15939: $? = 0
# configure:16129: result: yes
# configure:16145: checking for LIBXML
# configure:16152: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:16155: $? = 0
# configure:16169: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:16172: $? = 0
# configure:16230: result: yes
# configure:16243: checking for xsltproc
# configure:16261: found /usr/bin/xsltproc
# configure:16273: result: /usr/bin/xsltproc
# configure:16290: checking for docbook manpages stylesheet
# configure:16330: result: yes
# configure:16356: checking for doxygen
# configure:16374: found /usr/bin/doxygen
# configure:16386: result: /usr/bin/doxygen
# configure:16399: checking for compatible doxygen version
# configure:16414: result: yes
# configure:16422: checking for xmlto
# configure:16440: found /usr/bin/xmlto
# configure:16452: result: /usr/bin/xmlto
# configure:16467: checking for dot
# configure:16485: found /usr/bin/dot
# configure:16497: result: /usr/bin/dot
# configure:16508: checking for compatible dot version
# configure:16523: result: yes
# configure:16653: checking that generated files are newer than configure
# configure:16659: result: done
# configure:16726: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by wayland config.status 1.11.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9e3b8f1117dd
#
# config.status:1210: creating doc/doxygen/wayland.doxygen
# config.status:1210: creating Makefile
# config.status:1210: creating cursor/wayland-cursor.pc
# config.status:1210: creating cursor/wayland-cursor-uninstalled.pc
# config.status:1210: creating doc/Makefile
# config.status:1210: creating doc/publican/Makefile
# config.status:1210: creating doc/doxygen/Makefile
# config.status:1210: creating doc/man/Makefile
# config.status:1210: creating src/wayland-server-uninstalled.pc
# config.status:1210: creating src/wayland-client-uninstalled.pc
# config.status:1210: creating src/wayland-scanner-uninstalled.pc
# config.status:1210: creating src/wayland-server.pc
# config.status:1210: creating src/wayland-client.pc
# config.status:1210: creating src/wayland-scanner.pc
# config.status:1210: creating src/wayland-version.h
# config.status:1210: creating config.h
# config.status:1451: linking protocol/wayland.dtd to src/wayland.dtd.embed
# config.status:1470: executing depfiles commands
# config.status:1470: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_EXPAT_CFLAGS_set=
# ac_cv_env_EXPAT_CFLAGS_value=
# ac_cv_env_EXPAT_LIBS_set=
# ac_cv_env_EXPAT_LIBS_value=
# ac_cv_env_FFI_CFLAGS_set=
# ac_cv_env_FFI_CFLAGS_value=
# ac_cv_env_FFI_LIBS_set=
# ac_cv_env_FFI_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBXML_CFLAGS_set=
# ac_cv_env_LIBXML_CFLAGS_value=
# ac_cv_env_LIBXML_LIBS_set=
# ac_cv_env_LIBXML_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_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_accept4=yes
# ac_cv_func_mkostemp=yes
# ac_cv_func_posix_fallocate=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_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=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_DOT=/usr/bin/dot
# ac_cv_path_DOXYGEN=/usr/bin/doxygen
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XMLTO=/usr/bin/xmlto
# ac_cv_path_XSLTPROC=/usr/bin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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_LDCXX='/usr/bin/ld -m elf_x86_64'
# 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_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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_EXPAT_CFLAGS=
# pkg_cv_EXPAT_LIBS=-lexpat
# pkg_cv_FFI_CFLAGS=-I/usr/lib/libffi-3.2.1/include
# pkg_cv_FFI_LIBS='-L/usr/lib/../lib -lffi'
# pkg_cv_LIBXML_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBXML_LIBS=-lxml2
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/wayland/src/wayland-1.11.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/wayland/src/wayland-1.11.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/wayland/src/wayland-1.11.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/wayland/src/wayland-1.11.0/missing automake-1.14'
# AWK='gawk'
# BUILD_DOCS_FALSE='#'
# BUILD_DOCS_TRUE=''
# CC='clang'
# CCAS='clang'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOT='/usr/bin/dot'
# DOXYGEN='/usr/bin/doxygen'
# DSYMUTIL=''
# DTD_VALIDATION_FALSE='#'
# DTD_VALIDATION_TRUE=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_CPP_TEST_FALSE='#'
# ENABLE_CPP_TEST_TRUE=''
# ENABLE_LIBRARIES_FALSE='#'
# ENABLE_LIBRARIES_TRUE=''
# EXEEXT=''
# EXPAT_CFLAGS=''
# EXPAT_LIBS='-lexpat'
# FFI_CFLAGS='-I/usr/lib/libffi-3.2.1/include'
# FFI_LIBS='-L/usr/lib/../lib -lffi'
# FGREP='/usr/bin/grep -F'
# GCC_CFLAGS=' -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden'
# GREP='/usr/bin/grep'
# HAVE_MANPAGES_STYLESHEET_FALSE='#'
# HAVE_MANPAGES_STYLESHEET_TRUE=''
# HAVE_XMLTO_FALSE='#'
# HAVE_XMLTO_TRUE=''
# HAVE_XSLTPROC_FALSE='#'
# HAVE_XSLTPROC_TRUE=''
# ICONDIR='${datarootdir}/icons'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS='-I/usr/include/libxml2'
# LIBXML_LIBS='-lxml2'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/wayland/src/wayland-1.11.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MANPAGES_STYLESHEET='http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='wayland'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.11.0'
# PACKAGE_NAME='wayland'
# PACKAGE_STRING='wayland 1.11.0'
# PACKAGE_TARNAME='wayland'
# PACKAGE_URL='http://wayland.freedesktop.org/'
# PACKAGE_VERSION='1.11.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_HOST_SCANNER_FALSE=''
# USE_HOST_SCANNER_TRUE='#'
# VERSION='1.11.0'
# WAYLAND_VERSION='1.11.0'
# WAYLAND_VERSION_MAJOR='1'
# WAYLAND_VERSION_MICRO='0'
# WAYLAND_VERSION_MINOR='11'
# XMLTO='/usr/bin/xmlto'
# XSLTPROC='/usr/bin/xsltproc'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/wayland/src/wayland-1.11.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "wayland"
# #define PACKAGE_TARNAME "wayland"
# #define PACKAGE_VERSION "1.11.0"
# #define PACKAGE_STRING "wayland 1.11.0"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.11.0"
# #define PACKAGE_URL "http://wayland.freedesktop.org/"
# #define PACKAGE "wayland"
# #define VERSION "1.11.0"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ACCEPT4 1
# #define HAVE_MKOSTEMP 1
# #define HAVE_POSIX_FALLOCATE 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_LIBXML 1
#
# configure: exit 0