make: test_bitcoin-versionbits_tests.o Error 1 #22852

issue jsarenik opened this issue on September 1, 2021
  1. jsarenik commented at 6:25 AM on September 1, 2021: none

    <!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->

    When compiling 70676e40d8c6f025ab115e59324dadc5c49f2497 on Ubuntu, I get following error:

    $ git rev-parse HEAD
    70676e40d8c6f025ab115e59324dadc5c49f2497
    $ git clean -xffd
    ...
    $ ./autogen.sh
    ...
    $ ./configure --with-gui=no --with-incompatible-bdb
    ...
    $ make -j1
    ...
      CXX      test/test_bitcoin-versionbits_tests.o
    make[2]: *** [Makefile:15958: test/test_bitcoin-versionbits_tests.o] Error 1
    make[2]: Leaving directory '/home/nsm/src/bitcoin/src'
    make[1]: *** [Makefile:16271: all-recursive] Error 1
    make[1]: Leaving directory '/home/nsm/src/bitcoin/src'
    make: *** [Makefile:823: all-recursive] Error 1
    

    <!-- Describe the issue -->

    <!--- How reliably can you reproduce the issue, what are the steps to do so? -->

    System information

    $ cat /etc/os-release
    NAME="Ubuntu"
    VERSION="20.04 LTS (Focal Fossa)"
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME="Ubuntu 20.04 LTS"
    VERSION_ID="20.04"
    HOME_URL="https://www.ubuntu.com/"
    SUPPORT_URL="https://help.ubuntu.com/"
    BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
    PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
    VERSION_CODENAME=focal
    UBUNTU_CODENAME=focal
    $ make --version
    GNU Make 4.2.1
    Built for x86_64-pc-linux-gnu
    Copyright (C) 1988-2016 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.
    

    <!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->

    <!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->

    <!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? -->

    <!-- Any extra information that might be useful in the debugging process. -->

    <!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->

  2. jsarenik added the label Bug on Sep 1, 2021
  3. MarcoFalke commented at 7:21 AM on September 1, 2021: member

    What is free -h?

  4. jsarenik commented at 9:15 AM on September 1, 2021: none
    $ free -h
                  total        used        free      shared  buff/cache   available
    Mem:          3.8Gi       635Mi       491Mi       331Mi       2.7Gi       2.6Gi
    Swap:            0B          0B          0B
    
  5. jsarenik commented at 9:20 AM on September 1, 2021: none

    Oops, right. My root partition is full. Thanks.

  6. jsarenik closed this on Sep 1, 2021

  7. jsarenik commented at 11:41 AM on September 1, 2021: none

    Just a note: The funny thing was that I managed to reproduce it a couple of times and the error was always on that one file (since the disk got full exactly at that moment).

  8. fanquake locked this on Sep 8, 2021
  9. fanquake removed the label Bug on Sep 8, 2021
Contributors

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-20 21:14 UTC

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