Skip to content

Instantly share code, notes, and snippets.

@mloughran
Created July 10, 2022 19:38
Show Gist options
  • Save mloughran/d4e3467bfe9abe1f22eb78ce5c69142f to your computer and use it in GitHub Desktop.
Save mloughran/d4e3467bfe9abe1f22eb78ce5c69142f to your computer and use it in GitHub Desktop.
2022-07-10 10:10:53 +0000
./build.sh
--
build
./build.sh: installing shake
cabal: Could not resolve dependencies:
[__0] trying: avh4-lib-0.0.0.1 (user goal)
[__1] next goal: base (dependency of avh4-lib)
[__1] rejecting: base-4.14.3.0/installed-4.14.3.0, base-4.16.2.0,
base-4.16.1.0, base-4.16.0.0, base-4.15.1.0, base-4.15.0.0, base-4.14.3.0,
base-4.14.2.0 (constraint from project config
/private/tmp/elm-format-20220710-6462-3og0nn/cabal.project.freeze requires
==4.14.1.0)
[__1] rejecting: base-4.14.1.0 (constraint from non-upgradeable package
requires installed instance)
[__1] rejecting: base-4.14.0.0, base-4.13.0.0, base-4.12.0.0, base-4.11.1.0,
base-4.11.0.0, base-4.10.1.0, base-4.10.0.0, base-4.9.1.0, base-4.9.0.0,
base-4.8.2.0, base-4.8.1.0, base-4.8.0.0, base-4.7.0.2, base-4.7.0.1,
base-4.7.0.0, base-4.6.0.1, base-4.6.0.0, base-4.5.1.0, base-4.5.0.0,
base-4.4.1.0, base-4.4.0.0, base-4.3.1.0, base-4.3.0.0, base-4.2.0.2,
base-4.2.0.1, base-4.2.0.0, base-4.1.0.0, base-4.0.0.0, base-3.0.3.2,
base-3.0.3.1 (constraint from project config
/private/tmp/elm-format-20220710-6462-3og0nn/cabal.project.freeze requires
==4.14.1.0)
[__1] fail (backjumping, conflict set: avh4-lib, base)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, avh4-lib
HOMEBREW_VERSION: 3.5.4
ORIGIN: https://github.com/Homebrew/brew
HEAD: 88a5fac96752f17280e64f60926f58dff45990e0
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: ffef759c267ea84897d1e291698e8615653528ee
Core tap last commit: 6 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: mate
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 13.1.6 build 1316
Git: 2.32.1 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.79.1 => /usr/bin/curl
macOS: 12.4-arm64
CLT: 13.4.0.0.1.1651278267
Xcode: N/A
Rosetta 2: false
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /opt/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/12
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
ACLOCAL_PATH: /opt/homebrew/share/aclocal
PATH: /private/tmp/elm-format-20220710-6462-3og0nn/.stack/programs/aarch64-osx/ghc-8.10.7/bin:/opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cabal-install/bin:/opt/homebrew/opt/haskell-stack/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment