Skip to content

Instantly share code, notes, and snippets.

@osvimer
Created March 20, 2023 11:37
Show Gist options
  • Save osvimer/669eb39f30189f8c013faf7593432a87 to your computer and use it in GitHub Desktop.
Save osvimer/669eb39f30189f8c013faf7593432a87 to your computer and use it in GitHub Desktop.
pkg-config on Ubuntu 18.04.6 LTS - Homebrew build logs
Homebrew build logs for pkg-config on Ubuntu 18.04.6 LTS
Build date: 2023-03-20 19:32:16
HOMEBREW_VERSION: 4.0.6-186-g98a2923
ORIGIN: https://github.com/Homebrew/brew
HEAD: 98a29234635263b393713480d47fcb357c987047
Last commit: 13 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d0c163ac537f50fc20de918958aa677bb1426fe9
Core tap last commit: 32 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/SERAPHIC/huangjj/homebrew
HOMEBREW_REPOSITORY: /home/SERAPHIC/huangjj/homebrew
HOMEBREW_CELLAR: /home/SERAPHIC/huangjj/homebrew/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: localhost:21.0
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 32
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_TEMP: /home/SERAPHIC/huangjj/.cache/tmp
Homebrew Ruby: 2.6.8 => /home/SERAPHIC/huangjj/homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8_1/bin/ruby
CPU: 32-core 64-bit zen
Clang: N/A
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.15.0-192-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.6 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.5.0
/usr/bin/ruby: 2.5.1
glibc: 2.35_1
gcc@11: N/A
gcc: N/A
xorg: N/A
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: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew.
Many of Homebrew's bottles (binary packages) can only be used with the default prefix.
Consider uninstalling Homebrew and reinstalling into the default prefix.
It is expected behaviour that some formulae will fail to build in this unsupported configuration.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
Warning: /usr/bin occurs before /home/SERAPHIC/huangjj/homebrew/bin in your PATH.
This means that system-provided programs will be used instead of those
provided by Homebrew. Consider setting your PATH so that
/home/SERAPHIC/huangjj/homebrew/bin occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/home/SERAPHIC/huangjj/homebrew/bin:$PATH"' >> /home/SERAPHIC/huangjj/.bash_profile
The following tools exist at both paths:
lz4
unlz4
lz4c
lz4cat
Warning: Homebrew's "bin" was not found in your PATH.
Consider setting your PATH for example like so:
echo 'export PATH="/home/SERAPHIC/huangjj/homebrew/bin:$PATH"' >> /home/SERAPHIC/huangjj/.bash_profile
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install gcc xz zstd
Run `brew missing` for more details.
2023-03-20 11:32:15 +0000
./configure
--disable-debug
--prefix=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3
--disable-host-tool
--with-internal-glib
--with-pc-path=/home/SERAPHIC/huangjj/homebrew/lib/pkgconfig:/home/SERAPHIC/huangjj/homebrew/share/pkgconfig:/home/SERAPHIC/huangjj/homebrew/Library/Homebrew/os/linux/pkgconfig
--with-system-include-path=/usr/include
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 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 style of include used by make... GNU
checking for gcc... gcc-7
checking whether the C compiler works... no
configure: error: in `/home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
HOMEBREW_VERSION: 4.0.6-186-g98a2923
ORIGIN: https://github.com/Homebrew/brew
HEAD: 98a29234635263b393713480d47fcb357c987047
Last commit: 13 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d0c163ac537f50fc20de918958aa677bb1426fe9
Core tap last commit: 27 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/SERAPHIC/huangjj/homebrew
HOMEBREW_REPOSITORY: /home/SERAPHIC/huangjj/homebrew
HOMEBREW_CELLAR: /home/SERAPHIC/huangjj/homebrew/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: localhost:21.0
HOMEBREW_EDITOR: vim
HOMEBREW_MAKE_JOBS: 32
HOMEBREW_NO_BOOTSNAP: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_TEMP: /home/SERAPHIC/huangjj/.cache/tmp
Homebrew Ruby: 2.6.8 => /home/SERAPHIC/huangjj/homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8_1/bin/ruby
CPU: 32-core 64-bit zen
Clang: N/A
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.15.0-192-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.6 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.5.0
/usr/bin/ruby: 2.5.1
glibc: 2.35_1
gcc@11: N/A
gcc: N/A
xorg: N/A
HOMEBREW_CC: gcc-7
HOMEBREW_CXX: g++-7
MAKEFLAGS: -j32
CMAKE_PREFIX_PATH: /home/SERAPHIC/huangjj/homebrew/opt/glibc:/home/SERAPHIC/huangjj/homebrew
HOMEBREW_GIT: git
PATH: /home/SERAPHIC/huangjj/homebrew/Library/Homebrew/shims/linux/super:/home/SERAPHIC/huangjj/homebrew/opt/glibc/bin:/usr/bin:/bin:/usr/sbin:/sbin
gcc-7 called with: -E /home/SERAPHIC/huangjj/.cache/tmp/cg2haHHw/dummy.c
superenv added: -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include
superenv executed: gcc-7 -E /home/SERAPHIC/huangjj/.cache/tmp/cg2haHHw/dummy.c -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include
gcc-7 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native --version -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
gcc-7 called with: -v
superenv executed: gcc-7 -v
gcc-7 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -V -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
gcc-7 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native -qversion -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
gcc-7 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
superenv executed: gcc-7 -pipe -O2 -march=native conftest.c -isystem/home/SERAPHIC/huangjj/homebrew/include -I/home/SERAPHIC/huangjj/homebrew/opt/glibc/include -L/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -L/home/SERAPHIC/huangjj/homebrew/lib -B/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib -Wl,-rpath=/home/SERAPHIC/huangjj/homebrew/lib -Wl,--dynamic-linker=/home/SERAPHIC/huangjj/homebrew/lib/ld.so
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pkg-config configure 0.29.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --prefix=/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3 --disable-host-tool --with-internal-glib --with-pc-path=/home/SERAPHIC/huangjj/homebrew/lib/pkgconfig:/home/SERAPHIC/huangjj/homebrew/share/pkgconfig:/home/SERAPHIC/huangjj/homebrew/Library/Homebrew/os/linux/pkgconfig --with-system-include-path=/usr/include
## --------- ##
## Platform. ##
## --------- ##
hostname = SER-PVG-BS03
uname -m = x86_64
uname -r = 4.15.0-192-generic
uname -s = Linux
uname -v = #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022
/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/SERAPHIC/huangjj/homebrew/Library/Homebrew/shims/linux/super
PATH: /home/SERAPHIC/huangjj/homebrew/opt/glibc/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2328: checking for a BSD-compatible install
configure:2396: result: /usr/bin/install -c
configure:2407: checking whether build environment is sane
configure:2462: result: yes
configure:2613: checking for a thread-safe mkdir -p
configure:2652: result: /bin/mkdir -p
configure:2659: checking for gawk
configure:2675: found /usr/bin/gawk
configure:2686: result: gawk
configure:2697: checking whether make sets $(MAKE)
configure:2719: result: yes
configure:2748: checking whether make supports nested variables
configure:2765: result: yes
configure:2922: checking build system type
configure:2936: result: x86_64-unknown-linux-gnu
configure:2956: checking host system type
configure:2969: result: x86_64-unknown-linux-gnu
configure:3010: checking how to print strings
configure:3037: result: printf
configure:3070: checking for style of include used by make
configure:3098: result: GNU
configure:3169: checking for gcc
configure:3196: result: gcc-7
configure:3425: checking for C compiler version
configure:3434: gcc-7 --version >&5
gcc-7 (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 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:3445: $? = 0
configure:3434: gcc-7 -v >&5
Using built-in specs.
COLLECT_GCC=gcc-7
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --enable-bootstrap --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
configure:3445: $? = 0
configure:3434: gcc-7 -V >&5
gcc-7: error: unrecognized command line option '-V'
configure:3445: $? = 1
configure:3434: gcc-7 -qversion >&5
gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:3445: $? = 1
configure:3465: checking whether the C compiler works
configure:3487: gcc-7 conftest.c >&5
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/Scrt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/Scrt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/Scrt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unable to initialize decompress status for section .debug_aranges
/usr/bin/ld: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unable to initialize decompress status for section .debug_aranges
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unable to initialize decompress status for section .debug_aranges
/usr/bin/ld: /home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: unable to initialize decompress status for section .debug_aranges
/home/SERAPHIC/huangjj/homebrew/opt/glibc/lib/crti.o: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
configure:3491: $? = 1
configure:3529: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pkg-config"
| #define PACKAGE_TARNAME "pkg-config"
| #define PACKAGE_VERSION "0.29.2"
| #define PACKAGE_STRING "pkg-config 0.29.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config"
| #define PACKAGE_URL ""
| #define PACKAGE "pkg-config"
| #define VERSION "0.29.2"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3534: error: in `/home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2':
configure:3536: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-7
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_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_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_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_TESTS_SHELL_set=
ac_cv_env_TESTS_SHELL_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_host=x86_64-unknown-linux-gnu
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-7
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR=''
AUTOCONF='${SHELL} /home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2/missing autoconf'
AUTOHEADER='${SHELL} /home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2/missing autoheader'
AUTOMAKE='${SHELL} /home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2/missing automake-1.15'
AWK='gawk'
CC='gcc-7'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GCOV=''
GCOV_CFLAGS=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GREP=''
HOST_TOOL_FALSE=''
HOST_TOOL_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTERNAL_GLIB_FALSE=''
INTERNAL_GLIB_TRUE=''
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NATIVE_WIN32_FALSE=''
NATIVE_WIN32_TRUE=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='pkg-config'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config'
PACKAGE_NAME='pkg-config'
PACKAGE_STRING='pkg-config 0.29.2'
PACKAGE_TARNAME='pkg-config'
PACKAGE_URL=''
PACKAGE_VERSION='0.29.2'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TESTS_PKG_CONFIG=''
TESTS_SHELL=''
VERSION='0.29.2'
WARN_CFLAGS=''
WINE=''
ac_ct_AR=''
ac_ct_CC='gcc-7'
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-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/SERAPHIC/huangjj/.cache/tmp/pkg-config-20230320-57064-16bbeyr/pkg-config-0.29.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
native_win32=''
oldincludedir='/usr/include'
pc_path=''
pdfdir='${docdir}'
prefix='/home/SERAPHIC/huangjj/homebrew/Cellar/pkg-config/0.29.2_3'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
system_include_path=''
system_library_path=''
target_alias=''
use_indirect_deps=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "pkg-config"
#define PACKAGE_TARNAME "pkg-config"
#define PACKAGE_VERSION "0.29.2"
#define PACKAGE_STRING "pkg-config 0.29.2"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config"
#define PACKAGE_URL ""
#define PACKAGE "pkg-config"
#define VERSION "0.29.2"
configure: exit 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment