Skip to content

Instantly share code, notes, and snippets.

@mloughran
Created July 10, 2022 20:33
Show Gist options
  • Save mloughran/95d973a11228ae97dc9a6d9a4b28f89c to your computer and use it in GitHub Desktop.
Save mloughran/95d973a11228ae97dc9a6d9a4b28f89c to your computer and use it in GitHub Desktop.
elm-format build output (ghc-8.10.7 branch)
2022-07-10 20:31:12 +0000
./build.sh
--
build
./build.sh: installing shake
Resolving dependencies...
Build profile: -w ghc-8.10.7 -O1
In order, the following will be built (use -v for more details):
- clock-0.8.3 (lib) (requires download & build)
- heaps-0.4 (lib) (requires download & build)
- hashable-1.3.5.0 (lib) (requires download & build)
- js-dgtable-0.5.2 (lib) (requires download & build)
- js-flot-0.8.3 (lib) (requires download & build)
- js-jquery-3.3.1 (lib) (requires download & build)
- primitive-0.7.4.0 (lib) (requires download & build)
- splitmix-0.1.0.4 (lib) (requires download & build)
- utf8-string-1.0.2 (lib) (requires download & build)
- extra-1.7.10 (lib) (requires download & build)
- unordered-containers-0.2.19.1 (lib) (requires download & build)
- random-1.2.1.1 (lib) (requires download & build)
- filepattern-0.1.2 (lib) (requires download & build)
- shake-0.19.6 (lib) (requires download & build)
Downloading clock-0.8.3
Downloaded clock-0.8.3
Downloading heaps-0.4
Starting clock-0.8.3 (lib)
Downloaded heaps-0.4
Downloading js-dgtable-0.5.2
Starting heaps-0.4 (lib)
Downloaded js-dgtable-0.5.2
Downloading js-flot-0.8.3
Starting js-dgtable-0.5.2 (lib)
Building clock-0.8.3 (lib)
Building heaps-0.4 (lib)
Downloaded js-flot-0.8.3
Downloading js-jquery-3.3.1
Starting js-flot-0.8.3 (lib)
Building js-dgtable-0.5.2 (lib)
Downloaded js-jquery-3.3.1
Downloading utf8-string-1.0.2
Starting js-jquery-3.3.1 (lib)
Downloaded utf8-string-1.0.2
Downloading primitive-0.7.4.0
Starting utf8-string-1.0.2 (lib)
Building js-flot-0.8.3 (lib)
Building js-jquery-3.3.1 (lib)
Downloaded primitive-0.7.4.0
Downloading splitmix-0.1.0.4
Starting primitive-0.7.4.0 (lib)
Building utf8-string-1.0.2 (lib)
Downloaded splitmix-0.1.0.4
Downloading random-1.2.1.1
Starting splitmix-0.1.0.4 (lib)
Building primitive-0.7.4.0 (lib)
Downloaded random-1.2.1.1
Downloading extra-1.7.10
Building splitmix-0.1.0.4 (lib)
Downloaded extra-1.7.10
Downloading filepattern-0.1.2
Downloaded filepattern-0.1.2
Downloading hashable-1.3.5.0
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 shake-0.19.6
Building hashable-1.3.5.0 (lib)
Failed to build clock-0.8.3.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/clck-0.8.3-08b5de50.log
):
Configuring library for clock-0.8.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 clock-0.8.3..
Building library for clock-0.8.3..
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o, dist/build/System/Clock.dyn_o )
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
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]
ghc: could not execute: opt
Failed to build heaps-0.4.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/hps-0.4-dfd80fe4.log
):
Configuring library for heaps-0.4..
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 heaps-0.4..
Building library for heaps-0.4..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[1 of 1] Compiling Data.Heap ( src/Data/Heap.hs, dist/build/Data/Heap.o, dist/build/Data/Heap.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-40041-18k1eon/.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 js-dgtable-0.5.2.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/js-dgtbl-0.5.2-5575f16e.log
):
Warning: js-dgtable.cabal:1:28: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Configuring library for js-dgtable-0.5.2..
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 js-dgtable-0.5.2..
Building library for js-dgtable-0.5.2..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[1 of 2] Compiling Paths_js_dgtable ( dist/build/autogen/Paths_js_dgtable.hs, dist/build/Paths_js_dgtable.o, dist/build/Paths_js_dgtable.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 js-flot-0.8.3.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/js-flt-0.8.3-bbe9aace.log
):
Configuring library for js-flot-0.8.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 js-flot-0.8.3..
Building library for js-flot-0.8.3..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[1 of 2] Compiling Paths_js_flot ( dist/build/autogen/Paths_js_flot.hs, dist/build/Paths_js_flot.o, dist/build/Paths_js_flot.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 js-jquery-3.3.1.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/js-jqry-3.3.1-bf27cc78.log
):
Warning: js-jquery.cabal:1:28: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Configuring library for js-jquery-3.3.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 js-jquery-3.3.1..
Building library for js-jquery-3.3.1..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
[1 of 2] Compiling Paths_js_jquery ( dist/build/autogen/Paths_js_jquery.hs, dist/build/Paths_js_jquery.o, dist/build/Paths_js_jquery.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 primitive-0.7.4.0.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/prmtv-0.7.4.0-ef0e8e75.log
):
Configuring library for primitive-0.7.4.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 primitive-0.7.4.0..
Building library for primitive-0.7.4.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)
<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)
<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 12] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.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 splitmix-0.1.0.4.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/spltmx-0.1.0.4-a1adbba1.log
):
Configuring library for splitmix-0.1.0.4..
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 splitmix-0.1.0.4..
Building library for splitmix-0.1.0.4..
<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 Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.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 utf8-string-1.0.2.
Build log (
/private/tmp/elm-format-20220710-40041-18k1eon/.brew_home/.cabal/logs/ghc-8.10.7/tf8-strng-1.0.2-f662b86f.log
):
Configuring library for utf8-string-1.0.2..
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 utf8-string-1.0.2..
Building library for utf8-string-1.0.2..
<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 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o, dist/build/Codec/Binary/UTF8/String.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 clock-0.8.3 (which is required by shake-0.19.6). See
the build log above for details.
Failed to build heaps-0.4 (which is required by shake-0.19.6). See the build
log above for details.
Failed to build hashable-1.3.5.0 (which is required by shake-0.19.6). See the
build log above for details.
Failed to build js-dgtable-0.5.2 (which is required by shake-0.19.6). See the
build log above for details.
Failed to build js-flot-0.8.3 (which is required by shake-0.19.6). See the
build log above for details.
Failed to build js-jquery-3.3.1 (which is required by shake-0.19.6). See the
build log above for details.
Failed to build primitive-0.7.4.0 (which is required by shake-0.19.6). See the
build log above for details.
Failed to build splitmix-0.1.0.4 (which is required by shake-0.19.6). See the
build log above for details.
Failed to build utf8-string-1.0.2 (which is required by shake-0.19.6). 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: 7970dfda40ffaee122df7824c33b5080dee588c1
Core tap last commit: 6 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-40041-18k1eon/.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