Build of gcab with clang_glibc toolchain

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

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

SLOCLanguage
5,923 sh
3,539 makefile
3,160 ansic
12,622 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: gcab 0.7-1 (Thu Apr 13 18:52:54 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... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking 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 grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking 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 a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# 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 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... no
# checking for GTKDOC_DEPS... yes
# checking for x86_64-unknown-linux-pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for gobject-introspection... no
# 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.40.0... 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 XML::Parser... ok
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for LC_MESSAGES... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for ngettext in libc... yes
# checking for dgettext in libc... yes
# checking for bind_textdomain_codeset... 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 x86_64-unknown-linux-pkg-config... (cached) /usr/bin/pkg-config
# checking pkg-config is at least version 0.16... yes
# checking for GLIB - version >= 2.22.0... yes (version 2.48.1)
# checking for valac... valac
# configure: WARNING: no proper vala compiler found
# configure: WARNING: you will not be able to compile vala source files
# checking for vapigen... no
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking whether -Wno-missing-field-initializers is supported... yes
# checking whether -Wno-missing-field-initializers is needed... yes
# checking whether -Wuninitialized is supported... yes
# checking whether C compiler handles -W... yes
# checking whether C compiler handles -Wabi... yes
# checking whether C compiler handles -Waddress... yes
# checking whether C compiler handles -Waggressive-loop-optimizations... yes
# checking whether C compiler handles -Wall... yes
# checking whether C compiler handles -Warray-bounds... yes
# checking whether C compiler handles -Wattributes... yes
# checking whether C compiler handles -Wbuiltin-macro-redefined... yes
# checking whether C compiler handles -Wcast-align... yes
# checking whether C compiler handles -Wchar-subscripts... yes
# checking whether C compiler handles -Wclobbered... yes
# checking whether C compiler handles -Wcomment... yes
# checking whether C compiler handles -Wcomments... yes
# checking whether C compiler handles -Wcoverage-mismatch... yes
# checking whether C compiler handles -Wcpp... yes
# checking whether C compiler handles -Wdate-time... yes
# checking whether C compiler handles -Wdeprecated... yes
# checking whether C compiler handles -Wdeprecated-declarations... yes
# checking whether C compiler handles -Wdisabled-optimization... yes
# checking whether C compiler handles -Wdiv-by-zero... yes
# checking whether C compiler handles -Wdouble-promotion... yes
# checking whether C compiler handles -Wempty-body... yes
# checking whether C compiler handles -Wendif-labels... yes
# checking whether C compiler handles -Wenum-compare... yes
# checking whether C compiler handles -Wextra... yes
# checking whether C compiler handles -Wformat-contains-nul... yes
# checking whether C compiler handles -Wformat-extra-args... yes
# checking whether C compiler handles -Wformat-nonliteral... yes
# checking whether C compiler handles -Wformat-security... yes
# checking whether C compiler handles -Wformat-y2k... yes
# checking whether C compiler handles -Wformat-zero-length... yes
# checking whether C compiler handles -Wfree-nonheap-object... yes
# checking whether C compiler handles -Wignored-qualifiers... yes
# checking whether C compiler handles -Wimplicit... yes
# checking whether C compiler handles -Wimplicit-function-declaration... yes
# checking whether C compiler handles -Wimplicit-int... yes
# checking whether C compiler handles -Winit-self... yes
# checking whether C compiler handles -Winline... yes
# checking whether C compiler handles -Wint-to-pointer-cast... yes
# checking whether C compiler handles -Winvalid-memory-model... yes
# checking whether C compiler handles -Winvalid-pch... yes
# checking whether C compiler handles -Wjump-misses-init... yes
# checking whether C compiler handles -Wlogical-op... yes
# checking whether C compiler handles -Wmain... yes
# checking whether C compiler handles -Wmaybe-uninitialized... yes
# checking whether C compiler handles -Wmissing-braces... yes
# checking whether C compiler handles -Wmissing-declarations... yes
# checking whether C compiler handles -Wmissing-field-initializers... yes
# checking whether C compiler handles -Wmissing-include-dirs... yes
# checking whether C compiler handles -Wmissing-parameter-type... yes
# checking whether C compiler handles -Wmissing-prototypes... yes
# checking whether C compiler handles -Wmultichar... yes
# checking whether C compiler handles -Wnarrowing... yes
# checking whether C compiler handles -Wnested-externs... yes
# checking whether C compiler handles -Wnonnull... yes
# checking whether C compiler handles -Wold-style-declaration... yes
# checking whether C compiler handles -Wold-style-definition... yes
# checking whether C compiler handles -Wopenmp-simd... yes
# checking whether C compiler handles -Woverflow... yes
# checking whether C compiler handles -Woverlength-strings... yes
# checking whether C compiler handles -Woverride-init... yes
# checking whether C compiler handles -Wpacked... yes
# checking whether C compiler handles -Wpacked-bitfield-compat... yes
# checking whether C compiler handles -Wparentheses... yes
# checking whether C compiler handles -Wpointer-arith... yes
# checking whether C compiler handles -Wpointer-sign... yes
# checking whether C compiler handles -Wpointer-to-int-cast... yes
# checking whether C compiler handles -Wpragmas... yes
# checking whether C compiler handles -Wreturn-local-addr... yes
# checking whether C compiler handles -Wreturn-type... yes
# checking whether C compiler handles -Wsequence-point... yes
# checking whether C compiler handles -Wshadow... yes
# checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
# checking whether C compiler handles -Wstack-protector... yes
# checking whether C compiler handles -Wstrict-aliasing... yes
# checking whether C compiler handles -Wstrict-overflow... yes
# checking whether C compiler handles -Wstrict-prototypes... yes
# checking whether C compiler handles -Wsuggest-attribute=const... yes
# checking whether C compiler handles -Wsuggest-attribute=format... yes
# checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
# checking whether C compiler handles -Wsuggest-attribute=pure... yes
# checking whether C compiler handles -Wswitch... yes
# checking whether C compiler handles -Wswitch-default... yes
# checking whether C compiler handles -Wsync-nand... yes
# checking whether C compiler handles -Wtrampolines... yes
# checking whether C compiler handles -Wtrigraphs... yes
# checking whether C compiler handles -Wtype-limits... yes
# checking whether C compiler handles -Wuninitialized... yes
# checking whether C compiler handles -Wunknown-pragmas... yes
# checking whether C compiler handles -Wunused... yes
# checking whether C compiler handles -Wunused-but-set-parameter... yes
# checking whether C compiler handles -Wunused-but-set-variable... yes
# checking whether C compiler handles -Wunused-function... yes
# checking whether C compiler handles -Wunused-label... yes
# checking whether C compiler handles -Wunused-macros... yes
# checking whether C compiler handles -Wunused-result... yes
# checking whether C compiler handles -Wunused-value... yes
# checking whether C compiler handles -Wunused-variable... yes
# checking whether C compiler handles -Wvarargs... yes
# checking whether C compiler handles -Wvariadic-macros... yes
# checking whether C compiler handles -Wvector-operation-performance... yes
# checking whether C compiler handles -Wvla... yes
# checking whether C compiler handles -Wvolatile-register-var... yes
# checking whether C compiler handles -Wwrite-strings... yes
# checking whether C compiler handles -Wnormalized=nfc... yes
# checking whether C compiler handles -Wno-missing-field-initializers... yes
# checking whether C compiler handles -Wno-sign-compare... yes
# checking whether C compiler handles -Wno-unused-parameter... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating atlocal
# config.status: creating tests/package.m4.tmp
# config.status: creating Makefile
# config.status: creating docs/Makefile
# config.status: creating docs/reference/Makefile
# config.status: creating docs/reference/gcab-docs.sgml
# config.status: creating gcab.1
# config.status: creating libgcab-1.0.pc
# config.status: creating libgcab/Makefile
# config.status: creating po/Makefile.in
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: executing ./atconfig commands
# config.status: executing po/stamp-it commands
# configure:
# gcab 0.7
# ============
#
# prefix: /usr
# c compiler: clang
#
# make --no-print-directory -s all-recursive
# Making all in .
# CC libgcab/libgcab_1_0_la-gcab-enums.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CC libgcab/libgcab_1_0_la-gcab-cabinet.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CC libgcab/libgcab_1_0_la-gcab-folder.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CC libgcab/libgcab_1_0_la-gcab-file.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CC libgcab/libgcab_1_0_la-cabinet.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CC libgcab/libgcab_1_0_la-decomp.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CC libgcab/libgcab_1_0_la-glib-compat.lo
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CCLD libgcab-1.0.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC gcab.o
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 26 warnings generated.
# CCLD gcab
# Making all in po
# MSGFMT bs.gmo
# MSGFMT cs.gmo
# MSGFMT de.gmo
# MSGFMT el.gmo
# MSGFMT es.gmo
# MSGFMT eu.gmo
# MSGFMT fr.gmo
# MSGFMT gl.gmo
# MSGFMT hu.gmo
# MSGFMT id.gmo
# MSGFMT lt.gmo
# MSGFMT lv.gmo
# MSGFMT nb.gmo
# MSGFMT oc.gmo
# MSGFMT pl.gmo
# MSGFMT pt.gmo
# MSGFMT pt_BR.gmo
# MSGFMT ru.gmo
# MSGFMT sl.gmo
# MSGFMT sr.gmo
# MSGFMT sr@latin.gmo
# MSGFMT sv.gmo
# MSGFMT tg.gmo
# MSGFMT tr.gmo
# MSGFMT zh_CN.gmo
# Making all in libgcab
# Making all in docs
# Making all in reference
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make --no-print-directory -s install-recursive
# Making install in .
# /usr/bin/mkdir -p '/tmp/gcab/pkg/gcab/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libgcab-1.0.la '/tmp/gcab/pkg/gcab/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libgcab-1.0.so.0.0.0 /tmp/gcab/pkg/gcab/usr/lib/libgcab-1.0.so.0.0.0
# libtool: install: (cd /tmp/gcab/pkg/gcab/usr/lib && { ln -s -f libgcab-1.0.so.0.0.0 libgcab-1.0.so.0 || { rm -f libgcab-1.0.so.0 && ln -s libgcab-1.0.so.0.0.0 libgcab-1.0.so.0; }; })
# libtool: install: (cd /tmp/gcab/pkg/gcab/usr/lib && { ln -s -f libgcab-1.0.so.0.0.0 libgcab-1.0.so || { rm -f libgcab-1.0.so && ln -s libgcab-1.0.so.0.0.0 libgcab-1.0.so; }; })
# libtool: install: /usr/bin/install -c .libs/libgcab-1.0.lai /tmp/gcab/pkg/gcab/usr/lib/libgcab-1.0.la
# libtool: install: /usr/bin/install -c .libs/libgcab-1.0.a /tmp/gcab/pkg/gcab/usr/lib/libgcab-1.0.a
# libtool: install: chmod 644 /tmp/gcab/pkg/gcab/usr/lib/libgcab-1.0.a
# libtool: install: ranlib /tmp/gcab/pkg/gcab/usr/lib/libgcab-1.0.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/gcab/pkg/gcab/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c gcab '/tmp/gcab/pkg/gcab/usr/bin'
# libtool: warning: 'libgcab-1.0.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/gcab /tmp/gcab/pkg/gcab/usr/bin/gcab
# /usr/bin/mkdir -p '/tmp/gcab/pkg/gcab/usr/include/libgcab-1.0'
# /usr/bin/install -c -m 644 libgcab.h '/tmp/gcab/pkg/gcab/usr/include/libgcab-1.0'
# /usr/bin/mkdir -p '/tmp/gcab/pkg/gcab/usr/include/libgcab-1.0/libgcab'
# /usr/bin/install -c -m 644 libgcab/gcab-cabinet.h libgcab/gcab-enums.h libgcab/gcab-file.h libgcab/gcab-folder.h '/tmp/gcab/pkg/gcab/usr/include/libgcab-1.0/libgcab'
# /usr/bin/mkdir -p '/tmp/gcab/pkg/gcab/usr/share/man/man1'
# /usr/bin/install -c -m 644 gcab.1 '/tmp/gcab/pkg/gcab/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/gcab/pkg/gcab/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libgcab-1.0.pc '/tmp/gcab/pkg/gcab/usr/lib/pkgconfig'
# Making install in po
# installing bs.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/bs/LC_MESSAGES/gcab.mo
# installing cs.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/cs/LC_MESSAGES/gcab.mo
# installing de.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/de/LC_MESSAGES/gcab.mo
# installing el.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/el/LC_MESSAGES/gcab.mo
# installing es.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/es/LC_MESSAGES/gcab.mo
# installing eu.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/eu/LC_MESSAGES/gcab.mo
# installing fr.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/fr/LC_MESSAGES/gcab.mo
# installing gl.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/gl/LC_MESSAGES/gcab.mo
# installing hu.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/hu/LC_MESSAGES/gcab.mo
# installing id.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/id/LC_MESSAGES/gcab.mo
# installing lt.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/lt/LC_MESSAGES/gcab.mo
# installing lv.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/lv/LC_MESSAGES/gcab.mo
# installing nb.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/nb/LC_MESSAGES/gcab.mo
# installing oc.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/oc/LC_MESSAGES/gcab.mo
# installing pl.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/pl/LC_MESSAGES/gcab.mo
# installing pt.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/pt/LC_MESSAGES/gcab.mo
# installing pt_BR.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/pt_BR/LC_MESSAGES/gcab.mo
# installing ru.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/ru/LC_MESSAGES/gcab.mo
# installing sl.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/sl/LC_MESSAGES/gcab.mo
# installing sr.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/sr/LC_MESSAGES/gcab.mo
# installing sr@latin.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/sr@latin/LC_MESSAGES/gcab.mo
# installing sv.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/sv/LC_MESSAGES/gcab.mo
# installing tg.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/tg/LC_MESSAGES/gcab.mo
# installing tr.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/tr/LC_MESSAGES/gcab.mo
# installing zh_CN.gmo as /tmp/gcab/pkg/gcab/usr/share/locale/zh_CN/LC_MESSAGES/gcab.mo
# Making install in libgcab
# Making install in docs
# Making install in reference
# /usr/bin/install -c -m 644 ./html/GCabCabinet.html
# /usr/bin/install -c -m 644 ./html/GCabFile.html
# /usr/bin/install -c -m 644 ./html/GCabFolder.html
# /usr/bin/install -c -m 644 ./html/annotation-glossary.html
# /usr/bin/install -c -m 644 ./html/api-index-full.html
# /usr/bin/install -c -m 644 ./html/ch01.html
# /usr/bin/install -c -m 644 ./html/deprecated-api-index.html
# /usr/bin/install -c -m 644 ./html/gcab.devhelp2
# /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/index.sgml
# /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/object-tree.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
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gcab"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gcab 0.7-1 (Thu Apr 13 18:53:50 UTC 2017)

CMD: pacman --query --file gcab-0.7-1-x86_64.pkg.tar.xz
# gcab 0.7-1

Creating hybrid package for 'gcab'

Trying to find vanilla package 'gcab'...

CMD: pacman --query --file /mirror/gcab-0.7-1.pkg.tar.xz
# gcab 0.7-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libgcab-1.0.so.0
# /usr/lib/libgcab-1.0.so
# /usr/lib/libgcab-1.0.so.0.0.0
# /usr/lib/pkgconfig/libgcab-1.0.pc
# /usr/include/libgcab-1.0/libgcab.h
# /usr/include/libgcab-1.0/libgcab/gcab-cabinet.h
# /usr/include/libgcab-1.0/libgcab/gcab-enums.h
# /usr/include/libgcab-1.0/libgcab/gcab-file.h
# /usr/include/libgcab-1.0/libgcab/gcab-folder.h
# /usr/share/man/man1/gcab.1.gz
# /usr/share/locale/bs/LC_MESSAGES/gcab.mo
# /usr/share/locale/cs/LC_MESSAGES/gcab.mo
# /usr/share/locale/de/LC_MESSAGES/gcab.mo
# /usr/share/locale/el/LC_MESSAGES/gcab.mo
# /usr/share/locale/es/LC_MESSAGES/gcab.mo
# /usr/share/locale/eu/LC_MESSAGES/gcab.mo
# /usr/share/locale/fr/LC_MESSAGES/gcab.mo
# /usr/share/locale/gl/LC_MESSAGES/gcab.mo
# /usr/share/locale/hu/LC_MESSAGES/gcab.mo
# /usr/share/locale/id/LC_MESSAGES/gcab.mo
# /usr/share/locale/lt/LC_MESSAGES/gcab.mo
# /usr/share/locale/lv/LC_MESSAGES/gcab.mo
# /usr/share/locale/nb/LC_MESSAGES/gcab.mo
# /usr/share/locale/oc/LC_MESSAGES/gcab.mo
# /usr/share/locale/pl/LC_MESSAGES/gcab.mo
# /usr/share/locale/pt/LC_MESSAGES/gcab.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/gcab.mo
# /usr/share/locale/ru/LC_MESSAGES/gcab.mo
# /usr/share/locale/sl/LC_MESSAGES/gcab.mo
# /usr/share/locale/sr/LC_MESSAGES/gcab.mo
# /usr/share/locale/sr@latin/LC_MESSAGES/gcab.mo
# /usr/share/locale/sv/LC_MESSAGES/gcab.mo
# /usr/share/locale/tg/LC_MESSAGES/gcab.mo
# /usr/share/locale/tr/LC_MESSAGES/gcab.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/gcab.mo
# /usr/share/gtk-doc/html/gcab/GCabCabinet.html
# /usr/share/gtk-doc/html/gcab/GCabFile.html
# /usr/share/gtk-doc/html/gcab/GCabFolder.html
# /usr/share/gtk-doc/html/gcab/annotation-glossary.html
# /usr/share/gtk-doc/html/gcab/api-index-full.html
# /usr/share/gtk-doc/html/gcab/ch01.html
# /usr/share/gtk-doc/html/gcab/deprecated-api-index.html
# /usr/share/gtk-doc/html/gcab/gcab.devhelp2
# /usr/share/gtk-doc/html/gcab/home.png
# /usr/share/gtk-doc/html/gcab/index.html
# /usr/share/gtk-doc/html/gcab/index.sgml
# /usr/share/gtk-doc/html/gcab/left-insensitive.png
# /usr/share/gtk-doc/html/gcab/left.png
# /usr/share/gtk-doc/html/gcab/object-tree.html
# /usr/share/gtk-doc/html/gcab/right-insensitive.png
# /usr/share/gtk-doc/html/gcab/right.png
# /usr/share/gtk-doc/html/gcab/style.css
# /usr/share/gtk-doc/html/gcab/up-insensitive.png
# /usr/share/gtk-doc/html/gcab/up.png
# /usr/bin/gcab
# /sysroot/usr/lib/libgcab-1.0.so.0.0.0
# /sysroot/usr/lib/libgcab-1.0.so.0
# /sysroot/usr/lib/libgcab-1.0.so
# /sysroot/usr/lib/libgcab-1.0.la
# /sysroot/usr/lib/libgcab-1.0.a
# /sysroot/usr/lib/pkgconfig/libgcab-1.0.pc
# /sysroot/usr/include/libgcab-1.0/libgcab.h
# /sysroot/usr/include/libgcab-1.0/libgcab/gcab-cabinet.h
# /sysroot/usr/include/libgcab-1.0/libgcab/gcab-enums.h
# /sysroot/usr/include/libgcab-1.0/libgcab/gcab-file.h
# /sysroot/usr/include/libgcab-1.0/libgcab/gcab-folder.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gcab.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gcab.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/gcab/src/gcab-0.7/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 gcab configure 0.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 85a751da5ebf
# 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:2453: checking for a BSD-compatible install
# configure:2521: result: /usr/bin/install -c
# configure:2532: checking whether build environment is sane
# configure:2587: result: yes
# configure:2646: checking for x86_64-unknown-linux-strip
# configure:2676: result: no
# configure:2686: checking for strip
# configure:2702: found /usr/bin/strip
# configure:2713: result: strip
# configure:2738: checking for a thread-safe mkdir -p
# configure:2777: result: /usr/bin/mkdir -p
# configure:2784: checking for gawk
# configure:2800: found /usr/bin/gawk
# configure:2811: result: gawk
# configure:2822: checking whether make sets $(MAKE)
# configure:2844: result: yes
# configure:2873: checking whether make supports nested variables
# configure:2890: result: yes
# configure:2979: checking whether UID '1000' is supported by ustar format
# configure:2982: result: yes
# configure:2989: checking whether GID '1000' is supported by ustar format
# configure:2992: result: yes
# configure:3000: checking how to create a ustar tar archive
# configure:3011: 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:3014: $? = 0
# configure:3054: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3057: $? = 0
# configure:3061: tar -xf -
# configure:3064: $? = 0
# configure:3066: cat conftest.dir/file
# GrepMe
# configure:3069: $? = 0
# configure:3082: result: gnutar
# configure:3135: checking whether to enable maintainer-specific portions of Makefiles
# configure:3144: result: yes
# configure:3168: checking whether make supports nested variables
# configure:3185: result: yes
# configure:3205: checking for x86_64-unknown-linux-gcc
# configure:3232: result: clang
# configure:3501: checking for C compiler version
# configure:3510: 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:3521: $? = 0
# configure:3510: 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:3521: $? = 0
# configure:3510: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3521: $? = 1
# configure:3510: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3521: $? = 1
# configure:3541: checking whether the C compiler works
# configure:3563: clang conftest.c >&5
# configure:3567: $? = 0
# configure:3615: result: yes
# configure:3618: checking for C compiler default output file name
# configure:3620: result: a.out
# configure:3626: checking for suffix of executables
# configure:3633: clang -o conftest conftest.c >&5
# configure:3637: $? = 0
# configure:3659: result:
# configure:3681: checking whether we are cross compiling
# configure:3689: clang -o conftest conftest.c >&5
# configure:3693: $? = 0
# configure:3700: ./conftest
# configure:3704: $? = 0
# configure:3719: result: no
# configure:3724: checking for suffix of object files
# configure:3746: clang -c conftest.c >&5
# configure:3750: $? = 0
# configure:3771: result: o
# configure:3775: checking whether we are using the GNU C compiler
# configure:3794: clang -c conftest.c >&5
# configure:3794: $? = 0
# configure:3803: result: yes
# configure:3812: checking whether clang accepts -g
# configure:3832: clang -c -g conftest.c >&5
# configure:3832: $? = 0
# configure:3873: result: yes
# configure:3890: checking for clang option to accept ISO C89
# configure:3953: clang -c conftest.c >&5
# configure:3953: $? = 0
# configure:3966: result: none needed
# configure:3991: checking whether clang understands -c and -o together
# configure:4013: clang -c conftest.c -o conftest2.o
# configure:4016: $? = 0
# configure:4013: clang -c conftest.c -o conftest2.o
# configure:4016: $? = 0
# configure:4028: result: yes
# configure:4056: checking for style of include used by make
# configure:4084: result: GNU
# configure:4110: checking dependency style of clang
# configure:4221: result: gcc3
# configure:4267: checking build system type
# configure:4281: result: x86_64-unknown-linux-gnu
# configure:4301: checking host system type
# configure:4314: result: x86_64-unknown-linux-gnu
# configure:4355: checking how to print strings
# configure:4382: result: printf
# configure:4403: checking for a sed that does not truncate output
# configure:4467: result: /usr/bin/sed
# configure:4485: checking for grep that handles long lines and -e
# configure:4543: result: /usr/bin/grep
# configure:4548: checking for egrep
# configure:4610: result: /usr/bin/grep -E
# configure:4615: checking for fgrep
# configure:4677: result: /usr/bin/grep -F
# configure:4712: checking for ld used by clang
# configure:4779: result: /usr/bin/ld
# configure:4786: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4801: result: yes
# configure:4813: checking for BSD- or MS-compatible name lister (nm)
# configure:4867: result: /usr/bin/nm -B
# configure:4997: checking the name lister (/usr/bin/nm -B) interface
# configure:5004: clang -c conftest.c >&5
# configure:5007: /usr/bin/nm -B "conftest.o"
# configure:5010: output
# 0000000000000000 B some_variable
# configure:5017: result: BSD nm
# configure:5020: checking whether ln -s works
# configure:5024: result: yes
# configure:5032: checking the maximum length of command line arguments
# configure:5163: result: 1572864
# configure:5211: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5251: result: func_convert_file_noop
# configure:5258: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5278: result: func_convert_file_noop
# configure:5285: checking for /usr/bin/ld option to reload object files
# configure:5292: result: -r
# configure:5326: checking for x86_64-unknown-linux-objdump
# configure:5356: result: no
# configure:5366: checking for objdump
# configure:5382: found /usr/bin/objdump
# configure:5393: result: objdump
# configure:5422: checking how to recognize dependent libraries
# configure:5622: result: pass_all
# configure:5667: checking for x86_64-unknown-linux-dlltool
# configure:5697: result: no
# configure:5707: checking for dlltool
# configure:5737: result: no
# configure:5764: checking how to associate runtime and link libraries
# configure:5791: result: printf %s\n
# configure:5808: checking for x86_64-unknown-linux-ar
# configure:5838: result: no
# configure:5852: checking for ar
# configure:5868: found /usr/bin/ar
# configure:5879: result: ar
# configure:5916: checking for archiver @FILE support
# configure:5933: clang -c conftest.c >&5
# configure:5933: $? = 0
# configure:5936: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5939: $? = 0
# configure:5944: 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:5947: $? = 1
# configure:5959: result: @
# configure:5977: checking for x86_64-unknown-linux-strip
# configure:6004: result: strip
# configure:6076: checking for x86_64-unknown-linux-ranlib
# configure:6106: result: no
# configure:6116: checking for ranlib
# configure:6132: found /usr/bin/ranlib
# configure:6143: result: ranlib
# configure:6245: checking command to parse /usr/bin/nm -B output from clang object
# configure:6398: clang -c conftest.c >&5
# configure:6401: $? = 0
# configure:6405: /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:6408: $? = 0
# configure:6474: clang -o conftest conftest.c conftstm.o >&5
# configure:6477: $? = 0
# configure:6515: result: ok
# configure:6562: checking for sysroot
# configure:6592: result: no
# configure:6599: checking for a working dd
# configure:6637: result: /usr/bin/dd
# configure:6641: checking how to truncate binary pipes
# configure:6656: result: /usr/bin/dd bs=4096 count=1
# configure:6792: clang -c conftest.c >&5
# configure:6795: $? = 0
# configure:6945: checking for x86_64-unknown-linux-mt
# configure:6975: result: no
# configure:6985: checking for mt
# configure:7015: result: no
# configure:7035: checking if : is a manifest tool
# configure:7041: : '-?'
# configure:7049: result: no
# configure:7726: checking how to run the C preprocessor
# configure:7757: clang -E conftest.c
# configure:7757: $? = 0
# configure:7771: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7771: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gcab"
# | #define PACKAGE_TARNAME "gcab"
# | #define PACKAGE_VERSION "0.7"
# | #define PACKAGE_STRING "gcab 0.7"
# | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gcab"
# | #define VERSION "0.7"
# | /* end confdefs.h. */
# | #include
# configure:7796: result: clang -E
# configure:7816: clang -E conftest.c
# configure:7816: $? = 0
# configure:7830: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7830: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gcab"
# | #define PACKAGE_TARNAME "gcab"
# | #define PACKAGE_VERSION "0.7"
# | #define PACKAGE_STRING "gcab 0.7"
# | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gcab"
# | #define VERSION "0.7"
# | /* end confdefs.h. */
# | #include
# configure:7859: checking for ANSI C header files
# configure:7879: clang -c conftest.c >&5
# configure:7879: $? = 0
# configure:7952: clang -o conftest conftest.c >&5
# configure:7952: $? = 0
# configure:7952: ./conftest
# configure:7952: $? = 0
# configure:7963: result: yes
# configure:7976: checking for sys/types.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for sys/stat.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for stdlib.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for string.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for memory.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for strings.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for inttypes.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for stdint.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7976: checking for unistd.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:7990: checking for dlfcn.h
# configure:7990: clang -c conftest.c >&5
# configure:7990: $? = 0
# configure:7990: result: yes
# configure:8544: checking for objdir
# configure:8559: result: .libs
# configure:8823: checking if clang supports -fno-rtti -fno-exceptions
# configure:8841: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8845: $? = 0
# configure:8858: result: yes
# configure:9216: checking for clang option to produce PIC
# configure:9223: result: -fPIC -DPIC
# configure:9231: checking if clang PIC flag -fPIC -DPIC works
# configure:9249: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9253: $? = 0
# configure:9266: result: yes
# configure:9295: checking if clang static flag -static works
# configure:9323: result: yes
# configure:9338: checking if clang supports -c -o file.o
# configure:9359: clang -c -o out/conftest2.o conftest.c >&5
# configure:9363: $? = 0
# configure:9385: result: yes
# configure:9393: checking if clang supports -c -o file.o
# configure:9440: result: yes
# configure:9473: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10732: result: yes
# configure:10769: checking whether -lc should be explicitly linked in
# configure:10777: clang -c conftest.c >&5
# configure:10780: $? = 0
# configure:10795: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10798: $? = 0
# configure:10812: result: no
# configure:10972: checking dynamic linker characteristics
# configure:11553: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11553: $? = 0
# configure:11793: result: GNU/Linux ld.so
# configure:11915: checking how to hardcode library paths into programs
# configure:11940: result: immediate
# configure:12488: checking whether stripping libraries is possible
# configure:12493: result: yes
# configure:12528: checking if libtool supports shared libraries
# configure:12530: result: yes
# configure:12533: checking whether to build shared libraries
# configure:12558: result: yes
# configure:12561: checking whether to build static libraries
# configure:12565: result: yes
# configure:12613: checking for x86_64-unknown-linux-pkg-config
# configure:12646: result: no
# configure:12656: checking for pkg-config
# configure:12674: found /usr/bin/pkg-config
# configure:12686: result: /usr/bin/pkg-config
# configure:12711: checking pkg-config is at least version 0.9.0
# configure:12714: result: yes
# configure:12726: checking for gtk-doc
# configure:12729: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
# configure:12732: $? = 0
# configure:12738: result: yes
# configure:12752: checking for gtkdoc-check
# configure:12768: found /usr/bin/gtkdoc-check
# configure:12779: result: gtkdoc-check.test
# configure:12789: checking for gtkdoc-check
# configure:12807: found /usr/bin/gtkdoc-check
# configure:12819: result: /usr/bin/gtkdoc-check
# configure:12831: checking for gtkdoc-rebase
# configure:12849: found /usr/bin/gtkdoc-rebase
# configure:12861: result: /usr/bin/gtkdoc-rebase
# configure:12875: checking for gtkdoc-mkpdf
# configure:12893: found /usr/bin/gtkdoc-mkpdf
# configure:12905: result: /usr/bin/gtkdoc-mkpdf
# configure:12933: checking whether to build gtk-doc documentation
# configure:12935: result: no
# configure:12948: checking for GTKDOC_DEPS
# configure:12955: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:12958: $? = 0
# configure:12972: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:12975: $? = 0
# configure:13013: result: yes
# configure:13103: checking for x86_64-unknown-linux-pkg-config
# configure:13133: result: /usr/bin/pkg-config
# configure:13201: checking pkg-config is at least version 0.9.0
# configure:13204: result: yes
# configure:13223: checking for gobject-introspection
# configure:13254: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.4"
# Package gobject-introspection-1.0 was not found in the pkg-config search path.
# Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'gobject-introspection-1.0' found
# configure:13257: $? = 1
# configure:13269: result: no
# configure:13316: checking whether NLS is requested
# configure:13325: result: yes
# configure:13343: checking for intltool >= 0.40.0
# configure:13345: result: 0.51.0 found
# configure:13353: checking for intltool-update
# configure:13371: found /usr/bin/intltool-update
# configure:13383: result: /usr/bin/intltool-update
# configure:13393: checking for intltool-merge
# configure:13411: found /usr/bin/intltool-merge
# configure:13423: result: /usr/bin/intltool-merge
# configure:13433: checking for intltool-extract
# configure:13451: found /usr/bin/intltool-extract
# configure:13463: result: /usr/bin/intltool-extract
# configure:13617: checking for xgettext
# configure:13635: found /usr/bin/xgettext
# configure:13647: result: /usr/bin/xgettext
# configure:13657: checking for msgmerge
# configure:13675: found /usr/bin/msgmerge
# configure:13687: result: /usr/bin/msgmerge
# configure:13697: checking for msgfmt
# configure:13715: found /usr/bin/msgfmt
# configure:13727: result: /usr/bin/msgfmt
# configure:13737: checking for gmsgfmt
# configure:13768: result: /usr/bin/msgfmt
# configure:13788: checking for perl
# configure:13806: found /usr/bin/perl
# configure:13818: result: /usr/bin/perl
# configure:13829: checking for perl >= 5.8.1
# configure:13836: result: 5.24.0
# configure:13840: checking for XML::Parser
# configure:13843: result: ok
# configure:13866: checking locale.h usability
# configure:13866: clang -c conftest.c >&5
# configure:13866: $? = 0
# configure:13866: result: yes
# configure:13866: checking locale.h presence
# configure:13866: clang -E conftest.c
# configure:13866: $? = 0
# configure:13866: result: yes
# configure:13866: checking for locale.h
# configure:13866: result: yes
# configure:13877: checking for LC_MESSAGES
# configure:13893: clang -o conftest conftest.c >&5
# configure:13893: $? = 0
# configure:13901: result: yes
# configure:13918: checking libintl.h usability
# configure:13918: clang -c conftest.c >&5
# configure:13918: $? = 0
# configure:13918: result: yes
# configure:13918: checking libintl.h presence
# configure:13918: clang -E conftest.c
# configure:13918: $? = 0
# configure:13918: result: yes
# configure:13918: checking for libintl.h
# configure:13918: result: yes
# configure:13926: checking for ngettext in libc
# configure:13944: clang -o conftest conftest.c >&5
# configure:13944: $? = 0
# configure:13953: result: yes
# configure:13957: checking for dgettext in libc
# configure:13975: clang -o conftest conftest.c >&5
# configure:13975: $? = 0
# configure:13984: result: yes
# configure:13991: checking for bind_textdomain_codeset
# configure:13991: clang -o conftest conftest.c >&5
# configure:13991: $? = 0
# configure:13991: result: yes
# configure:14267: checking for msgfmt
# configure:14294: result: /usr/bin/msgfmt
# configure:14305: checking for dcgettext
# configure:14305: clang -o conftest conftest.c >&5
# configure:14305: $? = 0
# configure:14305: result: yes
# configure:14315: checking if msgfmt accepts -c
# configure:14330: $MSGFMT -c -o /dev/null conftest.foo
# conftest.foo:3: warning: header field 'Language' missing in header
# configure:14333: $? = 0
# configure:14335: result: yes
# configure:14345: checking for gmsgfmt
# configure:14376: result: /usr/bin/msgfmt
# configure:14386: checking for xgettext
# configure:14413: result: /usr/bin/xgettext
# configure:14432: clang -o conftest conftest.c >&5
# configure:14432: $? = 0
# configure:14613: checking for x86_64-unknown-linux-pkg-config
# configure:14643: result: /usr/bin/pkg-config
# configure:14711: checking pkg-config is at least version 0.16
# configure:14714: result: yes
# configure:14731: checking for GLIB - version >= 2.22.0
# configure:14843: clang -o conftest -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgio-2.0 -lgobject-2.0 -lglib-2.0 >&5
# configure:14843: $? = 0
# configure:14843: ./conftest
# configure:14843: $? = 0
# configure:14857: result: yes (version 2.48.1)
# configure:14927: checking for valac
# configure:14958: result: valac
# configure:14989: WARNING: no proper vala compiler found
# configure:14991: WARNING: you will not be able to compile vala source files
# configure:14998: checking for vapigen
# configure:15029: result: no
# configure:15048: checking zlib.h usability
# configure:15048: clang -c conftest.c >&5
# configure:15048: $? = 0
# configure:15048: result: yes
# configure:15048: checking zlib.h presence
# configure:15048: clang -E conftest.c
# configure:15048: $? = 0
# configure:15048: result: yes
# configure:15048: checking for zlib.h
# configure:15048: result: yes
# configure:15065: checking whether -Wno-missing-field-initializers is supported
# configure:15084: clang -c -W -Werror -Wno-missing-field-initializers conftest.c >&5
# configure:15084: $? = 0
# configure:15093: result: yes
# configure:15097: checking whether -Wno-missing-field-initializers is needed
# configure:15121: clang -c -W -Werror conftest.c >&5
# conftest.c:34:32: error: missing field 'b' initializer [-Werror,-Wmissing-field-initializers]
# s_t s1 = { 0, };
# ^
# 1 error generated.
# configure:15121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gcab"
# | #define PACKAGE_TARNAME "gcab"
# | #define PACKAGE_VERSION "0.7"
# | #define PACKAGE_STRING "gcab 0.7"
# | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gcab"
# | #define VERSION "0.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define GETTEXT_PACKAGE "gcab"
# | #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_ZLIB_H 1
# | /* end confdefs.h. */
# | void f (void)
# | {
# | typedef struct { int a; int b; } s_t;
# | s_t s1 = { 0, };
# | }
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15131: result: yes
# configure:15135: checking whether -Wuninitialized is supported
# configure:15154: clang -c -Werror -Wuninitialized conftest.c >&5
# configure:15154: $? = 0
# configure:15163: result: yes
# configure:15347: checking whether C compiler handles -W
# configure:15366: clang -c -W conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wabi
# configure:15366: clang -c -Wabi conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Waddress
# configure:15366: clang -c -Waddress conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Waggressive-loop-optimizations
# configure:15366: clang -c -Waggressive-loop-optimizations conftest.c >&5
# warning: unknown warning option '-Waggressive-loop-optimizations' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wall
# configure:15366: clang -c -Wall conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Warray-bounds
# configure:15366: clang -c -Warray-bounds conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wattributes
# configure:15366: clang -c -Wattributes conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wbuiltin-macro-redefined
# configure:15366: clang -c -Wbuiltin-macro-redefined conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wcast-align
# configure:15366: clang -c -Wcast-align conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wchar-subscripts
# configure:15366: clang -c -Wchar-subscripts conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wclobbered
# configure:15366: clang -c -Wclobbered conftest.c >&5
# warning: unknown warning option '-Wclobbered'; did you mean '-Wconsumed'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wcomment
# configure:15366: clang -c -Wcomment conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wcomments
# configure:15366: clang -c -Wcomments conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wcoverage-mismatch
# configure:15366: clang -c -Wcoverage-mismatch conftest.c >&5
# warning: unknown warning option '-Wcoverage-mismatch'; did you mean '-Wpointer-type-mismatch'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wcpp
# configure:15366: clang -c -Wcpp conftest.c >&5
# warning: unknown warning option '-Wcpp' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wdate-time
# configure:15366: clang -c -Wdate-time conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wdeprecated
# configure:15366: clang -c -Wdeprecated conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wdeprecated-declarations
# configure:15366: clang -c -Wdeprecated-declarations conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wdisabled-optimization
# configure:15366: clang -c -Wdisabled-optimization conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wdiv-by-zero
# configure:15366: clang -c -Wdiv-by-zero conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wdouble-promotion
# configure:15366: clang -c -Wdouble-promotion conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wempty-body
# configure:15366: clang -c -Wempty-body conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wendif-labels
# configure:15366: clang -c -Wendif-labels conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wenum-compare
# configure:15366: clang -c -Wenum-compare conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wextra
# configure:15366: clang -c -Wextra conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wformat-contains-nul
# configure:15366: clang -c -Wformat-contains-nul conftest.c >&5
# warning: unknown warning option '-Wformat-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wformat-extra-args
# configure:15366: clang -c -Wformat-extra-args conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wformat-nonliteral
# configure:15366: clang -c -Wformat-nonliteral conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wformat-security
# configure:15366: clang -c -Wformat-security conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wformat-y2k
# configure:15366: clang -c -Wformat-y2k conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wformat-zero-length
# configure:15366: clang -c -Wformat-zero-length conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wfree-nonheap-object
# configure:15366: clang -c -Wfree-nonheap-object conftest.c >&5
# warning: unknown warning option '-Wfree-nonheap-object'; did you mean '-Wsequence-point'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wignored-qualifiers
# configure:15366: clang -c -Wignored-qualifiers conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wimplicit
# configure:15366: clang -c -Wimplicit conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wimplicit-function-declaration
# configure:15366: clang -c -Wimplicit-function-declaration conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wimplicit-int
# configure:15366: clang -c -Wimplicit-int conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Winit-self
# configure:15366: clang -c -Winit-self conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Winline
# configure:15366: clang -c -Winline conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wint-to-pointer-cast
# configure:15366: clang -c -Wint-to-pointer-cast conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Winvalid-memory-model
# configure:15366: clang -c -Winvalid-memory-model conftest.c >&5
# warning: unknown warning option '-Winvalid-memory-model'; did you mean '-Winvalid-pp-token'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Winvalid-pch
# configure:15366: clang -c -Winvalid-pch conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wjump-misses-init
# configure:15366: clang -c -Wjump-misses-init conftest.c >&5
# warning: unknown warning option '-Wjump-misses-init' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wlogical-op
# configure:15366: clang -c -Wlogical-op conftest.c >&5
# warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmain
# configure:15366: clang -c -Wmain conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmaybe-uninitialized
# configure:15366: clang -c -Wmaybe-uninitialized conftest.c >&5
# warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmissing-braces
# configure:15366: clang -c -Wmissing-braces conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmissing-declarations
# configure:15366: clang -c -Wmissing-declarations conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmissing-field-initializers
# configure:15366: clang -c -Wmissing-field-initializers conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmissing-include-dirs
# configure:15366: clang -c -Wmissing-include-dirs conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmissing-parameter-type
# configure:15366: clang -c -Wmissing-parameter-type conftest.c >&5
# warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmissing-prototypes
# configure:15366: clang -c -Wmissing-prototypes conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wmultichar
# configure:15366: clang -c -Wmultichar conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wnarrowing
# configure:15366: clang -c -Wnarrowing conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wnested-externs
# configure:15366: clang -c -Wnested-externs conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wnonnull
# configure:15366: clang -c -Wnonnull conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wold-style-declaration
# configure:15366: clang -c -Wold-style-declaration conftest.c >&5
# warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wold-style-definition
# configure:15366: clang -c -Wold-style-definition conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wopenmp-simd
# configure:15366: clang -c -Wopenmp-simd conftest.c >&5
# warning: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Woverflow
# configure:15366: clang -c -Woverflow conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Woverlength-strings
# configure:15366: clang -c -Woverlength-strings conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Woverride-init
# configure:15366: clang -c -Woverride-init conftest.c >&5
# warning: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wpacked
# configure:15366: clang -c -Wpacked conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wpacked-bitfield-compat
# configure:15366: clang -c -Wpacked-bitfield-compat conftest.c >&5
# warning: unknown warning option '-Wpacked-bitfield-compat'; did you mean '-Wkeyword-compat'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wparentheses
# configure:15366: clang -c -Wparentheses conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wpointer-arith
# configure:15366: clang -c -Wpointer-arith conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wpointer-sign
# configure:15366: clang -c -Wpointer-sign conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wpointer-to-int-cast
# configure:15366: clang -c -Wpointer-to-int-cast conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wpragmas
# configure:15366: clang -c -Wpragmas conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wreturn-local-addr
# configure:15366: clang -c -Wreturn-local-addr conftest.c >&5
# warning: unknown warning option '-Wreturn-local-addr'; did you mean '-Wreturn-stack-address'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wreturn-type
# configure:15366: clang -c -Wreturn-type conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsequence-point
# configure:15366: clang -c -Wsequence-point conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wshadow
# configure:15366: clang -c -Wshadow conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsizeof-pointer-memaccess
# configure:15366: clang -c -Wsizeof-pointer-memaccess conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wstack-protector
# configure:15366: clang -c -Wstack-protector conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wstrict-aliasing
# configure:15366: clang -c -Wstrict-aliasing conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wstrict-overflow
# configure:15366: clang -c -Wstrict-overflow conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wstrict-prototypes
# configure:15366: clang -c -Wstrict-prototypes conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsuggest-attribute=const
# configure:15366: clang -c -Wsuggest-attribute=const conftest.c >&5
# warning: unknown warning option '-Wsuggest-attribute=const' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsuggest-attribute=format
# configure:15366: clang -c -Wsuggest-attribute=format conftest.c >&5
# warning: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsuggest-attribute=noreturn
# configure:15366: clang -c -Wsuggest-attribute=noreturn conftest.c >&5
# warning: unknown warning option '-Wsuggest-attribute=noreturn' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsuggest-attribute=pure
# configure:15366: clang -c -Wsuggest-attribute=pure conftest.c >&5
# warning: unknown warning option '-Wsuggest-attribute=pure'; did you mean '-WNSObject-attribute'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wswitch
# configure:15366: clang -c -Wswitch conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wswitch-default
# configure:15366: clang -c -Wswitch-default conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wsync-nand
# configure:15366: clang -c -Wsync-nand conftest.c >&5
# warning: unknown warning option '-Wsync-nand' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wtrampolines
# configure:15366: clang -c -Wtrampolines conftest.c >&5
# warning: unknown warning option '-Wtrampolines' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wtrigraphs
# configure:15366: clang -c -Wtrigraphs conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wtype-limits
# configure:15366: clang -c -Wtype-limits conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wuninitialized
# configure:15366: clang -c -Wuninitialized conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunknown-pragmas
# configure:15366: clang -c -Wunknown-pragmas conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused
# configure:15366: clang -c -Wunused conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-but-set-parameter
# configure:15366: clang -c -Wunused-but-set-parameter conftest.c >&5
# warning: unknown warning option '-Wunused-but-set-parameter'; did you mean '-Wunused-parameter'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-but-set-variable
# configure:15366: clang -c -Wunused-but-set-variable conftest.c >&5
# warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-function
# configure:15366: clang -c -Wunused-function conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-label
# configure:15366: clang -c -Wunused-label conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-macros
# configure:15366: clang -c -Wunused-macros conftest.c >&5
# conftest.c:2:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE_NAME "gcab"
# ^
# conftest.c:3:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE_TARNAME "gcab"
# ^
# conftest.c:4:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE_VERSION "0.7"
# ^
# conftest.c:5:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE_STRING "gcab 0.7"
# ^
# conftest.c:6:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab"
# ^
# conftest.c:7:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE_URL ""
# ^
# conftest.c:8:9: warning: macro is not used [-Wunused-macros]
# #define PACKAGE "gcab"
# ^
# conftest.c:9:9: warning: macro is not used [-Wunused-macros]
# #define VERSION "0.7"
# ^
# conftest.c:10:9: warning: macro is not used [-Wunused-macros]
# #define STDC_HEADERS 1
# ^
# conftest.c:11:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_SYS_TYPES_H 1
# ^
# conftest.c:12:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_SYS_STAT_H 1
# ^
# conftest.c:13:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_STDLIB_H 1
# ^
# conftest.c:14:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_STRING_H 1
# ^
# conftest.c:15:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_MEMORY_H 1
# ^
# conftest.c:16:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_STRINGS_H 1
# ^
# conftest.c:17:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_INTTYPES_H 1
# ^
# conftest.c:18:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
# ^
# conftest.c:19:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_UNISTD_H 1
# ^
# conftest.c:20:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_DLFCN_H 1
# ^
# conftest.c:21:9: warning: macro is not used [-Wunused-macros]
# #define LT_OBJDIR ".libs/"
# ^
# conftest.c:22:9: warning: macro is not used [-Wunused-macros]
# #define GETTEXT_PACKAGE "gcab"
# ^
# conftest.c:23:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_LOCALE_H 1
# ^
# conftest.c:24:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_LC_MESSAGES 1
# ^
# conftest.c:25:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# ^
# conftest.c:26:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_GETTEXT 1
# ^
# conftest.c:27:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_DCGETTEXT 1
# ^
# conftest.c:28:9: warning: macro is not used [-Wunused-macros]
# #define ENABLE_NLS 1
# ^
# conftest.c:29:9: warning: macro is not used [-Wunused-macros]
# #define HAVE_ZLIB_H 1
# ^
# 28 warnings generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-result
# configure:15366: clang -c -Wunused-result conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-value
# configure:15366: clang -c -Wunused-value conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wunused-variable
# configure:15366: clang -c -Wunused-variable conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wvarargs
# configure:15366: clang -c -Wvarargs conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wvariadic-macros
# configure:15366: clang -c -Wvariadic-macros conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wvector-operation-performance
# configure:15366: clang -c -Wvector-operation-performance conftest.c >&5
# warning: unknown warning option '-Wvector-operation-performance' [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wvla
# configure:15366: clang -c -Wvla conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wvolatile-register-var
# configure:15366: clang -c -Wvolatile-register-var conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wwrite-strings
# configure:15366: clang -c -Wwrite-strings conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wnormalized=nfc
# configure:15366: clang -c -Wnormalized=nfc conftest.c >&5
# warning: unknown warning option '-Wnormalized=nfc'; did you mean '-Wformat-pedantic'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15347: checking whether C compiler handles -Wno-missing-field-initializers
# configure:15366: clang -c -Wno-missing-field-initializers conftest.c >&5
# configure:15366: $? = 0
# configure:15376: result: yes
# configure:15384: checking whether C compiler handles -Wno-sign-compare
# configure:15403: clang -c -Wno-sign-compare conftest.c >&5
# configure:15403: $? = 0
# configure:15412: result: yes
# configure:15419: checking whether C compiler handles -Wno-unused-parameter
# configure:15438: clang -c -Wno-unused-parameter conftest.c >&5
# configure:15438: $? = 0
# configure:15447: result: yes
# configure:15576: checking that generated files are newer than configure
# configure:15582: result: done
# configure:15649: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gcab config.status 0.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 85a751da5ebf
#
# config.status:1235: creating atlocal
# config.status:1235: creating tests/package.m4.tmp
# config.status:1235: creating Makefile
# config.status:1235: creating docs/Makefile
# config.status:1235: creating docs/reference/Makefile
# config.status:1235: creating docs/reference/gcab-docs.sgml
# config.status:1235: creating gcab.1
# config.status:1235: creating libgcab-1.0.pc
# config.status:1235: creating libgcab/Makefile
# config.status:1235: creating po/Makefile.in
# config.status:1235: creating config.h
# config.status:1464: executing depfiles commands
# config.status:1464: executing libtool commands
# config.status:1464: executing default-1 commands
# config.status:1464: executing ./atconfig commands
# config.status:1464: executing po/stamp-it commands
# configure:17866:
# gcab 0.7
# ============
#
# prefix: /usr
# c compiler: clang
#
#
# ## ---------------- ##
# ## 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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# 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_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_VALAC=valac
# ac_cv_path_VAPIGEN=no
# 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_lt_DD=/usr/bin/dd
# 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_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
# 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
# gl_cv_cc_nomfi_needed=yes
# gl_cv_cc_nomfi_supported=yes
# gl_cv_cc_uninitialized_supported=yes
# gl_cv_warn_c__W=yes
# gl_cv_warn_c__Wabi=yes
# gl_cv_warn_c__Waddress=yes
# gl_cv_warn_c__Waggressive_loop_optimizations=yes
# gl_cv_warn_c__Wall=yes
# gl_cv_warn_c__Warray_bounds=yes
# gl_cv_warn_c__Wattributes=yes
# gl_cv_warn_c__Wbuiltin_macro_redefined=yes
# gl_cv_warn_c__Wcast_align=yes
# gl_cv_warn_c__Wchar_subscripts=yes
# gl_cv_warn_c__Wclobbered=yes
# gl_cv_warn_c__Wcomment=yes
# gl_cv_warn_c__Wcomments=yes
# gl_cv_warn_c__Wcoverage_mismatch=yes
# gl_cv_warn_c__Wcpp=yes
# gl_cv_warn_c__Wdate_time=yes
# gl_cv_warn_c__Wdeprecated=yes
# gl_cv_warn_c__Wdeprecated_declarations=yes
# gl_cv_warn_c__Wdisabled_optimization=yes
# gl_cv_warn_c__Wdiv_by_zero=yes
# gl_cv_warn_c__Wdouble_promotion=yes
# gl_cv_warn_c__Wempty_body=yes
# gl_cv_warn_c__Wendif_labels=yes
# gl_cv_warn_c__Wenum_compare=yes
# gl_cv_warn_c__Wextra=yes
# gl_cv_warn_c__Wformat_contains_nul=yes
# gl_cv_warn_c__Wformat_extra_args=yes
# gl_cv_warn_c__Wformat_nonliteral=yes
# gl_cv_warn_c__Wformat_security=yes
# gl_cv_warn_c__Wformat_y2k=yes
# gl_cv_warn_c__Wformat_zero_length=yes
# gl_cv_warn_c__Wfree_nonheap_object=yes
# gl_cv_warn_c__Wignored_qualifiers=yes
# gl_cv_warn_c__Wimplicit=yes
# gl_cv_warn_c__Wimplicit_function_declaration=yes
# gl_cv_warn_c__Wimplicit_int=yes
# gl_cv_warn_c__Winit_self=yes
# gl_cv_warn_c__Winline=yes
# gl_cv_warn_c__Wint_to_pointer_cast=yes
# gl_cv_warn_c__Winvalid_memory_model=yes
# gl_cv_warn_c__Winvalid_pch=yes
# gl_cv_warn_c__Wjump_misses_init=yes
# gl_cv_warn_c__Wlogical_op=yes
# gl_cv_warn_c__Wmain=yes
# gl_cv_warn_c__Wmaybe_uninitialized=yes
# gl_cv_warn_c__Wmissing_braces=yes
# gl_cv_warn_c__Wmissing_declarations=yes
# gl_cv_warn_c__Wmissing_field_initializers=yes
# gl_cv_warn_c__Wmissing_include_dirs=yes
# gl_cv_warn_c__Wmissing_parameter_type=yes
# gl_cv_warn_c__Wmissing_prototypes=yes
# gl_cv_warn_c__Wmultichar=yes
# gl_cv_warn_c__Wnarrowing=yes
# gl_cv_warn_c__Wnested_externs=yes
# gl_cv_warn_c__Wno_missing_field_initializers=yes
# gl_cv_warn_c__Wno_sign_compare=yes
# gl_cv_warn_c__Wno_unused_parameter=yes
# gl_cv_warn_c__Wnonnull=yes
# gl_cv_warn_c__Wnormalized_nfc=yes
# gl_cv_warn_c__Wold_style_declaration=yes
# gl_cv_warn_c__Wold_style_definition=yes
# gl_cv_warn_c__Wopenmp_simd=yes
# gl_cv_warn_c__Woverflow=yes
# gl_cv_warn_c__Woverlength_strings=yes
# gl_cv_warn_c__Woverride_init=yes
# gl_cv_warn_c__Wpacked=yes
# gl_cv_warn_c__Wpacked_bitfield_compat=yes
# gl_cv_warn_c__Wparentheses=yes
# gl_cv_warn_c__Wpointer_arith=yes
# gl_cv_warn_c__Wpointer_sign=yes
# gl_cv_warn_c__Wpointer_to_int_cast=yes
# gl_cv_warn_c__Wpragmas=yes
# gl_cv_warn_c__Wreturn_local_addr=yes
# gl_cv_warn_c__Wreturn_type=yes
# gl_cv_warn_c__Wsequence_point=yes
# gl_cv_warn_c__Wshadow=yes
# gl_cv_warn_c__Wsizeof_pointer_memaccess=yes
# gl_cv_warn_c__Wstack_protector=yes
# gl_cv_warn_c__Wstrict_aliasing=yes
# gl_cv_warn_c__Wstrict_overflow=yes
# gl_cv_warn_c__Wstrict_prototypes=yes
# gl_cv_warn_c__Wsuggest_attribute_const=yes
# gl_cv_warn_c__Wsuggest_attribute_format=yes
# gl_cv_warn_c__Wsuggest_attribute_noreturn=yes
# gl_cv_warn_c__Wsuggest_attribute_pure=yes
# gl_cv_warn_c__Wswitch=yes
# gl_cv_warn_c__Wswitch_default=yes
# gl_cv_warn_c__Wsync_nand=yes
# gl_cv_warn_c__Wtrampolines=yes
# gl_cv_warn_c__Wtrigraphs=yes
# gl_cv_warn_c__Wtype_limits=yes
# gl_cv_warn_c__Wuninitialized=yes
# gl_cv_warn_c__Wunknown_pragmas=yes
# gl_cv_warn_c__Wunused=yes
# gl_cv_warn_c__Wunused_but_set_parameter=yes
# gl_cv_warn_c__Wunused_but_set_variable=yes
# gl_cv_warn_c__Wunused_function=yes
# gl_cv_warn_c__Wunused_label=yes
# gl_cv_warn_c__Wunused_macros=yes
# gl_cv_warn_c__Wunused_result=yes
# gl_cv_warn_c__Wunused_value=yes
# gl_cv_warn_c__Wunused_variable=yes
# gl_cv_warn_c__Wvarargs=yes
# gl_cv_warn_c__Wvariadic_macros=yes
# gl_cv_warn_c__Wvector_operation_performance=yes
# gl_cv_warn_c__Wvla=yes
# gl_cv_warn_c__Wvolatile_register_var=yes
# gl_cv_warn_c__Wwrite_strings=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# 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'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gcab/src/gcab-0.7/build-aux/missing aclocal-1.15'
# ALL_LINGUAS=''
# 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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/gcab/src/gcab-0.7/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gcab/src/gcab-0.7/build-aux/missing autoheader'
# AUTOM4TE='${SHELL} /tmp/gcab/src/gcab-0.7/build-aux/missing autom4te'
# AUTOMAKE='${SHELL} /tmp/gcab/src/gcab-0.7/build-aux/missing automake-1.15'
# AWK='gawk'
# CATALOGS=''
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# 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='gcab'
# GIR_FALSE=''
# GIR_TRUE='#'
# GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_COMPILE_RESOURCES='glib-compile-resources'
# GLIB_GENMARSHAL='glib-genmarshal'
# GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0'
# GLIB_MKENUMS='glib-mkenums'
# GMOFILES=''
# GMSGFMT='/usr/bin/msgfmt'
# GOBJECT_QUERY='gobject-query'
# 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_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_GTK_DOC_FALSE='#'
# HAVE_GTK_DOC_TRUE=''
# HAVE_INTROSPECTION_FALSE=''
# HAVE_INTROSPECTION_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))'
# INTROSPECTION_CFLAGS=''
# INTROSPECTION_COMPILER=''
# INTROSPECTION_GENERATE=''
# INTROSPECTION_GIRDIR=''
# INTROSPECTION_LIBS=''
# INTROSPECTION_MAKEFILE=''
# INTROSPECTION_SCANNER=''
# INTROSPECTION_TYPELIBDIR=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/gcab/src/gcab-0.7/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='build-aux/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='gcab'
# PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab'
# PACKAGE_NAME='gcab'
# PACKAGE_STRING='gcab 0.7'
# PACKAGE_TARNAME='gcab'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.7'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POFILES=''
# 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'
# VALAC='valac'
# VAPIGEN='no'
# VAPI_FALSE=''
# VAPI_TRUE='#'
# VERSION='0.7'
# WARN_CFLAGS=' -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-macros -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter'
# XGETTEXT='/usr/bin/xgettext'
# 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/gcab/src/gcab-0.7/build-aux/install-sh'
# intltool__v_merge_options_0='-q'
# intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "gcab"
# #define PACKAGE_TARNAME "gcab"
# #define PACKAGE_VERSION "0.7"
# #define PACKAGE_STRING "gcab 0.7"
# #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab"
# #define PACKAGE_URL ""
# #define PACKAGE "gcab"
# #define VERSION "0.7"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define GETTEXT_PACKAGE "gcab"
# #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_ZLIB_H 1
#
# configure: exit 0