Make fails in osx 10.14.3 #15523

issue ghost opened this issue on March 4, 2019
  1. ghost commented at 2:05 PM on March 4, 2019: none

    Trying to compile Bitcoin on a new machine and followed the usual steps at https://github.com/bitcoin/bitcoin/blob/master/doc/build-osx.md. ./autogen.sh and ./configure works fine. However, when attempting make, I get the following error:

    /opt/local/bin/ranlib: object: libbitcoin_server.a(libbitcoin_server_a-addrdb.o) malformed object (unknown load command 1) /opt/local/bin/ar: internal ranlib command failed make[2]: *** [libbitcoin_server.a] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1

    I am attaching the config.log file.

    Kindly help. config.log

  2. fanquake added the label macOS on Mar 4, 2019
  3. fanquake commented at 2:32 PM on March 4, 2019: member

    Try a make clean, or a git clean -fx and then re-run ./autogen.sh, ./configure, make check.

  4. ghost commented at 2:54 PM on March 4, 2019: none

    I did as you mentioned but the same error persists. config.log

  5. laanwj added the label Build system on Mar 4, 2019
  6. laanwj commented at 3:32 PM on March 4, 2019: member

    looks like there's lots of issues with 10.14.3, though #15480 seems to be a different error

  7. ghost commented at 10:14 PM on March 4, 2019: none

    I have successfully attempted make. Actually, both Homebrew and Macports were present in my laptop. I uninstalled Macports and, after that, everything was good.

    However, many warnings were generated during make. I will attach the config.log file which core developers may find helpful for future reference.

    config.log

    Thank you for your help.

  8. unknown closed this on Mar 4, 2019

  9. DrahtBot locked this on Dec 16, 2021

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 15:14 UTC

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