Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created May 15, 2018 05:17
Show Gist options
  • Save ilovezfs/f5ce9ff7a67ff1840188d2162d70c788 to your computer and use it in GitHub Desktop.
Save ilovezfs/f5ce9ff7a67ff1840188d2162d70c788 to your computer and use it in GitHub Desktop.
Started by upstream project "Homebrew Core Pull Requests" build number 24090
originally caused by:
GitHub pull request #27865 of commit 9d6709c67f469e374852e1fd037600655f8d5492, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on high_sierra_stadium_1 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/
> git --version # timeout=10
> git fetch --tags --progress https://github.com/Homebrew/homebrew-core/ +refs/pull/*:refs/remotes/origin/pr/*
Checking out Revision 014f7c11597ddb6ff1fd02c9532c6bbf7b371d4b (refs/remotes/origin/pr/27865/merge)
> git config core.sparsecheckout # timeout=10
> git checkout -f 014f7c11597ddb6ff1fd02c9532c6bbf7b371d4b
Commit message: "Merge 9d6709c67f469e374852e1fd037600655f8d5492 into 29ac65652ff9757872fadf567290d02e06221662"
First time build. Skipping changelog.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
HOMEBREW_DEVELOPER=1
[EnvInject] - Variables injected successfully.
[high_sierra] $ /bin/sh -xe /var/folders/kw/j7f63hdn1lj39702nh90xm9w0000gp/T/jenkins5740817661373120418.sh
+ GIT_WORK_TREE=/usr/local/Homebrew
+ GIT_DIR=/usr/local/Homebrew/.git
+ git reset --hard origin/master
HEAD is now at 8ab71de3e docs/_config.yml: use brew.sh theme name.
+ brew update
Already up-to-date.
+ brew test-bot --ci-pr
Homebrew/homebrew-test-bot e2f93ba (Merge pull request #155 from iMichka/name)
ARGV: --ci-pr --cleanup --test-default-formula --local --junit
==> git -C homebrew/homebrew-core checkout origin/master
==> brew pull --clean https://github.com/Homebrew/homebrew-core/pull/27865
Homebrew/brew 1.6.3-36-g8ab71de3e (docs/_config.yml: use brew.sh theme name.)
homebrew/core origin/master 29ac65652f (osquery: update 3.2.4_1 bottle.)
homebrew/core HEAD 0e2df5ab20 (postgrest 0.5.0.0)
==> brew doctor
==> brew --env
==> brew config
==> brew readall --aliases homebrew/core
==> brew uses --recursive postgrest
==> brew fetch --retry cabal-install ghc [email protected] makedepend openssl pkg-config postgresql readline sphinx-doc
==> brew fetch --retry postgrest --build-bottle --force
==> brew install --only-dependencies --verbose --build-bottle postgrest
==> brew install --verbose --build-bottle postgrest
==> FAILED
/usr/bin/sandbox-exec -f /tmp/homebrew20180515-57212-2nm4gy.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/postgrest.rb --build-bottle --verbose
==> Downloading https://github.com/PostgREST/postgrest/archive/v0.5.0.0.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/postgrest-0.5.0.0.tar.gz
==> Verifying postgrest-0.5.0.0.tar.gz checksum
tar xzf /Users/brew/Library/Caches/Homebrew/postgrest-0.5.0.0.tar.gz
==> cabal sandbox init
Config file path source is default config file.
Config file
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal/config
not found.
Writing default configuration to
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal/config
Writing a default package environment file to
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/cabal.sandbox.config
Creating a new sandbox at
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal-sandbox
==> cabal update
Downloading the latest package list from hackage.haskell.org
==> cabal install --jobs=3 --max-backjumps=100000 happy
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/[email protected]/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/openssl/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Resolving dependencies...
Notice: installing into a sandbox located at
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal-sandbox
Downloading mtl-2.2.2...
Configuring mtl-2.2.2...
Building mtl-2.2.2...
Installed mtl-2.2.2
Downloading happy-1.19.9...
Configuring happy-1.19.9...
Building happy-1.19.9...
Installed happy-1.19.9
==> cabal install --jobs=3 --max-backjumps=100000 --only-dependencies
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/[email protected]/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/openssl/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Resolving dependencies...
Notice: installing into a sandbox located at
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal-sandbox
Downloading Only-0.1...
Downloading appar-0.1.4...
Downloading auto-update-0.1.4...
Configuring Only-0.1...
Configuring appar-0.1.4...
Configuring auto-update-0.1.4...
Building appar-0.1.4...
Building Only-0.1...
Building auto-update-0.1.4...
Installed Only-0.1
Downloading base-compat-0.10.1...
Configuring base-compat-0.10.1...
Installed appar-0.1.4
Downloading base-orphans-0.7...
Configuring base-orphans-0.7...
Installed auto-update-0.1.4
Downloading base-prelude-1.2.1...
Configuring base-prelude-1.2.1...
Building base-compat-0.10.1...
Building base-orphans-0.7...
Building base-prelude-1.2.1...
Installed base-prelude-1.2.1
Downloading base-unicode-symbols-0.2.2.4...
Configuring base-unicode-symbols-0.2.2.4...
Installed base-orphans-0.7
Downloading base64-bytestring-1.0.0.1...
Configuring base64-bytestring-1.0.0.1...
Building base-unicode-symbols-0.2.2.4...
Building base64-bytestring-1.0.0.1...
Installed base-unicode-symbols-0.2.2.4
Downloading basement-0.0.7...
Configuring basement-0.0.7...
Installed base64-bytestring-1.0.0.1
Downloading byteorder-1.0.4...
Configuring byteorder-1.0.4...
Building basement-0.0.7...
Building byteorder-1.0.4...
Installed byteorder-1.0.4
Downloading bytestring-builder-0.10.8.1.0...
Configuring bytestring-builder-0.10.8.1.0...
Building bytestring-builder-0.10.8.1.0...
Installed bytestring-builder-0.10.8.1.0
Downloading cabal-doctest-1.0.6...
Configuring cabal-doctest-1.0.6...
Building cabal-doctest-1.0.6...
Installed cabal-doctest-1.0.6
Downloading call-stack-0.1.0...
Configuring call-stack-0.1.0...
Building call-stack-0.1.0...
Installed call-stack-0.1.0
Downloading cereal-0.5.5.0...
Configuring cereal-0.5.5.0...
Building cereal-0.5.5.0...
Installed base-compat-0.10.1
Downloading colour-2.3.4...
Configuring colour-2.3.4...
Building colour-2.3.4...
Installed colour-2.3.4
Downloading cryptohash-md5-0.11.100.1...
Configuring cryptohash-md5-0.11.100.1...
Building cryptohash-md5-0.11.100.1...
Installed cereal-0.5.5.0
Downloading cryptohash-sha1-0.11.100.1...
Configuring cryptohash-sha1-0.11.100.1...
Building cryptohash-sha1-0.11.100.1...
Installed cryptohash-md5-0.11.100.1
Downloading data-bword-0.1.0.1...
Configuring data-bword-0.1.0.1...
Building data-bword-0.1.0.1...
Installed cryptohash-sha1-0.11.100.1
Downloading data-checked-0.3...
Configuring data-checked-0.3...
Installed data-bword-0.1.0.1
Downloading data-default-class-0.1.2.0...
Configuring data-default-class-0.1.2.0...
Building data-checked-0.3...
Building data-default-class-0.1.2.0...
Installed data-checked-0.3
Downloading data-endian-0.1.1...
Configuring data-endian-0.1.1...
Installed data-default-class-0.1.2.0
Downloading data-ordlist-0.4.7.0...
Configuring data-ordlist-0.4.7.0...
Building data-endian-0.1.1...
Building data-ordlist-0.4.7.0...
Installed data-endian-0.1.1
Downloading dlist-0.8.0.4...
Configuring dlist-0.8.0.4...
Installed data-ordlist-0.4.7.0
Downloading easy-file-0.2.2...
Configuring easy-file-0.2.2...
Building dlist-0.8.0.4...
Building easy-file-0.2.2...
Installed dlist-0.8.0.4
Downloading entropy-0.4.1.1...
Configuring entropy-0.4.1.1...
Installed easy-file-0.2.2
Downloading fail-4.9.0.0...
Configuring fail-4.9.0.0...
Building fail-4.9.0.0...
Installed fail-4.9.0.0
Downloading generics-sop-0.3.2.0...
Configuring generics-sop-0.3.2.0...
Building entropy-0.4.1.1...
Building generics-sop-0.3.2.0...
Installed entropy-0.4.1.1
Downloading heredoc-0.2.0.0...
Configuring heredoc-0.2.0.0...
Building heredoc-0.2.0.0...
Installed basement-0.0.7
Downloading hourglass-0.2.11...
Configuring hourglass-0.2.11...
Installed heredoc-0.2.0.0
Downloading integer-logarithms-1.0.2.1...
Configuring integer-logarithms-1.0.2.1...
Building hourglass-0.2.11...
Building integer-logarithms-1.0.2.1...
Installed integer-logarithms-1.0.2.1
Downloading loch-th-0.2.2...
Configuring loch-th-0.2.2...
Building loch-th-0.2.2...
Installed loch-th-0.2.2
Configuring mtl-2.2.2...
Building mtl-2.2.2...
Installed hourglass-0.2.11
Downloading network-2.6.3.5...
Configuring network-2.6.3.5...
Installed mtl-2.2.2
Downloading network-info-0.2.0.10...
Configuring network-info-0.2.0.10...
Installed generics-sop-0.3.2.0
Downloading old-locale-1.0.0.7...
Configuring old-locale-1.0.0.7...
Building network-info-0.2.0.10...
Building old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Downloading parallel-3.2.1.1...
Configuring parallel-3.2.1.1...
Installed network-info-0.2.0.10
Downloading placeholders-0.1...
Configuring placeholders-0.1...
Building parallel-3.2.1.1...
Building placeholders-0.1...
Installed placeholders-0.1
Downloading postgresql-libpq-0.9.4.1...
Configuring postgresql-libpq-0.9.4.1...
Installed parallel-3.2.1.1
Downloading primitive-0.6.3.0...
Configuring primitive-0.6.3.0...
Building primitive-0.6.3.0...
Building network-2.6.3.5...
Building postgresql-libpq-0.9.4.1...
Installed primitive-0.6.3.0
Downloading random-1.1...
Configuring random-1.1...
Installed postgresql-libpq-0.9.4.1
Downloading reflection-2.1.3...
Configuring reflection-2.1.3...
Building random-1.1...
Building reflection-2.1.3...
Installed network-2.6.3.5
Downloading safe-0.3.17...
Configuring safe-0.3.17...
Building safe-0.3.17...
Installed random-1.1
Downloading semigroups-0.18.4...
Configuring semigroups-0.18.4...
Installed reflection-2.1.3
Downloading split-0.2.3.3...
Configuring split-0.2.3.3...
Building semigroups-0.18.4...
Installed semigroups-0.18.4
Downloading stm-2.4.5.0...
Building split-0.2.3.3...
Configuring stm-2.4.5.0...
Installed safe-0.3.17
Downloading stringsearch-0.3.6.6...
Configuring stringsearch-0.3.6.6...
Building stm-2.4.5.0...
Building stringsearch-0.3.6.6...
Installed split-0.2.3.3
Downloading syb-0.7...
Configuring syb-0.7...
Building syb-0.7...
Installed stm-2.4.5.0
Downloading text-1.2.3.0...
Configuring text-1.2.3.0...
Building text-1.2.3.0...
Installed syb-0.7
Downloading th-abstraction-0.2.6.0...
Configuring th-abstraction-0.2.6.0...
Building th-abstraction-0.2.6.0...
Installed stringsearch-0.3.6.6
Downloading time-locale-compat-0.1.1.4...
Configuring time-locale-compat-0.1.1.4...
Building time-locale-compat-0.1.1.4...
Installed time-locale-compat-0.1.1.4
Downloading transformers-compat-0.6.2...
Configuring transformers-compat-0.6.2...
Installed th-abstraction-0.2.6.0
Downloading tuple-th-0.2.5...
Configuring tuple-th-0.2.5...
Building transformers-compat-0.6.2...
Building tuple-th-0.2.5...
Installed tuple-th-0.2.5
Downloading type-hint-0.1...
Configuring type-hint-0.1...
Building type-hint-0.1...
Installed transformers-compat-0.6.2
Downloading unix-compat-0.5.0.1...
Configuring unix-compat-0.5.0.1...
Installed type-hint-0.1
Downloading unliftio-core-0.1.1.0...
Configuring unliftio-core-0.1.1.0...
Building unix-compat-0.5.0.1...
Building unliftio-core-0.1.1.0...
Installed unliftio-core-0.1.1.0
Downloading utf8-string-1.0.1.1...
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Installed unix-compat-0.5.0.1
Downloading void-0.7.2...
Configuring void-0.7.2...
Building void-0.7.2...
Installed void-0.7.2
Downloading word8-0.1.3...
Configuring word8-0.1.3...
Installed utf8-string-1.0.1.1
Downloading zlib-0.6.2...
Configuring zlib-0.6.2...
Building word8-0.1.3...
Building zlib-0.6.2...
Installed word8-0.1.3
Downloading bsb-http-chunked-0.0.0.2...
Configuring bsb-http-chunked-0.0.0.2...
Building bsb-http-chunked-0.0.0.2...
Installed bsb-http-chunked-0.0.0.2
Downloading HUnit-1.6.0.0...
Configuring HUnit-1.6.0.0...
Building HUnit-1.6.0.0...
Installed zlib-0.6.2
Downloading gitrev-1.3.1...
Configuring gitrev-1.3.1...
Building gitrev-1.3.1...
Installed HUnit-1.6.0.0
Downloading base-compat-batteries-0.10.1...
Configuring base-compat-batteries-0.10.1...
Installed gitrev-1.3.1
Downloading ansi-terminal-0.8.0.4...
Configuring ansi-terminal-0.8.0.4...
Building base-compat-batteries-0.10.1...
Building ansi-terminal-0.8.0.4...
Installed ansi-terminal-0.8.0.4
Downloading foundation-0.0.20...
Configuring foundation-0.0.20...
Building foundation-0.0.20...
Installed text-1.2.3.0
Downloading regex-base-0.93.2...
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Installed base-compat-batteries-0.10.1
Downloading mtl-compat-0.2.1.3...
Configuring mtl-compat-0.2.1.3...
Building mtl-compat-0.2.1.3...
Installed mtl-compat-0.2.1.3
Downloading monad-time-0.3.1.0...
Configuring monad-time-0.3.1.0...
Installed regex-base-0.93.2
Downloading old-time-1.1.0.3...
Configuring old-time-1.1.0.3...
Building monad-time-0.3.1.0...
Installed monad-time-0.3.1.0
Downloading vector-0.12.0.1...
Configuring vector-0.12.0.1...
Building vector-0.12.0.1...
Building old-time-1.1.0.3...
Installed old-time-1.1.0.3
Downloading simple-sendfile-0.2.27...
Configuring simple-sendfile-0.2.27...
Building simple-sendfile-0.2.27...
Installed simple-sendfile-0.2.27
Downloading iproute-1.7.5...
Configuring iproute-1.7.5...
Building iproute-1.7.5...
Installed iproute-1.7.5
Downloading tf-random-0.5...
Configuring tf-random-0.5...
Building tf-random-0.5...
Installed tf-random-0.5
Downloading bytestring-strict-builder-0.4.5...
Configuring bytestring-strict-builder-0.4.5...
Building bytestring-strict-builder-0.4.5...
Installed foundation-0.0.20
Downloading StateVar-1.1.1.0...
Configuring StateVar-1.1.1.0...
Installed bytestring-strict-builder-0.4.5
Downloading th-expand-syns-0.4.4.0...
Configuring th-expand-syns-0.4.4.0...
Building StateVar-1.1.1.0...
Building th-expand-syns-0.4.4.0...
Installed StateVar-1.1.1.0
Downloading th-lift-0.7.10...
Configuring th-lift-0.7.10...
Installed th-expand-syns-0.4.4.0
Downloading transformers-base-0.4.5.2...
Configuring transformers-base-0.4.5.2...
Building th-lift-0.7.10...
Building transformers-base-0.4.5.2...
Installed th-lift-0.7.10
Downloading tagged-0.8.5...
Configuring tagged-0.8.5...
Installed transformers-base-0.4.5.2
Downloading exceptions-0.10.0...
Configuring exceptions-0.10.0...
Building tagged-0.8.5...
Building exceptions-0.10.0...
Installed tagged-0.8.5
Downloading ansi-wl-pprint-0.6.8.2...
Configuring ansi-wl-pprint-0.6.8.2...
Installed exceptions-0.10.0
Downloading polyparse-1.12...
Configuring polyparse-1.12...
Building ansi-wl-pprint-0.6.8.2...
Building polyparse-1.12...
Installed ansi-wl-pprint-0.6.8.2
Downloading parsec-3.1.13.0...
Configuring parsec-3.1.13.0...
Building parsec-3.1.13.0...
Installed polyparse-1.12
Downloading mime-types-0.1.0.7...
Configuring mime-types-0.1.0.7...
Installed parsec-3.1.13.0
Downloading hashable-1.2.7.0...
Configuring hashable-1.2.7.0...
Building mime-types-0.1.0.7...
Building hashable-1.2.7.0...
Installed hashable-1.2.7.0
Downloading cookie-0.4.4...
Configuring cookie-0.4.4...
Building cookie-0.4.4...
Installed vector-0.12.0.1
Downloading bytestring-tree-builder-0.2.7.1...
Configuring bytestring-tree-builder-0.2.7.1...
Installed mime-types-0.1.0.7
Downloading binary-parser-0.5.5...
Configuring binary-parser-0.5.5...
Building bytestring-tree-builder-0.2.7.1...
Installed cookie-0.4.4
Downloading unix-time-0.3.8...
Configuring unix-time-0.3.8...
Building binary-parser-0.5.5...
Installed bytestring-tree-builder-0.2.7.1
Downloading QuickCheck-2.11.3...
Configuring QuickCheck-2.11.3...
Installed binary-parser-0.5.5
Downloading memory-0.14.16...
Configuring memory-0.14.16...
Building QuickCheck-2.11.3...
Building memory-0.14.16...
Building unix-time-0.3.8...
Installed unix-time-0.3.8
Downloading contravariant-1.4.1...
Configuring contravariant-1.4.1...
Building contravariant-1.4.1...
Installed contravariant-1.4.1
Downloading th-reify-many-0.1.8...
Configuring th-reify-many-0.1.8...
Installed memory-0.14.16
Downloading monad-control-1.0.2.3...
Configuring monad-control-1.0.2.3...
Building th-reify-many-0.1.8...
Building monad-control-1.0.2.3...
Installed th-reify-many-0.1.8
Downloading distributive-0.5.3...
Configuring distributive-0.5.3...
Installed monad-control-1.0.2.3
Downloading retry-0.7.6.2...
Configuring retry-0.7.6.2...
Building retry-0.7.6.2...
Building distributive-0.5.3...
Installed QuickCheck-2.11.3
Downloading resourcet-1.2.1...
Configuring resourcet-1.2.1...
Installed retry-0.7.6.2
Downloading optparse-applicative-0.14.2.0...
Configuring optparse-applicative-0.14.2.0...
Building resourcet-1.2.1...
Building optparse-applicative-0.14.2.0...
Installed distributive-0.5.3
Downloading cpphs-1.20.8...
Configuring cpphs-1.20.8...
Building cpphs-1.20.8...
Installed resourcet-1.2.1
Downloading regex-tdfa-1.2.3...
Configuring regex-tdfa-1.2.3...
Building regex-tdfa-1.2.3...
Installed optparse-applicative-0.14.2.0
Downloading network-uri-2.6.1.0...
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Installed cpphs-1.20.8
Downloading uuid-types-1.0.3...
Configuring uuid-types-1.0.3...
Building uuid-types-1.0.3...
Installed network-uri-2.6.1.0
Downloading unordered-containers-0.2.9.0...
Configuring unordered-containers-0.2.9.0...
Building unordered-containers-0.2.9.0...
Installed uuid-types-1.0.3
Downloading text-short-0.1.2...
Configuring text-short-0.1.2...
Building text-short-0.1.2...
Installed text-short-0.1.2
Downloading scientific-0.3.6.2...
Configuring scientific-0.3.6.2...
Building scientific-0.3.6.2...
Installed unordered-containers-0.2.9.0
Downloading psqueues-0.2.7.0...
Configuring psqueues-0.2.7.0...
Building psqueues-0.2.7.0...
Installed scientific-0.3.6.2
Downloading data-dword-0.3.1.2...
Configuring data-dword-0.3.1.2...
Building data-dword-0.3.1.2...
Installed psqueues-0.2.7.0
Downloading case-insensitive-1.2.0.11...
Configuring case-insensitive-1.2.0.11...
Building case-insensitive-1.2.0.11...
Installed case-insensitive-1.2.0.11
Downloading async-2.2.1...
Configuring async-2.2.1...
Building async-2.2.1...
Installed async-2.2.1
Downloading th-lift-instances-0.1.11...
Configuring th-lift-instances-0.1.11...
Building th-lift-instances-0.1.11...
Installed th-lift-instances-0.1.11
Downloading hashtables-1.2.3.0...
Configuring hashtables-1.2.3.0...
Building hashtables-1.2.3.0...
Installed data-dword-0.3.1.2
Downloading critbit-0.2.0.0...
Configuring critbit-0.2.0.0...
Building critbit-0.2.0.0...
Installed hashtables-1.2.3.0
Downloading fast-logger-2.4.11...
Configuring fast-logger-2.4.11...
Building fast-logger-2.4.11...
Installed fast-logger-2.4.11
Downloading contravariant-extras-0.3.4...
Configuring contravariant-extras-0.3.4...
Installed critbit-0.2.0.0
Downloading pem-0.2.4...
Configuring pem-0.2.4...
Building contravariant-extras-0.3.4...
Building pem-0.2.4...
Installed pem-0.2.4
Downloading cryptonite-0.25...
Configuring cryptonite-0.25...
Building cryptonite-0.25...
Installed contravariant-extras-0.3.4
Downloading asn1-types-0.3.2...
Configuring asn1-types-0.3.2...
Building asn1-types-0.3.2...
Installed asn1-types-0.3.2
Downloading resource-pool-0.2.3.2...
Configuring resource-pool-0.2.3.2...
Building resource-pool-0.2.3.2...
Installed resource-pool-0.2.3.2
Downloading lifted-base-0.2.3.12...
Configuring lifted-base-0.2.3.12...
Building lifted-base-0.2.3.12...
Installed lifted-base-0.2.3.12
Downloading Ranged-sets-0.3.0...
Configuring Ranged-sets-0.3.0...
Building Ranged-sets-0.3.0...
Installed Ranged-sets-0.3.0
Downloading comonad-5.0.3...
Configuring comonad-5.0.3...
Building comonad-5.0.3...
Installed regex-tdfa-1.2.3
Downloading haskell-src-exts-1.20.2...
Configuring haskell-src-exts-1.20.2...
Building haskell-src-exts-1.20.2...
Installed comonad-5.0.3
Downloading HTTP-4000.3.11...
Configuring HTTP-4000.3.11...
Building HTTP-4000.3.11...
Installed HTTP-4000.3.11
Downloading uuid-1.3.13...
Configuring uuid-1.3.13...
Building uuid-1.3.13...
Installed uuid-1.3.13
Downloading vault-0.3.1.0...
Configuring vault-0.3.1.0...
Building vault-0.3.1.0...
Installed vault-0.3.1.0
Downloading expiring-cache-map-0.0.6.1...
Configuring expiring-cache-map-0.0.6.1...
Building expiring-cache-map-0.0.6.1...
Installed expiring-cache-map-0.0.6.1
Downloading charset-0.3.7.1...
Configuring charset-0.3.7.1...
Building charset-0.3.7.1...
Installed charset-0.3.7.1
Downloading attoparsec-0.13.2.2...
Configuring attoparsec-0.13.2.2...
Building attoparsec-0.13.2.2...
Installed cryptonite-0.25
Downloading text-latin1-0.3.1...
Configuring text-latin1-0.3.1...
Building text-latin1-0.3.1...
Installed text-latin1-0.3.1
Downloading quickcheck-instances-0.3.18...
Configuring quickcheck-instances-0.3.18...
Building quickcheck-instances-0.3.18...
Installed quickcheck-instances-0.3.18
Downloading http2-1.6.3...
Configuring http2-1.6.3...
Installed attoparsec-0.13.2.2
Downloading http-types-0.12.1...
Configuring http-types-0.12.1...
Building http2-1.6.3...
Building http-types-0.12.1...
Installed http-types-0.12.1
Downloading http-media-0.7.1.2...
Configuring http-media-0.7.1.2...
Building http-media-0.7.1.2...
Installed http-media-0.7.1.2
Downloading streaming-commons-0.2.0.0...
Configuring streaming-commons-0.2.0.0...
Building streaming-commons-0.2.0.0...
Installed http2-1.6.3
Downloading protolude-0.2.2...
Configuring protolude-0.2.2...
Building protolude-0.2.2...
Installed streaming-commons-0.2.0.0
Downloading th-orphans-0.13.5...
Configuring th-orphans-0.13.5...
Installed protolude-0.2.2
Downloading asn1-encoding-0.9.5...
Configuring asn1-encoding-0.9.5...
Building th-orphans-0.13.5...
Building asn1-encoding-0.9.5...
Installed th-orphans-0.13.5
Downloading bifunctors-5.5.2...
Configuring bifunctors-5.5.2...
Installed asn1-encoding-0.9.5
Downloading text-printer-0.5...
Configuring text-printer-0.5...
Building bifunctors-5.5.2...
Building text-printer-0.5...
Installed bifunctors-5.5.2
Downloading parsers-0.12.8...
Configuring parsers-0.12.8...
Building parsers-0.12.8...
Installed text-printer-0.5
Downloading http-date-0.0.7...
Configuring http-date-0.0.7...
Building http-date-0.0.7...
Installed http-date-0.0.7
Downloading configurator-ng-0.0.0.1...
Configuring configurator-ng-0.0.0.1...
Building configurator-ng-0.0.0.1...
Installed parsers-0.12.8
Downloading cassava-0.5.1.0...
Configuring cassava-0.5.1.0...
Building cassava-0.5.1.0...
Installed haskell-src-exts-1.20.2
Downloading aeson-1.3.1.1...
Configuring aeson-1.3.1.1...
Building aeson-1.3.1.1...
Installed configurator-ng-0.0.0.1
Downloading wai-3.2.1.2...
Configuring wai-3.2.1.2...
Building wai-3.2.1.2...
Installed wai-3.2.1.2
Downloading asn1-parse-0.9.4...
Configuring asn1-parse-0.9.4...
Building asn1-parse-0.9.4...
Installed asn1-parse-0.9.4
Downloading semigroupoids-5.2.2...
Configuring semigroupoids-5.2.2...
Building semigroupoids-5.2.2...
Installed cassava-0.5.1.0
Downloading profunctors-5.2.2...
Configuring profunctors-5.2.2...
Building profunctors-5.2.2...
Installed semigroupoids-5.2.2
Downloading data-textual-0.3.0.2...
Configuring data-textual-0.3.0.2...
Building data-textual-0.3.0.2...
Installed profunctors-5.2.2
Downloading data-serializer-0.3.4...
Configuring data-serializer-0.3.4...
Building data-serializer-0.3.4...
Installed data-serializer-0.3.4
Downloading haskell-src-meta-0.8.0.2...
Configuring haskell-src-meta-0.8.0.2...
Building haskell-src-meta-0.8.0.2...
Installed haskell-src-meta-0.8.0.2
Downloading warp-3.2.22...
Configuring warp-3.2.22...
Building warp-3.2.22...
Installed warp-3.2.22
Downloading wai-middleware-static-0.8.2...
Configuring wai-middleware-static-0.8.2...
Building wai-middleware-static-0.8.2...
Installed wai-middleware-static-0.8.2
Downloading wai-logger-2.3.2...
Configuring wai-logger-2.3.2...
Building wai-logger-2.3.2...
Installed wai-logger-2.3.2
Downloading wai-cors-0.2.6...
Configuring wai-cors-0.2.6...
Building wai-cors-0.2.6...
Installed data-textual-0.3.0.2
Downloading x509-1.7.3...
Configuring x509-1.7.3...
Installed wai-cors-0.2.6
Downloading free-5.0.2...
Configuring free-5.0.2...
Building x509-1.7.3...
Building free-5.0.2...
Installed x509-1.7.3
Downloading either-5...
Configuring either-5...
Building either-5...
Installed either-5
Downloading interpolatedstring-perl6-1.0.0...
Configuring interpolatedstring-perl6-1.0.0...
Installed aeson-1.3.1.1
Downloading network-ip-0.3.0.2...
Configuring network-ip-0.3.0.2...
Building network-ip-0.3.0.2...
Building interpolatedstring-perl6-1.0.0...
Installed interpolatedstring-perl6-1.0.0
Downloading wai-extra-3.0.22.1...
Configuring wai-extra-3.0.22.1...
Installed free-5.0.2
Downloading adjunctions-4.4...
Configuring adjunctions-4.4...
Building wai-extra-3.0.22.1...
Building adjunctions-4.4...
Installed network-ip-0.3.0.2
Downloading postgresql-binary-0.12.1...
Configuring postgresql-binary-0.12.1...
Building postgresql-binary-0.12.1...
Installed adjunctions-4.4
Downloading kan-extensions-5.1...
Configuring kan-extensions-5.1...
Building kan-extensions-5.1...
Installed wai-extra-3.0.22.1
Installed postgresql-binary-0.12.1
Downloading hasql-1.1.1...
Configuring hasql-1.1.1...
Building hasql-1.1.1...
Installed kan-extensions-5.1
Downloading lens-4.16.1...
Configuring lens-4.16.1...
Building lens-4.16.1...
Installed hasql-1.1.1
Downloading hasql-transaction-0.6...
Downloading hasql-pool-0.4.3...
Configuring hasql-transaction-0.6...
Configuring hasql-pool-0.4.3...
Building hasql-transaction-0.6...
Building hasql-pool-0.4.3...
Installed hasql-pool-0.4.3
Installed hasql-transaction-0.6
Installed lens-4.16.1
Downloading lens-aeson-1.0.2...
Downloading insert-ordered-containers-0.2.1.0...
Downloading concise-0.1.0.1...
Configuring lens-aeson-1.0.2...
Configuring insert-ordered-containers-0.2.1.0...
Configuring concise-0.1.0.1...
Building concise-0.1.0.1...
Building insert-ordered-containers-0.2.1.0...
Installed concise-0.1.0.1
Downloading jose-0.7.0.0...
Configuring jose-0.7.0.0...
Building lens-aeson-1.0.2...
Building jose-0.7.0.0...
Installed insert-ordered-containers-0.2.1.0
Downloading swagger2-2.2.2...
Configuring swagger2-2.2.2...
Installed lens-aeson-1.0.2
Building swagger2-2.2.2...
Installed jose-0.7.0.0
Installed swagger2-2.2.2
==> cabal install --jobs=3 --max-backjumps=100000 --prefix=/usr/local/Cellar/postgrest/0.5.0.0
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/[email protected]/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/openssl/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Resolving dependencies...
Notice: installing into a sandbox located at
/private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal-sandbox
Configuring postgrest-0.5.0.0...
Building postgrest-0.5.0.0...
Failed to install postgrest-0.5.0.0
Build log ( /private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal-sandbox/logs/ghc-8.2.2/postgrest-0.5.0.0-EdQoU8JjeOk6Mne6HM7fqc.log ):
cabal: Entering directory '.'
Configuring postgrest-0.5.0.0...
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/[email protected]/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/openssl/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Preprocessing library for postgrest-0.5.0.0..
Building library for postgrest-0.5.0.0..
[ 1 of 14] Compiling Paths_postgrest ( dist/dist-sandbox-cf4ce944/build/autogen/Paths_postgrest.hs, dist/dist-sandbox-cf4ce944/build/Paths_postgrest.o )
[ 2 of 14] Compiling PostgREST.RangeQuery ( src/PostgREST/RangeQuery.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/RangeQuery.o )
[ 3 of 14] Compiling PostgREST.Types ( src/PostgREST/Types.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/Types.o )
[ 4 of 14] Compiling PostgREST.Parsers ( src/PostgREST/Parsers.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/Parsers.o )
[ 5 of 14] Compiling PostgREST.Error ( src/PostgREST/Error.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/Error.o )
[ 6 of 14] Compiling PostgREST.DbStructure ( src/PostgREST/DbStructure.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/DbStructure.o )
[ 7 of 14] Compiling PostgREST.Config ( src/PostgREST/Config.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/Config.o )
[ 8 of 14] Compiling PostgREST.Auth ( src/PostgREST/Auth.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/Auth.o )
[ 9 of 14] Compiling PostgREST.ApiRequest ( src/PostgREST/ApiRequest.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/ApiRequest.o )
src/PostgREST/ApiRequest.hs:108:78: warning: [-Wdeprecations]
In the use of ‘undefined’
(imported from Protolude, but defined in Debug):
"'undefined' remains in code"
|
108 | | shouldParsePayload && isLeft payload = either (Left . InvalidBody . toS) undefined payload
| ^^^^^^^^^
[10 of 14] Compiling PostgREST.QueryBuilder ( src/PostgREST/QueryBuilder.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/QueryBuilder.o )
src/PostgREST/QueryBuilder.hs:210:38: warning: [-Wdeprecations]
In the use of ‘undefined’
(imported from Protolude, but defined in Debug):
"'undefined' remains in code"
|
210 | requestToCountQuery _ (DbMutate _) = undefined
| ^^^^^^^^^
src/PostgREST/QueryBuilder.hs:275:25: warning: [-Wdeprecations]
In the use of ‘undefined’
(imported from Protolude, but defined in Debug):
"'undefined' remains in code"
|
275 | getQueryParts _ _ = undefined
| ^^^^^^^^^
[11 of 14] Compiling PostgREST.OpenAPI ( src/PostgREST/OpenAPI.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/OpenAPI.o )
[12 of 14] Compiling PostgREST.Middleware ( src/PostgREST/Middleware.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/Middleware.o )
[13 of 14] Compiling PostgREST.DbRequestBuilder ( src/PostgREST/DbRequestBuilder.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/DbRequestBuilder.o )
src/PostgREST/DbRequestBuilder.hs:234:23: warning: [-Wdeprecations]
In the use of ‘undefined’
(imported from Protolude, but defined in Debug):
"'undefined' remains in code"
|
234 | | typ == Root -> undefined
| ^^^^^^^^^
[14 of 14] Compiling PostgREST.App ( src/PostgREST/App.hs, dist/dist-sandbox-cf4ce944/build/PostgREST/App.o )
src/PostgREST/App.hs:99:15: error:
Ambiguous occurrence ‘headMay’
It could refer to either ‘Protolude.headMay’,
imported from ‘Protolude’ at src/PostgREST/App.hs:63:1-67
(and originally defined in ‘Protolude.Safe’)
or ‘Safe.headMay’,
imported from ‘Safe’ at src/PostgREST/App.hs:64:42-48
|
99 | Just 1 -> headMay -- if it's not an overloaded function then immediatly get the ProcDescription
| ^^^^^^^
src/PostgREST/App.hs:106:55: error:
Not in scope: type constructor or class ‘H.Mode’
Perhaps you meant ‘HT.Mode’ (imported from Hasql.Transaction.Sessions)
Module ‘Hasql.Transaction’ does not export ‘Mode’.
|
106 | transactionMode :: Maybe ProcDescription -> Action -> H.Mode
| ^^^^^^
src/PostgREST/App.hs:375:17: error:
Ambiguous occurrence ‘headMay’
It could refer to either ‘Protolude.headMay’,
imported from ‘Protolude’ at src/PostgREST/App.hs:63:1-67
(and originally defined in ‘Protolude.Safe’)
or ‘Safe.headMay’,
imported from ‘Safe’ at src/PostgREST/App.hs:64:42-48
|
375 | fieldName = headMay fldNames
| ^^^^^^^
cabal: Leaving directory '.'
cabal: Error: some packages failed to install:
postgrest-0.5.0.0-EdQoU8JjeOk6Mne6HM7fqc failed during the building phase. The
exception was:
ExitFailure 1
==> Formula
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/postgrest.rb
==> Configuration
HOMEBREW_VERSION: 1.6.3-36-g8ab71de
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 8ab71de3e90838c685e85bd7c467041501fc3c8d
Last commit: 11 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0e2df5ab20116e2e21eb70d5712eebfcae304ecf
Core tap last commit: 26 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_ENV_FILTERING: 1
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_HOME: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/home
HOMEBREW_LOGS: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_EMOJI: 1
HOMEBREW_SANDBOX: 1
CPU: 3-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.15.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 10, 1.8.0_162
macOS: 10.13.4-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3.1
Error: postgrest 0.5.0.0 did not build
XQuartz: 2.7.11 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j3
CMAKE_PREFIX_PATH: /usr/local/opt/[email protected]:/usr/local/opt/openssl:/usr/local/opt/readline:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/postgresql/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
PATH: /private/tmp/postgrest-20180515-57214-r5uljl/postgrest-0.5.0.0/.cabal-sandbox/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/cabal-install/bin:/usr/local/opt/[email protected]/bin:/usr/local/opt/openssl/bin:/usr/local/opt/postgresql/bin:/usr/bin:/bin:/usr/sbin:/sbin
Logs:
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/00.options.out
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/01.cabal
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/02.cabal
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/03.cabal
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/03.cabal.cc
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/04.cabal
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/04.cabal.cc
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/05.cabal
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/postgrest/05.cabal.cc
READ THIS: https://docs.brew.sh/Troubleshooting
These open issues may also help:
postgrest 0.5.0.0 https://github.com/Homebrew/homebrew-core/pull/27865
==> brew audit postgrest --online
==> brew style postgrest
==> brew uninstall --force cabal-install ghc [email protected] makedepend openssl pkg-config postgresql readline sphinx-doc
==> git -C homebrew/homebrew-core checkout master -f
==> brew cleanup --prune=7
Build step 'Execute shell' marked build as failure
Recording test results
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment