Build of libxfce4util with clang_glibc toolchain

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

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

SLOCLanguage
11,395 sh
3,729 ansic
3,274 makefile
92 perl
18,490 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: libxfce4util 4.12.1-1 (Thu Apr 13 18:56:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-xml-parser-2.44-3 intltool-0.51.0-1
#
# Total Installed Size: 0.62 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 perl-xml-parser...
# installing intltool...
# :: 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 UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# 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 dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for library containing strerror... none required
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking whether NLS is requested... yes
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
# checking for intltool >= 0.31... 0.51.0 found
# checking for intltool-update... /usr/bin/intltool-update
# checking for intltool-merge... /usr/bin/intltool-merge
# checking for intltool-extract... /usr/bin/intltool-extract
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for perl... /usr/bin/perl
# checking for perl >= 5.8.1... 5.24.0
# checking for perl5... no
# checking for perl... perl
# 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 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 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 for ANSI C header files... (cached) yes
# checking err.h usability... yes
# checking err.h presence... yes
# checking for err.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for gethostname... yes
# checking for getpwnam... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for strdup... yes
# checking for unsetenv... yes
# checking for bind_textdomain_codeset... yes
# checking for locale.h... (cached) yes
# checking for LC_MESSAGES... yes
# checking for libintl.h... (cached) yes
# checking for ngettext in libc... yes
# checking for dgettext in libc... yes
# checking for bind_textdomain_codeset... (cached) yes
# checking for msgfmt... (cached) /usr/bin/msgfmt
# checking for dcgettext... yes
# checking if msgfmt accepts -c... yes
# checking for gmsgfmt... (cached) /usr/bin/msgfmt
# checking for xgettext... (cached) /usr/bin/xgettext
# checking for catalogs to be installed... am ar ast bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sq sr sv th tr ug uk ur ur_PK uz zh_CN zh_HK zh_TW
# checking for bind_textdomain_codeset... (cached) yes
# checking for locales directory... ${datarootdir}/locale
# checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
# 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 glib-2.0 >= 2.24.0... 2.48.1
# checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# checking GLIB_LIBS... -lglib-2.0
# checking for gtk-doc... yes
# checking for gtkdoc-check... gtkdoc-check.test
# checking for gtkdoc-check... /usr/bin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... yes
# checking for GTKDOC_DEPS... yes
# checking whether putenv() implementation is broken... yes
# checking whether to build with debugging support... no
# checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes
# checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes
# checking whether clang supports the GNUC visibility attribute... yes
# checking if clang supports -Wno-sign-compare... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating docs/version.xml
# config.status: creating docs/Makefile
# config.status: creating libxfce4util/libxfce4util-1.0.pc
# config.status: creating libxfce4util/libxfce4util-config.h
# config.status: creating libxfce4util/Makefile
# config.status: creating po/Makefile.in
# config.status: creating xfce4-kiosk-query/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: executing po/stamp-it commands
#
# Build Configuration:
#
# * Debug Support: no
# * GNU Visibility: yes
#
# make all-recursive
# make[1]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# Making all in libxfce4util
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# make all-am
# make[3]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# CC libxfce4util_la-libxfce4util-aliasdef.lo
# CC libxfce4util_la-libxfce4util-config.lo
# CC libxfce4util_la-libxfce4util-private.lo
# CC libxfce4util_la-xfce-fileutils.lo
# CC libxfce4util_la-xfce-i18n.lo
# CC libxfce4util_la-xfce-kiosk.lo
# CC libxfce4util_la-xfce-license.lo
# CC libxfce4util_la-xfce-miscutils.lo
# CC libxfce4util_la-xfce-posix-signal-handler.lo
# CC libxfce4util_la-xfce-rc.lo
# CC libxfce4util_la-xfce-rc-config.lo
# CC libxfce4util_la-xfce-rc-simple.lo
# CC libxfce4util_la-xfce-resource.lo
# CC libxfce4util_la-xfce-utf8.lo
# CCLD libxfce4util.la
# make[3]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# Making all in docs
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/docs'
# DOC Preparing build
# DOC Scanning header files
# DOC Introspecting gobjects
# DOC Rebuilding template files
# ###############################################################################
# gtkdoc-mktmpl is deprecated and will be removed from one of the next gtk-doc
# release.
# Please refer to the documentation "Modernizing the documentation"/"GTK-Doc 1.9".
# ###############################################################################
# ./libxfce4util-sections.txt:124: warning: No declaration found for: xfce_license_text_type_get_type
# ./libxfce4util-unused.txt:1: warning: 23 unused declarations.They should be added to libxfce4util-sections.txt in the appropriate place.
# DOC Building XML
# ../libxfce4util/xfce-kiosk.c:91: warning: Parameter description for xfce_kiosk_new::module is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:645: warning: Parameter description for xfce_resource_match_custom::func is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:645: warning: Parameter description for xfce_resource_match_custom::user_data is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:645: warning: Parameter description for xfce_resource_match_custom::Returns is missing in source code comment block.
# ../libxfce4util/xfce-resource.h:55: warning: Parameter description for XfceMatchFunc::basedir is missing in source code comment block.
# ../libxfce4util/xfce-resource.h:55: warning: Parameter description for XfceMatchFunc::relpath is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::paths is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::filename is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::test is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::Returns is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:519: warning: Parameter description for xfce_resource_lookup_all::Returns is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::paths is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::filename is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::test is missing in source code comment block.
# ../libxfce4util/xfce-i18n.c:281: warning: Parameter description for xfce_get_path_localized::Returns is missing in source code comment block.
# ./tmpl/xfce-generics.sgml:94: warning: Parameter description for xfce_stack_pop::stack is missing in source code comment block.
# ./tmpl/xfce-generics.sgml:102: warning: Parameter description for xfce_stack_push::stack is missing in source code comment block.
# ./tmpl/xfce-generics.sgml:102: warning: Parameter description for xfce_stack_push::value is missing in source code comment block.
# ./tmpl/xfce-generics.sgml:85: warning: Parameter description for xfce_stack_top::stack is missing in source code comment block.
# ../libxfce4util/xfce-kiosk.c:91: warning: Parameter description for xfce_kiosk_new::module is missing in source code comment block.
# ../libxfce4util/xfce-kiosk.c:91: warning: Parameter description for xfce_kiosk_new::Returns is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:645: warning: Parameter description for xfce_resource_match_custom::func is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:645: warning: Parameter description for xfce_resource_match_custom::user_data is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:645: warning: Parameter description for xfce_resource_match_custom::Returns is missing in source code comment block.
# ../libxfce4util/xfce-resource.h:55: warning: Parameter description for XfceMatchFunc::basedir is missing in source code comment block.
# ../libxfce4util/xfce-resource.h:55: warning: Parameter description for XfceMatchFunc::relpath is missing in source code comment block.
# ../libxfce4util/xfce-resource.h:55: warning: Parameter description for XfceMatchFunc::Returns is missing in source code comment block.
# ../libxfce4util/xfce-resource.c:519: warning: Parameter description for xfce_resource_lookup_all::Returns is missing in source code comment block.
# ../libxfce4util/xfce-fileutils.c:62: warning: Parameter described in source code comment block but does not exist. FUNCTION: xfce_mkdirhier Parameter: omode.
# ../libxfce4util/xfce-fileutils.c:62: warning: Parameter description for xfce_mkdirhier::mode is missing in source code comment block.
# ./tmpl/xfce-miscutils.sgml:68: warning: Parameter description for xfce_get_userfile::... is missing in source code comment block.
# ../libxfce4util/xfce-miscutils.c:203: warning: Parameter described in source code comment block but does not exist. FUNCTION: xfce_get_homefile_r Parameter: Varargs.
# ../libxfce4util/xfce-miscutils.c:203: warning: Parameter description for xfce_get_homefile_r::... is missing in source code comment block.
# ./tmpl/xfce-miscutils.sgml:32: warning: Parameter description for xfce_get_homefile::... is missing in source code comment block.
# ../libxfce4util/xfce-miscutils.c:261: warning: Parameter described in source code comment block but does not exist. FUNCTION: xfce_get_userfile_r Parameter: Varargs.
# ../libxfce4util/xfce-posix-signal-handler.c:247: warning: Parameter described in source code comment block but does not exist. FUNCTION: xfce_posix_signal_handler_restore_handler Parameter: signal_id.
# ../libxfce4util/xfce-posix-signal-handler.c:247: warning: Parameter description for xfce_posix_signal_handler_restore_handler::signal is missing in source code comment block.
# ../libxfce4util/xfce-posix-signal-handler.c:192: warning: Parameter described in source code comment block but does not exist. FUNCTION: xfce_posix_signal_handler_set_handler Parameter: signal_id.
# ../libxfce4util/xfce-posix-signal-handler.c:192: warning: Parameter description for xfce_posix_signal_handler_set_handler::signal is missing in source code comment block.
# ./libxfce4util-unused.txt:1: warning: 23 unused declarations.They should be added to libxfce4util-sections.txt in the appropriate place.
# DOC Building HTML
# DOC Fixing cross-references
# html/libxfce4util-Version-Information.html:115: warning: no link for: 'api-index-4.2' -> (4.2).
# html/libxfce4util-Internationalisation.html:169: warning: no link for: 'NULL:CAPS' -> (NULL).
# html/libxfce4util-Internationalisation.html:209: warning: no link for: 'g-free' -> (g_free()).
# html/libxfce4util-Internationalisation.html:337: warning: no link for: 'GFileTest' -> (GFileTest).
# html/libxfce4util-Internationalisation.html:340: warning: no link for: 'F:CAPS' -> (F).
# html/libxfce4util-Internationalisation.html:342: warning: no link for: 'L:CAPS' -> (L).
# html/libxfce4util-Internationalisation.html:344: warning: no link for: 'l' -> (l).
# html/libxfce4util-Internationalisation.html:345: warning: no link for: 'N:CAPS' -> (N).
# html/libxfce4util-Xfce-Kiosk-functions.html:109: warning: no link for: 'TRUE:CAPS' -> (TRUE).
# html/libxfce4util-Xfce-Kiosk-functions.html:111: warning: no link for: 'FALSE:CAPS' -> (FALSE).
# html/libxfce4util-POSIX-Signal-Handling.html:139: warning: no link for: 'GError' -> (GError).
# html/libxfce4util-Resource-lookup-functions.html:176: warning: no link for: 'xfce-resource-lookup-dirs' -> (xfce_resource_lookup_dirs()).
# html/libxfce4util-Resource-lookup-functions.html:178: warning: no link for: 'g-strfreev' -> (g_strfreev()).
# html/libxfce4util-File-Utilities.html:94: warning: no link for: 'G-FILE-ERROR:CAPS' -> (G_FILE_ERROR).
# html/libxfce4util-Miscellaneous-Utilities.html:119: warning: no link for: 'g-get-homedir' -> (g_get_homedir()).
# html/libxfce4util-Unicode-Support-Functions.html:163: warning: no link for: 'api-index-4.3' -> (4.3).
# html/libxfce4util-Xfce-Generics.html:141: warning: no link for: 'MyDoubleStack' -> (MyDoubleStack).
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/docs'
# Making all in po
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/po'
# MSGFMT am.gmo
# MSGFMT ar.gmo
# MSGFMT ast.gmo
# MSGFMT bg.gmo
# MSGFMT bn.gmo
# MSGFMT ca.gmo
# MSGFMT cs.gmo
# MSGFMT da.gmo
# MSGFMT de.gmo
# MSGFMT el.gmo
# MSGFMT en_AU.gmo
# MSGFMT en_GB.gmo
# MSGFMT es.gmo
# MSGFMT et.gmo
# MSGFMT eu.gmo
# MSGFMT fi.gmo
# MSGFMT fr.gmo
# MSGFMT gl.gmo
# MSGFMT he.gmo
# MSGFMT hr.gmo
# MSGFMT hu.gmo
# MSGFMT id.gmo
# MSGFMT is.gmo
# MSGFMT it.gmo
# MSGFMT ja.gmo
# MSGFMT kk.gmo
# MSGFMT ko.gmo
# MSGFMT lt.gmo
# MSGFMT lv.gmo
# MSGFMT ms.gmo
# MSGFMT nb.gmo
# MSGFMT nl.gmo
# MSGFMT nn.gmo
# MSGFMT oc.gmo
# MSGFMT pa.gmo
# MSGFMT pl.gmo
# MSGFMT pt.gmo
# MSGFMT pt_BR.gmo
# MSGFMT ro.gmo
# MSGFMT ru.gmo
# MSGFMT si.gmo
# MSGFMT sk.gmo
# MSGFMT sq.gmo
# MSGFMT sr.gmo
# MSGFMT sv.gmo
# MSGFMT th.gmo
# MSGFMT tr.gmo
# MSGFMT ug.gmo
# MSGFMT uk.gmo
# MSGFMT ur.gmo
# MSGFMT ur_PK.gmo
# MSGFMT uz.gmo
# MSGFMT zh_CN.gmo
# MSGFMT zh_HK.gmo
# MSGFMT zh_TW.gmo
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/po'
# Making all in xfce4-kiosk-query
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/xfce4-kiosk-query'
# CC xfce4_kiosk_query-main.o
# CCLD xfce4-kiosk-query
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/xfce4-kiosk-query'
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# make[1]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libxfce4util
# make[1]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# make install-am
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# make[3]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# /usr/bin/mkdir -p '/tmp/libxfce4util/pkg/libxfce4util/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libxfce4util.la '/tmp/libxfce4util/pkg/libxfce4util/usr/lib'
# libtool: install: /usr/bin/install -c -m 644 .libs/libxfce4util.so.7.0.0 /tmp/libxfce4util/pkg/libxfce4util/usr/lib/libxfce4util.so.7.0.0
# libtool: install: (cd /tmp/libxfce4util/pkg/libxfce4util/usr/lib && { ln -s -f libxfce4util.so.7.0.0 libxfce4util.so.7 || { rm -f libxfce4util.so.7 && ln -s libxfce4util.so.7.0.0 libxfce4util.so.7; }; })
# libtool: install: (cd /tmp/libxfce4util/pkg/libxfce4util/usr/lib && { ln -s -f libxfce4util.so.7.0.0 libxfce4util.so || { rm -f libxfce4util.so && ln -s libxfce4util.so.7.0.0 libxfce4util.so; }; })
# libtool: install: /usr/bin/install -c -m 644 .libs/libxfce4util.lai /tmp/libxfce4util/pkg/libxfce4util/usr/lib/libxfce4util.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/libxfce4util/pkg/libxfce4util/usr/include/xfce4/libxfce4util'
# /usr/bin/install -c -m 644 xfce-debug.h xfce-fileutils.h xfce-generics.h xfce-i18n.h xfce-kiosk.h xfce-license.h xfce-miscutils.h xfce-posix-signal-handler.h xfce-rc.h xfce-resource.h xfce-utf8.h libxfce4util.h libxfce4util-config.h '/tmp/libxfce4util/pkg/libxfce4util/usr/include/xfce4/libxfce4util'
# /usr/bin/mkdir -p '/tmp/libxfce4util/pkg/libxfce4util/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libxfce4util-1.0.pc '/tmp/libxfce4util/pkg/libxfce4util/usr/lib/pkgconfig'
# make[3]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# make[1]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/libxfce4util'
# Making install in docs
# make[1]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/docs'
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/docs'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -m 644 ./html/home.png
# /usr/bin/install -c -m 644 ./html/index.html
# /usr/bin/install -c -m 644 ./html/left-insensitive.png
# /usr/bin/install -c -m 644 ./html/left.png
# /usr/bin/install -c -m 644 ./html/libxfce4util-File-Utilities.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Internationalisation.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Miscellaneous-Utilities.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-POSIX-Signal-Handling.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Resource-Config-File-Support.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Resource-lookup-functions.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Software-Licenses.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Unicode-Support-Functions.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Version-Information.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Xfce-Generics.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-Xfce-Kiosk-functions.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-core.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-datatypes.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-fundamentals.html
# /usr/bin/install -c -m 644 ./html/libxfce4util-utilities.html
# /usr/bin/install -c -m 644 ./html/libxfce4util.devhelp2
# /usr/bin/install -c -m 644 ./html/reference.html
# /usr/bin/install -c -m 644 ./html/right-insensitive.png
# /usr/bin/install -c -m 644 ./html/right.png
# /usr/bin/install -c -m 644 ./html/style.css
# /usr/bin/install -c -m 644 ./html/up-insensitive.png
# /usr/bin/install -c -m 644 ./html/up.png
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/docs'
# make[1]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/docs'
# Making install in po
# make[1]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/po'
# linguas="am ar ast bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sq sr sv th tr ug uk ur ur_PK uz zh_CN zh_HK zh_TW "; \
# for lang in $linguas; do \
# dir=/tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/$lang/LC_MESSAGES; \
# /bin/sh /tmp/libxfce4util/src/libxfce4util-4.12.1/install-sh -d $dir; \
# if test -r $lang.gmo; then \
# /usr/bin/install -c -m 644 $lang.gmo $dir/libxfce4util.mo; \
# echo "installing $lang.gmo as $dir/libxfce4util.mo"; \
# else \
# /usr/bin/install -c -m 644 ./$lang.gmo $dir/libxfce4util.mo; \
# echo "installing ./$lang.gmo as" \
# "$dir/libxfce4util.mo"; \
# fi; \
# if test -r $lang.gmo.m; then \
# /usr/bin/install -c -m 644 $lang.gmo.m $dir/libxfce4util.mo.m; \
# echo "installing $lang.gmo.m as $dir/libxfce4util.mo.m"; \
# else \
# if test -r ./$lang.gmo.m ; then \
# /usr/bin/install -c -m 644 ./$lang.gmo.m \
# $dir/libxfce4util.mo.m; \
# echo "installing ./$lang.gmo.m as" \
# "$dir/libxfce4util.mo.m"; \
# else \
# true; \
# fi; \
# fi; \
# done
# installing am.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/am/LC_MESSAGES/libxfce4util.mo
# installing ar.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ar/LC_MESSAGES/libxfce4util.mo
# installing ast.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ast/LC_MESSAGES/libxfce4util.mo
# installing bg.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/bg/LC_MESSAGES/libxfce4util.mo
# installing bn.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/bn/LC_MESSAGES/libxfce4util.mo
# installing ca.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ca/LC_MESSAGES/libxfce4util.mo
# installing cs.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/cs/LC_MESSAGES/libxfce4util.mo
# installing da.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/da/LC_MESSAGES/libxfce4util.mo
# installing de.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/de/LC_MESSAGES/libxfce4util.mo
# installing el.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/el/LC_MESSAGES/libxfce4util.mo
# installing en_AU.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/en_AU/LC_MESSAGES/libxfce4util.mo
# installing en_GB.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/en_GB/LC_MESSAGES/libxfce4util.mo
# installing es.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/es/LC_MESSAGES/libxfce4util.mo
# installing et.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/et/LC_MESSAGES/libxfce4util.mo
# installing eu.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/eu/LC_MESSAGES/libxfce4util.mo
# installing fi.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/fi/LC_MESSAGES/libxfce4util.mo
# installing fr.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/fr/LC_MESSAGES/libxfce4util.mo
# installing gl.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/gl/LC_MESSAGES/libxfce4util.mo
# installing he.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/he/LC_MESSAGES/libxfce4util.mo
# installing hr.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/hr/LC_MESSAGES/libxfce4util.mo
# installing hu.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/hu/LC_MESSAGES/libxfce4util.mo
# installing id.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/id/LC_MESSAGES/libxfce4util.mo
# installing is.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/is/LC_MESSAGES/libxfce4util.mo
# installing it.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/it/LC_MESSAGES/libxfce4util.mo
# installing ja.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ja/LC_MESSAGES/libxfce4util.mo
# installing kk.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/kk/LC_MESSAGES/libxfce4util.mo
# installing ko.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ko/LC_MESSAGES/libxfce4util.mo
# installing lt.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/lt/LC_MESSAGES/libxfce4util.mo
# installing lv.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/lv/LC_MESSAGES/libxfce4util.mo
# installing ms.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ms/LC_MESSAGES/libxfce4util.mo
# installing nb.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/nb/LC_MESSAGES/libxfce4util.mo
# installing nl.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/nl/LC_MESSAGES/libxfce4util.mo
# installing nn.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/nn/LC_MESSAGES/libxfce4util.mo
# installing oc.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/oc/LC_MESSAGES/libxfce4util.mo
# installing pa.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/pa/LC_MESSAGES/libxfce4util.mo
# installing pl.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/pl/LC_MESSAGES/libxfce4util.mo
# installing pt.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/pt/LC_MESSAGES/libxfce4util.mo
# installing pt_BR.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
# installing ro.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ro/LC_MESSAGES/libxfce4util.mo
# installing ru.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ru/LC_MESSAGES/libxfce4util.mo
# installing si.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/si/LC_MESSAGES/libxfce4util.mo
# installing sk.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/sk/LC_MESSAGES/libxfce4util.mo
# installing sq.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/sq/LC_MESSAGES/libxfce4util.mo
# installing sr.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/sr/LC_MESSAGES/libxfce4util.mo
# installing sv.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/sv/LC_MESSAGES/libxfce4util.mo
# installing th.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/th/LC_MESSAGES/libxfce4util.mo
# installing tr.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/tr/LC_MESSAGES/libxfce4util.mo
# installing ug.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ug/LC_MESSAGES/libxfce4util.mo
# installing uk.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/uk/LC_MESSAGES/libxfce4util.mo
# installing ur.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ur/LC_MESSAGES/libxfce4util.mo
# installing ur_PK.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/ur_PK/LC_MESSAGES/libxfce4util.mo
# installing uz.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/uz/LC_MESSAGES/libxfce4util.mo
# installing zh_CN.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo
# installing zh_HK.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/zh_HK/LC_MESSAGES/libxfce4util.mo
# installing zh_TW.gmo as /tmp/libxfce4util/pkg/libxfce4util/usr/share/locale/zh_TW/LC_MESSAGES/libxfce4util.mo
# make[1]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/po'
# Making install in xfce4-kiosk-query
# make[1]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/xfce4-kiosk-query'
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/xfce4-kiosk-query'
# /usr/bin/mkdir -p '/tmp/libxfce4util/pkg/libxfce4util/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c xfce4-kiosk-query '/tmp/libxfce4util/pkg/libxfce4util/usr/bin'
# libtool: install: warning: `../libxfce4util/libxfce4util.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/xfce4-kiosk-query /tmp/libxfce4util/pkg/libxfce4util/usr/bin/xfce4-kiosk-query
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/xfce4-kiosk-query'
# make[1]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1/xfce4-kiosk-query'
# make[1]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# make[2]: Entering directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# make[1]: Leaving directory '/tmp/libxfce4util/src/libxfce4util-4.12.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libxfce4util"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libxfce4util 4.12.1-1 (Thu Apr 13 18:57:14 UTC 2017)

CMD: pacman --query --file libxfce4util-4.12.1-1-x86_64.pkg.tar.xz
# libxfce4util 4.12.1-1

Creating hybrid package for 'libxfce4util'

Trying to find vanilla package 'libxfce4util'...

CMD: pacman --query --file /mirror/libxfce4util-4.12.1-1.pkg.tar.xz
# libxfce4util 4.12.1-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libxfce4util.so.7
# /usr/lib/libxfce4util.so
# /usr/lib/libxfce4util.so.7.0.0
# /usr/lib/pkgconfig/libxfce4util-1.0.pc
# /usr/include/xfce4/libxfce4util/xfce-debug.h
# /usr/include/xfce4/libxfce4util/xfce-fileutils.h
# /usr/include/xfce4/libxfce4util/xfce-generics.h
# /usr/include/xfce4/libxfce4util/xfce-i18n.h
# /usr/include/xfce4/libxfce4util/xfce-kiosk.h
# /usr/include/xfce4/libxfce4util/xfce-license.h
# /usr/include/xfce4/libxfce4util/xfce-miscutils.h
# /usr/include/xfce4/libxfce4util/xfce-posix-signal-handler.h
# /usr/include/xfce4/libxfce4util/xfce-rc.h
# /usr/include/xfce4/libxfce4util/xfce-resource.h
# /usr/include/xfce4/libxfce4util/xfce-utf8.h
# /usr/include/xfce4/libxfce4util/libxfce4util.h
# /usr/include/xfce4/libxfce4util/libxfce4util-config.h
# /usr/share/gtk-doc/html/libxfce4util/home.png
# /usr/share/gtk-doc/html/libxfce4util/index.sgml
# /usr/share/gtk-doc/html/libxfce4util/left-insensitive.png
# /usr/share/gtk-doc/html/libxfce4util/left.png
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util.devhelp2
# /usr/share/gtk-doc/html/libxfce4util/right-insensitive.png
# /usr/share/gtk-doc/html/libxfce4util/right.png
# /usr/share/gtk-doc/html/libxfce4util/style.css
# /usr/share/gtk-doc/html/libxfce4util/up-insensitive.png
# /usr/share/gtk-doc/html/libxfce4util/up.png
# /usr/share/gtk-doc/html/libxfce4util/index.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-POSIX-Signal-Handling.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Software-Licenses.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Version-Information.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Generics.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Kiosk-functions.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-core.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-datatypes.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-fundamentals.html
# /usr/share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html
# /usr/share/gtk-doc/html/libxfce4util/reference.html
# /usr/share/locale/am/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ar/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ast/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/bg/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/bn/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ca/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/cs/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/da/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/de/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/el/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/en_AU/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/en_GB/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/es/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/et/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/eu/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/fi/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/fr/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/gl/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/he/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/hr/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/hu/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/id/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/is/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/it/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ja/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/kk/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ko/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/lt/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/lv/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ms/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/nb/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/nl/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/nn/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/oc/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/pa/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/pl/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/pt/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ro/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ru/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/si/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/sk/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/sq/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/sr/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/sv/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/th/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/tr/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ug/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/uk/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ur/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/ur_PK/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/uz/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/zh_HK/LC_MESSAGES/libxfce4util.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/libxfce4util.mo
# /usr/bin/xfce4-kiosk-query
# /sysroot/usr/lib/libxfce4util.so.7.0.0
# /sysroot/usr/lib/libxfce4util.so.7
# /sysroot/usr/lib/libxfce4util.so
# /sysroot/usr/lib/libxfce4util.la
# /sysroot/usr/lib/pkgconfig/libxfce4util-1.0.pc
# /sysroot/usr/include/xfce4/libxfce4util/xfce-debug.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-fileutils.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-generics.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-i18n.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-kiosk.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-license.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-miscutils.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-posix-signal-handler.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-rc.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-resource.h
# /sysroot/usr/include/xfce4/libxfce4util/xfce-utf8.h
# /sysroot/usr/include/xfce4/libxfce4util/libxfce4util.h
# /sysroot/usr/include/xfce4/libxfce4util/libxfce4util-config.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libxfce4util.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 3857

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libxfce4util.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libxfce4util.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/libxfce4util/src/libxfce4util-4.12.1/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 libxfce4util configure 4.12.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --libexecdir=/usr/lib --localstatedir=/var --disable-static --enable-gtk-doc --disable-debug
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 26697c2061c4
# 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:2391: checking for a BSD-compatible install
# configure:2459: result: /usr/bin/install -c
# configure:2470: checking whether build environment is sane
# configure:2525: result: yes
# configure:2584: checking for x86_64-unknown-linux-strip
# configure:2614: result: no
# configure:2624: checking for strip
# configure:2640: found /usr/bin/strip
# configure:2651: result: strip
# configure:2676: checking for a thread-safe mkdir -p
# configure:2715: result: /usr/bin/mkdir -p
# configure:2722: checking for gawk
# configure:2738: found /usr/bin/gawk
# configure:2749: result: gawk
# configure:2760: checking whether make sets $(MAKE)
# configure:2782: result: yes
# configure:2811: checking whether make supports nested variables
# configure:2828: result: yes
# configure:2917: checking whether UID '1000' is supported by ustar format
# configure:2920: result: yes
# configure:2927: checking whether GID '1000' is supported by ustar format
# configure:2930: result: yes
# configure:2938: checking how to create a ustar tar archive
# configure:2949: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:2952: $? = 0
# configure:2992: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:2995: $? = 0
# configure:2999: tar -xf -
# configure:3002: $? = 0
# configure:3004: cat conftest.dir/file
# GrepMe
# configure:3007: $? = 0
# configure:3020: result: gnutar
# configure:3072: checking whether to enable maintainer-specific portions of Makefiles
# configure:3081: result: no
# configure:3105: checking whether make supports nested variables
# configure:3122: result: yes
# configure:3160: checking for style of include used by make
# configure:3188: result: GNU
# configure:3219: checking for x86_64-unknown-linux-gcc
# configure:3246: result: clang
# configure:3515: checking for C compiler version
# configure:3524: 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:3535: $? = 0
# configure:3524: 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:3535: $? = 0
# configure:3524: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3535: $? = 1
# configure:3524: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3535: $? = 1
# configure:3555: checking whether the C compiler works
# configure:3577: clang conftest.c >&5
# configure:3581: $? = 0
# configure:3629: result: yes
# configure:3632: checking for C compiler default output file name
# configure:3634: result: a.out
# configure:3640: checking for suffix of executables
# configure:3647: clang -o conftest conftest.c >&5
# configure:3651: $? = 0
# configure:3673: result:
# configure:3695: checking whether we are cross compiling
# configure:3703: clang -o conftest conftest.c >&5
# configure:3707: $? = 0
# configure:3714: ./conftest
# configure:3718: $? = 0
# configure:3733: result: no
# configure:3738: checking for suffix of object files
# configure:3760: clang -c conftest.c >&5
# configure:3764: $? = 0
# configure:3785: result: o
# configure:3789: checking whether we are using the GNU C compiler
# configure:3808: clang -c conftest.c >&5
# configure:3808: $? = 0
# configure:3817: result: yes
# configure:3826: checking whether clang accepts -g
# configure:3846: clang -c -g conftest.c >&5
# configure:3846: $? = 0
# configure:3887: result: yes
# configure:3904: checking for clang option to accept ISO C89
# configure:3967: clang -c conftest.c >&5
# configure:3967: $? = 0
# configure:3980: result: none needed
# configure:4005: checking whether clang understands -c and -o together
# configure:4027: clang -c conftest.c -o conftest2.o
# configure:4030: $? = 0
# configure:4027: clang -c conftest.c -o conftest2.o
# configure:4030: $? = 0
# configure:4042: result: yes
# configure:4061: checking dependency style of clang
# configure:4172: result: gcc3
# configure:4193: checking how to run the C preprocessor
# configure:4224: clang -E conftest.c
# configure:4224: $? = 0
# configure:4238: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4238: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | /* end confdefs.h. */
# | #include
# configure:4263: result: clang -E
# configure:4283: clang -E conftest.c
# configure:4283: $? = 0
# configure:4297: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4297: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | /* end confdefs.h. */
# | #include
# configure:4326: checking for grep that handles long lines and -e
# configure:4384: result: /usr/bin/grep
# configure:4389: checking for egrep
# configure:4451: result: /usr/bin/grep -E
# configure:4456: checking for ANSI C header files
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4549: clang -o conftest conftest.c >&5
# configure:4549: $? = 0
# configure:4549: ./conftest
# configure:4549: $? = 0
# configure:4560: result: yes
# configure:4573: checking for sys/types.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for sys/stat.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for stdlib.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for string.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for memory.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for strings.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for inttypes.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for stdint.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4573: checking for unistd.h
# configure:4573: clang -c conftest.c >&5
# configure:4573: $? = 0
# configure:4573: result: yes
# configure:4586: checking minix/config.h usability
# configure:4586: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4586: result: no
# configure:4586: checking minix/config.h presence
# configure:4586: clang -E conftest.c
# conftest.c:22:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4586: result: no
# configure:4586: checking for minix/config.h
# configure:4586: result: no
# configure:4607: checking whether it is safe to define __EXTENSIONS__
# configure:4625: clang -c conftest.c >&5
# configure:4625: $? = 0
# configure:4632: result: yes
# configure:4647: checking for library containing strerror
# configure:4678: clang -o conftest conftest.c >&5
# conftest.c:34:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:34:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4678: $? = 0
# configure:4695: result: none required
# configure:4721: checking for x86_64-unknown-linux-gcc
# configure:4748: result: clang
# configure:5017: checking for C compiler version
# configure:5026: 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:5037: $? = 0
# configure:5026: 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:5037: $? = 0
# configure:5026: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5037: $? = 1
# configure:5026: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5037: $? = 1
# configure:5041: checking whether we are using the GNU C compiler
# configure:5069: result: yes
# configure:5078: checking whether clang accepts -g
# configure:5139: result: yes
# configure:5156: checking for clang option to accept ISO C89
# configure:5232: result: none needed
# configure:5257: checking whether clang understands -c and -o together
# configure:5294: result: yes
# configure:5313: checking dependency style of clang
# configure:5424: result: gcc3
# configure:5442: checking whether NLS is requested
# configure:5451: result: yes
# configure:5469: checking for intltool >= 0.31
# configure:5471: result: 0.51.0 found
# configure:5479: checking for intltool-update
# configure:5497: found /usr/bin/intltool-update
# configure:5509: result: /usr/bin/intltool-update
# configure:5519: checking for intltool-merge
# configure:5537: found /usr/bin/intltool-merge
# configure:5549: result: /usr/bin/intltool-merge
# configure:5559: checking for intltool-extract
# configure:5577: found /usr/bin/intltool-extract
# configure:5589: result: /usr/bin/intltool-extract
# configure:5743: checking for xgettext
# configure:5761: found /usr/bin/xgettext
# configure:5773: result: /usr/bin/xgettext
# configure:5783: checking for msgmerge
# configure:5801: found /usr/bin/msgmerge
# configure:5813: result: /usr/bin/msgmerge
# configure:5823: checking for msgfmt
# configure:5841: found /usr/bin/msgfmt
# configure:5853: result: /usr/bin/msgfmt
# configure:5863: checking for gmsgfmt
# configure:5894: result: /usr/bin/msgfmt
# configure:5914: checking for perl
# configure:5932: found /usr/bin/perl
# configure:5944: result: /usr/bin/perl
# configure:5955: checking for perl >= 5.8.1
# configure:5962: result: 5.24.0
# configure:5994: clang -o conftest conftest.c >&5
# configure:5994: $? = 0
# configure:6027: checking for perl5
# configure:6057: result: no
# configure:6027: checking for perl
# configure:6043: found /usr/bin/perl
# configure:6054: result: perl
# configure:6096: checking build system type
# configure:6110: result: x86_64-unknown-linux-gnu
# configure:6130: checking host system type
# configure:6143: result: x86_64-unknown-linux-gnu
# configure:6184: checking how to print strings
# configure:6211: result: printf
# configure:6232: checking for a sed that does not truncate output
# configure:6296: result: /usr/bin/sed
# configure:6314: checking for fgrep
# configure:6376: result: /usr/bin/grep -F
# configure:6411: checking for ld used by clang
# configure:6478: result: /usr/bin/ld
# configure:6485: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6500: result: yes
# configure:6512: checking for BSD- or MS-compatible name lister (nm)
# configure:6561: result: /usr/bin/nm -B
# configure:6691: checking the name lister (/usr/bin/nm -B) interface
# configure:6698: clang -c conftest.c >&5
# configure:6701: /usr/bin/nm -B "conftest.o"
# configure:6704: output
# 0000000000000000 B some_variable
# configure:6711: result: BSD nm
# configure:6714: checking whether ln -s works
# configure:6718: result: yes
# configure:6726: checking the maximum length of command line arguments
# configure:6856: result: 1572864
# configure:6873: checking whether the shell understands some XSI constructs
# configure:6883: result: yes
# configure:6887: checking whether the shell understands "+="
# configure:6893: result: yes
# configure:6928: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6968: result: func_convert_file_noop
# configure:6975: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6995: result: func_convert_file_noop
# configure:7002: checking for /usr/bin/ld option to reload object files
# configure:7009: result: -r
# configure:7043: checking for x86_64-unknown-linux-objdump
# configure:7073: result: no
# configure:7083: checking for objdump
# configure:7099: found /usr/bin/objdump
# configure:7110: result: objdump
# configure:7142: checking how to recognize dependent libraries
# configure:7344: result: pass_all
# configure:7389: checking for x86_64-unknown-linux-dlltool
# configure:7419: result: no
# configure:7429: checking for dlltool
# configure:7459: result: no
# configure:7489: checking how to associate runtime and link libraries
# configure:7516: result: printf %s\n
# configure:7532: checking for x86_64-unknown-linux-ar
# configure:7562: result: no
# configure:7576: checking for ar
# configure:7592: found /usr/bin/ar
# configure:7603: result: ar
# configure:7640: checking for archiver @FILE support
# configure:7657: clang -c conftest.c >&5
# configure:7657: $? = 0
# configure:7660: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7663: $? = 0
# configure:7668: 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:7671: $? = 1
# configure:7683: result: @
# configure:7701: checking for x86_64-unknown-linux-strip
# configure:7728: result: strip
# configure:7800: checking for x86_64-unknown-linux-ranlib
# configure:7830: result: no
# configure:7840: checking for ranlib
# configure:7856: found /usr/bin/ranlib
# configure:7867: result: ranlib
# configure:7969: checking command to parse /usr/bin/nm -B output from clang object
# configure:8089: clang -c conftest.c >&5
# configure:8092: $? = 0
# configure:8096: /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:8099: $? = 0
# configure:8165: clang -o conftest conftest.c conftstm.o >&5
# configure:8168: $? = 0
# configure:8206: result: ok
# configure:8243: checking for sysroot
# configure:8273: result: no
# configure:8350: clang -c conftest.c >&5
# configure:8353: $? = 0
# configure:8489: checking for x86_64-unknown-linux-mt
# configure:8519: result: no
# configure:8529: checking for mt
# configure:8559: result: no
# configure:8579: checking if : is a manifest tool
# configure:8585: : '-?'
# configure:8593: result: no
# configure:9232: checking for dlfcn.h
# configure:9232: clang -c conftest.c >&5
# configure:9232: $? = 0
# configure:9232: result: yes
# configure:9437: checking for objdir
# configure:9452: result: .libs
# configure:9719: checking if clang supports -fno-rtti -fno-exceptions
# configure:9737: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9741: $? = 0
# configure:9754: result: yes
# configure:10081: checking for clang option to produce PIC
# configure:10088: result: -fPIC -DPIC
# configure:10096: checking if clang PIC flag -fPIC -DPIC works
# configure:10114: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10118: $? = 0
# configure:10131: result: yes
# configure:10160: checking if clang static flag -static works
# configure:10188: result: yes
# configure:10203: checking if clang supports -c -o file.o
# configure:10224: clang -c -o out/conftest2.o conftest.c >&5
# configure:10228: $? = 0
# configure:10250: result: yes
# configure:10258: checking if clang supports -c -o file.o
# configure:10305: result: yes
# configure:10338: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11491: result: yes
# configure:11528: checking whether -lc should be explicitly linked in
# configure:11536: clang -c conftest.c >&5
# configure:11539: $? = 0
# configure:11554: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11557: $? = 0
# configure:11571: result: no
# configure:11731: checking dynamic linker characteristics
# configure:12242: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12242: $? = 0
# configure:12464: result: GNU/Linux ld.so
# configure:12571: checking how to hardcode library paths into programs
# configure:12596: result: immediate
# configure:13136: checking whether stripping libraries is possible
# configure:13141: result: yes
# configure:13176: checking if libtool supports shared libraries
# configure:13178: result: yes
# configure:13181: checking whether to build shared libraries
# configure:13202: result: yes
# configure:13205: checking whether to build static libraries
# configure:13209: result: no
# configure:13247: checking for ANSI C header files
# configure:13351: result: yes
# configure:13364: checking err.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking err.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for err.h
# configure:13364: result: yes
# configure:13364: checking errno.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking errno.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for errno.h
# configure:13364: result: yes
# configure:13364: checking grp.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking grp.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for grp.h
# configure:13364: result: yes
# configure:13364: checking limits.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking limits.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for limits.h
# configure:13364: result: yes
# configure:13364: checking locale.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking locale.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for locale.h
# configure:13364: result: yes
# configure:13364: checking pwd.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking pwd.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for pwd.h
# configure:13364: result: yes
# configure:13364: checking signal.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking signal.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for signal.h
# configure:13364: result: yes
# configure:13364: checking for sys/stat.h
# configure:13364: result: yes
# configure:13364: checking for sys/types.h
# configure:13364: result: yes
# configure:13364: checking sys/utsname.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking sys/utsname.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for sys/utsname.h
# configure:13364: result: yes
# configure:13364: checking sys/wait.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking sys/wait.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for sys/wait.h
# configure:13364: result: yes
# configure:13364: checking time.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking time.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for time.h
# configure:13364: result: yes
# configure:13364: checking for unistd.h
# configure:13364: result: yes
# configure:13364: checking stdarg.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking stdarg.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for stdarg.h
# configure:13364: result: yes
# configure:13364: checking varargs.h usability
# configure:13364: clang -c conftest.c >&5
# In file included from conftest.c:77:
# /usr/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:13364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13364: result: no
# configure:13364: checking varargs.h presence
# configure:13364: clang -E conftest.c
# In file included from conftest.c:44:
# /usr/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:13364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# configure:13364: result: no
# configure:13364: checking for varargs.h
# configure:13364: result: no
# configure:13364: checking libintl.h usability
# configure:13364: clang -c conftest.c >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking libintl.h presence
# configure:13364: clang -E conftest.c
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13364: checking for libintl.h
# configure:13364: result: yes
# configure:13378: checking for gethostname
# configure:13378: clang -o conftest conftest.c >&5
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13378: checking for getpwnam
# configure:13378: clang -o conftest conftest.c >&5
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13378: checking for setenv
# configure:13378: clang -o conftest conftest.c >&5
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13378: checking for setlocale
# configure:13378: clang -o conftest conftest.c >&5
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13378: checking for strdup
# configure:13378: clang -o conftest conftest.c >&5
# conftest.c:72:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:72:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13378: checking for unsetenv
# configure:13378: clang -o conftest conftest.c >&5
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13378: checking for bind_textdomain_codeset
# configure:13378: clang -o conftest conftest.c >&5
# configure:13378: $? = 0
# configure:13378: result: yes
# configure:13401: checking for locale.h
# configure:13401: result: yes
# configure:13412: checking for LC_MESSAGES
# configure:13428: clang -o conftest conftest.c >&5
# configure:13428: $? = 0
# configure:13436: result: yes
# configure:13453: checking for libintl.h
# configure:13453: result: yes
# configure:13461: checking for ngettext in libc
# configure:13479: clang -o conftest conftest.c >&5
# configure:13479: $? = 0
# configure:13488: result: yes
# configure:13492: checking for dgettext in libc
# configure:13510: clang -o conftest conftest.c >&5
# configure:13510: $? = 0
# configure:13519: result: yes
# configure:13526: checking for bind_textdomain_codeset
# configure:13526: result: yes
# configure:13802: checking for msgfmt
# configure:13829: result: /usr/bin/msgfmt
# configure:13840: checking for dcgettext
# configure:13840: clang -o conftest conftest.c >&5
# configure:13840: $? = 0
# configure:13840: result: yes
# configure:13850: checking if msgfmt accepts -c
# configure:13865: $MSGFMT -c -o /dev/null conftest.foo
# conftest.foo:3: warning: header field 'Language' missing in header
# configure:13868: $? = 0
# configure:13870: result: yes
# configure:13880: checking for gmsgfmt
# configure:13911: result: /usr/bin/msgfmt
# configure:13921: checking for xgettext
# configure:13948: result: /usr/bin/xgettext
# configure:13967: clang -o conftest conftest.c >&5
# configure:13967: $? = 0
# configure:14049: checking for catalogs to be installed
# configure:14074: result: am ar ast bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sq sr sv th tr ug uk ur ur_PK uz zh_CN zh_HK zh_TW
# configure:14107: checking for bind_textdomain_codeset
# configure:14107: result: yes
# configure:14113: checking for locales directory
# configure:14129: result: ${datarootdir}/locale
# configure:14133: checking for additional xgettext flags
# configure:14141: result: --keyword=Q_ --from-code=UTF-8
# configure:14162: checking for x86_64-unknown-linux-pkg-config
# configure:14195: result: no
# configure:14205: checking for pkg-config
# configure:14223: found /usr/bin/pkg-config
# configure:14235: result: /usr/bin/pkg-config
# configure:14260: checking pkg-config is at least version 0.9.0
# configure:14263: result: yes
# configure:14285: checking for glib-2.0 >= 2.24.0
# configure:14289: result: 2.48.1
# configure:14292: checking GLIB_CFLAGS
# configure:14295: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# configure:14298: checking GLIB_LIBS
# configure:14301: result: -lglib-2.0
# configure:14345: checking for gtk-doc
# configure:14348: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
# configure:14351: $? = 0
# configure:14357: result: yes
# configure:14371: checking for gtkdoc-check
# configure:14387: found /usr/bin/gtkdoc-check
# configure:14398: result: gtkdoc-check.test
# configure:14408: checking for gtkdoc-check
# configure:14426: found /usr/bin/gtkdoc-check
# configure:14438: result: /usr/bin/gtkdoc-check
# configure:14450: checking for gtkdoc-rebase
# configure:14468: found /usr/bin/gtkdoc-rebase
# configure:14480: result: /usr/bin/gtkdoc-rebase
# configure:14494: checking for gtkdoc-mkpdf
# configure:14512: found /usr/bin/gtkdoc-mkpdf
# configure:14524: result: /usr/bin/gtkdoc-mkpdf
# configure:14552: checking whether to build gtk-doc documentation
# configure:14554: result: yes
# configure:14567: checking for GTKDOC_DEPS
# configure:14574: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:14577: $? = 0
# configure:14591: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:14594: $? = 0
# configure:14632: result: yes
# configure:14712: checking whether putenv() implementation is broken
# configure:14738: clang -o conftest conftest.c >&5
# conftest.c:62:7: error: second parameter of 'main' (argument array) must be of type 'char **'
# int main(int argc, char *argv)
# ^
# 1 error generated.
# configure:14738: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxfce4util"
# | #define PACKAGE_TARNAME "libxfce4util"
# | #define PACKAGE_VERSION "4.12.1"
# | #define PACKAGE_STRING "libxfce4util 4.12.1"
# | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxfce4util"
# | #define VERSION "4.12.1"
# | #define XFCE_VERSION_STRING "4.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRDUP 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# | #define GETTEXT_PACKAGE "libxfce4util"
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define ENABLE_NLS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | int main(int argc, char *argv)
# | {
# | char *buffer = (char *)malloc(8);
# | strcpy(buffer, "foo=bar");
# | putenv(buffer);
# | strcpy(buffer, "foo=rab");
# | return(strcmp(getenv("foo"), "bar") == 0 ? 0 : 1);
# | }
# configure:14753: result: yes
# configure:14765: checking whether to build with debugging support
# configure:14843: result: no
# configure:14863: checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed
# configure:14868: result: yes
# configure:14877: checking whether /usr/bin/ld -m elf_x86_64 accepts -O1
# configure:14882: result: yes
# configure:14904: checking whether clang supports the GNUC visibility attribute
# configure:14918: clang -c -Wall -Werror -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT conftest.c >&5
# configure:14918: $? = 0
# configure:14921: result: yes
# configure:14947: checking if clang supports -Wno-sign-compare
# configure:14955: clang -c -Wno-sign-compare -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DHAVE_GNUC_VISIBILITY conftest.c >&5
# configure:14955: $? = 0
# configure:14962: result: yes
# configure:15083: checking that generated files are newer than configure
# configure:15089: result: done
# configure:15156: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libxfce4util config.status 4.12.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 26697c2061c4
#
# config.status:1241: creating Makefile
# config.status:1241: creating docs/version.xml
# config.status:1241: creating docs/Makefile
# config.status:1241: creating libxfce4util/libxfce4util-1.0.pc
# config.status:1241: creating libxfce4util/libxfce4util-config.h
# config.status:1241: creating libxfce4util/Makefile
# config.status:1241: creating po/Makefile.in
# config.status:1241: creating xfce4-kiosk-query/Makefile
# config.status:1241: creating config.h
# config.status:1470: executing depfiles commands
# config.status:1470: executing libtool commands
# config.status:1470: executing default-1 commands
# config.status:1470: executing po/stamp-it commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_GTKDOC_DEPS_CFLAGS_set=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
# ac_cv_env_GTKDOC_DEPS_LIBS_set=
# ac_cv_env_GTKDOC_DEPS_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_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_bind_textdomain_codeset=yes
# ac_cv_func_dcgettext=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_strdup=yes
# ac_cv_func_unsetenv=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_err_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_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_sys_utsname_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
# ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
# ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
# ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
# ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# 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_GTKDOC_CHECK=gtkdoc-check.test
# ac_cv_prog_PERL=perl
# 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_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# am_cv_val_LC_MESSAGES=yes
# gt_cv_func_dgettext_libc=yes
# gt_cv_func_dgettext_libintl=no
# gt_cv_func_ngettext_libc=yes
# gt_cv_have_gettext=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxfce4util/src/libxfce4util-4.12.1/missing aclocal-1.14'
# ALL_LINGUAS='am ar ast bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sq sr sv th tr ug uk ur ur_PK uz zh_CN zh_HK zh_TW '
# 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/libxfce4util/src/libxfce4util-4.12.1/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxfce4util/src/libxfce4util-4.12.1/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxfce4util/src/libxfce4util-4.12.1/missing automake-1.14'
# AWK='gawk'
# CATALOGS=' am.gmo ar.gmo ast.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sr.gmo sv.gmo th.gmo tr.gmo ug.gmo uk.gmo ur.gmo ur_PK.gmo uz.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=' -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DHAVE_GNUC_VISIBILITY'
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_GTK_DOC_FALSE='#'
# ENABLE_GTK_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GETTEXT_PACKAGE='libxfce4util'
# GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-lglib-2.0'
# GLIB_REQUIRED_VERSION='2.24.0'
# GLIB_VERSION='2.48.1'
# GMOFILES=' am.gmo ar.gmo ast.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sr.gmo sv.gmo th.gmo tr.gmo ug.gmo uk.gmo ur.gmo ur_PK.gmo uz.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
# GMSGFMT='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# GTKDOC_CHECK='gtkdoc-check.test'
# GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check'
# GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_EXTRA_CFLAGS=' -Wno-sign-compare'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_CYGWIN_FALSE=''
# HAVE_CYGWIN_TRUE='#'
# HAVE_GNUC_VISIBILITY_FALSE='#'
# HAVE_GNUC_VISIBILITY_TRUE=''
# HAVE_GTK_DOC_FALSE='#'
# HAVE_GTK_DOC_TRUE=''
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLLIBS=''
# INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
# INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_MERGE='/usr/bin/intltool-merge'
# INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
# INTLTOOL_PERL='/usr/bin/perl'
# INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_UPDATE='/usr/bin/intltool-update'
# INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
# INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
# INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
# INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
# INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=' -Wl,--as-needed -Wl,-O1'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXFCE4UTIL_VERINFO='7:0:0'
# LIBXFCE4UTIL_VERSION_MAJOR='4'
# LIBXFCE4UTIL_VERSION_MICRO='1'
# LIBXFCE4UTIL_VERSION_MINOR='12'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libxfce4util/src/libxfce4util-4.12.1/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='./mkinstalldirs'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_OPTS='-c'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libxfce4util'
# PACKAGE_BUGREPORT='xfce4-dev@xfce.org'
# PACKAGE_NAME='libxfce4util'
# PACKAGE_STRING='libxfce4util 4.12.1'
# PACKAGE_TARNAME='libxfce4util'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.12.1'
# PATH_SEPARATOR=':'
# PERL='perl'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POFILES=' am.po ar.po ast.po bg.po bn.po ca.po cs.po da.po de.po el.po en_AU.po en_GB.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po ms.po nb.po nl.po nn.po oc.po pa.po pl.po pt.po pt_BR.po ro.po ru.po si.po sk.po sq.po sr.po sv.po th.po tr.po ug.po uk.po ur.po ur_PK.po uz.po zh_CN.po zh_HK.po zh_TW.po'
# POSUB='po'
# PO_IN_DATADIR_FALSE=''
# PO_IN_DATADIR_TRUE=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='4.12.1'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='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/libxfce4util/src/libxfce4util-4.12.1/install-sh'
# intltool__v_merge_options_0='-q'
# intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libxfce4util"
# #define PACKAGE_TARNAME "libxfce4util"
# #define PACKAGE_VERSION "4.12.1"
# #define PACKAGE_STRING "libxfce4util 4.12.1"
# #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libxfce4util"
# #define VERSION "4.12.1"
# #define XFCE_VERSION_STRING "4.12"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_ERR_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_GRP_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETPWNAM 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRDUP 1
# #define HAVE_UNSETENV 1
# #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# #define GETTEXT_PACKAGE "libxfce4util"
# #define HAVE_LOCALE_H 1
# #define HAVE_LC_MESSAGES 1
# #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define ENABLE_NLS 1
# #define HAVE_BROKEN_PUTENV 1
#
# configure: exit 0