Skip to content

Instantly share code, notes, and snippets.

@mloughran
Created July 10, 2022 20:48
Show Gist options
  • Save mloughran/b22d5c3aca1aeafb9c540fe6fc6357d4 to your computer and use it in GitHub Desktop.
Save mloughran/b22d5c3aca1aeafb9c540fe6fc6357d4 to your computer and use it in GitHub Desktop.
elm-format `cabal build` output
2022-07-10 20:37:56 +0000
cabal
build
Resolving dependencies...
Build profile: -w ghc-8.10.7 -O1
In order, the following will be built (use -v for more details):
- bimap-0.3.3 (lib) (requires download & build)
- colour-2.3.6 (lib) (requires download & build)
- concatenative-1.0.1 (lib:concatenative) (requires download & build)
- elm-format-markdown-0.0.0.1 (lib) (first run)
- hashable-1.3.5.0 (lib) (requires download & build)
- syb-0.7.2.1 (lib) (requires download & build)
- transformers-compat-0.6.6 (lib) (requires download & build)
- ansi-terminal-0.10.3 (lib) (requires download & build)
- indents-0.3.3 (lib:indents) (requires download & build)
- unordered-containers-0.2.19.1 (lib) (requires download & build)
- json-0.10 (lib:json) (requires download & build)
- ansi-wl-pprint-0.6.9 (lib) (requires download & build)
- relude-0.7.0.0 (lib) (requires download & build)
- optparse-applicative-0.15.1.0 (lib) (requires download & build)
- avh4-lib-0.0.0.1 (lib) (first run)
- elm-format-lib-0.0.0.1 (lib) (first run)
- elm-format-0.8.5 (exe:elm-format) (first run)
Downloading colour-2.3.6
Configuring library for elm-format-markdown-0.0.0.1..
Downloaded colour-2.3.6
Downloading ansi-terminal-0.10.3
Starting colour-2.3.6 (lib)
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Building colour-2.3.6 (lib)
Preprocessing library for elm-format-markdown-0.0.0.1..
Building library for elm-format-markdown-0.0.0.1..
Downloaded ansi-terminal-0.10.3
Downloading ansi-wl-pprint-0.6.9
[1 of 5] Compiling Cheapskate.ParserCombinators ( Cheapskate/ParserCombinators.hs, /private/tmp/elm-format-20220710-45199-kbmvo0/dist-newstyle/build/aarch64-osx/ghc-8.10.7/elm-format-markdown-0.0.0.1/build/Cheapskate/ParserCombinators.o, /private/tmp/elm-format-20220710-45199-kbmvo0/dist-newstyle/build/aarch64-osx/ghc-8.10.7/elm-format-markdown-0.0.0.1/build/Cheapskate/ParserCombinators.dyn_o )
Downloaded ansi-wl-pprint-0.6.9
Downloading syb-0.7.2.1
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
Downloaded syb-0.7.2.1
Downloading transformers-compat-0.6.6
Starting syb-0.7.2.1 (lib)
Downloaded transformers-compat-0.6.6
Downloading concatenative-1.0.1
Starting transformers-compat-0.6.6 (lib)
Building syb-0.7.2.1 (lib)
Building transformers-compat-0.6.6 (lib)
Downloaded concatenative-1.0.1
Downloading optparse-applicative-0.15.1.0
Starting concatenative-1.0.1 (all, legacy fallback)
Downloaded optparse-applicative-0.15.1.0
Downloading bimap-0.3.3
Building concatenative-1.0.1 (all, legacy fallback)
Downloaded bimap-0.3.3
Downloading hashable-1.3.5.0
Starting bimap-0.3.3 (lib)
Downloaded hashable-1.3.5.0
Downloading unordered-containers-0.2.19.1
Starting hashable-1.3.5.0 (lib)
Downloaded unordered-containers-0.2.19.1
Downloading json-0.10
Building bimap-0.3.3 (lib)
Building hashable-1.3.5.0 (lib)
Downloading indents-0.3.3
Downloaded indents-0.3.3
Downloading relude-0.7.0.0
Downloaded relude-0.7.0.0
Failed to build bimap-0.3.3.
Build log (
/private/tmp/elm-format-20220710-45199-kbmvo0/.brew_home/.cabal/logs/ghc-8.10.7/bmp-0.3.3-507a36b1.log
):
Configuring library for bimap-0.3.3..
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for bimap-0.3.3..
Building library for bimap-0.3.3..
[1 of 1] Compiling Data.Bimap ( Data/Bimap.hs, dist/build/Data/Bimap.o, dist/build/Data/Bimap.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
Failed to build colour-2.3.6.
Build log (
/private/tmp/elm-format-20220710-45199-kbmvo0/.brew_home/.cabal/logs/ghc-8.10.7/clr-2.3.6-eb6910a5.log
):
Configuring library for colour-2.3.6..
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for colour-2.3.6..
Building library for colour-2.3.6..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
Failed to build concatenative-1.0.1.
Build log (
/private/tmp/elm-format-20220710-45199-kbmvo0/.brew_home/.cabal/logs/ghc-8.10.7/cnctntv-1.0.1-d07d02f9.log
):
Warning: concatenative.cabal:13:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: concatenative.cabal:13:63: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: concatenative.cabal:0:0: A package using 'cabal-version: >=1.2' must
use section syntax. See the Cabal user guide for details.
Configuring concatenative-1.0.1...
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for concatenative-1.0.1..
Building library for concatenative-1.0.1..
[1 of 1] Compiling Control.Concatenative ( Control/Concatenative.hs, dist/build/Control/Concatenative.o, dist/build/Control/Concatenative.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
Failed to build hashable-1.3.5.0.
Build log (
/private/tmp/elm-format-20220710-45199-kbmvo0/.brew_home/.cabal/logs/ghc-8.10.7/hshbl-1.3.5.0-ccfd31c1.log
):
Configuring library for hashable-1.3.5.0..
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for hashable-1.3.5.0..
Building library for hashable-1.3.5.0..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[1 of 7] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
Failed to build syb-0.7.2.1.
Build log (
/private/tmp/elm-format-20220710-45199-kbmvo0/.brew_home/.cabal/logs/ghc-8.10.7/syb-0.7.2.1-0b75e691.log
):
Configuring library for syb-0.7.2.1..
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for syb-0.7.2.1..
Building library for syb-0.7.2.1..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o, dist/build/Data/Generics/Aliases.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
Failed to build transformers-compat-0.6.6.
Build log (
/private/tmp/elm-format-20220710-45199-kbmvo0/.brew_home/.cabal/logs/ghc-8.10.7/trnsfrmrs-cmpt-0.6.6-7ba45b17.log
):
Configuring library for transformers-compat-0.6.6..
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for transformers-compat-0.6.6..
Building library for transformers-compat-0.6.6..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
cabal: Failed to build bimap-0.3.3 (which is required by exe:elm-format from
elm-format-0.8.5). See the build log above for details.
Failed to build colour-2.3.6 (which is required by exe:elm-format from
elm-format-0.8.5). See the build log above for details.
Failed to build concatenative-1.0.1 (which is required by exe:elm-format from
elm-format-0.8.5). See the build log above for details.
Failed to build elm-format-markdown-0.0.0.1 (which is required by
exe:elm-format from elm-format-0.8.5).
Failed to build hashable-1.3.5.0 (which is required by exe:elm-format from
elm-format-0.8.5). See the build log above for details.
Failed to build syb-0.7.2.1 (which is required by exe:elm-format from
elm-format-0.8.5). See the build log above for details.
Failed to build transformers-compat-0.6.6 (which is required by exe:elm-format
from elm-format-0.8.5). See the build log above for details.
HOMEBREW_VERSION: 3.5.4-32-g8dd96ae
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8dd96ae8bacb4f7eb3ef476af63470e3702aee35
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 92cdadad53d7a38466b4b4c168412ea1f3ffc0ba
Core tap last commit: 3 minutes ago
Core tap branch: elm-format-apple-silicon
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-45199-kbmvo0/.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