Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
Started by upstream project "Homebrew Core Pull Requests" build number 39158
originally caused by:
GitHub pull request #37778 of commit 27e345cb3694e99896cab9febc4280a48b5b0ff1, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on mojave_stadium_2 (mojave macos) in workspace /Users/brew/Jenkins/workspace/core
No credentials specified
> 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/
This file has been truncated, but you can view the full file.
==> brew install --verbose --build-bottle gdal
==> FAILED
/usr/bin/sandbox-exec -f /private/tmp/homebrew20190328-41641-ktbaue.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/simplecov-cobertura-1.3.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/ruby-macho-2.2.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/rubocop-rspec-1.32.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/rubocop-0.66.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/unicode-display_width-1.5.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/ruby-progressbar-1.10.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/rspec-wait-0.0.9/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.3.0/gems/rspec-retry-0.6
Started by upstream project "Homebrew Core Pull Requests" build number 40645
originally caused by:
GitHub pull request #37081 of commit 606e53de5f0cf170c7a7cf8d8165e64115bac5f8, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on mojave_stadium_1 (mojave macos) in workspace /Users/brew/Jenkins/workspace/core
No credentials specified
> 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/
==> make install
Last 150 lines from /Users/brew/Jenkins/workspace/core/logs/libtorrent-rasterbar/02.make:
2019-04-15 11:02:13 +0100
make
install
Making install in include/libtorrent
make[2]: Nothing to be done for `install-exec-am'.
../../build-aux/install-sh -c -d '/usr/local/Cellar/libtorrent-rasterbar/1.2.0_1/include/libtorrent'
2019-05-05 14:27:03 +0100
make
/usr/local/Cellar/cmake/3.14.3/bin/cmake -S/tmp/uhd-20190505-52633-1lh6xql/uhd-3.14.0.0/host -B/tmp/uhd-20190505-52633-1lh6xql/uhd-3.14.0.0/host/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.14.3/bin/cmake -E cmake_progress_start /tmp/uhd-20190505-52633-1lh6xql/uhd-3.14.0.0/host/build/CMakeFiles /tmp/uhd-20190505-52633-1lh6xql/uhd-3.14.0.0/host/build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/build.make lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f examples/getopt/CMakeFiles/getopt.dir/build.make examples/getopt/CMakeFiles/getopt.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f tests/common/CMakeFiles/uhd_test.dir/build.make tests/common/CMakeFiles/uhd_test.dir/depend
This file has been truncated, but you can view the full file.
Started by upstream project "Homebrew Core Pull Requests" build number 41673
originally caused by:
GitHub pull request #39629 of commit 1c9955dab557b4ab13303a82b7f4e3ce529da5cc, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on mojave_stadium_1 (mojave macos) in workspace /Users/brew/Jenkins/workspace/core
No credentials specified
> 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/
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
import itertools
import time
import requests
from bs4 import BeautifulSoup
[{"rain": "0", "date": "2019-06-22", "temp": "14.6", "humid": 71, "time": 8, "wind": 11}, {"rain": "0", "date": "2019-06-22", "temp": "16.4", "humid": 64, "time": 9, "wind": 14}, {"rain": "0", "date": "2019-06-22", "temp": "18.3", "humid": 57, "time": 10, "wind": 11}, {"rain": "0", "date": "2019-06-22", "temp": "21.4", "humid": 52, "time": 11, "wind": 14}, {"rain": "0", "date": "2019-06-22", "temp": "21.5", "humid": 49, "time": 12, "wind": 11}, {"rain": "0", "date": "2019-06-22", "temp": "22.7", "humid": 47, "time": 13, "wind": 7}, {"rain": "0", "date": "2019-06-22", "temp": "23.7", "humid": 43, "time": 14, "wind": 11}, {"rain": "0", "date": "2019-06-22", "temp": "24.5", "humid": 41, "time": 15, "wind": 7}, {"rain": "0", "date": "2019-06-22", "temp": "24.6", "humid": 42, "time": 16, "wind": 11}, {"rain": "0", "date": "2019-06-22", "temp": "24.6", "humid": 44, "time": 17, "wind": 11}, {"rain": "0", "date": "2019-06-22", "temp": "24.1", "humid": 46, "time": 18, "wind": 11}, {"rain": "0", "date": "2019-06-22", "
--- ../gmp-6.1.2-llvm/mpn/toom53_mul.o.dis 2019-09-23 23:49:57.000000000 +0200
+++ mpn/toom53_mul.o.dis 2019-09-24 00:14:47.000000000 +0200
@@ -41,141 +41,141 @@ ___gmpn_toom53_mul:
000000000000008d leaq 0x2(%rdx), %rax
0000000000000091 movq %rax, -0x50(%rbp)
0000000000000095 shlq $0x4, %rax
-0000000000000099 leaq ___gmpn_toom53_mul(%rax,%rax,4), %rsi
-000000000000009d cmpq $0x7f00, %rsi
-00000000000000a4 movq %r9, -0xc8(%rbp)
-00000000000000ab ja 0x84a
# -*- coding: utf-8 -*-
import collections
import json
import orcid
import requests
import sys
import time