Skip to content

appveyor.yml: Fix build failures due to missing stdbuf#2484

Closed
Holzhaus wants to merge 1 commit intomixxxdj:masterfrom
Holzhaus:appveyor-stdbuf-fix
Closed

appveyor.yml: Fix build failures due to missing stdbuf#2484
Holzhaus wants to merge 1 commit intomixxxdj:masterfrom
Holzhaus:appveyor-stdbuf-fix

Conversation

@Holzhaus
Copy link
Copy Markdown
Member

@Holzhaus Holzhaus commented Feb 4, 2020

Currently all appveyor builds fail with:

bash -c "stdbuf -oL -eL dist*/mixxx-test.exe --gtest_output=xml:test_results.xml 2>&1"
bash: stdbuf: command not found
Command exited with code 127

@Holzhaus Holzhaus added the build label Feb 4, 2020
@daschuer
Copy link
Copy Markdown
Member

daschuer commented Feb 4, 2020

Unfortunately the AppVeyor timed out.
Can you add a fake commit to trigger AppVeyor again?

Do you know what was the reason to use "stdbuf"?
What is the drawback without it?

@Holzhaus
Copy link
Copy Markdown
Member Author

Holzhaus commented Feb 4, 2020

@Holzhaus
Copy link
Copy Markdown
Member Author

Holzhaus commented Feb 4, 2020

Do you know what was the reason to use "stdbuf"?
What is the drawback without it?

No. Maybe to get faster log output by working around the kernel's pipe buffer?

@Holzhaus
Copy link
Copy Markdown
Member Author

Holzhaus commented Feb 5, 2020

Gosh, I times out every single time. Maybe we should switch the appveyor builds to CMake now. I'll check if it works with PR #2332.

@Holzhaus Holzhaus closed this Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants