c++ compiler wont make #25892

issue elonlvl opened this issue on August 21, 2022
  1. elonlvl commented at 2:16 AM on August 21, 2022: none
    errirayech:bitcoin folderhub$  ./configure CC=/opt/homebrew/opt/llvm/bin/clang@ CXX=/opt/homebrew/opt/llvm/bin/clang++  
    checking for pkg-config... /usr/local/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking build system type... i386-apple-darwin17.7.0
    checking host system type... i386-apple-darwin17.7.0
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... yes
    checking whether make supports nested variables... (cached) yes
    checking whether the C++ compiler works... no
    configure: error: in `/Users/folderhub/heard/bitcoin':
    configure: error: C++ compiler cannot create executables
    See `config.log' for more details
    
  2. elonlvl added the label Bug on Aug 21, 2022
  3. elonlvl commented at 2:16 AM on August 21, 2022: none
    errirayech:bitcoin folderhub$  ./configure CC=/opt/homebrew/opt/llvm/bin/clang@ CXX=/opt/homebrew/opt/llvm/bin/clang++  
    checking for pkg-config... /usr/local/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking build system type... i386-apple-darwin17.7.0
    checking host system type... i386-apple-darwin17.7.0
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... yes
    checking whether make supports nested variables... (cached) yes
    checking whether the C++ compiler works... no
    configure: error: in `/Users/folderhub/heard/bitcoin':
    configure: error: C++ compiler cannot create executables
    See `config.log' for more details
    
  4. MarcoFalke commented at 6:09 AM on August 21, 2022: member

    You can see the `config.log' for more details.

    Also, no need to open three issues for the same thing.

  5. MarcoFalke closed this on Aug 21, 2022

  6. bitcoin locked this on Aug 21, 2023
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 00:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me