Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Upgrade to cardano-node-1.31.0 #96

Closed
tdiesler opened this issue Nov 28, 2021 · 1 comment
Closed

Upgrade to cardano-node-1.31.0 #96

tdiesler opened this issue Nov 28, 2021 · 1 comment
Labels
task Something to do that's not a bug, feature, etc.
Milestone

Comments

@tdiesler
Copy link
Owner

No description provided.

@tdiesler tdiesler added the task Something to do that's not a bug, feature, etc. label Nov 28, 2021
@tdiesler tdiesler added this to the v1.30.1-rev2 milestone Nov 28, 2021
tdiesler added a commit that referenced this issue Nov 28, 2021
tdiesler added a commit that referenced this issue Nov 28, 2021
@tdiesler
Copy link
Owner Author

Build fails with ...

[ 9 of 14] Compiling Cardano.Logging.Tracer.Standard ( src/Cardano/Logging/Tracer/Standard.hs, /src/cardano-node/dist-newstyle/build/aarch64-linux/ghc-8.10.4/trace-dispatcher-1.29.0/build/Cardano/Logging/Tracer/Standard.o, /src/cardano-node/dist-newstyle/build/aarch64-linux/ghc-8.10.4/trace-dispatcher-1.29.0/build/Cardano/Logging/Tracer/Standard.dyn_o )
src/Cardano/Logging/Tracer/Standard.hs:9:1: error: [-Wdeprecations, -Werror=deprecations]
    Module `Control.Concurrent.Chan.Unagi.Bounded':
      This library is unlikely to perform well on architectures without a fetch-and-add instruction
  |
9 | import           Control.Concurrent.Chan.Unagi.Bounded
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Cardano/Logging/Tracer/Standard.hs:73:26: error: [-Wdeprecations, -Werror=deprecations]
    In the use of `newChan'
    (imported from Control.Concurrent.Chan.Unagi.Bounded):
    "This library is unlikely to perform well on architectures without a fetch-and-add instruction"
   |
73 |     (inChan, outChan) <- newChan 2048
   |                          ^^^^^^^

Corresponding github issue ...
IntersectMBO/cardano-node#3395

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task Something to do that's not a bug, feature, etc.
Projects
None yet
Development

No branches or pull requests

1 participant