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

workbench: template-based benchmark reporting & fixes #4208

Merged
merged 6 commits into from
Aug 4, 2022
Merged

Conversation

deepfire
Copy link
Contributor

  1. Fix aws-get & speed up fetch-analysis
  2. Templated benchmark reporting: wb analyse compare RUN1 RUN...

…nd solution !)

This fixes:

$ nix build .#hydraJobs.linux.windows.cardano-api --show-trace

...

Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: Win32-network-0.1.0.0 (user goal)
[__1] trying: base-4.14.3.0/installed-4.14.3.0 (dependency of Win32-network)
[__2] trying: locli-1.29 (user goal)
[__3] next goal: unix (dependency of locli)
[__3] rejecting: unix-2.7.2.2, unix-2.7.2.1, unix-2.7.2.0 (library is not
buildable in the current environment, but it is required by locli)
[__3] rejecting: unix-2.7.1.0 (conflict: base==4.14.3.0/installed-4.14.3.0,
unix => base>=4.5 && <4.9)
[__3] skipping: unix-2.7.0.1, unix-2.7.0.0, unix-2.6.0.1, unix-2.6.0.0,
unix-2.5.1.1, unix-2.5.1.0, unix-2.5.0.0, unix-2.4.2.0, unix-2.4.1.0,
unix-2.4.0.2, unix-2.4.0.1, unix-2.4.0.0, unix-2.3.2.0, unix-2.3.1.0,
unix-2.3.0.0, unix-2.2.0.0, unix-2.0 (has the same characteristics that caused
the previous version to fail: excludes 'base' version 4.14.3.0)
[__3] fail (backjumping, conflict set: base, locli, unix)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, unix, locli, Win32-network
Try running with --minimize-conflict-set to improve the error message.

error: attribute 'cardano-api' missing

       at /nix/store/zjsyf2bh23q5cxrlbdj0yx7ibr3fxy27-source/flake.nix:172:49:
@deepfire
Copy link
Contributor Author

deepfire commented Aug 4, 2022

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Aug 4, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit 866c421 into master Aug 4, 2022
@iohk-bors iohk-bors bot deleted the bench-master branch August 4, 2022 15:58
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.

3 participants