appveyor is failing #20982

issue MarcoFalke opened this issue on January 21, 2021
  1. MarcoFalke commented at 8:09 PM on January 21, 2021: member

    The appveyor windows build is failing on master https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/37382340

    Failing tests can be ignored for now. Resetting them won't help.

    The issue slipped in because appveyor was accidentally disabled in the gui repo (now enabled).

    libbitcoin_qt.lib(overviewpage.obj) : error LNK2001: unresolved external symbol "public: virtual struct QMetaObject const * __cdecl TransactionOverviewWidget::metaObject(void)const " (?metaObject@TransactionOverviewWidget@@UEBAPEBUQMetaObject@@XZ) [C:\projects\bitcoin\build_msvc\test_bitcoin-qt\test_bitcoin-qt.vcxproj]
    libbitcoin_qt.lib(overviewpage.obj) : error LNK2001: unresolved external symbol "public: virtual void * __cdecl TransactionOverviewWidget::qt_metacast(char const *)" (?qt_metacast@TransactionOverviewWidget@@UEAAPEAXPEBD@Z) [C:\projects\bitcoin\build_msvc\test_bitcoin-qt\test_bitcoin-qt.vcxproj]
    libbitcoin_qt.lib(overviewpage.obj) : error LNK2001: unresolved external symbol "public: virtual int __cdecl TransactionOverviewWidget::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@TransactionOverviewWidget@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z) [C:\projects\bitcoin\build_msvc\test_bitcoin-qt\test_bitcoin-qt.vcxproj]
    C:\projects\bitcoin\build_msvc\x64\Release\test_bitcoin-qt.exe : fatal error LNK1120: 3 unresolved externals [C:\projects\bitcoin\build_msvc\test_bitcoin-qt\test_bitcoin-qt.vcxproj]
    libbitcoin_qt.lib(overviewpage.obj) : error LNK2001: unresolved external symbol "public: virtual struct QMetaObject const * __cdecl TransactionOverviewWidget::metaObject(void)const " (?metaObject@TransactionOverviewWidget@@UEBAPEBUQMetaObject@@XZ) [C:\projects\bitcoin\build_msvc\bitcoin-qt\bitcoin-qt.vcxproj]
    libbitcoin_qt.lib(overviewpage.obj) : error LNK2001: unresolved external symbol "public: virtual void * __cdecl TransactionOverviewWidget::qt_metacast(char const *)" (?qt_metacast@TransactionOverviewWidget@@UEAAPEAXPEBD@Z) [C:\projects\bitcoin\build_msvc\bitcoin-qt\bitcoin-qt.vcxproj]
    libbitcoin_qt.lib(overviewpage.obj) : error LNK2001: unresolved external symbol "public: virtual int __cdecl TransactionOverviewWidget::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@TransactionOverviewWidget@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z) [C:\projects\bitcoin\build_msvc\bitcoin-qt\bitcoin-qt.vcxproj]
    C:\projects\bitcoin\build_msvc\x64\Release\bitcoin-qt.exe : fatal error LNK1120: 3 unresolved externals [C:\projects\bitcoin\build_msvc\bitcoin-qt\bitcoin-qt.vcxproj]
    
  2. MarcoFalke added the label Bug on Jan 21, 2021
  3. MarcoFalke added the label Windows on Jan 21, 2021
  4. hebasto commented at 8:59 PM on January 21, 2021: member

    As follows from commit history, the problem is in https://github.com/bitcoin-core/gui/pull/176, right?

  5. hebasto cross-referenced this on Jan 21, 2021 from issue Fix MSVC build after gui#176 by hebasto
  6. nolim1t referenced this in commit d6c3c43ef8 on Jan 22, 2021
  7. fanquake closed this on Jan 22, 2021

  8. sidhujag referenced this in commit 672a85ebe2 on Jan 22, 2021
  9. bitcoin locked this on Aug 18, 2022

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-05-20 06:54 UTC