missing QT dependency #21511

issue sgulls opened this issue on March 23, 2021
  1. sgulls commented at 6:48 AM on March 23, 2021: contributor

    running ./configure --prefix=/Users/sgulls/src/bitcoin/depends/arm-apple-darwin20.3.0 --with-miniupnpc --with-natpmp --enable-natpmp-default --disable-silent-rules --with-gui=yes --disable-tests --disable-bench --enable-upnp --enable-experimental-asm --enable-static --disable-shared after running cd depends && make download -j8 && make && cd .. results in

    checking for Qt5CglSupport... no
    configure: error: Package requirements (Qt5CglSupport) were not met:
    
    No package 'Qt5CglSupport' found
    
  2. sgulls added the label Bug on Mar 23, 2021
  3. fanquake commented at 6:50 AM on March 23, 2021: member

    Which version of the code are you trying to compile? Please link to the entirety of your config.log.

  4. sgulls commented at 6:52 AM on March 23, 2021: contributor

    the code from master as of 1c3a857

    config.log

  5. fanquake added the label macOS on Mar 23, 2021
  6. fanquake commented at 6:59 AM on March 23, 2021: member

    bitcoin_qt.m4 in master no longer checks for Qt5CglSupport after the merge #21376, so your configure script is outdated. I'd suggest just fully cleaning your working directory, and re-running ./autogen.sh, ./configure etc.

  7. fanquake closed this on Mar 23, 2021

  8. hebasto commented at 2:54 AM on April 4, 2021: member

    the code from master as of 1c3a857

    config.log

    The commit 1c3a8579c0a87cfb05a4090e50143cd932e9799e is dated 2021-03-23, that is after 2021-03-11 when #21376 was merged.

  9. hebasto commented at 3:06 AM on April 4, 2021: member

    make dist-clean fixed the same issue for me.

  10. DrahtBot locked this on Aug 18, 2022
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-21 18:14 UTC

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