Skip to content

[WIP] Debugging Travis build hangs#2645

Closed
codablock wants to merge 3 commits into
dashpay:developfrom
codablock:pr_travis_debuglockorder
Closed

[WIP] Debugging Travis build hangs#2645
codablock wants to merge 3 commits into
dashpay:developfrom
codablock:pr_travis_debuglockorder

Conversation

@codablock
Copy link
Copy Markdown

No description provided.

@codablock
Copy link
Copy Markdown
Author

The Travis build reproduced the issue but DEBUG_LOCKORDER did not help to find the cause...

@codablock codablock changed the title Add DEBUG_LOCKORDER to win32/win64 builds in hope to catch hanging Travis builds [WIP] Debugging Travis build hangs Jan 24, 2019
@codablock codablock force-pushed the pr_travis_debuglockorder branch from 7ef0379 to f441997 Compare January 25, 2019 06:56
Comment thread ci/matrix.sh
export DEP_OPTS="NO_QT=1"
export PACKAGES="python3 nsis g++-mingw-w64-i686 wine-stable wine32 bc"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --debug"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --debug"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-debug"

Comment thread ci/matrix.sh
export DEP_OPTS="NO_QT=1"
export PACKAGES="python3 nsis g++-mingw-w64-x86-64 wine-stable wine64 bc"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --debug"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --debug"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-debug"

@UdjinM6
Copy link
Copy Markdown

UdjinM6 commented Jan 27, 2019

Should be fixed by #2652

@codablock codablock closed this Jan 28, 2019
@codablock codablock deleted the pr_travis_debuglockorder branch January 28, 2019 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants