I have the test-suite.log Where/how do you want it sent? I am including the head of the log:
======================================== Gridcoin 5.4.2: src/test-suite.log ========================================
TOTAL: 2
PASS: 1
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
.. contents:: :depth: 2
FAIL: test/test_gridcoin
2023-04-02T03:56:28Z Default data directory /home/dean/.GridcoinResearch
2023-04-02T03:56:28Z Using data directory
2023-04-02T03:56:28Z Gridcoin version v5.4.2.0 (release build)
BDB1565 DB->get: method not permitted before handle's open method
BDB0506 call implies an access method which is inconsistent with previous calls
BDB1565 DB->get: method not permitted before handle's open method
BDB1565 DB->cursor: method not permitted before handle's open method
2023-04-02T03:56:28Z Error getting wallet database cursor
2023-04-02T03:56:28Z ERROR: DeserializeFileDB: Failed to open file banlist.dat
2023-04-02T03:56:28Z Invalid or missing banlist.dat; recreating
BDB0506 call implies an access method which is inconsistent with previous calls
BDB0506 call implies an access method which is inconsistent with previous calls
BDB0506 call implies an access method which is inconsistent with previous calls
BDB0506 call implies an access method which is inconsistent with previous calls
BDB1565 DB->cursor: method not permitted before handle's open method
Pinned Comments
Tahvok commented on 2018-05-30 09:00 (UTC)
Take a notice, this is now a split package - meaning it will build both the gui and the daemon - you need to install only one of them (unless you really need both).