/usr/bin/ar: 'u' modifier ignored since 'D' is the default #9035

issue rebroad opened this issue on October 28, 2016
  1. rebroad commented at 5:37 AM on October 28, 2016: contributor

    Getting these warnings when compiling:-

    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      AR       libbitcoin_wallet.a
    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      AR       libbitcoin_cli.a
    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      AR       libbitcoin_common.a
    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      CXX      libbitcoin_util_a-clientversion.o
      AR       libbitcoin_consensus.a
    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      AR       crypto/libbitcoin_crypto.a
    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      AR       libbitcoin_util.a
    /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
      OBJCXXLD qt/bitcoin-qt
    

    https://github.com/kimwalisch/primesieve/issues/16 may point to a fix until it's properly fixed upstream. Have tried adding the line suggested to configure.ac, but so far didn't fix the problem (maybe I did it wrong).

  2. jonasschnelli added the label Build system on Oct 28, 2016
  3. laanwj added the label Upstream on Oct 28, 2016
  4. laanwj commented at 11:36 AM on October 28, 2016: member

    This is a harmless message, so if this is an upstream problem we should just wait for it to be fixed and don't need to do anything.

  5. rebroad commented at 3:23 AM on November 13, 2016: contributor

    Closing as an upstream issue.

  6. rebroad closed this on Nov 13, 2016

  7. ralyodio commented at 8:48 PM on September 4, 2019: none

    I'm trying to install ruby on linux (ubuntu 18.04) and I get this error. There is nothing in ~/.rbenv/versions

    $ rbenv install 2.3.1

    Installing ruby-2.3.1...

    BUILD FAILED (Ubuntu 18.04 using ruby-build 20170726)

    Inspect or clean up the working tree at /tmp/ruby-build.20190904133938.27322 Results logged to /tmp/ruby-build.20190904133938.27322.log

    Last 10 log lines:
      CCLD     libffi.la
    ar: `u' modifier ignored since `D' is the default (see `U')
    make[5]: Leaving directory '/tmp/ruby-build.20190904133938.27322/ruby-2.3.1/ext/fiddle/libffi-3.2.1'
    make[4]: Leaving directory '/tmp/ruby-build.20190904133938.27322/ruby-2.3.1/ext/fiddle/libffi-3.2.1'
    make[3]: Leaving directory '/tmp/ruby-build.20190904133938.27322/ruby-2.3.1/ext/fiddle/libffi-3.2.1'
    linking shared-object fiddle.so
    make[2]: Leaving directory '/tmp/ruby-build.20190904133938.27322/ruby-2.3.1/ext/fiddle'
    make[1]: Leaving directory '/tmp/ruby-build.20190904133938.27322/ruby-2.3.1'
    uncommon.mk:203: recipe for target 'build-ext' failed
    make: *** [build-ext] Error 2
    
  8. MarcoFalke 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 00:15 UTC

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