Gitian build is broken after #19954 #20127

issue fanquake openend this issue on October 12, 2020
  1. fanquake commented at 7:02 am on October 12, 2020: member

    Comment from Marco here:

    • make -C src –jobs=1 check-security V=1 make: Entering directory ‘/bitcoin/distsrc-x86_64-linux-gnu/src’ Checking binary security… READELF=/gnu/store/pzq9s5ldl90h72p26jkdakyccdg9ib3k-profile/bin/x86_64-linux-gnu-readelf OBJDUMP=x86_64-linux-gnu-objdump OTOOL= /gnu/store/pzq9s5ldl90h72p26jkdakyccdg9ib3k-profile/bin/python3.7 ../contrib/devtools/security-check.py bitcoind bitcoin-cli bitcoin-tx bitcoin-wallet test/test_bitcoin bench/bench_bitcoin qt/bitcoin-qt
      make: Leaving directory ‘/bitcoin/distsrc-x86_64-linux-gnu/src’
    • case “$HOST” in
    • make -C src –jobs=1 check-symbols V=1 make: Entering directory ‘/bitcoin/distsrc-x86_64-linux-gnu/src’ Checking glibc back compat… READELF=/gnu/store/pzq9s5ldl90h72p26jkdakyccdg9ib3k-profile/bin/x86_64-linux-gnu-readelf CPPFILT=/gnu/store/pzq9s5ldl90h72p26jkdakyccdg9ib3k-profile/bin/x86_64-linux-gnu-c++filt /gnu/store/pzq9s5ldl90h72p26jkdakyccdg9ib3k-profile/bin/python3.7 ../contrib/devtools/symbol-check.py bitcoind bitcoin-cli bitcoin-tx bitcoin-wallet test/test_bitcoin bench/bench_bitcoin qt/bitcoin-qt
      test/test_bitcoin: export of symbol in6addr_loopback not allowed test/test_bitcoin: failed EXPORTED_SYMBOLS make: *** [Makefile:20952: check-symbols] Error 1 make: Leaving directory ‘/bitcoin/distsrc-x86_64-linux-gnu/src’

    test/test_bitcoin: export of symbol in6addr_loopback not allowed

  2. fanquake added the label Bug on Oct 12, 2020
  3. fanquake added the label Build system on Oct 12, 2020
  4. fanquake added this to the milestone 0.21.0 on Oct 12, 2020
  5. sipa commented at 7:31 am on October 12, 2020: member

    I think in6addr_loopback can just be added to the IGNORE_EXPORTS line in contrib/devtools/symbol-check.py? It’s defined as follows:

    0extern const struct in6_addr in6addr_loopback;
    

    in /usr/include/netinet/in.h.

  6. vasild referenced this in commit 8e4d62280e on Oct 12, 2020
  7. MarcoFalke closed this on Oct 14, 2020

  8. MarcoFalke referenced this in commit 3750f664b3 on Oct 14, 2020
  9. janus referenced this in commit 98a68b6b47 on Dec 7, 2020
  10. janus referenced this in commit c0017466ad on Dec 13, 2020
  11. furszy referenced this in commit bfa9e7bf21 on Aug 8, 2021
  12. furszy referenced this in commit 936a22add4 on Aug 8, 2021
  13. furszy referenced this in commit 337d43dad1 on Aug 10, 2021
  14. UdjinM6 referenced this in commit c54237617d on Aug 30, 2021
  15. UdjinM6 referenced this in commit b88f7ed20f on Sep 7, 2021
  16. DrahtBot locked this on Feb 15, 2022


fanquake sipa

Labels
Bug Build system

Milestone
0.21.0


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: 2024-07-05 22:12 UTC

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