Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest release broke Buildkite #52

Closed
Geod24 opened this issue Apr 5, 2020 · 5 comments · Fixed by #54
Closed

Latest release broke Buildkite #52

Geod24 opened this issue Apr 5, 2020 · 5 comments · Fixed by #54

Comments

@Geod24
Copy link
Contributor

Geod24 commented Apr 5, 2020

5c29d59

~> bash
--
  | Generating test runner configuration 'taggedalgebraic-test-library' for 'library' (library).
  | Excluding package.d file from test due to https://issues.dlang.org/show_bug.cgi?id=11847
  | Performing "unittest" build using /var/lib/buildkite-agent/builds/ci-agent-34133f22-f5f5-477c-b82c-d19d4b0c146f-8/dlang/dmd/build/distribution/bin/dmd for x86_64.
  | taggedalgebraic 0.11.11: building configuration "taggedalgebraic-test-library"...
  | Linking...
  | Running ./taggedalgebraic-test-library
  | 3 unittests passed
  | ./travis.sh: line 13: meson: command not found
  | 🚨 Error: The command exited with status 127

dlang/ci#331 (comment)
https://github.com/dlang/ci/blob/6a256987e38f654719c064aa57b48e371e9ee654/buildkite/build_project.sh#L88-L92

@Geod24
Copy link
Contributor Author

Geod24 commented Apr 5, 2020

Had to temporarily disable it to keep things moving: dlang/ci#415

@Geod24
Copy link
Contributor Author

Geod24 commented May 12, 2020

@s-ludwig : This crept back...

Generating test runner configuration 'taggedalgebraic-test-library' for 'library' (library).
--
  | Excluding package.d file from test due to https://issues.dlang.org/show_bug.cgi?id=11847
  | Performing "unittest" build using /var/lib/buildkite-agent/builds/ci-agent-b6ebeb29-6081-4f98-8ba1-fdc52c54029b-4/dlang/dmd/build/distribution/bin/dmd for x86_64.
  | taggedalgebraic 0.11.14: building configuration "taggedalgebraic-test-library"...
  | Linking...
  | Running ./taggedalgebraic-test-library
  | 3 unittests passed
  | ./travis.sh: line 14: TEST_MESON: unbound variable
  | 🚨 Error: The command exited with status 1

https://buildkite.com/dlang/dmd/builds/13010#5a163d13-bb21-4d52-ac04-1d8bab853fda

@s-ludwig
Copy link
Owner

I've pushed a fix and will tag a new version now.

@s-ludwig
Copy link
Owner

Okay 0.11.15 is available on the registry now.

@Geod24
Copy link
Contributor Author

Geod24 commented May 12, 2020

Thanks, fixed now!

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 a pull request may close this issue.

2 participants