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

rust: migrate to [email protected] #62694

Closed
wants to merge 1 commit into from

Conversation

fxcoudert
Copy link
Member

Splitting from #62560

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Oct 11, 2020
@BrewTestBot
Copy link
Member

:shipit: @fxcoudert has triggered a merge.

@fxcoudert
Copy link
Member Author

fxcoudert commented Oct 13, 2020

brew install --build-from-source findomain
brew install --build-from-source komposition
brew install --build-from-source mdbook
brew install --build-from-source spotifyd
==> Downloading https://github.com/Edu4rdSHL/findomain/archive/2.1.4.tar.gz
Error: SHA256 mismatch
Expected: e669e5297c3112ec4e256bef286028220dcb9d46cd8a31e6965cbbc3d2ae3199
  Actual: dd193f3b2d81b05769efbf2a2c7af7479395617204343c84fb5d7e1b0bec9d83
 Archive: /Users/brew/Library/Caches/Homebrew/downloads/b305afe0193306feb5636bdfcf789ee80af6826907d26baea5a8b7b26de0c570--Findomain-2.1.4.tar.gz
Unknown GIR element "docsection" when processing namespace "GLib", aborting.
CallStack (from HasCallStack):
  error, called at lib/Data/GI/CodeGen/API.hs:199:16 in hskll-g-0.23.1-5232f4d8:Data.GI.CodeGen.API
cabal: Failed to build gi-glib-2.0.23 (which is required by
exe:komposition-split from komposition-0.2.0 and exe:komposition from
komposition-0.2.0). See the build log above for details.
==> Downloading https://github.com/rust-lang/mdBook/archive/v0.4.3.tar.gz
Error: SHA256 mismatch
Expected: e1a60eb877a95c6cf8832cb158a8f09b2d641206fe853378905bcdb962902935
  Actual: 3a3c4da76ff47943dbd5d490567a3d283cf85889f16d4d96ae04328371c1a817
  thread 'main' panicked at 'unable to generate bindings: ()', /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.2.3/build.rs:100:39
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile `spotifyd v0.2.24 (/private/tmp/spotifyd-20201012-73267-11hoo7e/spotifyd-0.2.24)`, intermediate artifacts can be found at `/private/tmp/spotifyd-20201012-73267-11hoo7e/spotifyd-0.2.24/target`

@fxcoudert fxcoudert deleted the py39_rust branch October 13, 2020 06:45
@SMillerDev
Copy link
Member

I think we should deprecate komposition. It's been failing for a while and clearly nobody is going to fix it.

@fxcoudert
Copy link
Member Author

@SMillerDev I've opened an issue upstream owickstrom/komposition#104

@bayandin
Copy link
Member

bayandin commented Oct 13, 2020

@SMillerDev I've opened an issue upstream owickstrom/komposition#104

It looks like the problem not in komposition itself, but in one of the dependency gi-glib: haskell-gi/haskell-gi#318.
I'm wondering if we can add a patch for a dependency in komposition formula.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants