Created
February 13, 2019 07:56
-
-
Save slhck/d54ee289cee9a3966d3fdfe35835a3fa to your computer and use it in GitHub Desktop.
shared-mime-info on Ubuntu 18.10 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 2.0.1-29-g9084a62 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 9084a629a534ca5e291fbc985116f3ba0f5b7d11 | |
Last commit: 13 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: b1c62f347631d51602585246d827b261410a0eae | |
Core tap last commit: 19 minutes ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_CACHE: /home/werner/.cache/Homebrew | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_LOGS: /home/werner/.cache/Homebrew/Logs | |
CPU: octa-core 64-bit skylake | |
Homebrew Ruby: 2.5.1 => /usr/bin/ruby2.5 | |
Clang: N/A | |
Git: 2.19.1 => /usr/bin/git | |
Curl: 7.61.0 => /usr/bin/curl | |
Kernel: Linux 4.18.0-13-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.10 (cosmic) | |
Host glibc: 2.28 | |
/usr/bin/gcc: 8.2.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/home/werner/.pyenv/shims/python3-config | |
/home/werner/.pyenv/shims/python3.7m-config | |
/home/werner/.pyenv/shims/python3.7-config | |
/home/werner/.pyenv/shims/python-config | |
/home/werner/.pyenv/shims/python3.6-config | |
/home/werner/.pyenv/shims/python3.6m-config | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/ffnvcodec/dynlink_cuda.h | |
/usr/local/include/ffnvcodec/dynlink_cuviddec.h | |
/usr/local/include/ffnvcodec/dynlink_loader.h | |
/usr/local/include/ffnvcodec/dynlink_nvcuvid.h | |
/usr/local/include/ffnvcodec/nvEncodeAPI.h | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/ffnvcodec.pc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shared-mime-info |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-02-13 08:53:24 +0100 | |
./configure | |
--disable-dependency-tracking | |
--prefix=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12 | |
--disable-update-mimedb | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... gcc-8 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-8 accepts -g... yes | |
checking for gcc-8 option to accept ISO C89... none needed | |
checking whether gcc-8 understands -c and -o together... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of gcc-8... none | |
checking for an ANSI C-conforming const... yes | |
checking whether NLS is requested... yes | |
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /home/linuxbrew/.linuxbrew/opt/intltool/bin/intltool-update line 1066. | |
checking for intltool >= 0.35.0... found | |
configure: error: Your intltool is too old. You need intltool 0.35.0 or later. | |
HOMEBREW_VERSION: 2.0.1-29-g9084a62 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 9084a629a534ca5e291fbc985116f3ba0f5b7d11 | |
Last commit: 13 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: b1c62f347631d51602585246d827b261410a0eae | |
Core tap last commit: 16 minutes ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_CACHE: /home/werner/.cache/Homebrew | |
CPU: octa-core 64-bit skylake | |
Homebrew Ruby: 2.5.1 => /usr/bin/ruby2.5 | |
Clang: N/A | |
Git: 2.19.1 => /usr/bin/git | |
Curl: 7.61.0 => /usr/bin/curl | |
Kernel: Linux 4.18.0-13-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.10 (cosmic) | |
Host glibc: 2.28 | |
/usr/bin/gcc: 8.2.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A | |
HOMEBREW_CC: gcc-8 | |
HOMEBREW_CXX: g++-8 | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew | |
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/sqlite/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python@2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/util-linux/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/glib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxml2/lib/pkgconfig | |
HOMEBREW_GIT: git | |
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal | |
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/intltool/bin:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/ncurses/bin:/home/linuxbrew/.linuxbrew/opt/gettext/bin:/home/linuxbrew/.linuxbrew/opt/bzip2/bin:/home/linuxbrew/.linuxbrew/opt/pcre/bin:/home/linuxbrew/.linuxbrew/opt/gdbm/bin:/home/linuxbrew/.linuxbrew/opt/openssl/bin:/home/linuxbrew/.linuxbrew/opt/sqlite/bin:/home/linuxbrew/.linuxbrew/opt/python@2/bin:/home/linuxbrew/.linuxbrew/opt/util-linux/bin:/home/linuxbrew/.linuxbrew/opt/glib/bin:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/python/bin:/home/linuxbrew/.linuxbrew/opt/libxml2/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-8 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -v | |
superenv executed: gcc-8 -v | |
gcc-8 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gettext/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/pcre/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/glib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libxml2/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by shared-mime-info configure 1.12, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12 --disable-update-mimedb | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = voltaire | |
uname -m = x86_64 | |
uname -r = 4.18.0-13-generic | |
uname -s = Linux | |
uname -v = #14-Ubuntu SMP Wed Dec 5 09:04:24 UTC 2018 | |
/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: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super | |
PATH: /home/linuxbrew/.linuxbrew/opt/intltool/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/ncurses/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/gettext/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/bzip2/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/pcre/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/gdbm/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/openssl/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/sqlite/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/python@2/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/util-linux/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/glib/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/xz/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/python/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/libxml2/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/binutils/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2276: checking for a BSD-compatible install | |
configure:2344: result: /usr/bin/install -c | |
configure:2355: checking whether build environment is sane | |
configure:2410: result: yes | |
configure:2561: checking for a thread-safe mkdir -p | |
configure:2600: result: /bin/mkdir -p | |
configure:2607: checking for gawk | |
configure:2623: found /usr/bin/gawk | |
configure:2634: result: gawk | |
configure:2645: checking whether make sets $(MAKE) | |
configure:2667: result: yes | |
configure:2696: checking whether make supports nested variables | |
configure:2713: result: yes | |
configure:2855: checking whether make supports nested variables | |
configure:2872: result: yes | |
configure:2932: checking for gcc | |
configure:2959: result: gcc-8 | |
configure:3188: checking for C compiler version | |
configure:3197: gcc-8 --version >&5 | |
gcc-8 (Ubuntu 8.2.0-7ubuntu1) 8.2.0 | |
Copyright (C) 2018 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3208: $? = 0 | |
configure:3197: gcc-8 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc-8 | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper | |
OFFLOAD_TARGET_NAMES=nvptx-none | |
OFFLOAD_TARGET_DEFAULT=1 | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.2.0-7ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1) | |
configure:3208: $? = 0 | |
configure:3197: gcc-8 -V >&5 | |
gcc-8: error: unrecognized command line option '-V' | |
configure:3208: $? = 1 | |
configure:3197: gcc-8 -qversion >&5 | |
gcc-8: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
configure:3208: $? = 1 | |
configure:3228: checking whether the C compiler works | |
configure:3250: gcc-8 conftest.c >&5 | |
configure:3254: $? = 0 | |
configure:3302: result: yes | |
configure:3305: checking for C compiler default output file name | |
configure:3307: result: a.out | |
configure:3313: checking for suffix of executables | |
configure:3320: gcc-8 -o conftest conftest.c >&5 | |
configure:3324: $? = 0 | |
configure:3346: result: | |
configure:3368: checking whether we are cross compiling | |
configure:3376: gcc-8 -o conftest conftest.c >&5 | |
configure:3380: $? = 0 | |
configure:3387: ./conftest | |
configure:3391: $? = 0 | |
configure:3406: result: no | |
configure:3411: checking for suffix of object files | |
configure:3433: gcc-8 -c conftest.c >&5 | |
configure:3437: $? = 0 | |
configure:3458: result: o | |
configure:3462: checking whether we are using the GNU C compiler | |
configure:3481: gcc-8 -c conftest.c >&5 | |
configure:3481: $? = 0 | |
configure:3490: result: yes | |
configure:3499: checking whether gcc-8 accepts -g | |
configure:3519: gcc-8 -c -g conftest.c >&5 | |
configure:3519: $? = 0 | |
configure:3560: result: yes | |
configure:3577: checking for gcc-8 option to accept ISO C89 | |
configure:3640: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:3640: $? = 0 | |
configure:3653: result: none needed | |
configure:3678: checking whether gcc-8 understands -c and -o together | |
configure:3700: gcc-8 -c conftest.c -o conftest2.o | |
configure:3703: $? = 0 | |
configure:3700: gcc-8 -c conftest.c -o conftest2.o | |
configure:3703: $? = 0 | |
configure:3715: result: yes | |
configure:3735: checking whether make supports the include directive | |
configure:3750: make -f confmf.GNU && cat confinc.out | |
this is the am__doit target | |
configure:3753: $? = 0 | |
configure:3772: result: yes (GNU style) | |
configure:3797: checking dependency style of gcc-8 | |
configure:3908: result: none | |
configure:3925: checking for an ANSI C-conforming const | |
configure:3991: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:3991: $? = 0 | |
configure:3998: result: yes | |
configure:4009: checking whether NLS is requested | |
configure:4018: result: yes | |
configure:4036: checking for intltool >= 0.35.0 | |
configure:4038: result: found | |
configure:4041: error: Your intltool is too old. You need intltool 0.35.0 or later. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_env_ALL_CFLAGS_set= | |
ac_cv_env_ALL_CFLAGS_value= | |
ac_cv_env_ALL_LIBS_set= | |
ac_cv_env_ALL_LIBS_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=gcc-8 | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_GIO_CFLAGS_set= | |
ac_cv_env_GIO_CFLAGS_value= | |
ac_cv_env_GIO_LIBS_set= | |
ac_cv_env_GIO_LIBS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/sqlite/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python@2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/util-linux/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/glib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxml2/lib/pkgconfig | |
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= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_objext=o | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_ac_ct_CC=gcc-8 | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /tmp/shared-mime-info-20190213-7190-1q52w0a/shared-mime-info-1.12/missing aclocal-1.16' | |
ALL_CFLAGS='' | |
ALL_LIBS='' | |
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)' | |
AUTOCONF='${SHELL} /tmp/shared-mime-info-20190213-7190-1q52w0a/shared-mime-info-1.12/missing autoconf' | |
AUTOHEADER='${SHELL} /tmp/shared-mime-info-20190213-7190-1q52w0a/shared-mime-info-1.12/missing autoheader' | |
AUTOMAKE='${SHELL} /tmp/shared-mime-info-20190213-7190-1q52w0a/shared-mime-info-1.12/missing automake-1.16' | |
AWK='gawk' | |
CATALOGS='' | |
CATOBJEXT='' | |
CC='gcc-8' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='' | |
CPPFLAGS='' | |
CROSS_COMPILING_FALSE='' | |
CROSS_COMPILING_TRUE='' | |
CYGPATH_W='echo' | |
DATADIRNAME='' | |
DEFS='' | |
DEPDIR='.deps' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='' | |
ENABLE_UPDATE_MIMEDB_FALSE='' | |
ENABLE_UPDATE_MIMEDB_TRUE='' | |
EXEEXT='' | |
GETTEXT_PACKAGE='' | |
GIO_CFLAGS='' | |
GIO_LIBS='' | |
GMOFILES='' | |
GMSGFMT='' | |
GREP='' | |
HAVE_GIO_FALSE='' | |
HAVE_GIO_TRUE='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INSTOBJEXT='' | |
INTLLIBS='' | |
INTLTOOL_CAVES_RULE='' | |
INTLTOOL_DESKTOP_RULE='' | |
INTLTOOL_DIRECTORY_RULE='' | |
INTLTOOL_EXTRACT='' | |
INTLTOOL_KBD_RULE='' | |
INTLTOOL_KEYS_RULE='' | |
INTLTOOL_MERGE='' | |
INTLTOOL_OAF_RULE='' | |
INTLTOOL_PERL='' | |
INTLTOOL_POLICY_RULE='' | |
INTLTOOL_PONG_RULE='' | |
INTLTOOL_PROP_RULE='' | |
INTLTOOL_SCHEMAS_RULE='' | |
INTLTOOL_SERVER_RULE='' | |
INTLTOOL_SERVICE_RULE='' | |
INTLTOOL_SHEET_RULE='' | |
INTLTOOL_SOUNDLIST_RULE='' | |
INTLTOOL_THEME_RULE='' | |
INTLTOOL_UI_RULE='' | |
INTLTOOL_UPDATE='' | |
INTLTOOL_V_MERGE='' | |
INTLTOOL_V_MERGE_OPTIONS='' | |
INTLTOOL_XAM_RULE='' | |
INTLTOOL_XML_NOMERGE_RULE='' | |
INTLTOOL_XML_RULE='' | |
INTLTOOL__v_MERGE_0='' | |
INTLTOOL__v_MERGE_='' | |
INTL_MACOSX_LIBS='' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /tmp/shared-mime-info-20190213-7190-1q52w0a/shared-mime-info-1.12/missing makeinfo' | |
MKDIR_P='/bin/mkdir -p' | |
MKINSTALLDIRS='' | |
MSGFMT='' | |
MSGFMT_OPTS='' | |
MSGMERGE='' | |
OBJEXT='o' | |
PACKAGE='shared-mime-info' | |
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info' | |
PACKAGE_NAME='shared-mime-info' | |
PACKAGE_STRING='shared-mime-info 1.12' | |
PACKAGE_TARNAME='shared-mime-info' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='1.12' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/sqlite/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python@2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/util-linux/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/glib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxml2/lib/pkgconfig' | |
POFILES='' | |
POSUB='' | |
PO_IN_DATADIR_FALSE='' | |
PO_IN_DATADIR_TRUE='' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='' | |
UPDATE_MIME_DATABASE='' | |
USE_NLS='yes' | |
VERSION='1.12' | |
XDGMIME_PATH='' | |
XGETTEXT='' | |
XMLLINT='' | |
ac_ct_CC='gcc-8' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build_alias='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host_alias='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /tmp/shared-mime-info-20190213-7190-1q52w0a/shared-mime-info-1.12/install-sh' | |
intltool__v_merge_options_0='' | |
intltool__v_merge_options_='' | |
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='/home/linuxbrew/.linuxbrew/Cellar/shared-mime-info/1.12' | |
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 "shared-mime-info" | |
#define PACKAGE_TARNAME "shared-mime-info" | |
#define PACKAGE_VERSION "1.12" | |
#define PACKAGE_STRING "shared-mime-info 1.12" | |
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | |
#define PACKAGE_URL "" | |
#define PACKAGE "shared-mime-info" | |
#define VERSION "1.12" | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment