2021-05-15T16:30:56.7532213Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:56.8832186Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T16:30:56.9488656Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T16:30:57.0649834Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T16:30:57.1666077Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:07.1200050Z Current runner version: '2.278.0' 2021-05-15T16:31:07.1257050Z ##[group]Operating System 2021-05-15T16:31:07.1258080Z Mac OS X 2021-05-15T16:31:07.1258540Z 10.15.7 2021-05-15T16:31:07.1259070Z 19H1030 2021-05-15T16:31:07.1259550Z ##[endgroup] 2021-05-15T16:31:07.1260060Z ##[group]Virtual Environment 2021-05-15T16:31:07.1260700Z Environment: macos-10.15 2021-05-15T16:31:07.1261190Z Version: 20210510.1 2021-05-15T16:31:07.1262320Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T16:31:07.1263600Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T16:31:07.1264460Z ##[endgroup] 2021-05-15T16:31:07.1266290Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:07.1267600Z Actions: write 2021-05-15T16:31:07.1268230Z Checks: write 2021-05-15T16:31:07.1268740Z Contents: write 2021-05-15T16:31:07.1269290Z Deployments: write 2021-05-15T16:31:07.1269920Z Issues: write 2021-05-15T16:31:07.1270550Z Metadata: read 2021-05-15T16:31:07.1271070Z Packages: write 2021-05-15T16:31:07.1271570Z PullRequests: write 2021-05-15T16:31:07.1272180Z RepositoryProjects: write 2021-05-15T16:31:07.1272760Z SecurityEvents: write 2021-05-15T16:31:07.1273360Z Statuses: write 2021-05-15T16:31:07.1273980Z ##[endgroup] 2021-05-15T16:31:07.1277490Z Prepare workflow directory 2021-05-15T16:31:07.2543930Z Prepare all required actions 2021-05-15T16:31:07.2555460Z Getting action download info 2021-05-15T16:31:07.6573360Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:09.3558290Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:11.4293130Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:13.2482300Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:13.5834400Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:13.8994800Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:14.3686680Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:15.0504220Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:15.0504900Z with: 2021-05-15T16:31:15.0505350Z repository: neuroconductor/DensParcorr 2021-05-15T16:31:15.0506270Z token: *** 2021-05-15T16:31:15.0506620Z ssh-strict: true 2021-05-15T16:31:15.0507180Z persist-credentials: true 2021-05-15T16:31:15.0507690Z clean: true 2021-05-15T16:31:15.0508040Z fetch-depth: 1 2021-05-15T16:31:15.0508380Z lfs: false 2021-05-15T16:31:15.0508710Z submodules: false 2021-05-15T16:31:15.0509050Z env: 2021-05-15T16:31:15.0509420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:15.0509840Z TIC_DEPLOY_KEY: 2021-05-15T16:31:15.0510150Z RSPM: 2021-05-15T16:31:15.0511000Z GITHUB_PAT: *** 2021-05-15T16:31:15.0511350Z COVERALLS_TOKEN: 2021-05-15T16:31:15.0511770Z continue-on-error: true 2021-05-15T16:31:15.0512190Z VDIFFR_RUN_TESTS: false 2021-05-15T16:31:15.0512540Z ##[endgroup] 2021-05-15T16:31:16.2269080Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:31:16.2270460Z ##[group]Getting Git version info 2021-05-15T16:31:16.2271990Z Working directory is '/Users/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:16.2272740Z [command]/usr/local/bin/git version 2021-05-15T16:31:16.2273180Z git version 2.31.1 2021-05-15T16:31:16.2274470Z ##[endgroup] 2021-05-15T16:31:16.2275490Z Deleting the contents of '/Users/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:16.2277210Z ##[group]Initializing the repository 2021-05-15T16:31:16.2277950Z [command]/usr/local/bin/git init /Users/runner/work/DensParcorr/DensParcorr 2021-05-15T16:31:16.2279150Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:31:16.2280050Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:31:16.2280850Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:31:16.2281400Z hint: 2021-05-15T16:31:16.2282330Z hint: git config --global init.defaultBranch 2021-05-15T16:31:16.2283620Z hint: 2021-05-15T16:31:16.2284610Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:31:16.2285760Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:31:16.2286390Z hint: 2021-05-15T16:31:16.2287110Z hint: git branch -m 2021-05-15T16:31:16.2287870Z Initialized empty Git repository in /Users/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:31:16.2288850Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:16.2362310Z ##[endgroup] 2021-05-15T16:31:16.2362970Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:16.2369510Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T16:31:16.2437470Z ##[endgroup] 2021-05-15T16:31:16.2444740Z ##[group]Setting up auth 2021-05-15T16:31:16.2455550Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:16.2524550Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T16:31:16.3465670Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:16.3589460Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T16:31:16.5072960Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:31:16.5263950Z ##[endgroup] 2021-05-15T16:31:16.5367460Z ##[group]Fetching the repository 2021-05-15T16:31:16.5471300Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:31:16.9735390Z remote: Enumerating objects: 18, done. 2021-05-15T16:31:16.9736690Z remote: Counting objects: 5% (1/18) 2021-05-15T16:31:16.9762310Z remote: Counting objects: 11% (2/18) 2021-05-15T16:31:16.9775680Z remote: Counting objects: 16% (3/18) 2021-05-15T16:31:16.9776940Z remote: Counting objects: 22% (4/18) 2021-05-15T16:31:16.9779710Z remote: Counting objects: 27% (5/18) 2021-05-15T16:31:16.9781640Z remote: Counting objects: 33% (6/18) 2021-05-15T16:31:16.9850320Z remote: Counting objects: 38% (7/18) 2021-05-15T16:31:16.9851320Z remote: Counting objects: 44% (8/18) 2021-05-15T16:31:16.9896490Z remote: Counting objects: 50% (9/18) 2021-05-15T16:31:16.9898370Z remote: Counting objects: 55% (10/18) 2021-05-15T16:31:16.9899950Z remote: Counting objects: 61% (11/18) 2021-05-15T16:31:16.9901650Z remote: Counting objects: 66% (12/18) 2021-05-15T16:31:16.9903020Z remote: Counting objects: 72% (13/18) 2021-05-15T16:31:16.9904480Z remote: Counting objects: 77% (14/18) 2021-05-15T16:31:16.9905800Z remote: Counting objects: 83% (15/18) 2021-05-15T16:31:16.9907310Z remote: Counting objects: 88% (16/18) 2021-05-15T16:31:16.9908860Z remote: Counting objects: 94% (17/18) 2021-05-15T16:31:16.9910210Z remote: Counting objects: 100% (18/18) 2021-05-15T16:31:16.9933650Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:31:16.9934650Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:31:16.9935570Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:31:16.9936450Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:31:16.9937270Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:31:16.9938240Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:31:16.9939050Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:31:16.9939920Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:31:16.9941270Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:31:16.9942050Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:31:16.9942940Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:31:16.9943730Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:31:16.9944490Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:31:16.9945330Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:31:16.9946080Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:31:16.9947070Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:31:16.9947930Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:31:16.9948700Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:31:16.9950570Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:31:16.9951700Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:16.9953220Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:31:16.9954630Z ##[endgroup] 2021-05-15T16:31:16.9955530Z ##[group]Determining the checkout info 2021-05-15T16:31:16.9956350Z ##[endgroup] 2021-05-15T16:31:16.9957180Z ##[group]Checking out the ref 2021-05-15T16:31:16.9958430Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:31:16.9959340Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:31:16.9960160Z ##[endgroup] 2021-05-15T16:31:16.9961270Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T16:31:16.9962530Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:31:17.0097490Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:17.0098030Z with: 2021-05-15T16:31:17.0098380Z r-version: devel 2021-05-15T16:31:17.0098770Z Ncpus: 1 2021-05-15T16:31:17.0099140Z crayon.enabled: NULL 2021-05-15T16:31:17.0099670Z remove-openmp-macos: true 2021-05-15T16:31:17.0100200Z http-user-agent: default 2021-05-15T16:31:17.0100650Z install-r: true 2021-05-15T16:31:17.0101210Z windows-path-include-mingw: true 2021-05-15T16:31:17.0101690Z env: 2021-05-15T16:31:17.0102110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:17.0102540Z TIC_DEPLOY_KEY: 2021-05-15T16:31:17.0102880Z RSPM: 2021-05-15T16:31:17.0104120Z GITHUB_PAT: *** 2021-05-15T16:31:17.0104560Z COVERALLS_TOKEN: 2021-05-15T16:31:17.0105000Z continue-on-error: true 2021-05-15T16:31:17.0105460Z VDIFFR_RUN_TESTS: false 2021-05-15T16:31:17.0105860Z ##[endgroup] 2021-05-15T16:31:18.0822280Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T16:31:19.7715850Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T16:31:20.4837790Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T16:31:20.4936480Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T16:31:20.5039380Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T16:31:20.5140480Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T16:31:20.5242870Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T16:31:20.5342080Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T16:31:20.5443460Z Checksumming (Apple_Free : 3)… 2021-05-15T16:31:20.5544050Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T16:31:20.5645890Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T16:31:20.5747620Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T16:31:20.5849760Z Checksumming (Apple_Free : 5)… 2021-05-15T16:31:21.0121960Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T16:31:21.0223580Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T16:31:21.0324080Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T16:31:21.0426500Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T16:31:22.0081900Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T16:31:22.0088980Z verified CRC32 $84F1919B 2021-05-15T16:31:22.8691480Z /dev/disk2 GUID_partition_scheme 2021-05-15T16:31:22.8795150Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T16:31:22.8947100Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T16:31:25.2951110Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-15T16:31:27.1910210Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T16:31:27.1911610Z To reinstall 0.29.2_3, run: 2021-05-15T16:31:27.1912860Z brew reinstall pkg-config 2021-05-15T16:31:27.2252350Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T16:31:28.8404530Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T16:31:29.1785220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T16%3A40%3A00Z&sig=IzcGDUcyshNrUxFo%2FlWLq%2Bg39f76oNSyDrhDNqUth2o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:31:29.3623840Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T16:31:30.2721470Z installer: Package name is gfortran 2021-05-15T16:31:30.2822940Z installer: Installing at base path / 2021-05-15T16:31:30.2923920Z installer: The install was successful. 2021-05-15T16:31:30.3025660Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T16:31:30.6528830Z "disk2" ejected. 2021-05-15T16:31:30.6634520Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T16:31:33.4703630Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T16:31:33.5371730Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T16:31:35.1335670Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T16:31:35.5139140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T16%3A40%3A00Z&sig=CjBwT4lbh9UuDEYaPTctsv1sQhEXAafYW1udPQ6HEq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:31:35.5872280Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T16:31:39.1379030Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T16:31:42.2609680Z installer: Package name is R 4.2.0 for macOS 2021-05-15T16:31:42.2656790Z installer: Upgrading at base path / 2021-05-15T16:31:42.2662680Z installer: The upgrade was successful. 2021-05-15T16:31:42.2672580Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T16:31:42.2958380Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:31:42.2959050Z env: 2021-05-15T16:31:42.2959490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:42.2959960Z TIC_DEPLOY_KEY: 2021-05-15T16:31:42.2975710Z RSPM: 2021-05-15T16:31:42.2976970Z GITHUB_PAT: *** 2021-05-15T16:31:42.2977410Z COVERALLS_TOKEN: 2021-05-15T16:31:42.2978500Z continue-on-error: true 2021-05-15T16:31:42.2979010Z VDIFFR_RUN_TESTS: false 2021-05-15T16:31:42.2979500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:31:42.2979930Z TZ: UTC 2021-05-15T16:31:42.2980290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:31:42.2980670Z NOT_CRAN: true 2021-05-15T16:31:42.2981030Z ##[endgroup] 2021-05-15T16:31:42.6714880Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T16:31:42.7720340Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:31:42.7757160Z Dload Upload Total Spent Left Speed 2021-05-15T16:31:42.7757970Z 2021-05-15T16:31:42.8428210Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:31:42.8430340Z 100 117 0 117 0 0 1409 0 --:--:-- --:--:-- --:--:-- 1426 2021-05-15T16:31:43.1191800Z 2021-05-15T16:31:43.2336260Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:31:43.2337480Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:31:44.1445640Z 2021-05-15T16:31:45.1504080Z 3 82.6M 3 2703k 0 0 1953k 0 0:00:43 0:00:01 0:00:42 1953k 2021-05-15T16:31:46.1085070Z 21 82.6M 21 17.4M 0 0 7477k 0 0:00:11 0:00:02 0:00:09 14.7M 2021-05-15T16:31:47.1124180Z 31 82.6M 31 26.2M 0 0 8033k 0 0:00:10 0:00:03 0:00:07 12.0M 2021-05-15T16:31:48.1303030Z 41 82.6M 41 34.5M 0 0 8132k 0 0:00:10 0:00:04 0:00:06 10.7M 2021-05-15T16:31:49.1469230Z 52 82.6M 52 43.2M 0 0 8238k 0 0:00:10 0:00:05 0:00:05 10.1M 2021-05-15T16:31:50.1142420Z 62 82.6M 62 51.8M 0 0 8316k 0 0:00:10 0:00:06 0:00:04 9.8M 2021-05-15T16:31:51.1315560Z 72 82.6M 72 60.0M 0 0 8356k 0 0:00:10 0:00:07 0:00:03 8780k 2021-05-15T16:31:52.1512020Z 84 82.6M 84 69.7M 0 0 8538k 0 0:00:09 0:00:08 0:00:01 8876k 2021-05-15T16:31:52.4547480Z 96 82.6M 96 79.7M 0 0 8690k 0 0:00:09 0:00:09 --:--:-- 9175k 2021-05-15T16:31:52.4548630Z 100 82.6M 100 82.6M 0 0 8728k 0 0:00:09 0:00:09 --:--:-- 9339k 2021-05-15T16:31:56.3979260Z ##[group]Run tlmgr update --self 2021-05-15T16:31:56.3979910Z tlmgr update --self 2021-05-15T16:31:56.3980780Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:31:56.3982060Z tlmgr update --all 2021-05-15T16:31:56.4165340Z shell: /bin/bash -e {0} 2021-05-15T16:31:56.4165830Z env: 2021-05-15T16:31:56.4166240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:56.4166700Z TIC_DEPLOY_KEY: 2021-05-15T16:31:56.4167030Z RSPM: 2021-05-15T16:31:56.4168310Z GITHUB_PAT: *** 2021-05-15T16:31:56.4168750Z COVERALLS_TOKEN: 2021-05-15T16:31:56.4169190Z continue-on-error: true 2021-05-15T16:31:56.4169670Z VDIFFR_RUN_TESTS: false 2021-05-15T16:31:56.4170150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:31:56.4170600Z TZ: UTC 2021-05-15T16:31:56.4170960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:31:56.4171370Z NOT_CRAN: true 2021-05-15T16:31:56.4171810Z ##[endgroup] 2021-05-15T16:31:58.6424350Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:31:58.6426470Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:32:00.8518140Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:00.8519340Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:32:01.1056670Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-15T16:32:01.4836260Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T16:32:01.7423960Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T16:32:02.0541530Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-15T16:32:02.3117690Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-15T16:32:06.3137920Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-15T16:32:06.5649930Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-15T16:32:07.0621140Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-15T16:32:07.3125500Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-15T16:32:07.5622250Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-15T16:32:07.8713030Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-15T16:32:08.1307670Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-15T16:32:08.3830290Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-15T16:32:08.7335420Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-15T16:32:08.9846690Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-15T16:32:09.5315070Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-15T16:32:09.7992710Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-15T16:32:10.0651900Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-15T16:32:10.8535000Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-15T16:32:10.8535800Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-15T16:32:10.9980370Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-15T16:32:11.2585690Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-15T16:32:11.5702970Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-15T16:32:11.8816120Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-15T16:32:12.1335740Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-15T16:32:12.3952810Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-15T16:32:12.6476560Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-15T16:32:12.9007990Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-15T16:32:13.1590650Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-15T16:32:13.4122490Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-15T16:32:13.6648580Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-15T16:32:13.9179450Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-15T16:32:14.2382560Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-15T16:32:14.4993320Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-15T16:32:14.7589280Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-15T16:32:15.1361730Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-15T16:32:15.3940840Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-15T16:32:15.6559360Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-15T16:32:15.9098760Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-15T16:32:16.1626980Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-15T16:32:16.4232890Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-15T16:32:16.6806740Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-15T16:32:16.9408220Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-15T16:32:17.1954850Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-15T16:32:17.4483070Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-15T16:32:17.7097680Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-15T16:32:17.9644390Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-15T16:32:18.2179580Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-15T16:32:18.4800020Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-15T16:32:18.7350100Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-15T16:32:18.9960340Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-15T16:32:19.2591960Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-15T16:32:19.5152880Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-15T16:32:19.7689850Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-15T16:32:20.0339680Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-15T16:32:20.3368630Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-15T16:32:20.5886210Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-15T16:32:20.8444120Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-15T16:32:21.1613130Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-15T16:32:21.5811950Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-15T16:32:21.8350500Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-15T16:32:22.1033880Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-15T16:32:22.3658570Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-15T16:32:22.6789210Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-15T16:32:22.9358010Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-15T16:32:23.1880130Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-15T16:32:23.7854920Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-15T16:32:24.0421940Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-15T16:32:24.3582390Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-15T16:32:24.6266580Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-15T16:32:24.8959620Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-15T16:32:25.2522940Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-15T16:32:25.6058940Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-15T16:32:25.9102900Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-15T16:32:26.1739640Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-15T16:32:26.4265360Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-15T16:32:26.6795070Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-15T16:32:27.1137290Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-15T16:32:27.3678740Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-15T16:32:27.6786750Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-15T16:32:27.9352900Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-15T16:32:29.2889400Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-15T16:32:29.2890870Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-15T16:32:29.2892580Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-15T16:32:29.2894030Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-15T16:32:29.7827750Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-15T16:32:30.0462820Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-15T16:32:30.3059320Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-15T16:32:30.5718760Z running mktexlsr ... 2021-05-15T16:32:31.1647260Z done running mktexlsr. 2021-05-15T16:32:31.2089210Z running updmap-sys ... 2021-05-15T16:32:31.7763380Z done running updmap-sys. 2021-05-15T16:32:31.7764660Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T16:32:31.7766940Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/z34A5BKPHU/QfptmAmyi7 ... 2021-05-15T16:32:32.8164000Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/z34A5BKPHU/QfptmAmyi7. 2021-05-15T16:32:32.8165280Z OK: optex.fmt/luatex 2021-05-15T16:32:32.8166710Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:32:32.8168230Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:32:34.9913180Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:34.9914160Z tlmgr: no updates available 2021-05-15T16:32:35.1250230Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:32:35.1250730Z with: 2021-05-15T16:32:35.1251070Z pandoc-version: 2.7.3 2021-05-15T16:32:35.1251420Z env: 2021-05-15T16:32:35.1251790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:35.1252220Z TIC_DEPLOY_KEY: 2021-05-15T16:32:35.1252520Z RSPM: 2021-05-15T16:32:35.1253710Z GITHUB_PAT: *** 2021-05-15T16:32:35.1254080Z COVERALLS_TOKEN: 2021-05-15T16:32:35.1254500Z continue-on-error: true 2021-05-15T16:32:35.1254930Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:35.1255460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:32:35.1255860Z TZ: UTC 2021-05-15T16:32:35.1256200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:35.1256560Z NOT_CRAN: true 2021-05-15T16:32:35.1256880Z ##[endgroup] 2021-05-15T16:32:35.7570390Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T16:32:38.4488440Z installer: Package name is pandoc 2021-05-15T16:32:38.4492460Z installer: Installing at base path / 2021-05-15T16:32:38.4493340Z installer: The install was successful. 2021-05-15T16:32:38.4633150Z ##[group]Run git config user.name adigherman 2021-05-15T16:32:38.4633850Z git config user.name adigherman 2021-05-15T16:32:38.4635020Z git config user.email adig@jhu.edu 2021-05-15T16:32:38.4813740Z shell: /bin/bash -e {0} 2021-05-15T16:32:38.4814130Z env: 2021-05-15T16:32:38.4814600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:38.4815060Z TIC_DEPLOY_KEY: 2021-05-15T16:32:38.4815440Z RSPM: 2021-05-15T16:32:38.4816500Z GITHUB_PAT: *** 2021-05-15T16:32:38.4816970Z COVERALLS_TOKEN: 2021-05-15T16:32:38.4817430Z continue-on-error: true 2021-05-15T16:32:38.4817930Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:38.4818450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:32:38.4818890Z TZ: UTC 2021-05-15T16:32:38.4819310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:38.4819720Z NOT_CRAN: true 2021-05-15T16:32:38.4820120Z ##[endgroup] 2021-05-15T16:32:38.5316910Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T16:32:38.5317580Z env: 2021-05-15T16:32:38.5318090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:38.5318530Z TIC_DEPLOY_KEY: 2021-05-15T16:32:38.5318940Z RSPM: 2021-05-15T16:32:38.5320330Z GITHUB_PAT: *** 2021-05-15T16:32:38.5320730Z COVERALLS_TOKEN: 2021-05-15T16:32:38.5321260Z continue-on-error: true 2021-05-15T16:32:38.5321710Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:38.5322220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:32:38.5322640Z TZ: UTC 2021-05-15T16:32:38.5323030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:38.5323410Z NOT_CRAN: true 2021-05-15T16:32:38.5323790Z ##[endgroup] 2021-05-15T16:32:40.0792370Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T16:32:40.1143470Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T16:32:40.1144460Z To reinstall 3.20.2, run: 2021-05-15T16:32:40.1145110Z brew reinstall cmake 2021-05-15T16:32:41.6274050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T16:32:42.7163020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T16:32:43.2842700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T16:32:43.6143120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T16%3A40%3A00Z&sig=ssONCljeQMZ28G%2FyinnR6rGhX2uIIhB8%2BPqyIKiVx7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:43.6427020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-15T16\%3A40\%3A00Z\&sig=ssONCljeQMZ28G\%2FyinnR6rGhX2uIIhB8\%2BPqyIKiVx7U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:32:43.6938730Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T16:32:43.7574950Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T16:32:43.7602610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2763-1ta5ad0 2021-05-15T16:32:43.7826400Z cp -pR /private/tmp/d20210515-2763-1ta5ad0/libssh/. /usr/local/Cellar/libssh 2021-05-15T16:32:43.8023370Z chmod -Rf +w /private/tmp/d20210515-2763-1ta5ad0 2021-05-15T16:32:43.8576320Z ==> Finishing up 2021-05-15T16:32:43.8899220Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T16:32:43.8916020Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T16:32:43.8921910Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T16:32:43.8927230Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T16:32:43.8931590Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T16:32:43.8936550Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T16:32:43.8943770Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T16:32:43.9086420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2927-1wymyuq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-15T16:32:46.0855660Z ==> Summary 2021-05-15T16:32:46.0888940Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T16:32:48.0578390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T16:32:49.1690650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T16:32:49.7040630Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T16:32:50.0428360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T16%3A40%3A00Z&sig=%2FscL7zjRn8gbavxvs9Y2lOoSjpm%2FjBs9nPjOq1u6s5I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:50.0870770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-15T16\%3A40\%3A00Z\&sig=\%2FscL7zjRn8gbavxvs9Y2lOoSjpm\%2FjBs9nPjOq1u6s5I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:32:51.1452970Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T16:32:51.4915480Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T16:32:52.5608640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T16:32:53.1147700Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T16:32:53.4464520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T16%3A40%3A00Z&sig=6PJiBsQ6jyKJtFD4XtDUTp1bsI4%2FVIvB40gp6AhtdcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:53.4820290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-15T16\%3A40\%3A00Z\&sig=6PJiBsQ6jyKJtFD4XtDUTp1bsI4\%2FVIvB40gp6AhtdcU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:32:53.5523340Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T16:32:53.5589210Z ==> Installing dependencies for jags: gcc 2021-05-15T16:32:53.5596220Z ==> Installing jags dependency: gcc 2021-05-15T16:32:53.6439960Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T16:32:53.6467800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2934-ubao7c 2021-05-15T16:32:55.9185040Z cp -pR /private/tmp/d20210515-2934-ubao7c/gcc/. /usr/local/Cellar/gcc 2021-05-15T16:32:57.5832480Z chmod -Rf +w /private/tmp/d20210515-2934-ubao7c 2021-05-15T16:33:01.8452350Z ==> Finishing up 2021-05-15T16:33:02.0262480Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T16:33:02.0272660Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T16:33:02.0273960Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T16:33:02.0280110Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T16:33:02.0285250Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T16:33:02.0290720Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T16:33:02.0295840Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T16:33:02.0301410Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T16:33:02.0306870Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T16:33:02.0311990Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T16:33:02.0325580Z rm /usr/local/bin/c++-11 2021-05-15T16:33:02.0328710Z rm /usr/local/bin/cpp-11 2021-05-15T16:33:02.0331890Z rm /usr/local/bin/g++-11 2021-05-15T16:33:02.0377820Z rm /usr/local/bin/gcc-11 2021-05-15T16:33:02.0380990Z rm /usr/local/bin/gcc-ar-11 2021-05-15T16:33:02.0384160Z rm /usr/local/bin/gcc-nm-11 2021-05-15T16:33:02.0387160Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T16:33:02.0389890Z rm /usr/local/bin/gcov-11 2021-05-15T16:33:02.0392630Z rm /usr/local/bin/gcov-dump-11 2021-05-15T16:33:02.0395720Z rm /usr/local/bin/gcov-tool-11 2021-05-15T16:33:02.2647220Z Error: The `brew link` step did not complete successfully 2021-05-15T16:33:02.2648150Z The formula built, but is not symlinked into /usr/local 2021-05-15T16:33:02.2653550Z Could not symlink bin/gfortran 2021-05-15T16:33:02.2654200Z Target /usr/local/bin/gfortran 2021-05-15T16:33:02.2654810Z already exists. You may want to remove it: 2021-05-15T16:33:02.2656540Z rm '/usr/local/bin/gfortran' 2021-05-15T16:33:02.2656860Z 2021-05-15T16:33:02.2657450Z To force the link and overwrite all conflicting files: 2021-05-15T16:33:02.2658450Z brew link --overwrite gcc 2021-05-15T16:33:02.2658790Z 2021-05-15T16:33:02.2659290Z To list all files that would be deleted: 2021-05-15T16:33:02.2660290Z brew link --overwrite --dry-run gcc 2021-05-15T16:33:02.2660610Z 2021-05-15T16:33:02.2661120Z Possible conflicting files are: 2021-05-15T16:33:02.2680520Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T16:33:02.7154380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3107-tzvvkq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-15T16:33:05.2798370Z ==> Summary 2021-05-15T16:33:05.3863550Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T16:33:05.3873650Z ==> Installing jags 2021-05-15T16:33:05.3877160Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T16:33:05.3901270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2934-rwckil 2021-05-15T16:33:05.4448870Z cp -pR /private/tmp/d20210515-2934-rwckil/jags/. /usr/local/Cellar/jags 2021-05-15T16:33:05.5251190Z chmod -Rf +w /private/tmp/d20210515-2934-rwckil 2021-05-15T16:33:05.6372330Z ==> Finishing up 2021-05-15T16:33:05.6691510Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T16:33:05.6698140Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T16:33:05.6709180Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T16:33:05.6716210Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T16:33:05.6721370Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T16:33:05.6726940Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T16:33:05.6732360Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T16:33:05.6737780Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T16:33:05.6745240Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T16:33:05.7106450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3133-8ehssy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-15T16:33:07.9738510Z ==> Summary 2021-05-15T16:33:07.9824290Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T16:33:10.1115540Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T16:33:11.2426140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T16:33:11.7650600Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T16:33:12.1391690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T16%3A40%3A00Z&sig=kAwsA2xRKTnPVKvPuA1w9Dp7qwFOT3qsdo1HoES8QDY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:12.1894110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-15T16\%3A40\%3A00Z\&sig=kAwsA2xRKTnPVKvPuA1w9Dp7qwFOT3qsdo1HoES8QDY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:12.3928850Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T16:33:12.5004200Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T16:33:12.5031680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3140-akodsp 2021-05-15T16:33:12.7630850Z cp -pR /private/tmp/d20210515-3140-akodsp/v8/. /usr/local/Cellar/v8 2021-05-15T16:33:12.9077220Z chmod -Rf +w /private/tmp/d20210515-3140-akodsp 2021-05-15T16:33:13.0954870Z ==> Finishing up 2021-05-15T16:33:13.1456030Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T16:33:13.1847560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3305-nx57hk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-15T16:33:15.4034330Z ==> Summary 2021-05-15T16:33:15.4093780Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T16:33:17.3940270Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T16:33:18.5012090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T16:33:19.0353550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T16:33:19.3747820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T16%3A40%3A00Z&sig=59rcZ3ndROqDz1lE4yEMmmo91tn2gU9GlTr2RlKOLXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:19.4206750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-15T16\%3A40\%3A00Z\&sig=59rcZ3ndROqDz1lE4yEMmmo91tn2gU9GlTr2RlKOLXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:19.5562740Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T16:33:19.5760910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:33:20.6796010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:33:21.2309530Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:33:21.5991140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T16%3A40%3A00Z&sig=4WV7Y7HDG2HmYfEPYthvHPbHRO8DuQn8mzheH3nQM6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:21.6278720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-15T16\%3A40\%3A00Z\&sig=4WV7Y7HDG2HmYfEPYthvHPbHRO8DuQn8mzheH3nQM6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:21.8192410Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T16:33:21.8328580Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:33:22.9638790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:33:23.4991620Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:33:23.8360010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T16%3A40%3A00Z&sig=Ilc7MuPtpAnRoHAZaI3Yu8g9sttghz%2BlfjJHsl3zbCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:23.8653680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-15T16\%3A40\%3A00Z\&sig=Ilc7MuPtpAnRoHAZaI3Yu8g9sttghz\%2BlfjJHsl3zbCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:24.0028750Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T16:33:24.0250510Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T16:33:24.0255590Z ==> Installing fftw dependency: hwloc 2021-05-15T16:33:24.0847750Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T16:33:24.0875290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3313-8wax7k 2021-05-15T16:33:24.4082410Z cp -pR /private/tmp/d20210515-3313-8wax7k/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T16:33:24.8633920Z chmod -Rf +w /private/tmp/d20210515-3313-8wax7k 2021-05-15T16:33:25.2597750Z ==> Finishing up 2021-05-15T16:33:25.2962080Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T16:33:25.2966210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T16:33:25.2971660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T16:33:25.2977180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T16:33:25.2982350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T16:33:25.2987160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T16:33:25.2992420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T16:33:25.2997540Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T16:33:25.3003120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T16:33:25.3008250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T16:33:25.3013330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T16:33:25.3018500Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T16:33:25.3023830Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T16:33:25.3030700Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T16:33:25.3035850Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T16:33:25.3047910Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T16:33:25.3066860Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T16:33:25.3071770Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T16:33:25.3081630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T16:33:25.3087150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T16:33:25.3092580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T16:33:25.3098550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T16:33:25.3103800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T16:33:25.3109210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T16:33:25.3114750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T16:33:25.3119930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T16:33:25.3141210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T16:33:25.3147300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T16:33:25.3154920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T16:33:25.3160750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T16:33:25.3166500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T16:33:25.3197720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T16:33:25.3214040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T16:33:25.3248720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T16:33:25.3250780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T16:33:25.3253550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T16:33:25.3268170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T16:33:25.3273990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T16:33:25.3279800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T16:33:25.3294380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T16:33:25.3313300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-15T16:33:25.3319040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T16:33:25.3325050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T16:33:25.3342130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T16:33:25.3357620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T16:33:25.3370840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T16:33:25.3384030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T16:33:25.3390350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-15T16:33:25.3412320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-15T16:33:25.3425150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T16:33:25.3441070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T16:33:25.3446990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T16:33:25.3456110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T16:33:25.3461850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T16:33:25.3471200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T16:33:25.3476890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T16:33:25.3486300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T16:33:25.3499560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T16:33:25.3505110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T16:33:25.3510770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T16:33:25.3523950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T16:33:25.3529830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T16:33:25.3535440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T16:33:25.3544930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T16:33:25.3550950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T16:33:25.3560550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T16:33:25.3565740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T16:33:25.3582600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T16:33:25.3588480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T16:33:25.3594660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T16:33:25.3604120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T16:33:25.3609940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T16:33:25.3622840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T16:33:25.3633080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T16:33:25.3642790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T16:33:25.3655640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T16:33:25.3661450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T16:33:25.3667310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T16:33:25.3672710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T16:33:25.3677820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T16:33:25.3682980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T16:33:25.3688140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T16:33:25.3706580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T16:33:25.3711600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T16:33:25.3716600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T16:33:25.3721630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T16:33:25.3726660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T16:33:25.3732220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T16:33:25.3738240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T16:33:25.3743460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T16:33:25.3748930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T16:33:25.3758970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T16:33:25.3764090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T16:33:25.3769350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T16:33:25.3774660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T16:33:25.3779750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T16:33:25.3784870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T16:33:25.3790260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T16:33:25.3795140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T16:33:25.3800530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T16:33:25.3804420Z Only the first 100 operations were output. 2021-05-15T16:33:25.7365640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3489-1wwradz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-15T16:33:27.9460080Z ==> Summary 2021-05-15T16:33:28.0041470Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T16:33:28.0048220Z ==> Installing fftw dependency: open-mpi 2021-05-15T16:33:28.0547510Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:33:28.0565380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3313-1p54bo0 2021-05-15T16:33:28.3390630Z cp -pR /private/tmp/d20210515-3313-1p54bo0/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T16:33:28.7575580Z chmod -Rf +w /private/tmp/d20210515-3313-1p54bo0 2021-05-15T16:33:30.7345880Z ==> Finishing up 2021-05-15T16:33:30.7684510Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T16:33:30.7689320Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T16:33:30.7694650Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T16:33:30.7700220Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T16:33:30.7706510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T16:33:30.7711750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T16:33:30.7716680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T16:33:30.7721900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T16:33:30.7727060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T16:33:30.7732170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T16:33:30.7737180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T16:33:30.7742420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T16:33:30.7747350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T16:33:30.7752760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T16:33:30.7758000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T16:33:30.7762700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T16:33:30.7767990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T16:33:30.7772520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T16:33:30.7777490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T16:33:30.7782570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T16:33:30.7787360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T16:33:30.7792150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T16:33:30.7798390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T16:33:30.7804180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T16:33:30.7812290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T16:33:30.7817280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T16:33:30.7822380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T16:33:30.7827430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T16:33:30.7832630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T16:33:30.7878940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T16:33:30.7883450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T16:33:30.7888440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T16:33:30.7893490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T16:33:30.7898400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T16:33:30.7903930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T16:33:30.7908320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T16:33:30.7915730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T16:33:30.7918740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T16:33:30.7923060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T16:33:30.7927870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T16:33:30.7932640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T16:33:30.7937530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T16:33:30.7942290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T16:33:30.7947250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T16:33:30.7951770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T16:33:30.7956290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T16:33:30.7961530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T16:33:30.7966020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T16:33:30.7977300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T16:33:30.7982620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T16:33:30.7987640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T16:33:30.7992900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T16:33:30.7998450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T16:33:30.8003860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T16:33:30.8009090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T16:33:30.8014280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T16:33:30.8019650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T16:33:30.8024960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T16:33:30.8030440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T16:33:30.8035750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T16:33:30.8048630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T16:33:30.8054330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T16:33:30.8059700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T16:33:30.8079500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T16:33:30.8084860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T16:33:30.8101920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T16:33:30.8107530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T16:33:30.8113210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T16:33:30.8118380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T16:33:30.8123690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T16:33:30.8129160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T16:33:30.8134410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T16:33:30.8139600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T16:33:30.8145020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T16:33:30.8150190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T16:33:30.8155940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T16:33:30.8161360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T16:33:30.8166780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T16:33:30.8172100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T16:33:30.8177650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T16:33:30.8182560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T16:33:30.8187920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T16:33:30.8193000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T16:33:30.8198480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T16:33:30.8203800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-15T16:33:30.8209050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T16:33:30.8213780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T16:33:30.8218900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T16:33:30.8223970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T16:33:30.8229160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T16:33:30.8234130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T16:33:30.8239360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T16:33:30.8244650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T16:33:30.8249870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T16:33:30.8254960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T16:33:30.8260410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T16:33:30.8265520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T16:33:30.8270420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T16:33:30.8279810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T16:33:30.8282410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T16:33:30.8285080Z Only the first 100 operations were output. 2021-05-15T16:33:31.2549980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3519-1jworko.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-15T16:33:33.4875000Z ==> Summary 2021-05-15T16:33:33.5323250Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:33:33.5328510Z ==> Installing fftw 2021-05-15T16:33:33.5330910Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:33:33.5349060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3313-1d8ktcj 2021-05-15T16:33:33.6498750Z cp -pR /private/tmp/d20210515-3313-1d8ktcj/fftw/. /usr/local/Cellar/fftw 2021-05-15T16:33:33.7162410Z chmod -Rf +w /private/tmp/d20210515-3313-1d8ktcj 2021-05-15T16:33:33.8933960Z ==> Finishing up 2021-05-15T16:33:33.9479740Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T16:33:33.9485140Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T16:33:33.9489660Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T16:33:33.9494560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T16:33:33.9501180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T16:33:33.9506130Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T16:33:33.9510630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T16:33:33.9515480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T16:33:33.9519950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T16:33:33.9524800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T16:33:33.9529760Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T16:33:33.9534180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T16:33:33.9542840Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T16:33:33.9631360Z info /usr/local/share/info/fftw3.info 2021-05-15T16:33:33.9640800Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T16:33:33.9646660Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T16:33:33.9657690Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T16:33:33.9663790Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T16:33:33.9669290Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T16:33:33.9674940Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T16:33:33.9684850Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T16:33:33.9689680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T16:33:33.9694710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T16:33:33.9700000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T16:33:33.9704930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T16:33:33.9710010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T16:33:33.9714810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T16:33:33.9719940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T16:33:33.9724850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T16:33:33.9729990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T16:33:33.9735530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T16:33:33.9740350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T16:33:33.9745860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T16:33:33.9750540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T16:33:33.9755560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T16:33:33.9761670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T16:33:33.9768050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T16:33:33.9773620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T16:33:33.9786340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T16:33:33.9798100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T16:33:33.9806680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T16:33:33.9815570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T16:33:33.9824530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T16:33:33.9835020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T16:33:33.9841890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T16:33:33.9849500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T16:33:33.9861900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T16:33:33.9872010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T16:33:33.9880550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T16:33:33.9888740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T16:33:33.9897770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T16:33:33.9904480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T16:33:33.9910210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T16:33:33.9921470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T16:33:33.9929830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T16:33:34.6974170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T16:33:34.6977810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T16:33:34.6979400Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T16:33:34.6981670Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T16:33:34.6983290Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T16:33:34.6985980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3546-1mv1nem.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-15T16:33:36.1671450Z ==> Summary 2021-05-15T16:33:36.1725850Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:33:36.8317220Z ==> No outdated dependents to upgrade! 2021-05-15T16:33:36.8318490Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:33:36.9997670Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T16:33:36.9998680Z fftw, open-mpi 2021-05-15T16:33:37.0007700Z rm /usr/local/bin/fftw-wisdom 2021-05-15T16:33:37.0010310Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T16:33:37.0013060Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T16:33:37.0015930Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T16:33:37.0020990Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T16:33:37.0023990Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T16:33:37.0026640Z rm /usr/local/include/fftw3.f 2021-05-15T16:33:37.0029530Z rm /usr/local/include/fftw3.f03 2021-05-15T16:33:37.0032500Z rm /usr/local/include/fftw3.h 2021-05-15T16:33:37.0037060Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T16:33:37.0039830Z rm /usr/local/include/fftw3l.f03 2021-05-15T16:33:37.0042990Z rm /usr/local/include/fftw3q.f03 2021-05-15T16:33:37.0050120Z rm /usr/local/lib/cmake/fftw3 2021-05-15T16:33:37.0053660Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T16:33:37.0056630Z rm /usr/local/lib/libfftw3.a 2021-05-15T16:33:37.0059640Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T16:33:37.0063320Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T16:33:37.0066090Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T16:33:37.0069540Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T16:33:37.0072440Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T16:33:37.0075110Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T16:33:37.0078190Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T16:33:37.0081290Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T16:33:37.0085940Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T16:33:37.0089110Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T16:33:37.0092300Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T16:33:37.0095250Z rm /usr/local/lib/libfftw3f.a 2021-05-15T16:33:37.0098280Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T16:33:37.0101300Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T16:33:37.0104630Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T16:33:37.0108080Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T16:33:37.0111160Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T16:33:37.0113950Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T16:33:37.0117200Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T16:33:37.0120070Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T16:33:37.0123030Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T16:33:37.0126040Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T16:33:37.0129030Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T16:33:37.0131930Z rm /usr/local/lib/libfftw3l.a 2021-05-15T16:33:37.0135390Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T16:33:37.0138190Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T16:33:37.0141200Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T16:33:37.0144160Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T16:33:37.0147210Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T16:33:37.0150100Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T16:33:37.0153050Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T16:33:37.0156100Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T16:33:37.0159460Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T16:33:37.0162930Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T16:33:37.0168360Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T16:33:37.0171220Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T16:33:37.0174400Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T16:33:37.0229440Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T16:33:37.0230790Z rm /usr/local/share/info/fftw3.info 2021-05-15T16:33:37.0235700Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T16:33:37.0239190Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T16:33:37.0248310Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T16:33:37.0251940Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T16:33:37.0255600Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T16:33:37.0258980Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T16:33:37.1173750Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T16:33:37.1175960Z rm /usr/local/bin/mpic++ 2021-05-15T16:33:37.1179590Z rm /usr/local/bin/mpicc 2021-05-15T16:33:37.1182770Z rm /usr/local/bin/mpicxx 2021-05-15T16:33:37.1185360Z rm /usr/local/bin/mpiexec 2021-05-15T16:33:37.1188380Z rm /usr/local/bin/mpif77 2021-05-15T16:33:37.1191260Z rm /usr/local/bin/mpif90 2021-05-15T16:33:37.1194180Z rm /usr/local/bin/mpifort 2021-05-15T16:33:37.1197250Z rm /usr/local/bin/mpirun 2021-05-15T16:33:37.1200920Z rm /usr/local/bin/ompi-clean 2021-05-15T16:33:37.1204010Z rm /usr/local/bin/ompi-server 2021-05-15T16:33:37.1206570Z rm /usr/local/bin/ompi_info 2021-05-15T16:33:37.1209290Z rm /usr/local/bin/opal_wrapper 2021-05-15T16:33:37.1212930Z rm /usr/local/bin/orte-clean 2021-05-15T16:33:37.1216040Z rm /usr/local/bin/orte-info 2021-05-15T16:33:37.1218770Z rm /usr/local/bin/orte-server 2021-05-15T16:33:37.1222060Z rm /usr/local/bin/ortecc 2021-05-15T16:33:37.1224910Z rm /usr/local/bin/orted 2021-05-15T16:33:37.1227660Z rm /usr/local/bin/orterun 2021-05-15T16:33:37.1230670Z rm /usr/local/bin/profile2mat.pl 2021-05-15T16:33:37.1236540Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T16:33:37.1239440Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T16:33:37.1242670Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T16:33:37.1245170Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T16:33:37.1250890Z rm /usr/local/include/mpi-ext.h 2021-05-15T16:33:37.1253470Z rm /usr/local/include/mpi.h 2021-05-15T16:33:37.1256730Z rm /usr/local/include/mpi.mod 2021-05-15T16:33:37.1259700Z rm /usr/local/include/mpi_ext.mod 2021-05-15T16:33:37.1262800Z rm /usr/local/include/mpi_f08.mod 2021-05-15T16:33:37.1265970Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T16:33:37.1268970Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T16:33:37.1272000Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T16:33:37.1275300Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T16:33:37.1278980Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T16:33:37.1282250Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T16:33:37.1286100Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T16:33:37.1288700Z rm /usr/local/include/mpif-config.h 2021-05-15T16:33:37.1291720Z rm /usr/local/include/mpif-constants.h 2021-05-15T16:33:37.1298240Z rm /usr/local/include/mpif-ext.h 2021-05-15T16:33:37.1301400Z rm /usr/local/include/mpif-externals.h 2021-05-15T16:33:37.1308460Z rm /usr/local/include/mpif-handles.h 2021-05-15T16:33:37.1314990Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T16:33:37.1318110Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T16:33:37.1324540Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T16:33:37.1327330Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T16:33:37.1333850Z rm /usr/local/include/mpif.h 2021-05-15T16:33:37.1340140Z rm /usr/local/include/openmpi 2021-05-15T16:33:37.1343250Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T16:33:37.1351300Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T16:33:37.1355770Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T16:33:37.1358490Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T16:33:37.1366840Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T16:33:37.1367550Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T16:33:37.1372700Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T16:33:37.1375930Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T16:33:37.1381450Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T16:33:37.1386820Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T16:33:37.1389600Z rm /usr/local/lib/libmpi.dylib 2021-05-15T16:33:37.1394940Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T16:33:37.1398130Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T16:33:37.1405030Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T16:33:37.1408330Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T16:33:37.1413550Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T16:33:37.1416720Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T16:33:37.1421990Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T16:33:37.1425040Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T16:33:37.1430440Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T16:33:37.1436630Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T16:33:37.1439360Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T16:33:37.1443790Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T16:33:37.1446870Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T16:33:37.1451690Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T16:33:37.1454760Z rm /usr/local/lib/openmpi 2021-05-15T16:33:37.1462660Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T16:33:37.1470060Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T16:33:37.1473310Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T16:33:37.1480950Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T16:33:37.1487790Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T16:33:37.1490690Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T16:33:37.1497460Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T16:33:37.1500680Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T16:33:37.1507530Z rm /usr/local/lib/pmix 2021-05-15T16:33:37.1520340Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T16:33:37.1523680Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T16:33:37.1531410Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T16:33:37.1538180Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T16:33:37.1541490Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T16:33:37.1549030Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T16:33:37.1556530Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T16:33:37.1559770Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T16:33:37.1566910Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T16:33:37.1570420Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T16:33:37.1575340Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T16:33:37.1578690Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T16:33:37.1586580Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T16:33:37.1590000Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T16:33:37.1596940Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T16:33:37.1600090Z rm /usr/local/share/man/man1/orted.1 2021-05-15T16:33:37.1607410Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T16:33:37.1628660Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T16:33:37.1635880Z Only the first 100 operations were output. 2021-05-15T16:33:38.9537480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T16:33:40.0889230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T16:33:40.6174760Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T16:33:40.9894370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T16%3A40%3A00Z&sig=y9Es5fUC89mKWeulIIog8oxBBSoMVfXn3UitxP2dzM8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:41.0333310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-15T16\%3A40\%3A00Z\&sig=y9Es5fUC89mKWeulIIog8oxBBSoMVfXn3UitxP2dzM8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:41.2837010Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T16:33:41.4102240Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T16:33:41.4128510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3554-ji243r 2021-05-15T16:33:42.1358940Z cp -pR /private/tmp/d20210515-3554-ji243r/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T16:33:42.8487020Z chmod -Rf +w /private/tmp/d20210515-3554-ji243r 2021-05-15T16:33:43.9322460Z ==> Finishing up 2021-05-15T16:33:43.9856300Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T16:33:43.9861920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T16:33:43.9866330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T16:33:43.9870930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T16:33:43.9875760Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T16:33:43.9880250Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T16:33:43.9885100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T16:33:43.9889420Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T16:33:43.9896570Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T16:33:43.9901280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T16:33:43.9905910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T16:33:43.9910570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T16:33:43.9914830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T16:33:43.9919360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T16:33:43.9924330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T16:33:43.9928460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T16:33:43.9933630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T16:33:43.9939100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T16:33:43.9943870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T16:33:43.9949310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T16:33:43.9953450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T16:33:43.9960020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T16:33:43.9964190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T16:33:43.9968720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T16:33:43.9973520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T16:33:43.9978020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T16:33:43.9982440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T16:33:43.9987050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T16:33:43.9991630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T16:33:43.9996420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T16:33:44.0000930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T16:33:44.0005420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T16:33:44.0020380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T16:33:44.0021450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T16:33:44.0022640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T16:33:44.0023670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T16:33:44.0027970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T16:33:44.0033070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T16:33:44.0037500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T16:33:44.0042820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T16:33:44.0046910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T16:33:44.0051610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T16:33:44.0056340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T16:33:44.0061380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T16:33:44.0066670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T16:33:44.0071500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T16:33:44.0076220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T16:33:44.0081060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T16:33:44.0085640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T16:33:44.0090580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T16:33:44.0094930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T16:33:44.0099570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T16:33:44.0104400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T16:33:44.0108910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T16:33:44.0113440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T16:33:44.0117950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T16:33:44.0122610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T16:33:44.0126850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T16:33:44.0131900Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T16:33:44.0136580Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T16:33:44.0141240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T16:33:44.0145770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T16:33:44.0150250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T16:33:44.0154850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T16:33:44.0159410Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T16:33:44.0163960Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T16:33:44.0168670Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T16:33:44.0173380Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T16:33:44.0177960Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T16:33:44.0182520Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T16:33:44.0187900Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T16:33:44.0193300Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T16:33:44.0197810Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T16:33:44.0202520Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T16:33:44.0207170Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T16:33:44.0211740Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T16:33:44.0216670Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T16:33:44.0221800Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T16:33:44.0226030Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T16:33:44.0230730Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T16:33:44.0235370Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T16:33:44.0242290Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T16:33:44.0248430Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T16:33:44.0255520Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T16:33:44.0265940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T16:33:44.0271340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T16:33:44.0276530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T16:33:44.0281970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T16:33:44.0287040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T16:33:44.0292490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T16:33:44.0297700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T16:33:44.0302860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T16:33:44.0308860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T16:33:44.0314260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T16:33:44.0319170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T16:33:44.0324260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T16:33:44.0329610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T16:33:44.0334790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T16:33:44.0369430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T16:33:44.0374660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T16:33:44.0379550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T16:33:44.0383400Z Only the first 100 operations were output. 2021-05-15T16:33:44.3844790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3718-79l512.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-15T16:33:46.8069650Z ==> Summary 2021-05-15T16:33:46.8765100Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T16:33:49.1004730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T16:33:50.1734910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T16:33:50.7030700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T16:33:51.0507700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T16%3A40%3A00Z&sig=h7CEyGGca7mvIZfyeVCG2s82ePFqopjQhY8F2is1%2Btg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:51.1043050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-15T16\%3A40\%3A00Z\&sig=h7CEyGGca7mvIZfyeVCG2s82ePFqopjQhY8F2is1\%2Btg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:51.1573660Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T16:33:51.2455430Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T16:33:51.2482020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3725-9nlr10 2021-05-15T16:33:51.3232950Z cp -pR /private/tmp/d20210515-3725-9nlr10/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T16:33:51.4645790Z chmod -Rf +w /private/tmp/d20210515-3725-9nlr10 2021-05-15T16:33:51.6452380Z ==> Finishing up 2021-05-15T16:33:51.6767460Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T16:33:51.6831060Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T16:33:51.6850300Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T16:33:51.6952450Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T16:33:51.6954060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.6989910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7002330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7004210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7006320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7013150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7015030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7017210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7021370Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T16:33:51.7103350Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T16:33:51.7106980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7152260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7178930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7181230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7186600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7197100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7203780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7205290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7206900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7208360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7209790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7211240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7212670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7219880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7231820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7240530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7265370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7281510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7292990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7323230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7332750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7352860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7389660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7399390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7403220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7408730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7428240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7456820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7459100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7461480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7469500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7500550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7605420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7705600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7783270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7785730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7787930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7791810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7799070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7801310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7806640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7808870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7810970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7814500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7824950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7827290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:33:51.7831470Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T16:33:51.7833460Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T16:33:51.7837060Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T16:33:51.7842540Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T16:33:51.7844610Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T16:33:51.7848020Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T16:33:51.7850280Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T16:33:51.7852820Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T16:33:51.8377070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3890-1tn2fav.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-15T16:33:53.9387010Z ==> Summary 2021-05-15T16:33:53.9584200Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T16:33:55.8500590Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T16:33:55.8501260Z To reinstall 1.6.37, run: 2021-05-15T16:33:55.8501700Z brew reinstall libpng 2021-05-15T16:33:57.6341080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T16:33:58.7430630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T16:33:59.2847160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T16:33:59.6165510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T16%3A40%3A00Z&sig=EV3xFrHcexSalrJIKluFIK0HZePdXEZt1jGSH1GUcrU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:59.6666900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-15T16\%3A40\%3A00Z\&sig=EV3xFrHcexSalrJIKluFIK0HZePdXEZt1jGSH1GUcrU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:59.8053080Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T16:33:59.8098110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T16:34:00.8614050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T16:34:01.3896370Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T16:34:01.7552390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T16%3A40%3A00Z&sig=BJQL7LhtX9TctJ9syxwR%2B%2FNlFsTA9rRyVJ0sth0YSEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:01.7964740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-15T16\%3A40\%3A00Z\&sig=BJQL7LhtX9TctJ9syxwR\%2B\%2FNlFsTA9rRyVJ0sth0YSEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:01.8529890Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T16:34:01.8579730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T16:34:02.9775030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T16:34:03.5212150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T16:34:03.8530820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T16%3A40%3A00Z&sig=ygU0E7Ul6dUE69bdSbeck2EiXwubrIMvqb%2BW93P4qR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:03.8921460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-15T16\%3A40\%3A00Z\&sig=ygU0E7Ul6dUE69bdSbeck2EiXwubrIMvqb\%2BW93P4qR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:03.9351440Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T16:34:03.9379220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T16:34:05.0038960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T16:34:05.5392980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T16:34:05.8787730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T16%3A40%3A00Z&sig=ltzSz25HHH4yNvle%2BjSeNmHwfvk5K7rfcc5%2BWG7N%2F2M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:05.9071940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-15T16\%3A40\%3A00Z\&sig=ltzSz25HHH4yNvle\%2BjSeNmHwfvk5K7rfcc5\%2BWG7N\%2F2M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:05.9456040Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T16:34:05.9485170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T16:34:07.0557620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T16:34:07.6071210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T16:34:07.9172470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T16%3A40%3A00Z&sig=CBAhQYt7nHXBjtUgImApPt0en5aFzS%2F1purm4rrsK9o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:07.9684390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-15T16\%3A40\%3A00Z\&sig=CBAhQYt7nHXBjtUgImApPt0en5aFzS\%2F1purm4rrsK9o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:08.0925570Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T16:34:08.0987360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T16:34:09.2173530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T16:34:09.7654890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T16:34:10.1039580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T16%3A40%3A00Z&sig=BQQW1hTjb2mRzYY4fnc3E8skGIBeVYWzRzEeC5ysJ%2Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:10.1493230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-15T16\%3A40\%3A00Z\&sig=BQQW1hTjb2mRzYY4fnc3E8skGIBeVYWzRzEeC5ysJ\%2Bg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:10.2691560Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:34:10.2790690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T16:34:11.3952700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T16:34:11.9544070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T16:34:12.3579860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T16%3A40%3A00Z&sig=ovGg5bfwvjfHEEtUahJF36ELFsSzirCil9W8%2Fhrv%2FI8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:12.3875460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-15T16\%3A40\%3A00Z\&sig=ovGg5bfwvjfHEEtUahJF36ELFsSzirCil9W8\%2Fhrv\%2FI8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:12.4316100Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T16:34:12.4344360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T16:34:13.5212780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T16:34:14.0796210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T16:34:14.4028500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T16%3A40%3A00Z&sig=G4ZYBvJtxxIpkNeB0F%2FJJskK0rVrw3jhaELNIMH3ocA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:14.4474740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-15T16\%3A40\%3A00Z\&sig=G4ZYBvJtxxIpkNeB0F\%2FJJskK0rVrw3jhaELNIMH3ocA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:15.1728720Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T16:34:15.1731290Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T16:34:15.5700780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T16:34:16.1433880Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T16:34:16.4858140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T16%3A40%3A00Z&sig=jVKFG2ytSEiNoB093y1xq3F6Uc2eGglQl4D2rWO4bA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:16.5357030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-15T16\%3A40\%3A00Z\&sig=jVKFG2ytSEiNoB093y1xq3F6Uc2eGglQl4D2rWO4bA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:16.5934110Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T16:34:16.5968190Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T16:34:17.6849930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T16:34:18.2324770Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T16:34:18.6012200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T16%3A40%3A00Z&sig=BEDGmZ9lwJaxqnuMjF7YSYeaB2%2BUmqq9umRp%2BDYFfIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:18.6442940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-15T16\%3A40\%3A00Z\&sig=BEDGmZ9lwJaxqnuMjF7YSYeaB2\%2BUmqq9umRp\%2BDYFfIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:18.7075530Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T16:34:18.7120400Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T16:34:19.8288480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T16:34:20.3883210Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T16:34:20.7325890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T16%3A40%3A00Z&sig=uqqvUeVvdRAVgEuSfXqketBuIT%2BGY8%2FTWzkfnnCfu90%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:20.7698610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-15T16\%3A40\%3A00Z\&sig=uqqvUeVvdRAVgEuSfXqketBuIT\%2BGY8\%2FTWzkfnnCfu90\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:20.9011590Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T16:34:20.9098760Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T16:34:22.0416250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T16:34:22.6044120Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T16:34:22.9379160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T16%3A40%3A00Z&sig=y7Gdw5XCKA8zDfPqL0Zb%2B0MvpV9DvIYfvbOMllxE89U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:22.9842210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-15T16\%3A40\%3A00Z\&sig=y7Gdw5XCKA8zDfPqL0Zb\%2B0MvpV9DvIYfvbOMllxE89U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:23.0455130Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T16:34:23.0502120Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T16:34:24.1443790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T16:34:24.6780580Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T16:34:25.0333380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T16%3A40%3A00Z&sig=SjQO9SMm4oe2VlekEZHIgTWTobL5gAMg7cP62dJbxR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:25.0748970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-15T16\%3A40\%3A00Z\&sig=SjQO9SMm4oe2VlekEZHIgTWTobL5gAMg7cP62dJbxR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:25.1380760Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T16:34:25.1420150Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T16:34:26.2420190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T16:34:26.7696780Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T16:34:27.0966010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T16%3A40%3A00Z&sig=YGYP8snwPOM0pLfTTizszs5ZtGF%2FeyF8Pe9G2yuqOu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:27.1348200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-15T16\%3A40\%3A00Z\&sig=YGYP8snwPOM0pLfTTizszs5ZtGF\%2FeyF8Pe9G2yuqOu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:27.4422890Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T16:34:27.4930890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T16:34:28.5422600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T16:34:29.0793690Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T16:34:29.4111690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T16%3A40%3A00Z&sig=KKr895giECmZKw05qDkXsgn5GCPuLDL2ABpDgaViyks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:29.4497600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-15T16\%3A40\%3A00Z\&sig=KKr895giECmZKw05qDkXsgn5GCPuLDL2ABpDgaViyks\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:29.5643020Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T16:34:29.5738770Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T16:34:30.6963760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T16:34:31.2396860Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T16:34:31.5743640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T16%3A40%3A00Z&sig=GonqtWcIMaYGrtSNdBScCm2YTZ%2FpFYu2zReiGzHivEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:31.6137980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-15T16\%3A40\%3A00Z\&sig=GonqtWcIMaYGrtSNdBScCm2YTZ\%2FpFYu2zReiGzHivEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:32.7774510Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T16:34:33.1947410Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T16:34:34.2724430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T16:34:34.8183450Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T16:34:35.1512450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T16%3A40%3A00Z&sig=g7CbiUi36uQu2Niiu0WUCDyth9g4F2wJlqmr9Bf3fGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:35.1881440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-15T16\%3A40\%3A00Z\&sig=g7CbiUi36uQu2Niiu0WUCDyth9g4F2wJlqmr9Bf3fGw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:35.4577800Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T16:34:35.5048290Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-15T16:34:35.5051170Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T16:34:35.5684210Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T16:34:35.5711990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1fiolbx 2021-05-15T16:34:35.5782670Z cp -pR /private/tmp/d20210515-4000-1fiolbx/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T16:34:35.5866570Z chmod -Rf +w /private/tmp/d20210515-4000-1fiolbx 2021-05-15T16:34:35.6232780Z ==> Finishing up 2021-05-15T16:34:35.6585910Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T16:34:35.6678790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4261-1ct9krk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-15T16:34:37.8680350Z ==> Summary 2021-05-15T16:34:37.8694250Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T16:34:37.8699340Z ==> Installing poppler dependency: xorgproto 2021-05-15T16:34:37.8735260Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T16:34:37.8752520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4000-18fnml8 2021-05-15T16:34:37.9744410Z cp -pR /private/tmp/d20210515-4000-18fnml8/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T16:34:38.1179920Z chmod -Rf +w /private/tmp/d20210515-4000-18fnml8 2021-05-15T16:34:38.2701870Z ==> Finishing up 2021-05-15T16:34:38.3070140Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T16:34:38.3075310Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T16:34:38.3083840Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T16:34:38.3089620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T16:34:38.3094870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T16:34:38.3100450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T16:34:38.3105970Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T16:34:38.3111000Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T16:34:38.3116190Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T16:34:38.3121330Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T16:34:38.3126560Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T16:34:38.3164380Z rm /usr/local/share/pkgconfig 2021-05-15T16:34:38.3179780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T16:34:38.3185340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T16:34:38.3191090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T16:34:38.3196570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T16:34:38.3202260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T16:34:38.3207760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T16:34:38.3213320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T16:34:38.3218780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T16:34:38.3224580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T16:34:38.3229950Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T16:34:38.3241730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T16:34:38.3243250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T16:34:38.3246550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T16:34:38.3252500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T16:34:38.3270260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T16:34:38.3276240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T16:34:38.3282290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T16:34:38.3287520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T16:34:38.3292610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T16:34:38.3297910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T16:34:38.3303640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T16:34:38.3308920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T16:34:38.3314520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T16:34:38.3319830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T16:34:38.3325290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T16:34:38.3330710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T16:34:38.3335870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T16:34:38.3341400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T16:34:38.3346820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T16:34:38.3352060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T16:34:38.3357290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T16:34:38.3362540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T16:34:38.3367760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T16:34:38.3373150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T16:34:38.3378830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T16:34:38.3383970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T16:34:38.3389620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T16:34:38.3395210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T16:34:38.3400770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T16:34:38.3406600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T16:34:38.3411850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T16:34:38.3417090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T16:34:38.3953900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4287-10jjt51.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-15T16:34:40.5653530Z ==> Summary 2021-05-15T16:34:40.5813090Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T16:34:40.5819910Z ==> Installing poppler dependency: libxau 2021-05-15T16:34:40.5923260Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T16:34:40.5940590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-gji6v3 2021-05-15T16:34:40.6064710Z cp -pR /private/tmp/d20210515-4000-gji6v3/libxau/. /usr/local/Cellar/libxau 2021-05-15T16:34:40.6247910Z chmod -Rf +w /private/tmp/d20210515-4000-gji6v3 2021-05-15T16:34:40.6824650Z ==> Finishing up 2021-05-15T16:34:40.7232520Z rm /usr/local/include/X11 2021-05-15T16:34:40.7240880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T16:34:40.7246190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T16:34:40.7251350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T16:34:40.7257420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T16:34:40.7262490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T16:34:40.7267910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T16:34:40.7273490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T16:34:40.7278730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T16:34:40.7284150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T16:34:40.7289660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T16:34:40.7295250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T16:34:40.7311850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T16:34:40.7317390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T16:34:40.7322950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T16:34:40.7329550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T16:34:40.7335210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T16:34:40.7340940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T16:34:40.7346390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T16:34:40.7351820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T16:34:40.7357160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T16:34:40.7362580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T16:34:40.7367850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T16:34:40.7375820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T16:34:40.7379270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T16:34:40.7383190Z mkdir -p /usr/local/include/X11/dri 2021-05-15T16:34:40.7389770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T16:34:40.7395650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T16:34:40.7401960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T16:34:40.7405190Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T16:34:40.7413260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T16:34:40.7419150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T16:34:40.7424920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T16:34:40.7431700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T16:34:40.7437460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T16:34:40.7443270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T16:34:40.7449190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T16:34:40.7454820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T16:34:40.7460370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T16:34:40.7466040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T16:34:40.7471600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T16:34:40.7476890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T16:34:40.7482640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T16:34:40.7500970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T16:34:40.7506150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T16:34:40.7511450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T16:34:40.7516530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T16:34:40.7521790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T16:34:40.7527040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T16:34:40.7532280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T16:34:40.7537410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T16:34:40.7542610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T16:34:40.7548530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T16:34:40.7553550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T16:34:40.7559640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T16:34:40.7564880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T16:34:40.7569950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T16:34:40.7574890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T16:34:40.7580250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T16:34:40.7585520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T16:34:40.7590810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T16:34:40.7596080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T16:34:40.7601390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T16:34:40.7606340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T16:34:40.7611620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T16:34:40.7616730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T16:34:40.7622040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T16:34:40.7627100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T16:34:40.7632160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T16:34:40.7637600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T16:34:40.7643250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T16:34:40.7648520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T16:34:40.7656570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T16:34:40.7662530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T16:34:40.7667860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T16:34:40.7673490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T16:34:40.7678940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T16:34:40.7684090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T16:34:40.7689620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T16:34:40.7694950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T16:34:40.7700780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T16:34:40.7706140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T16:34:40.7711430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T16:34:40.7716810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T16:34:40.7722060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T16:34:40.7727560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T16:34:40.7733180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T16:34:40.7738680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T16:34:40.7743950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T16:34:40.7749980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T16:34:40.7755190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T16:34:40.7760750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T16:34:40.7766380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T16:34:40.7771760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T16:34:40.7777390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T16:34:40.7783870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T16:34:40.7789490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T16:34:40.7795350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T16:34:40.7800860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T16:34:40.7806500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T16:34:40.7812300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T16:34:40.7820190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T16:34:40.7824630Z Only the first 100 operations were output. 2021-05-15T16:34:40.8168910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4314-rjqwb1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-15T16:34:42.9345410Z ==> Summary 2021-05-15T16:34:42.9371380Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T16:34:42.9377410Z ==> Installing poppler dependency: libxdmcp 2021-05-15T16:34:42.9463550Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T16:34:42.9481360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-x6bpzp 2021-05-15T16:34:42.9581030Z cp -pR /private/tmp/d20210515-4000-x6bpzp/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T16:34:42.9696410Z chmod -Rf +w /private/tmp/d20210515-4000-x6bpzp 2021-05-15T16:34:43.0153360Z ==> Finishing up 2021-05-15T16:34:43.0461990Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T16:34:43.0468580Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T16:34:43.0472910Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T16:34:43.0477740Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T16:34:43.0484530Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T16:34:43.0664460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4340-1bk4kvc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-15T16:34:45.1227640Z ==> Summary 2021-05-15T16:34:45.1245920Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T16:34:45.1251890Z ==> Installing poppler dependency: libxcb 2021-05-15T16:34:45.1564660Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T16:34:45.1581310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-4000-1laprn8 2021-05-15T16:34:45.8283360Z cp -pR /private/tmp/d20210515-4000-1laprn8/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T16:34:47.1438140Z chmod -Rf +w /private/tmp/d20210515-4000-1laprn8 2021-05-15T16:34:48.3384770Z ==> Finishing up 2021-05-15T16:34:48.3736590Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T16:34:48.3745020Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T16:34:48.3813370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T16:34:48.3821150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T16:34:48.3827690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T16:34:48.3833980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T16:34:48.3840960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T16:34:48.3863540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-15T16:34:48.3869890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-15T16:34:48.3875820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T16:34:48.3882050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-15T16:34:48.3888140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-15T16:34:48.3894130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T16:34:48.3900630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T16:34:48.3907330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T16:34:48.3913800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T16:34:48.3920090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-15T16:34:48.3926270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-15T16:34:48.3931980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T16:34:48.3938200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T16:34:48.3943950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T16:34:48.3949900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T16:34:48.3997310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T16:34:48.4003110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T16:34:48.4008950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T16:34:48.4014630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T16:34:48.4020310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T16:34:48.4025690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T16:34:48.4031460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T16:34:48.4037180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T16:34:48.4042780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T16:34:48.4048440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T16:34:48.4053740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T16:34:48.4059450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T16:34:48.4065160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-15T16:34:48.4070290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T16:34:48.4076040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T16:34:48.4081570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T16:34:48.4087880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T16:34:48.4093530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T16:34:48.4100130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T16:34:48.4105850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T16:34:48.4111420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T16:34:48.4116830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T16:34:48.4122410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T16:34:48.4128120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T16:34:48.4133750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T16:34:48.4139370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T16:34:48.4144900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T16:34:48.4150450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T16:34:48.4156280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T16:34:48.4162020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T16:34:48.4167870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T16:34:48.4175670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T16:34:48.4179030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T16:34:48.4184650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T16:34:48.4190770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T16:34:48.4196530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T16:34:48.4203240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T16:34:48.4208800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T16:34:48.4214870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-15T16:34:48.4220830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-15T16:34:48.4226350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T16:34:48.4232320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-15T16:34:48.4238000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-15T16:34:48.4243420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T16:34:48.4249240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-15T16:34:48.4255100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T16:34:48.4260880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T16:34:48.4266440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T16:34:48.4272000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T16:34:48.4277650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T16:34:48.4283040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T16:34:48.4288780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T16:34:48.4294860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T16:34:48.4301320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-15T16:34:48.4308080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T16:34:48.4314120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T16:34:48.4319530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T16:34:48.4325450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T16:34:48.4330870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T16:34:48.4336340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T16:34:48.4341800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T16:34:48.4347540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T16:34:48.4353160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T16:34:48.4359110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T16:34:48.4364330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T16:34:48.4369930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T16:34:48.4375950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T16:34:48.4381600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-15T16:34:48.4387030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T16:34:48.4392760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T16:34:48.4398740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T16:34:48.4404560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T16:34:48.4410230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T16:34:48.4442290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T16:34:48.4447640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T16:34:48.4453390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T16:34:48.4459100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T16:34:48.4465070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T16:34:48.4469360Z Only the first 100 operations were output. 2021-05-15T16:34:49.9859650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4375-1s4u0a6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-15T16:34:52.4872010Z ==> Summary 2021-05-15T16:34:52.6171850Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T16:34:52.6178270Z ==> Installing poppler dependency: libx11 2021-05-15T16:34:52.6602580Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:34:52.6620230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-18x877j 2021-05-15T16:34:52.9877110Z cp -pR /private/tmp/d20210515-4000-18x877j/libx11/. /usr/local/Cellar/libx11 2021-05-15T16:34:53.5605600Z chmod -Rf +w /private/tmp/d20210515-4000-18x877j 2021-05-15T16:34:54.6589430Z ==> Finishing up 2021-05-15T16:34:54.6599420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T16:34:54.6601290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T16:34:54.6603070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T16:34:54.6604730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T16:34:54.6607450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T16:34:54.6609250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T16:34:54.6610680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T16:34:54.6612820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T16:34:54.6614300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T16:34:54.6616060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T16:34:54.6617510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T16:34:54.6618990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T16:34:54.6620920Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T16:34:54.6622150Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T16:34:54.6623730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T16:34:54.6625380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T16:34:54.6627420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T16:34:54.6629000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T16:34:54.6630570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T16:34:54.6632450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T16:34:54.6634240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T16:34:54.6636150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T16:34:54.6638090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T16:34:54.6639870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T16:34:54.6641880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T16:34:54.6643790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T16:34:54.6645660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T16:34:54.6647420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T16:34:54.6649160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T16:34:54.6651000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T16:34:54.6652770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T16:34:54.6654700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T16:34:54.6656590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T16:34:54.6658480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T16:34:54.6660680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T16:34:54.6662440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T16:34:54.6664190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T16:34:54.6665900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T16:34:54.6667620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T16:34:54.6669360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T16:34:54.6671220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T16:34:54.6672940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T16:34:54.6674760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T16:34:54.6676500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T16:34:54.6678230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T16:34:54.6679990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T16:34:54.6681790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T16:34:54.6683520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T16:34:54.6685220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T16:34:54.6686850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T16:34:54.6688470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T16:34:54.6690240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T16:34:54.6692200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T16:34:54.6693970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T16:34:54.6695680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T16:34:54.6697400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T16:34:54.6699490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T16:34:54.6701460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T16:34:54.6712420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T16:34:54.6714230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T16:34:54.6715970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T16:34:54.6717730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T16:34:54.6719450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T16:34:54.6721000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T16:34:54.6722560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T16:34:54.6725290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T16:34:54.6727110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T16:34:54.6729250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T16:34:54.6731090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T16:34:54.6733170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T16:34:54.6735700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T16:34:54.6737400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T16:34:54.6739050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T16:34:54.6741250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T16:34:54.6743220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T16:34:54.6744940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T16:34:54.6746890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T16:34:54.6748820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T16:34:54.6750800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T16:34:54.6752820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T16:34:54.6754340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T16:34:54.6755860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T16:34:54.6757500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T16:34:54.6759220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T16:34:54.6760870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T16:34:54.6762750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T16:34:54.6764750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T16:34:54.6766530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T16:34:54.6768300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T16:34:54.6770090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T16:34:54.6772080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T16:34:54.6773940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T16:34:54.6775640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T16:34:54.6777370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T16:34:54.6778930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T16:34:54.6780530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T16:34:54.6782240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T16:34:54.6784290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T16:34:54.6786100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T16:34:54.6787660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T16:34:54.6788740Z Only the first 100 operations were output. 2021-05-15T16:34:54.6791330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4401-mmfihl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-15T16:34:56.8579770Z ==> Summary 2021-05-15T16:34:56.9228180Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T16:34:56.9233410Z ==> Installing poppler dependency: libxext 2021-05-15T16:34:56.9751690Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T16:34:56.9768780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1u7elvt 2021-05-15T16:34:57.0094140Z cp -pR /private/tmp/d20210515-4000-1u7elvt/libxext/. /usr/local/Cellar/libxext 2021-05-15T16:34:57.0563600Z chmod -Rf +w /private/tmp/d20210515-4000-1u7elvt 2021-05-15T16:34:57.1311040Z ==> Finishing up 2021-05-15T16:34:57.1693460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T16:34:57.1698030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T16:34:57.1703200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T16:34:57.1708690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T16:34:57.1713580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T16:34:57.1718250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T16:34:57.1723420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T16:34:57.1728460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T16:34:57.1733490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T16:34:57.1738400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T16:34:57.1743360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T16:34:57.1748530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T16:34:57.1753890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T16:34:57.1758580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T16:34:57.1763930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T16:34:57.1769410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T16:34:57.1781060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T16:34:57.1786350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T16:34:57.1791620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T16:34:57.1797050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T16:34:57.1802380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T16:34:57.1807580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T16:34:57.1813590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T16:34:57.1818880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T16:34:57.1824740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T16:34:57.1829940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T16:34:57.1835300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T16:34:57.1840730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T16:34:57.1846160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T16:34:57.1851390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T16:34:57.1856770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T16:34:57.1861880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T16:34:57.1866950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T16:34:57.1872010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T16:34:57.1877320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T16:34:57.1882720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T16:34:57.1888050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T16:34:57.1893660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T16:34:57.1920280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T16:34:57.1929540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T16:34:57.1931850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T16:34:57.1934730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T16:34:57.1939780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T16:34:57.1945570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T16:34:57.1950850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T16:34:57.1955950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T16:34:57.1961150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T16:34:57.1966470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T16:34:57.1971590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T16:34:57.1977240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T16:34:57.1982060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T16:34:57.1987220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T16:34:57.1993050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T16:34:57.1997560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T16:34:57.2003540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T16:34:57.2007820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T16:34:57.2013420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T16:34:57.2018940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T16:34:57.2023870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T16:34:57.2028730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T16:34:57.2033670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T16:34:57.2038520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T16:34:57.2044520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T16:34:57.2049530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T16:34:57.2054580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T16:34:57.2059590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T16:34:57.2065090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T16:34:57.2070130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T16:34:57.2075470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T16:34:57.2080440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T16:34:57.2085690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T16:34:57.2090770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T16:34:57.2096120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T16:34:57.2101280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T16:34:57.2106390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T16:34:57.2111700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T16:34:57.2116820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T16:34:57.2122690Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T16:34:57.2127420Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T16:34:57.2132070Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T16:34:57.2139000Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T16:34:57.2390790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4427-1tn2ez4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-15T16:34:59.3367950Z ==> Summary 2021-05-15T16:34:59.3428310Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T16:34:59.3434110Z ==> Installing poppler dependency: libxrender 2021-05-15T16:34:59.3992750Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T16:34:59.4010000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-rp8icp 2021-05-15T16:34:59.4118910Z cp -pR /private/tmp/d20210515-4000-rp8icp/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T16:34:59.4301180Z chmod -Rf +w /private/tmp/d20210515-4000-rp8icp 2021-05-15T16:34:59.4795620Z ==> Finishing up 2021-05-15T16:34:59.5139870Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T16:34:59.5149130Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T16:34:59.5156630Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T16:34:59.5161980Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T16:34:59.5167420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T16:34:59.5175000Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T16:34:59.5346460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4453-h6hnxh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-15T16:35:01.7427760Z ==> Summary 2021-05-15T16:35:01.7450100Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T16:35:01.7455250Z ==> Installing poppler dependency: lzo 2021-05-15T16:35:01.7474760Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T16:35:01.7492000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-j0172j 2021-05-15T16:35:01.7682760Z cp -pR /private/tmp/d20210515-4000-j0172j/lzo/. /usr/local/Cellar/lzo 2021-05-15T16:35:01.7948040Z chmod -Rf +w /private/tmp/d20210515-4000-j0172j 2021-05-15T16:35:01.8457920Z ==> Finishing up 2021-05-15T16:35:01.8848890Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T16:35:01.8856390Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T16:35:01.8862820Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T16:35:01.8867600Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T16:35:01.8872510Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T16:35:01.8879770Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T16:35:01.9043080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4479-1ot9eer.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-15T16:35:04.0083220Z ==> Summary 2021-05-15T16:35:04.0115300Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T16:35:04.0122530Z ==> Installing poppler dependency: pixman 2021-05-15T16:35:04.0150090Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T16:35:04.0167210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-7jltmv 2021-05-15T16:35:04.0353560Z cp -pR /private/tmp/d20210515-4000-7jltmv/pixman/. /usr/local/Cellar/pixman 2021-05-15T16:35:04.0510840Z chmod -Rf +w /private/tmp/d20210515-4000-7jltmv 2021-05-15T16:35:04.0946880Z ==> Finishing up 2021-05-15T16:35:04.1329710Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T16:35:04.1336800Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T16:35:04.1341700Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T16:35:04.1346020Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T16:35:04.1350970Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T16:35:04.1357800Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T16:35:04.1483890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4505-6z0bzn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-15T16:35:06.2166580Z ==> Summary 2021-05-15T16:35:06.2186810Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T16:35:06.2194350Z ==> Installing poppler dependency: cairo 2021-05-15T16:35:06.3808830Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T16:35:06.3826380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-p6maak 2021-05-15T16:35:06.4586620Z cp -pR /private/tmp/d20210515-4000-p6maak/cairo/. /usr/local/Cellar/cairo 2021-05-15T16:35:06.5363500Z chmod -Rf +w /private/tmp/d20210515-4000-p6maak 2021-05-15T16:35:06.8336000Z ==> Finishing up 2021-05-15T16:35:06.8748340Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T16:35:06.8758450Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T16:35:06.8773370Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T16:35:06.8794690Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T16:35:06.8806930Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T16:35:06.8818600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T16:35:06.8829310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T16:35:06.8844030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T16:35:06.8855810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T16:35:06.8867440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T16:35:06.8876870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T16:35:06.8886110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T16:35:06.8897090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T16:35:06.8906000Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T16:35:06.8919300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T16:35:06.8930950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T16:35:06.8942090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T16:35:06.9035730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T16:35:06.9041190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T16:35:06.9047080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T16:35:06.9052950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T16:35:06.9058270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T16:35:06.9063630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T16:35:06.9069030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T16:35:06.9074420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T16:35:06.9079910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T16:35:06.9085540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T16:35:06.9091020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T16:35:06.9096710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T16:35:06.9102130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T16:35:06.9107650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T16:35:06.9471690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4531-na7n2b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-15T16:35:09.1834280Z ==> Summary 2021-05-15T16:35:09.1916390Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T16:35:09.1922580Z ==> Installing poppler dependency: little-cms2 2021-05-15T16:35:09.2032690Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T16:35:09.2049830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-16ar6fq 2021-05-15T16:35:09.2244610Z cp -pR /private/tmp/d20210515-4000-16ar6fq/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T16:35:09.2441340Z chmod -Rf +w /private/tmp/d20210515-4000-16ar6fq 2021-05-15T16:35:09.3069560Z ==> Finishing up 2021-05-15T16:35:09.3266710Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T16:35:09.3272070Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T16:35:09.3277080Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T16:35:09.3281790Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T16:35:09.3286960Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T16:35:09.3293480Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T16:35:09.3298820Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T16:35:09.3310510Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T16:35:09.3316790Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T16:35:09.3322060Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T16:35:09.3327330Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T16:35:09.3333030Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T16:35:09.3339460Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T16:35:09.3344460Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T16:35:09.3401200Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T16:35:09.3408650Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T16:35:09.3590630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4557-erwh2q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-15T16:35:11.5655550Z ==> Summary 2021-05-15T16:35:11.5681820Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T16:35:11.5686870Z ==> Installing poppler dependency: nspr 2021-05-15T16:35:11.5705570Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T16:35:11.5722960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1wnduqe 2021-05-15T16:35:11.6102860Z cp -pR /private/tmp/d20210515-4000-1wnduqe/nspr/. /usr/local/Cellar/nspr 2021-05-15T16:35:11.6589580Z chmod -Rf +w /private/tmp/d20210515-4000-1wnduqe 2021-05-15T16:35:11.7447400Z ==> Finishing up 2021-05-15T16:35:11.7787480Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T16:35:11.7795420Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T16:35:11.7804260Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T16:35:11.7811340Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T16:35:11.7817390Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T16:35:11.7822840Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T16:35:11.7828530Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T16:35:11.7833910Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T16:35:11.7839730Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T16:35:11.7847510Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T16:35:11.8137970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4583-d3y4mj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-15T16:35:13.9601090Z ==> Summary 2021-05-15T16:35:13.9663020Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T16:35:13.9668420Z ==> Installing poppler dependency: nss 2021-05-15T16:35:13.9840130Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T16:35:13.9856780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-upfw0p 2021-05-15T16:35:14.2889020Z cp -pR /private/tmp/d20210515-4000-upfw0p/nss/. /usr/local/Cellar/nss 2021-05-15T16:35:14.4779780Z chmod -Rf +w /private/tmp/d20210515-4000-upfw0p 2021-05-15T16:35:16.3379190Z ==> Finishing up 2021-05-15T16:35:16.3733310Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T16:35:16.3738030Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T16:35:16.3742970Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T16:35:16.3747750Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T16:35:16.3752080Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T16:35:16.3757110Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T16:35:16.3762330Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T16:35:16.3766840Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T16:35:16.3772260Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T16:35:16.3776580Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T16:35:16.3781320Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T16:35:16.3786060Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T16:35:16.3790820Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T16:35:16.3795870Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T16:35:16.3800870Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T16:35:16.3805540Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T16:35:16.3810550Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T16:35:16.3850790Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T16:35:16.3855980Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T16:35:16.3860850Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T16:35:16.3865610Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T16:35:16.3870170Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T16:35:16.3874890Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T16:35:16.3879830Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T16:35:16.3886510Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T16:35:16.3891140Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T16:35:16.3895750Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T16:35:16.3900240Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T16:35:16.3904850Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T16:35:16.3909490Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T16:35:16.3914010Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T16:35:16.3918560Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T16:35:16.3923570Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T16:35:16.3928060Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T16:35:16.3932790Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T16:35:16.3937320Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T16:35:16.3941780Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T16:35:16.3946320Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T16:35:16.3951180Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T16:35:16.3955440Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T16:35:16.3959890Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T16:35:16.3964590Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T16:35:16.3968840Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T16:35:16.3973430Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T16:35:16.3978630Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T16:35:16.3982940Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T16:35:16.3987390Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T16:35:16.3991830Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T16:35:16.3996580Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T16:35:16.4000990Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T16:35:16.4005840Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T16:35:16.4010490Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T16:35:16.4014660Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T16:35:16.4019100Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T16:35:16.4023450Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T16:35:16.4028000Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T16:35:16.4032580Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T16:35:16.4036810Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T16:35:16.4041570Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T16:35:16.4046310Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T16:35:16.4051410Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T16:35:16.4056340Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T16:35:16.4060680Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T16:35:16.4065040Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T16:35:16.4069380Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T16:35:16.4073930Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T16:35:16.4078660Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T16:35:16.4083900Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T16:35:16.4088160Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T16:35:16.4092900Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T16:35:16.4099640Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T16:35:16.4106540Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T16:35:16.4111310Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T16:35:16.4116050Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T16:35:16.4120540Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T16:35:16.4125110Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T16:35:16.4129510Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T16:35:16.4134170Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T16:35:16.4139040Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T16:35:16.4143630Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T16:35:16.4148280Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T16:35:16.4152750Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T16:35:16.4157300Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T16:35:16.4165460Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T16:35:16.4166550Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T16:35:16.4171660Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T16:35:16.4176530Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T16:35:16.4181250Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T16:35:16.4185660Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T16:35:16.4190440Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T16:35:16.4213710Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T16:35:16.4218550Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T16:35:16.4224210Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T16:35:16.4229170Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T16:35:16.4233550Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T16:35:16.4238650Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T16:35:16.4243260Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T16:35:16.4247780Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T16:35:16.4252610Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T16:35:16.4257090Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T16:35:16.4260770Z Only the first 100 operations were output. 2021-05-15T16:35:16.5444260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4609-ir13ji.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-15T16:35:18.7493820Z ==> Summary 2021-05-15T16:35:18.7619490Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T16:35:18.7625390Z ==> Installing poppler dependency: openjpeg 2021-05-15T16:35:18.7897440Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T16:35:18.7925240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-2sm6dj 2021-05-15T16:35:19.0111850Z cp -pR /private/tmp/d20210515-4000-2sm6dj/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T16:35:19.2725450Z chmod -Rf +w /private/tmp/d20210515-4000-2sm6dj 2021-05-15T16:35:19.5188830Z ==> Finishing up 2021-05-15T16:35:19.5537990Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T16:35:19.5542420Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T16:35:19.5546760Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T16:35:19.5554530Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:35:19.5563130Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:35:19.5572650Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T16:35:19.5578300Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T16:35:19.5584230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T16:35:19.5592210Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T16:35:19.5598920Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T16:35:19.5604590Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T16:35:19.5609450Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T16:35:19.5614920Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T16:35:19.5620050Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:35:19.5627970Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T16:35:19.6565650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4635-13nds24.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-15T16:35:21.9553820Z ==> Summary 2021-05-15T16:35:21.9843290Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T16:35:21.9849990Z ==> Installing poppler dependency: qt@5 2021-05-15T16:35:21.9887030Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T16:35:21.9904650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1j4t1ga 2021-05-15T16:35:27.1009660Z cp -pR /private/tmp/d20210515-4000-1j4t1ga/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T16:35:34.7026500Z chmod -Rf +w /private/tmp/d20210515-4000-1j4t1ga 2021-05-15T16:35:48.5640520Z ==> Finishing up 2021-05-15T16:35:50.9517960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4691-gp4aah.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-15T16:35:55.0979130Z ==> Caveats 2021-05-15T16:35:55.0979760Z We agreed to the Qt open source license for you. 2021-05-15T16:35:55.0981380Z If this is unacceptable you should uninstall. 2021-05-15T16:35:55.0982260Z 2021-05-15T16:35:55.0983320Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:35:55.0984090Z because this is an alternate version of another formula. 2021-05-15T16:35:55.0984460Z 2021-05-15T16:35:55.0984960Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:35:55.0986130Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:35:55.0986560Z 2021-05-15T16:35:55.0987050Z For compilers to find qt@5 you may need to set: 2021-05-15T16:35:55.0987990Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:35:55.0988960Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:35:55.0989310Z 2021-05-15T16:35:55.0990470Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:35:55.0991230Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:35:55.0991590Z 2021-05-15T16:35:55.0992330Z ==> Summary 2021-05-15T16:35:55.8021880Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T16:35:55.8037680Z ==> Installing poppler 2021-05-15T16:35:55.8041310Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T16:35:55.8060700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1r51pe5 2021-05-15T16:35:56.0908770Z cp -pR /private/tmp/d20210515-4000-1r51pe5/poppler/. /usr/local/Cellar/poppler 2021-05-15T16:35:56.3623550Z chmod -Rf +w /private/tmp/d20210515-4000-1r51pe5 2021-05-15T16:35:56.8086160Z ==> Finishing up 2021-05-15T16:35:56.8439560Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T16:35:56.8445330Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T16:35:56.8451010Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T16:35:56.8455980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T16:35:56.8462400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T16:35:56.8468080Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T16:35:56.8473800Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T16:35:56.8479330Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T16:35:56.8484870Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T16:35:56.8490280Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T16:35:56.8495550Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T16:35:56.8501120Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T16:35:56.8506530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T16:35:56.8514120Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T16:35:56.8526560Z rm /usr/local/share/gir-1.0 2021-05-15T16:35:56.8535430Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T16:35:56.8542130Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T16:35:56.8552570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T16:35:56.8558270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T16:35:56.8564970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T16:35:56.8634430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T16:35:56.8639460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T16:35:56.8645130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T16:35:56.8651820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T16:35:56.8657650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T16:35:56.8663660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T16:35:56.8670530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T16:35:56.8676850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T16:35:56.8682540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T16:35:56.8688180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T16:35:56.8696090Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T16:35:56.8701000Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T16:35:56.8713020Z rm /usr/local/lib/girepository-1.0 2021-05-15T16:35:56.8720790Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T16:35:56.8726710Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T16:35:56.8731880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T16:35:56.8737250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T16:35:56.8743170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T16:35:56.8749040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T16:35:56.8754970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T16:35:56.8783430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T16:35:56.8785230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T16:35:56.8786710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T16:35:56.8788330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T16:35:56.8789970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T16:35:56.8791470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T16:35:56.8792980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T16:35:56.8798080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T16:35:56.8803420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T16:35:56.8809270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T16:35:56.8816990Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T16:35:56.8822620Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T16:35:56.8828080Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T16:35:56.8833480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T16:35:56.9820170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4717-1bhaw2c.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-15T16:35:59.1984630Z ==> Summary 2021-05-15T16:35:59.2267280Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T16:36:00.6801910Z ==> Caveats 2021-05-15T16:36:00.6802840Z ==> qt@5 2021-05-15T16:36:00.6842630Z We agreed to the Qt open source license for you. 2021-05-15T16:36:00.6843480Z If this is unacceptable you should uninstall. 2021-05-15T16:36:00.6843890Z 2021-05-15T16:36:00.6844920Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:36:00.6845720Z because this is an alternate version of another formula. 2021-05-15T16:36:00.6846160Z 2021-05-15T16:36:00.6846670Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:36:00.6847840Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:36:00.6848900Z 2021-05-15T16:36:00.6849390Z For compilers to find qt@5 you may need to set: 2021-05-15T16:36:00.6850370Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:36:00.6851340Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:36:00.6851690Z 2021-05-15T16:36:00.6852510Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:36:00.6853210Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:36:00.6853580Z 2021-05-15T16:36:02.2811500Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T16:36:03.3811210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T16:36:03.9227640Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T16:36:04.2754400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T16%3A45%3A00Z&sig=%2Fh3YAKdMpYewMcae%2BUEclKl4KJOCJ3NA%2F745VQPlGuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:04.3140990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-15T16\%3A45\%3A00Z\&sig=\%2Fh3YAKdMpYewMcae\%2BUEclKl4KJOCJ3NA\%2F745VQPlGuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:04.3543960Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T16:36:04.3588820Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:36:05.5462570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:36:06.0935900Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:36:06.4509490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T16%3A45%3A00Z&sig=kYCMGOOA7Kif%2BG3fcvBQcsfizbG7IABcv5OOgDxxoC8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:06.5039630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-15T16\%3A45\%3A00Z\&sig=kYCMGOOA7Kif\%2BG3fcvBQcsfizbG7IABcv5OOgDxxoC8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:06.6524870Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T16:36:06.6789470Z ==> Installing dependencies for hdf5: szip 2021-05-15T16:36:06.6794440Z ==> Installing hdf5 dependency: szip 2021-05-15T16:36:06.7442100Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T16:36:06.7469010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4724-fbzsq8 2021-05-15T16:36:06.7558940Z cp -pR /private/tmp/d20210515-4724-fbzsq8/szip/. /usr/local/Cellar/szip 2021-05-15T16:36:06.7664420Z chmod -Rf +w /private/tmp/d20210515-4724-fbzsq8 2021-05-15T16:36:06.8066160Z ==> Finishing up 2021-05-15T16:36:06.8414970Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T16:36:06.8419280Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T16:36:06.8423770Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T16:36:06.8430650Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T16:36:06.8435420Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T16:36:06.8440630Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T16:36:06.8562020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4894-1pk9p1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-15T16:36:08.9616310Z ==> Summary 2021-05-15T16:36:08.9632760Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T16:36:08.9638160Z ==> Installing hdf5 2021-05-15T16:36:08.9641660Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:36:08.9659850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4724-1bb2cwl 2021-05-15T16:36:09.1346530Z cp -pR /private/tmp/d20210515-4724-1bb2cwl/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T16:36:09.2948130Z chmod -Rf +w /private/tmp/d20210515-4724-1bb2cwl 2021-05-15T16:36:09.6225970Z ==> Finishing up 2021-05-15T16:36:09.6663420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T16:36:09.6672480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T16:36:09.6683470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T16:36:09.6695380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T16:36:09.6757660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T16:36:09.6762570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T16:36:09.6767670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T16:36:09.6772640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T16:36:09.6777770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T16:36:09.6782650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T16:36:09.6788060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T16:36:09.6792910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T16:36:09.6798560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T16:36:09.6803410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T16:36:09.6808370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T16:36:09.6813430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T16:36:09.6818290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T16:36:09.6823220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T16:36:09.6828370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T16:36:09.6833170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T16:36:09.6837960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T16:36:09.6843240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T16:36:09.6852320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T16:36:09.6858160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T16:36:09.6863200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T16:36:09.6868360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T16:36:09.6873550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T16:36:09.6878990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T16:36:09.6883860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T16:36:09.6889150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T16:36:09.6894380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T16:36:09.6899420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T16:36:09.6904620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T16:36:09.6909730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T16:36:09.6914950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T16:36:09.6919710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T16:36:09.6924820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T16:36:09.6929930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T16:36:09.6935150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T16:36:09.6940460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T16:36:09.6945460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T16:36:09.6950740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T16:36:09.6956180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T16:36:09.6961230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T16:36:09.6966330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T16:36:09.6972510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T16:36:09.6977580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T16:36:09.6982970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T16:36:09.6987770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T16:36:09.6992870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T16:36:09.6997720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T16:36:09.7002950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T16:36:09.7021120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T16:36:09.7026260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T16:36:09.7031810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T16:36:09.7037360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T16:36:09.7042530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T16:36:09.7047830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T16:36:09.7052960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T16:36:09.7058270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T16:36:09.7063360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T16:36:09.7068710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T16:36:09.7073870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T16:36:09.7078660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T16:36:09.7083440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T16:36:09.7088460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T16:36:09.7093460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T16:36:09.7098640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T16:36:09.7103540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T16:36:09.7108480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T16:36:09.7113480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T16:36:09.7118440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T16:36:09.7123350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T16:36:09.7128300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T16:36:09.7132950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T16:36:09.7138090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T16:36:09.7143080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T16:36:09.7147900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T16:36:09.7152680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T16:36:09.7157640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T16:36:09.7162430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T16:36:09.7174280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T16:36:09.7175650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T16:36:09.7176850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T16:36:09.7181080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T16:36:09.7185840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T16:36:09.7190010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T16:36:09.7195060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T16:36:09.7199390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T16:36:09.7203870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T16:36:09.7208370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T16:36:09.7212960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T16:36:09.7217590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T16:36:09.7222330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T16:36:09.7226990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T16:36:09.7231550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T16:36:09.7236070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T16:36:09.7240740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T16:36:09.7245350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T16:36:09.7250310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T16:36:09.7255600Z Only the first 100 operations were output. 2021-05-15T16:36:09.8197800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4920-17dj2fh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-15T16:36:12.0069390Z ==> Summary 2021-05-15T16:36:12.0225420Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:36:12.5621940Z ==> No outdated dependents to upgrade! 2021-05-15T16:36:12.5623220Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:36:12.6145110Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:36:12.6145710Z hdf5 2021-05-15T16:36:12.6154090Z rm /usr/local/bin/gif2h5 2021-05-15T16:36:12.6157150Z rm /usr/local/bin/h52gif 2021-05-15T16:36:12.6159760Z rm /usr/local/bin/h5c++ 2021-05-15T16:36:12.6162530Z rm /usr/local/bin/h5cc 2021-05-15T16:36:12.6165310Z rm /usr/local/bin/h5clear 2021-05-15T16:36:12.6168470Z rm /usr/local/bin/h5copy 2021-05-15T16:36:12.6171030Z rm /usr/local/bin/h5debug 2021-05-15T16:36:12.6173990Z rm /usr/local/bin/h5diff 2021-05-15T16:36:12.6176810Z rm /usr/local/bin/h5dump 2021-05-15T16:36:12.6179530Z rm /usr/local/bin/h5fc 2021-05-15T16:36:12.6182530Z rm /usr/local/bin/h5format_convert 2021-05-15T16:36:12.6185480Z rm /usr/local/bin/h5import 2021-05-15T16:36:12.6188190Z rm /usr/local/bin/h5jam 2021-05-15T16:36:12.6190930Z rm /usr/local/bin/h5ls 2021-05-15T16:36:12.6193800Z rm /usr/local/bin/h5mkgrp 2021-05-15T16:36:12.6196590Z rm /usr/local/bin/h5perf_serial 2021-05-15T16:36:12.6200210Z rm /usr/local/bin/h5redeploy 2021-05-15T16:36:12.6203370Z rm /usr/local/bin/h5repack 2021-05-15T16:36:12.6206670Z rm /usr/local/bin/h5repart 2021-05-15T16:36:12.6209480Z rm /usr/local/bin/h5stat 2021-05-15T16:36:12.6212430Z rm /usr/local/bin/h5unjam 2021-05-15T16:36:12.6215380Z rm /usr/local/bin/h5watch 2021-05-15T16:36:12.6222700Z rm /usr/local/include/H5ACpublic.h 2021-05-15T16:36:12.6225660Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T16:36:12.6228500Z rm /usr/local/include/H5Apublic.h 2021-05-15T16:36:12.6231480Z rm /usr/local/include/H5ArrayType.h 2021-05-15T16:36:12.6234410Z rm /usr/local/include/H5AtomType.h 2021-05-15T16:36:12.6237360Z rm /usr/local/include/H5Attribute.h 2021-05-15T16:36:12.6240650Z rm /usr/local/include/H5Classes.h 2021-05-15T16:36:12.6243770Z rm /usr/local/include/H5CommonFG.h 2021-05-15T16:36:12.6246840Z rm /usr/local/include/H5CompType.h 2021-05-15T16:36:12.6249720Z rm /usr/local/include/H5Cpp.h 2021-05-15T16:36:12.6252750Z rm /usr/local/include/H5CppDoc.h 2021-05-15T16:36:12.6255900Z rm /usr/local/include/H5Cpublic.h 2021-05-15T16:36:12.6258690Z rm /usr/local/include/H5DOpublic.h 2021-05-15T16:36:12.6261920Z rm /usr/local/include/H5DSpublic.h 2021-05-15T16:36:12.6265040Z rm /usr/local/include/H5DaccProp.h 2021-05-15T16:36:12.6267930Z rm /usr/local/include/H5DataSet.h 2021-05-15T16:36:12.6270990Z rm /usr/local/include/H5DataSpace.h 2021-05-15T16:36:12.6274220Z rm /usr/local/include/H5DataType.h 2021-05-15T16:36:12.6277160Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T16:36:12.6280090Z rm /usr/local/include/H5Dpublic.h 2021-05-15T16:36:12.6283070Z rm /usr/local/include/H5DxferProp.h 2021-05-15T16:36:12.6286110Z rm /usr/local/include/H5ESpublic.h 2021-05-15T16:36:12.6289210Z rm /usr/local/include/H5EnumType.h 2021-05-15T16:36:12.6292270Z rm /usr/local/include/H5Epubgen.h 2021-05-15T16:36:12.6295180Z rm /usr/local/include/H5Epublic.h 2021-05-15T16:36:12.6298090Z rm /usr/local/include/H5Exception.h 2021-05-15T16:36:12.6301260Z rm /usr/local/include/H5FDcore.h 2021-05-15T16:36:12.6304800Z rm /usr/local/include/H5FDdirect.h 2021-05-15T16:36:12.6307640Z rm /usr/local/include/H5FDfamily.h 2021-05-15T16:36:12.6310300Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T16:36:12.6313390Z rm /usr/local/include/H5FDlog.h 2021-05-15T16:36:12.6316280Z rm /usr/local/include/H5FDmpi.h 2021-05-15T16:36:12.6319250Z rm /usr/local/include/H5FDmpio.h 2021-05-15T16:36:12.6322350Z rm /usr/local/include/H5FDmulti.h 2021-05-15T16:36:12.6325260Z rm /usr/local/include/H5FDpublic.h 2021-05-15T16:36:12.6328170Z rm /usr/local/include/H5FDros3.h 2021-05-15T16:36:12.6331080Z rm /usr/local/include/H5FDsec2.h 2021-05-15T16:36:12.6334000Z rm /usr/local/include/H5FDstdio.h 2021-05-15T16:36:12.6336970Z rm /usr/local/include/H5FDwindows.h 2021-05-15T16:36:12.6340080Z rm /usr/local/include/H5FaccProp.h 2021-05-15T16:36:12.6343360Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T16:36:12.6346200Z rm /usr/local/include/H5File.h 2021-05-15T16:36:12.6349120Z rm /usr/local/include/H5FloatType.h 2021-05-15T16:36:12.6352240Z rm /usr/local/include/H5Fpublic.h 2021-05-15T16:36:12.6356020Z rm /usr/local/include/H5Gpublic.h 2021-05-15T16:36:12.6359620Z rm /usr/local/include/H5Group.h 2021-05-15T16:36:12.6362890Z rm /usr/local/include/H5IMpublic.h 2021-05-15T16:36:12.6365580Z rm /usr/local/include/H5IdComponent.h 2021-05-15T16:36:12.6368490Z rm /usr/local/include/H5Include.h 2021-05-15T16:36:12.6371970Z rm /usr/local/include/H5IntType.h 2021-05-15T16:36:12.6375200Z rm /usr/local/include/H5Ipublic.h 2021-05-15T16:36:12.6377940Z rm /usr/local/include/H5LDpublic.h 2021-05-15T16:36:12.6380790Z rm /usr/local/include/H5LTpublic.h 2021-05-15T16:36:12.6383660Z rm /usr/local/include/H5LaccProp.h 2021-05-15T16:36:12.6386800Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T16:36:12.6389790Z rm /usr/local/include/H5Library.h 2021-05-15T16:36:12.6392800Z rm /usr/local/include/H5Location.h 2021-05-15T16:36:12.6395730Z rm /usr/local/include/H5Lpublic.h 2021-05-15T16:36:12.6398820Z rm /usr/local/include/H5MMpublic.h 2021-05-15T16:36:12.6401740Z rm /usr/local/include/H5Mpublic.h 2021-05-15T16:36:12.6404790Z rm /usr/local/include/H5Object.h 2021-05-15T16:36:12.6408240Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T16:36:12.6410740Z rm /usr/local/include/H5Opublic.h 2021-05-15T16:36:12.6413820Z rm /usr/local/include/H5PLextern.h 2021-05-15T16:36:12.6416480Z rm /usr/local/include/H5PLpublic.h 2021-05-15T16:36:12.6419320Z rm /usr/local/include/H5PTpublic.h 2021-05-15T16:36:12.6422370Z rm /usr/local/include/H5PacketTable.h 2021-05-15T16:36:12.6425190Z rm /usr/local/include/H5Ppublic.h 2021-05-15T16:36:12.6428190Z rm /usr/local/include/H5PredType.h 2021-05-15T16:36:12.6431250Z rm /usr/local/include/H5PropList.h 2021-05-15T16:36:12.6434100Z rm /usr/local/include/H5Rpublic.h 2021-05-15T16:36:12.6436990Z rm /usr/local/include/H5Spublic.h 2021-05-15T16:36:12.6440010Z rm /usr/local/include/H5StrType.h 2021-05-15T16:36:12.6443150Z rm /usr/local/include/H5TBpublic.h 2021-05-15T16:36:12.6445980Z rm /usr/local/include/H5Tpublic.h 2021-05-15T16:36:12.6448880Z rm /usr/local/include/H5VLconnector.h 2021-05-15T16:36:12.6452080Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T16:36:12.6454950Z rm /usr/local/include/H5VLnative.h 2021-05-15T16:36:12.6458520Z Only the first 100 operations were output. 2021-05-15T16:36:14.2342610Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T16:36:15.3401480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T16:36:15.9003480Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T16:36:16.2406950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T16%3A45%3A00Z&sig=a5kTUdrlwJK520Z8ULiYcb2QFWaUIGa6N2K0UoYRjbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:16.2873240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-15T16\%3A45\%3A00Z\&sig=a5kTUdrlwJK520Z8ULiYcb2QFWaUIGa6N2K0UoYRjbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:16.4138940Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T16:36:16.4932850Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T16:36:16.4960220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4927-e59d3i 2021-05-15T16:36:16.6511050Z cp -pR /private/tmp/d20210515-4927-e59d3i/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T16:36:16.7970060Z chmod -Rf +w /private/tmp/d20210515-4927-e59d3i 2021-05-15T16:36:16.9567430Z ==> Finishing up 2021-05-15T16:36:16.9877340Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T16:36:16.9884250Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T16:36:16.9894910Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T16:36:16.9899720Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T16:36:16.9906820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T16:36:16.9911730Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T16:36:16.9916350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T16:36:16.9921560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T16:36:16.9925930Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T16:36:16.9930880Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T16:36:16.9935690Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T16:36:16.9940320Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T16:36:16.9945270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T16:36:16.9952620Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T16:36:16.9957870Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T16:36:17.0009270Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T16:36:17.0552180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5091-1tmhcac.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-15T16:36:19.2845430Z ==> Caveats 2021-05-15T16:36:19.2846130Z Emacs Lisp files have been installed to: 2021-05-15T16:36:19.2847240Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T16:36:19.2848120Z ==> Summary 2021-05-15T16:36:19.3022850Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T16:36:21.2847860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T16:36:22.3982980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T16:36:22.9489460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T16:36:23.2888270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T16%3A45%3A00Z&sig=092Od3wUPJIlsXIvmfuKvSmU%2F35tWJeDRRWzdd36N4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:23.3443510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-15T16\%3A45\%3A00Z\&sig=092Od3wUPJIlsXIvmfuKvSmU\%2F35tWJeDRRWzdd36N4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:23.4395160Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T16:36:23.5126550Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T16:36:23.5159340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5098-se29mq 2021-05-15T16:36:23.6693800Z cp -pR /private/tmp/d20210515-5098-se29mq/gsl/. /usr/local/Cellar/gsl 2021-05-15T16:36:23.8189240Z chmod -Rf +w /private/tmp/d20210515-5098-se29mq 2021-05-15T16:36:23.9781290Z ==> Finishing up 2021-05-15T16:36:24.0054140Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T16:36:24.0058830Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T16:36:24.0062950Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T16:36:24.0069110Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T16:36:24.0076950Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T16:36:24.0083970Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T16:36:24.0192070Z info /usr/local/share/info/gsl-ref.info 2021-05-15T16:36:24.0205490Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T16:36:24.0211930Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T16:36:24.0218130Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T16:36:24.0226310Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T16:36:24.0233600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T16:36:24.0238620Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T16:36:24.0244160Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T16:36:24.0249580Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T16:36:24.0254330Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T16:36:24.0259640Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T16:36:24.0267100Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T16:36:24.0881030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5263-1hgqwew.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-15T16:36:26.3159000Z ==> Summary 2021-05-15T16:36:26.3323720Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T16:36:29.1964020Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T16:36:30.3081610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T16:36:30.8226770Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T16:36:31.1860390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T16%3A45%3A00Z&sig=%2BbF5zTvpWLl1XWfGQXqWFS7nTBDn95bwlViuUakogkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:31.2422240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-15T16\%3A45\%3A00Z\&sig=\%2BbF5zTvpWLl1XWfGQXqWFS7nTBDn95bwlViuUakogkI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:31.3601400Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T16:36:31.3780590Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T16:36:32.4692190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T16:36:32.9883970Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T16:36:33.3250910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T16%3A45%3A00Z&sig=C5RByiJSJJjKEjguDTynrlKrBwX47YxanHIEjcnJYxg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:33.3553900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-15T16\%3A45\%3A00Z\&sig=C5RByiJSJJjKEjguDTynrlKrBwX47YxanHIEjcnJYxg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:33.4213440Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T16:36:33.4258650Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T16:36:34.5027710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T16:36:35.0826030Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T16:36:35.4099060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T16%3A45%3A00Z&sig=m%2FNJBs7qvPbAFluG2m9XpDkkFtqiR5jr%2FLR0kSY1c94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:35.4408420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-15T16\%3A45\%3A00Z\&sig=m\%2FNJBs7qvPbAFluG2m9XpDkkFtqiR5jr\%2FLR0kSY1c94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:35.5090150Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:36:35.5131110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T16:36:36.6564750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T16:36:37.1790910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T16:36:37.5122370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T16%3A45%3A00Z&sig=HZjUSHyp%2B8e0qF%2F1ft95ozdL0FGoA1M881SShCmYEX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:37.5579470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-15T16\%3A45\%3A00Z\&sig=HZjUSHyp\%2B8e0qF\%2F1ft95ozdL0FGoA1M881SShCmYEX4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:37.5988220Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T16:36:37.6022210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T16:36:38.7395860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T16:36:39.2741400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T16:36:39.6206610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T16%3A45%3A00Z&sig=m10zWOLHV5FuCzZcUgz0JVgMbOJWAEwMa98Kujt7AA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:39.6725760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-15T16\%3A45\%3A00Z\&sig=m10zWOLHV5FuCzZcUgz0JVgMbOJWAEwMa98Kujt7AA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:39.7532350Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T16:36:39.7621180Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T16:36:40.8678850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T16:36:41.4475480Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T16:36:41.7802180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T16%3A45%3A00Z&sig=iWCilq3B%2FT%2BStX6O9qD0bwMXUpPLWqfAlIo%2BSp%2FRmK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:41.8321890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-15T16\%3A45\%3A00Z\&sig=iWCilq3B\%2FT\%2BStX6O9qD0bwMXUpPLWqfAlIo\%2BSp\%2FRmK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:41.8810440Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T16:36:41.8843550Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T16:36:42.9700470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T16:36:43.5740280Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T16:36:43.9395400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T16%3A45%3A00Z&sig=UW6X8aJzRPIXanw67UkqdjeVn77kptqYj56DQ3JLRbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:43.9850140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-15T16\%3A45\%3A00Z\&sig=UW6X8aJzRPIXanw67UkqdjeVn77kptqYj56DQ3JLRbU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:44.0910900Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T16:36:44.1009010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T16:36:45.2833540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T16:36:45.8233300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T16:36:46.1738180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T16%3A45%3A00Z&sig=YS0133qGs8BYoXRiIZ%2F%2BIgi4YJp%2B0HGHYP%2BnljAC%2Bzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:46.2218280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-15T16\%3A45\%3A00Z\&sig=YS0133qGs8BYoXRiIZ\%2F\%2BIgi4YJp\%2B0HGHYP\%2BnljAC\%2Bzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:46.2701420Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T16:36:46.2736210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T16:36:47.3442990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T16:36:47.8979870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T16:36:48.2405350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T16%3A45%3A00Z&sig=p41Z%2B5CIdz4LQgaXHMVrpNdwej8VzXkoFbY3nwozlU8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:48.2859320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-15T16\%3A45\%3A00Z\&sig=p41Z\%2B5CIdz4LQgaXHMVrpNdwej8VzXkoFbY3nwozlU8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:48.3321750Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T16:36:48.3360730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T16:36:49.4093150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T16:36:49.9618470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T16:36:50.3153730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T16%3A45%3A00Z&sig=%2BBKdWdyPxet2VHy3wIslvES2%2Fl3yG1624sQjJ3Yrq0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:50.3500200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-15T16\%3A45\%3A00Z\&sig=\%2BBKdWdyPxet2VHy3wIslvES2\%2Fl3yG1624sQjJ3Yrq0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:50.4075910Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T16:36:50.4111090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T16:36:51.5070790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T16:36:52.0290700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T16:36:52.3604450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T16%3A45%3A00Z&sig=g58io7f2fBk26vRWD72UXIIFmRY%2F3nLtR6ft%2F%2BlREqk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:52.3994950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-15T16\%3A45\%3A00Z\&sig=g58io7f2fBk26vRWD72UXIIFmRY\%2F3nLtR6ft\%2F\%2BlREqk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:52.4318710Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T16:36:52.4348920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T16:36:53.5336540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T16:36:54.0825200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T16:36:54.4228950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T16%3A45%3A00Z&sig=pRM0FwYX9oSD6zLDSoQvLYBivfN2RdcDHW90OXO8CLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:54.4681910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-15T16\%3A45\%3A00Z\&sig=pRM0FwYX9oSD6zLDSoQvLYBivfN2RdcDHW90OXO8CLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:54.5366700Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T16:36:54.5429260Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T16:36:55.6440430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T16:36:56.2060980Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T16:36:56.5692180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T16%3A45%3A00Z&sig=PimtqRsdAhsohZXMTWfNhKfnTxVf%2FBw%2B86iFq2MxsM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:56.6177320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-15T16\%3A45\%3A00Z\&sig=PimtqRsdAhsohZXMTWfNhKfnTxVf\%2FBw\%2B86iFq2MxsM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:56.6842180Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T16:36:56.6879900Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T16:36:57.8167160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T16:36:58.3974690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T16:36:58.7304220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T16%3A45%3A00Z&sig=IduYVd8rlv2hHBIPpx1eakeAEZVNNjD42cOCwcIk7XU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:58.7625010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-15T16\%3A45\%3A00Z\&sig=IduYVd8rlv2hHBIPpx1eakeAEZVNNjD42cOCwcIk7XU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:59.2292020Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T16:36:59.3438450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T16:37:00.4299500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T16:37:01.0103870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T16:37:01.3323550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T16%3A45%3A00Z&sig=xsM4xrCoGRg29lfkSmMtyZT8Jh2482HLTYG43wgM8s0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:01.3614590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-15T16\%3A45\%3A00Z\&sig=xsM4xrCoGRg29lfkSmMtyZT8Jh2482HLTYG43wgM8s0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:01.4637510Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T16:37:01.4748830Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T16:37:02.5885510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T16:37:03.1178540Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T16:37:03.4815340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T16%3A45%3A00Z&sig=uGKM9GMv0R24lwDcXtm1sonIm%2B7piHeMNgw849CrYTg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:03.5157810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-15T16\%3A45\%3A00Z\&sig=uGKM9GMv0R24lwDcXtm1sonIm\%2B7piHeMNgw849CrYTg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:03.5685640Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T16:37:03.5725690Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T16:37:04.6710510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T16:37:05.1917470Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T16:37:05.5465970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T16%3A45%3A00Z&sig=mIjNiyISyzqQ87JHkVh6oo1HkpGg4HKwCUO8DXI5juU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:05.5753240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-15T16\%3A45\%3A00Z\&sig=mIjNiyISyzqQ87JHkVh6oo1HkpGg4HKwCUO8DXI5juU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:05.8197770Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T16:37:05.8270880Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T16:37:06.9174920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T16:37:07.4847710Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T16:37:07.8628570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T16%3A45%3A00Z&sig=4wLzhNY4GyXiZb3K2p8GwnYIfSev70uMm2uI14Qllkw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:07.8995830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-15T16\%3A45\%3A00Z\&sig=4wLzhNY4GyXiZb3K2p8GwnYIfSev70uMm2uI14Qllkw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:07.9513090Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T16:37:07.9542900Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T16:37:09.0530190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T16:37:09.6095750Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T16:37:09.9620800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T16%3A45%3A00Z&sig=eTowGtgXA%2FYID%2F3K8o8UlXHAD6MnFdAx5Ae8nzI%2Fw%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:09.9993210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-15T16\%3A45\%3A00Z\&sig=eTowGtgXA\%2FYID\%2F3K8o8UlXHAD6MnFdAx5Ae8nzI\%2Fw\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:10.0526800Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T16:37:10.0572130Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T16:37:11.1729290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T16:37:11.7560550Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T16:37:12.1316410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T16%3A45%3A00Z&sig=FvaIlGc8zG3%2BU3l6jjCa5OPcLekBuODox1PjvUA9qqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:12.1612900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-15T16\%3A45\%3A00Z\&sig=FvaIlGc8zG3\%2BU3l6jjCa5OPcLekBuODox1PjvUA9qqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:12.3174270Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T16:37:12.3260460Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T16:37:13.4359530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T16:37:13.9501960Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T16:37:14.3006420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T16%3A45%3A00Z&sig=nP%2BrdH29AGgIHE52nn7jH1etK8VLAVMJYIek9ZkCqMs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:14.3319100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-15T16\%3A45\%3A00Z\&sig=nP\%2BrdH29AGgIHE52nn7jH1etK8VLAVMJYIek9ZkCqMs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:14.3731410Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T16:37:14.3766560Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T16:37:15.4516660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T16:37:16.0266700Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T16:37:16.3777360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T16%3A45%3A00Z&sig=H8nKmzYN41xpsTUjTFOOWEu%2FF3z4VYEPFvglVOHhixY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:16.4067420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-15T16\%3A45\%3A00Z\&sig=H8nKmzYN41xpsTUjTFOOWEu\%2FF3z4VYEPFvglVOHhixY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:16.5168400Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T16:37:16.5275990Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T16:37:17.7403440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T16:37:18.2823030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T16:37:18.6973400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T16%3A45%3A00Z&sig=l%2FUiTMN2dcCSlc1dQxpk4L4VWivSarbkTL0nOvAsm8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:18.7373090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-15T16\%3A45\%3A00Z\&sig=l\%2FUiTMN2dcCSlc1dQxpk4L4VWivSarbkTL0nOvAsm8U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:19.0007440Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T16:37:19.0420690Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T16:37:20.1182500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T16:37:20.6603060Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T16:37:20.9880170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T16%3A45%3A00Z&sig=CdEYIf4IljeHG0TqdquMb8N84Wc6ge6zYSVJQH8WUzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:21.0176670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-15T16\%3A45\%3A00Z\&sig=CdEYIf4IljeHG0TqdquMb8N84Wc6ge6zYSVJQH8WUzE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:21.0979160Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T16:37:21.1030550Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T16:37:22.1876100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T16:37:23.1729570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-15T16\%3A45\%3A00Z\&sig=rhU3jOWM79OwoBzs7ahd3vEEq9BmAlqNfvJWO7iqpX0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:23.1735650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T16:37:23.1739530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T16%3A45%3A00Z&sig=rhU3jOWM79OwoBzs7ahd3vEEq9BmAlqNfvJWO7iqpX0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:23.2873270Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T16:37:23.2977450Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T16:37:24.3938810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T16:37:24.9248900Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T16:37:25.2759520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T16%3A45%3A00Z&sig=ARMyLFqS%2B5jzROyaH2dxUSlIsEChvlUhEXmsRJmybsQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:25.3270570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-15T16\%3A45\%3A00Z\&sig=ARMyLFqS\%2B5jzROyaH2dxUSlIsEChvlUhEXmsRJmybsQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:25.5631570Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T16:37:25.5824890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T16:37:26.6803350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T16:37:27.2250460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T16:37:27.5925420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T16%3A45%3A00Z&sig=SkUWbaZyqrJYKQqY0j7lqD8DMFRRUD9MzCylX1gs93U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:27.6461740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-15T16\%3A45\%3A00Z\&sig=SkUWbaZyqrJYKQqY0j7lqD8DMFRRUD9MzCylX1gs93U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:27.7147690Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T16:37:27.7190640Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T16:37:28.8238530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T16:37:29.3942420Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T16:37:29.7410960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T16%3A45%3A00Z&sig=FIrq7RNuqoaTq6r9B6vZscPQtsAN3olihcZLMcN4YiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:29.7788700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-15T16\%3A45\%3A00Z\&sig=FIrq7RNuqoaTq6r9B6vZscPQtsAN3olihcZLMcN4YiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:29.8940800Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T16:37:29.9022830Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T16:37:30.9924440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T16:37:31.5384020Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T16:37:31.9131240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T16%3A45%3A00Z&sig=F%2FB%2FX%2BaR8sEwrqztastmHEC0rUoFqoXIVQLPR%2FLGuCg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:31.9458310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-15T16\%3A45\%3A00Z\&sig=F\%2FB\%2FX\%2BaR8sEwrqztastmHEC0rUoFqoXIVQLPR\%2FLGuCg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:31.9986650Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:37:32.0033960Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T16:37:33.1719510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T16:37:33.7284190Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T16:37:34.0673770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T16%3A45%3A00Z&sig=AeF4o41IM2OZ1FZFnS8xPL%2F564oBENOkvw%2Bs3DX8yVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:34.1054460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-15T16\%3A45\%3A00Z\&sig=AeF4o41IM2OZ1FZFnS8xPL\%2F564oBENOkvw\%2Bs3DX8yVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:34.3436190Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T16:37:34.4428800Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-15T16:37:34.4431760Z ==> Installing ffmpeg dependency: aom 2021-05-15T16:37:34.5080770Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T16:37:34.5109610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-8ago52 2021-05-15T16:37:34.5920540Z cp -pR /private/tmp/d20210515-5270-8ago52/aom/. /usr/local/Cellar/aom 2021-05-15T16:37:34.6326090Z chmod -Rf +w /private/tmp/d20210515-5270-8ago52 2021-05-15T16:37:34.7017880Z ==> Finishing up 2021-05-15T16:37:34.7389500Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T16:37:34.7393150Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T16:37:34.7400870Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T16:37:34.7408140Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T16:37:34.7413520Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T16:37:34.7418920Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T16:37:34.7424680Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T16:37:34.7433720Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T16:37:34.7612740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5626-gczfaw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-15T16:37:36.8857270Z ==> Summary 2021-05-15T16:37:36.8882840Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T16:37:36.8888250Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T16:37:36.8949210Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T16:37:36.8966950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-9fw110 2021-05-15T16:37:36.9139660Z cp -pR /private/tmp/d20210515-5270-9fw110/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T16:37:36.9302550Z chmod -Rf +w /private/tmp/d20210515-5270-9fw110 2021-05-15T16:37:36.9863670Z ==> Finishing up 2021-05-15T16:37:37.0209370Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T16:37:37.0216690Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T16:37:37.0246170Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T16:37:37.0251260Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T16:37:37.0258820Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T16:37:37.0400490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5652-1mdxt5h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-15T16:37:39.1384260Z ==> Summary 2021-05-15T16:37:39.1405070Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T16:37:39.1411020Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T16:37:39.1459960Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:37:39.1477570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1kfo0ms 2021-05-15T16:37:39.2045270Z cp -pR /private/tmp/d20210515-5270-1kfo0ms/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T16:37:39.2676640Z chmod -Rf +w /private/tmp/d20210515-5270-1kfo0ms 2021-05-15T16:37:39.3319010Z ==> Finishing up 2021-05-15T16:37:39.3716400Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T16:37:39.3723060Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T16:37:39.3730130Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T16:37:39.3822590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5678-2rn4nv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-15T16:37:41.5256460Z ==> Summary 2021-05-15T16:37:41.5331130Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T16:37:41.5337850Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T16:37:41.5359340Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T16:37:41.5377150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-uuy4j2 2021-05-15T16:37:41.5650120Z cp -pR /private/tmp/d20210515-5270-uuy4j2/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T16:37:41.6019590Z chmod -Rf +w /private/tmp/d20210515-5270-uuy4j2 2021-05-15T16:37:41.6806960Z ==> Finishing up 2021-05-15T16:37:41.7260350Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T16:37:41.7267160Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T16:37:41.7278670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T16:37:41.7284710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T16:37:41.7290450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T16:37:41.7305290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T16:37:41.7307160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T16:37:41.7308980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T16:37:41.7313140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T16:37:41.7318700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T16:37:41.7324340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T16:37:41.7329890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T16:37:41.7335970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T16:37:41.7341170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T16:37:41.7347660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T16:37:41.7353330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-15T16:37:41.7359080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T16:37:41.7365290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T16:37:41.7371060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T16:37:41.7394020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T16:37:41.7400090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T16:37:41.7405700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T16:37:41.7411280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T16:37:41.7416940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T16:37:41.7422450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T16:37:41.7428530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T16:37:41.7434080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T16:37:41.7439620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T16:37:41.7445490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T16:37:41.7450950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T16:37:41.7456590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T16:37:41.7462170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T16:37:41.7467840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T16:37:41.7474650Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T16:37:41.7480420Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T16:37:41.7486810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T16:37:41.7495300Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T16:37:41.7718040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5704-1mvwb7i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-15T16:37:43.9445340Z ==> Summary 2021-05-15T16:37:43.9495540Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T16:37:43.9501010Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T16:37:44.1179230Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T16:37:44.1195750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-a7az3n 2021-05-15T16:37:44.2414670Z cp -pR /private/tmp/d20210515-5270-a7az3n/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T16:37:44.3628270Z chmod -Rf +w /private/tmp/d20210515-5270-a7az3n 2021-05-15T16:37:44.5741450Z ==> Finishing up 2021-05-15T16:37:44.6219760Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T16:37:44.6231560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T16:37:44.6242930Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T16:37:44.6254210Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T16:37:44.6271540Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T16:37:44.6282630Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:37:44.6299980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T16:37:44.6314600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T16:37:44.6379420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T16:37:44.6385830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T16:37:44.6392090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T16:37:44.6397590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T16:37:44.6404920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T16:37:44.6410350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T16:37:44.6415620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T16:37:44.6421150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T16:37:44.6426780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T16:37:44.6432590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T16:37:44.6438020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T16:37:44.6443370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T16:37:44.6448770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T16:37:44.6454700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T16:37:44.6460060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T16:37:44.6465470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T16:37:44.6470810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T16:37:44.6475900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T16:37:44.6482480Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:37:44.6492000Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T16:37:44.6497980Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T16:37:44.6503860Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T16:37:44.6513270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T16:37:44.6519640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T16:37:44.6525290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T16:37:44.6530510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T16:37:44.6536260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T16:37:44.6541790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T16:37:44.6547470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T16:37:44.6552870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T16:37:44.6558610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T16:37:44.6564140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T16:37:44.6569830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T16:37:44.6575380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T16:37:44.6581410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T16:37:44.6587180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T16:37:44.6593050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T16:37:44.6598660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T16:37:44.6604610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T16:37:44.6610370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T16:37:44.6622860Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T16:37:44.6624970Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T16:37:44.6627230Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T16:37:44.6635460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T16:37:44.6641380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-15T16:37:44.7130320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5730-xe2zy7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-15T16:37:46.9682450Z ==> Summary 2021-05-15T16:37:46.9829300Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T16:37:46.9835820Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T16:37:46.9884850Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T16:37:46.9902920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-3voq7j 2021-05-15T16:37:47.0035080Z cp -pR /private/tmp/d20210515-5270-3voq7j/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T16:37:47.0200050Z chmod -Rf +w /private/tmp/d20210515-5270-3voq7j 2021-05-15T16:37:47.0688560Z ==> Finishing up 2021-05-15T16:37:47.1071680Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T16:37:47.1078760Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T16:37:47.1085110Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T16:37:47.1093430Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T16:37:47.1098980Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T16:37:47.1108710Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T16:37:47.1116550Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T16:37:47.1264700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5756-1huqo6k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-15T16:37:49.2304290Z ==> Summary 2021-05-15T16:37:49.2329290Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T16:37:49.2336660Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T16:37:49.4395380Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T16:37:49.4412570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1y6yhy0 2021-05-15T16:37:49.5044380Z cp -pR /private/tmp/d20210515-5270-1y6yhy0/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T16:37:49.5570600Z chmod -Rf +w /private/tmp/d20210515-5270-1y6yhy0 2021-05-15T16:37:49.7386880Z ==> Finishing up 2021-05-15T16:37:49.7707320Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T16:37:49.7711910Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T16:37:49.7716460Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T16:37:49.7721010Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T16:37:49.7727250Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T16:37:49.7751210Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T16:37:49.7760340Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T16:37:49.7767590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T16:37:49.7772940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T16:37:49.7777340Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T16:37:49.7782510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T16:37:49.7787360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T16:37:49.7792080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T16:37:49.7797310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T16:37:49.7802840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T16:37:49.7808280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T16:37:49.7814200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T16:37:49.7818850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T16:37:49.7823850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T16:37:49.7828610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T16:37:49.7835730Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T16:37:49.7840570Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T16:37:49.7845750Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T16:37:49.7850410Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T16:37:49.8116040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5785-1mxt7c4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-15T16:37:52.0645290Z ==> Summary 2021-05-15T16:37:52.0696150Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T16:37:52.0701800Z ==> Installing ffmpeg dependency: libass 2021-05-15T16:37:52.2939320Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T16:37:52.2956550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-32ulv3 2021-05-15T16:37:52.3074960Z cp -pR /private/tmp/d20210515-5270-32ulv3/libass/. /usr/local/Cellar/libass 2021-05-15T16:37:52.3195200Z chmod -Rf +w /private/tmp/d20210515-5270-32ulv3 2021-05-15T16:37:52.3691530Z ==> Finishing up 2021-05-15T16:37:52.4068000Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T16:37:52.4074270Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T16:37:52.4078680Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T16:37:52.4083500Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T16:37:52.4090690Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T16:37:52.4214130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5811-10zbpxg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-15T16:37:54.6484330Z ==> Summary 2021-05-15T16:37:54.6502050Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T16:37:54.6507270Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T16:37:54.6722060Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T16:37:54.6739200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-16yxnvr 2021-05-15T16:37:54.6983360Z cp -pR /private/tmp/d20210515-5270-16yxnvr/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T16:37:54.7158920Z chmod -Rf +w /private/tmp/d20210515-5270-16yxnvr 2021-05-15T16:37:54.7873530Z ==> Finishing up 2021-05-15T16:37:54.8289730Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T16:37:54.8294030Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T16:37:54.8298550Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T16:37:54.8305100Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T16:37:54.8311400Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T16:37:54.8315900Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T16:37:54.8321290Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T16:37:54.8328020Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T16:37:54.8486880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5837-8t52fx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-15T16:37:57.0253090Z ==> Summary 2021-05-15T16:37:57.0277180Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T16:37:57.0282250Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T16:37:57.0334760Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T16:37:57.0353760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5270-2ke1hm 2021-05-15T16:37:57.0507850Z cp -pR /private/tmp/d20210515-5270-2ke1hm/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T16:37:57.0722520Z chmod -Rf +w /private/tmp/d20210515-5270-2ke1hm 2021-05-15T16:37:57.1270720Z ==> Finishing up 2021-05-15T16:37:57.1650280Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T16:37:57.1654690Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T16:37:57.1662870Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T16:37:57.1668940Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T16:37:57.1673710Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T16:37:57.1678890Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T16:37:57.1683960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T16:37:57.1688870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T16:37:57.1693450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T16:37:57.1700590Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T16:37:57.1705670Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T16:37:57.1990350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5863-y8qhxn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-15T16:37:59.2504470Z ==> Summary 2021-05-15T16:37:59.2536160Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T16:37:59.2543820Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T16:37:59.2595870Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T16:37:59.2613850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5270-36z8wo 2021-05-15T16:37:59.2750210Z cp -pR /private/tmp/d20210515-5270-36z8wo/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T16:37:59.2924760Z chmod -Rf +w /private/tmp/d20210515-5270-36z8wo 2021-05-15T16:37:59.3424630Z ==> Finishing up 2021-05-15T16:37:59.3631260Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T16:37:59.3684990Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T16:37:59.3690570Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T16:37:59.3704930Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T16:37:59.3853790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5889-1mezwb0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-15T16:38:01.6131600Z ==> Summary 2021-05-15T16:38:01.6157030Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T16:38:01.6163830Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T16:38:01.6229800Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T16:38:01.6247500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1sornmp 2021-05-15T16:38:01.6546790Z cp -pR /private/tmp/d20210515-5270-1sornmp/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T16:38:01.6761160Z chmod -Rf +w /private/tmp/d20210515-5270-1sornmp 2021-05-15T16:38:01.7187670Z ==> Finishing up 2021-05-15T16:38:01.7628620Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T16:38:01.7634660Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T16:38:01.7641810Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T16:38:01.7734490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5915-t8i862.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-15T16:38:03.9285210Z ==> Summary 2021-05-15T16:38:03.9306430Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T16:38:03.9312830Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T16:38:03.9337030Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T16:38:03.9354620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-z9uqa9 2021-05-15T16:38:03.9499680Z cp -pR /private/tmp/d20210515-5270-z9uqa9/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T16:38:03.9652310Z chmod -Rf +w /private/tmp/d20210515-5270-z9uqa9 2021-05-15T16:38:04.0141380Z ==> Finishing up 2021-05-15T16:38:04.0528960Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T16:38:04.0533210Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T16:38:04.0540090Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T16:38:04.0544880Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T16:38:04.0550020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T16:38:04.0554930Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T16:38:04.0559410Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T16:38:04.0564800Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T16:38:04.0571960Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T16:38:04.0577040Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T16:38:04.0715440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5941-1wl494m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-15T16:38:06.2582610Z ==> Summary 2021-05-15T16:38:06.2604630Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T16:38:06.2610850Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T16:38:06.2727610Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T16:38:06.2744570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-svamvi 2021-05-15T16:38:06.7991550Z cp -pR /private/tmp/d20210515-5270-svamvi/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T16:38:07.0320860Z chmod -Rf +w /private/tmp/d20210515-5270-svamvi 2021-05-15T16:38:07.1251650Z ==> Finishing up 2021-05-15T16:38:07.1631630Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T16:38:07.1637660Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T16:38:07.1644160Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T16:38:07.1649060Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T16:38:07.1653200Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T16:38:07.1658130Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T16:38:07.1665130Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T16:38:07.1829910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5967-1r3d9e5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-15T16:38:09.2681930Z ==> Summary 2021-05-15T16:38:09.2702580Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T16:38:09.2708670Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T16:38:09.3107640Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T16:38:09.3125430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5270-19s1vbd 2021-05-15T16:38:09.3466960Z cp -pR /private/tmp/d20210515-5270-19s1vbd/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T16:38:09.3726190Z chmod -Rf +w /private/tmp/d20210515-5270-19s1vbd 2021-05-15T16:38:09.4336310Z ==> Finishing up 2021-05-15T16:38:09.4717180Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T16:38:09.4732250Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T16:38:09.4756240Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T16:38:09.4772510Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T16:38:09.4785390Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T16:38:09.4792890Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T16:38:09.4799830Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T16:38:09.4970650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5993-w7ethh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-15T16:38:11.6638240Z ==> Summary 2021-05-15T16:38:11.6667850Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T16:38:11.6673700Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T16:38:11.7154620Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T16:38:11.7172570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1p5789f 2021-05-15T16:38:11.7329100Z cp -pR /private/tmp/d20210515-5270-1p5789f/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T16:38:11.7475740Z chmod -Rf +w /private/tmp/d20210515-5270-1p5789f 2021-05-15T16:38:11.8068990Z ==> Finishing up 2021-05-15T16:38:11.8443380Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T16:38:11.8449570Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T16:38:11.8455900Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T16:38:11.8460550Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T16:38:11.8466010Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T16:38:11.8472910Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T16:38:11.8614030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6019-1rey42y.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-15T16:38:14.1471140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-19baqvd 2021-05-15T16:38:14.1473370Z ==> Summary 2021-05-15T16:38:14.1474490Z cp -pR /private/tmp/d20210515-5270-19baqvd/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T16:38:14.1475520Z chmod -Rf +w /private/tmp/d20210515-5270-19baqvd 2021-05-15T16:38:14.1476540Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T16:38:14.1477620Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T16:38:14.1478770Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T16:38:14.1646170Z ==> Finishing up 2021-05-15T16:38:14.2025600Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T16:38:14.2042720Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T16:38:14.2044110Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T16:38:14.2049580Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T16:38:14.2054410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T16:38:14.2059230Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T16:38:14.2064100Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T16:38:14.2069270Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T16:38:14.2073910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T16:38:14.2081300Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T16:38:14.2347700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6045-irwm1v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-15T16:38:16.3637340Z ==> Summary 2021-05-15T16:38:16.3702210Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T16:38:16.3707760Z ==> Installing ffmpeg dependency: snappy 2021-05-15T16:38:16.3763910Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T16:38:16.3781610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-8s8z6c 2021-05-15T16:38:16.3908780Z cp -pR /private/tmp/d20210515-5270-8s8z6c/snappy/. /usr/local/Cellar/snappy 2021-05-15T16:38:16.4052430Z chmod -Rf +w /private/tmp/d20210515-5270-8s8z6c 2021-05-15T16:38:16.4534730Z ==> Finishing up 2021-05-15T16:38:16.4982620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T16:38:16.4987060Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T16:38:16.4992100Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T16:38:16.4996220Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T16:38:16.5005220Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T16:38:16.5010030Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T16:38:16.5014720Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T16:38:16.5019270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T16:38:16.5024290Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T16:38:16.5156950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6071-nf6nee.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-15T16:38:18.7132230Z ==> Summary 2021-05-15T16:38:18.7153350Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T16:38:18.7159960Z ==> Installing ffmpeg dependency: speex 2021-05-15T16:38:18.7219750Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T16:38:18.7237120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1cn5sx3 2021-05-15T16:38:18.7399730Z cp -pR /private/tmp/d20210515-5270-1cn5sx3/speex/. /usr/local/Cellar/speex 2021-05-15T16:38:18.7602860Z chmod -Rf +w /private/tmp/d20210515-5270-1cn5sx3 2021-05-15T16:38:18.8148740Z ==> Finishing up 2021-05-15T16:38:18.8532990Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T16:38:18.9049860Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T16:38:18.9106000Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T16:38:18.9114000Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T16:38:18.9119510Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T16:38:18.9125260Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T16:38:18.9132560Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T16:38:18.9287260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6097-iws3r4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-15T16:38:21.0881400Z ==> Summary 2021-05-15T16:38:21.0941780Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T16:38:21.0947920Z ==> Installing ffmpeg dependency: srt 2021-05-15T16:38:21.1024050Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T16:38:21.1041260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1wdtrkz 2021-05-15T16:38:21.1443050Z cp -pR /private/tmp/d20210515-5270-1wdtrkz/srt/. /usr/local/Cellar/srt 2021-05-15T16:38:21.1659960Z chmod -Rf +w /private/tmp/d20210515-5270-1wdtrkz 2021-05-15T16:38:21.2438040Z ==> Finishing up 2021-05-15T16:38:21.2971170Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T16:38:21.2983930Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T16:38:21.2995760Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T16:38:21.3051910Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T16:38:21.3059270Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T16:38:21.3067150Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T16:38:21.3072810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T16:38:21.3078220Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T16:38:21.3083570Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T16:38:21.3090830Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T16:38:21.3096500Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T16:38:21.3263260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6123-4pot41.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-15T16:38:23.4918440Z ==> Summary 2021-05-15T16:38:23.4941300Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T16:38:23.4947400Z ==> Installing ffmpeg dependency: giflib 2021-05-15T16:38:23.4968810Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T16:38:23.4986970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1i22gyr 2021-05-15T16:38:23.5129970Z cp -pR /private/tmp/d20210515-5270-1i22gyr/giflib/. /usr/local/Cellar/giflib 2021-05-15T16:38:23.5283050Z chmod -Rf +w /private/tmp/d20210515-5270-1i22gyr 2021-05-15T16:38:23.5745840Z ==> Finishing up 2021-05-15T16:38:23.6138680Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T16:38:23.6142610Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T16:38:23.6147720Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T16:38:23.6151710Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T16:38:23.6156810Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T16:38:23.6161100Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T16:38:23.6168120Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T16:38:23.6174520Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T16:38:23.6179410Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T16:38:23.6184280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T16:38:23.6189020Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T16:38:23.6373520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6149-3lcaic.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-15T16:38:25.7525950Z ==> Summary 2021-05-15T16:38:25.7548210Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T16:38:25.7553840Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T16:38:25.8128630Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T16:38:25.8146430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-mdunl9 2021-05-15T16:38:25.8834910Z cp -pR /private/tmp/d20210515-5270-mdunl9/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T16:38:25.9237560Z chmod -Rf +w /private/tmp/d20210515-5270-mdunl9 2021-05-15T16:38:26.2119470Z ==> Finishing up 2021-05-15T16:38:26.2720540Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T16:38:26.2724660Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T16:38:26.2730130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T16:38:26.2735010Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T16:38:26.2740390Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T16:38:26.2745890Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T16:38:26.2750870Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T16:38:26.2755940Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T16:38:26.2761060Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T16:38:26.2766620Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T16:38:26.2773700Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T16:38:26.2783660Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T16:38:26.2788440Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T16:38:26.2793950Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T16:38:26.2798990Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T16:38:26.2806380Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T16:38:26.2818690Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T16:38:26.3097500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6176-s2wgnc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-15T16:38:28.5251940Z ==> Summary 2021-05-15T16:38:28.5291790Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T16:38:28.5297290Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T16:38:28.6016920Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T16:38:28.6033930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-kkx0xa 2021-05-15T16:38:28.8109660Z cp -pR /private/tmp/d20210515-5270-kkx0xa/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T16:38:28.9134140Z chmod -Rf +w /private/tmp/d20210515-5270-kkx0xa 2021-05-15T16:38:29.0005220Z ==> Finishing up 2021-05-15T16:38:29.0391840Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T16:38:29.0398770Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T16:38:29.0404930Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T16:38:29.0411120Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T16:38:29.0415560Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T16:38:29.0420670Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T16:38:29.0427340Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T16:38:29.0654630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6202-1u086z0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-15T16:38:31.2200960Z ==> Caveats 2021-05-15T16:38:31.2201810Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:38:31.2203200Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:38:31.2204210Z ==> Summary 2021-05-15T16:38:31.2250980Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T16:38:31.2257770Z ==> Installing ffmpeg dependency: theora 2021-05-15T16:38:31.2398550Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T16:38:31.2416470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5270-zmy6py 2021-05-15T16:38:31.2862190Z cp -pR /private/tmp/d20210515-5270-zmy6py/theora/. /usr/local/Cellar/theora 2021-05-15T16:38:31.3394940Z chmod -Rf +w /private/tmp/d20210515-5270-zmy6py 2021-05-15T16:38:31.4290510Z ==> Finishing up 2021-05-15T16:38:31.4693700Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T16:38:31.4702930Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T16:38:31.4709600Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T16:38:31.4715180Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T16:38:31.4721130Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T16:38:31.4726920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T16:38:31.4731990Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T16:38:31.4737980Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T16:38:31.4743130Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T16:38:31.4748900Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T16:38:31.4754090Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T16:38:31.4762280Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T16:38:31.4767790Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T16:38:31.4773710Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T16:38:31.5050450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6228-2yj0p6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-15T16:38:33.7025090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1mffdfv 2021-05-15T16:38:33.7027680Z ==> Summary 2021-05-15T16:38:33.7028730Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T16:38:33.7029800Z ==> Installing ffmpeg dependency: x264 2021-05-15T16:38:33.7030980Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T16:38:33.7153570Z cp -pR /private/tmp/d20210515-5270-1mffdfv/x264/. /usr/local/Cellar/x264 2021-05-15T16:38:33.7420670Z chmod -Rf +w /private/tmp/d20210515-5270-1mffdfv 2021-05-15T16:38:33.7895180Z ==> Finishing up 2021-05-15T16:38:33.8278040Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T16:38:33.8284180Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T16:38:33.8288460Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T16:38:33.8295110Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T16:38:33.8299730Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T16:38:33.8304410Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T16:38:33.8311460Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T16:38:33.8447580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6254-fbbdb9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-15T16:38:35.9749590Z ==> Summary 2021-05-15T16:38:35.9767430Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T16:38:35.9775070Z ==> Installing ffmpeg dependency: x265 2021-05-15T16:38:35.9864490Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T16:38:35.9883850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5270-1r1qg4t 2021-05-15T16:38:36.1274830Z cp -pR /private/tmp/d20210515-5270-1r1qg4t/x265/. /usr/local/Cellar/x265 2021-05-15T16:38:36.2130260Z chmod -Rf +w /private/tmp/d20210515-5270-1r1qg4t 2021-05-15T16:38:36.3150870Z ==> Finishing up 2021-05-15T16:38:36.3755920Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T16:38:36.3761120Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T16:38:36.3765920Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T16:38:36.3772520Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T16:38:36.3777270Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T16:38:36.3782250Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T16:38:36.3789950Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T16:38:36.3993800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6280-1awnbkj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-15T16:38:38.5022180Z ==> Summary 2021-05-15T16:38:38.5039660Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T16:38:38.5045660Z ==> Installing ffmpeg dependency: xvid 2021-05-15T16:38:38.5066120Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T16:38:38.5084060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1ag4q4j 2021-05-15T16:38:38.5243090Z cp -pR /private/tmp/d20210515-5270-1ag4q4j/xvid/. /usr/local/Cellar/xvid 2021-05-15T16:38:38.5359560Z chmod -Rf +w /private/tmp/d20210515-5270-1ag4q4j 2021-05-15T16:38:38.5813140Z ==> Finishing up 2021-05-15T16:38:38.6202640Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T16:38:38.6209550Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T16:38:38.6214030Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T16:38:38.6337370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6306-iev1pz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-15T16:38:40.8207570Z ==> Summary 2021-05-15T16:38:40.8224960Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T16:38:40.8234610Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T16:38:40.8388440Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T16:38:40.8406350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-13f65yz 2021-05-15T16:38:40.9081440Z cp -pR /private/tmp/d20210515-5270-13f65yz/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T16:38:40.9616320Z chmod -Rf +w /private/tmp/d20210515-5270-13f65yz 2021-05-15T16:38:41.0388510Z ==> Finishing up 2021-05-15T16:38:41.0717250Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T16:38:41.0722800Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T16:38:41.0727390Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T16:38:41.0739540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T16:38:41.0745070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T16:38:41.0749980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T16:38:41.0755200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T16:38:41.0760960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T16:38:41.0766250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T16:38:41.0771140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T16:38:41.0776530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T16:38:41.0781980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T16:38:41.0787150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T16:38:41.0792250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T16:38:41.0797760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T16:38:41.0802890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T16:38:41.0808180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T16:38:41.0813570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T16:38:41.0818750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T16:38:41.0824120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T16:38:41.0829330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T16:38:41.0834410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T16:38:41.0839700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T16:38:41.0861570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T16:38:41.0867270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T16:38:41.0872310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T16:38:41.0877570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T16:38:41.0882810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T16:38:41.0888000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T16:38:41.0893240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T16:38:41.0898670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T16:38:41.0903620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T16:38:41.0908690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T16:38:41.0914810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T16:38:41.0919720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T16:38:41.0924840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T16:38:41.0931060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T16:38:41.0936710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T16:38:41.0941990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T16:38:41.0947540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T16:38:41.0953780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T16:38:41.0958330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T16:38:41.0963610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T16:38:41.0968780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T16:38:41.0974300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T16:38:41.0979290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T16:38:41.0984400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T16:38:41.0989530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T16:38:41.0994720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T16:38:41.0999870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T16:38:41.1005110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T16:38:41.1010150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T16:38:41.1019290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T16:38:41.1022040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T16:38:41.1026640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T16:38:41.1032320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T16:38:41.1037750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T16:38:41.1043240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T16:38:41.1048630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T16:38:41.1053910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T16:38:41.1061920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T16:38:41.1067350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T16:38:41.1072620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T16:38:41.1077940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T16:38:41.1083130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T16:38:41.1108040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T16:38:41.1113470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T16:38:41.1118760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T16:38:41.1139140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T16:38:41.1144430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T16:38:41.1149720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T16:38:41.1155050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T16:38:41.1162850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T16:38:41.1168120Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T16:38:41.1173430Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T16:38:41.1180340Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T16:38:41.1425370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6332-1hmren2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-15T16:38:43.2676780Z ==> Summary 2021-05-15T16:38:43.2734980Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T16:38:43.2740770Z ==> Installing ffmpeg dependency: zimg 2021-05-15T16:38:43.2812670Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:38:43.2829600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-wo599i 2021-05-15T16:38:43.3076960Z cp -pR /private/tmp/d20210515-5270-wo599i/zimg/. /usr/local/Cellar/zimg 2021-05-15T16:38:43.3352470Z chmod -Rf +w /private/tmp/d20210515-5270-wo599i 2021-05-15T16:38:43.3885230Z ==> Finishing up 2021-05-15T16:38:43.4290450Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T16:38:43.4294520Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T16:38:43.4302490Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T16:38:43.4320320Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T16:38:43.4325140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T16:38:43.4329860Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T16:38:43.4336580Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T16:38:43.4494790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6358-it3nnz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-15T16:38:45.5778530Z ==> Summary 2021-05-15T16:38:45.5809250Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T16:38:45.5816080Z ==> Installing ffmpeg 2021-05-15T16:38:45.5819700Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T16:38:45.5837740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5270-1oslmhg 2021-05-15T16:38:45.9814280Z cp -pR /private/tmp/d20210515-5270-1oslmhg/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T16:38:46.2166680Z chmod -Rf +w /private/tmp/d20210515-5270-1oslmhg 2021-05-15T16:38:50.0257480Z ==> Finishing up 2021-05-15T16:38:50.0600160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T16:38:50.0605980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T16:38:50.0610420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T16:38:50.0615570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T16:38:50.0620610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T16:38:50.0625400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T16:38:50.0630160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T16:38:50.0635040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T16:38:50.0639680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T16:38:50.0644450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T16:38:50.0649650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T16:38:50.0654180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T16:38:50.0658790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T16:38:50.0663370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T16:38:50.0668600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T16:38:50.0673390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T16:38:50.0677990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T16:38:50.0683210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T16:38:50.0688430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T16:38:50.0693300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T16:38:50.0697990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T16:38:50.0703090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T16:38:50.0707470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T16:38:50.0712610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T16:38:50.0717350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T16:38:50.0722010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T16:38:50.0726700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T16:38:50.0731380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T16:38:50.0736030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T16:38:50.0741000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T16:38:50.0746070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T16:38:50.0751060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T16:38:50.0755330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T16:38:50.0760390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T16:38:50.0764780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T16:38:50.0770050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T16:38:50.0774770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T16:38:50.0779500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T16:38:50.0786470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T16:38:50.0791180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T16:38:50.0795630Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T16:38:50.0800660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T16:38:50.0806060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T16:38:50.0810330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T16:38:50.0815160Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T16:38:50.0820130Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T16:38:50.0824760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T16:38:50.0830980Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T16:38:50.0840630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T16:38:50.0846670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T16:38:50.0851540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T16:38:50.0856840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T16:38:50.0862660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T16:38:50.0933550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T16:38:50.0938780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T16:38:50.0944260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T16:38:50.0949440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T16:38:50.0954460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T16:38:50.0959480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T16:38:50.0964690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T16:38:50.0969680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T16:38:50.0974810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T16:38:50.0979900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T16:38:50.0987260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T16:38:50.0992530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T16:38:50.0997620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T16:38:50.1002790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T16:38:50.1007500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T16:38:50.1012840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T16:38:50.1017960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T16:38:50.1025060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T16:38:50.1029800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T16:38:50.1034540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T16:38:50.1039200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T16:38:50.1044090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T16:38:50.1049010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T16:38:50.1054000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T16:38:50.1059030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T16:38:50.1064240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T16:38:50.1075890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T16:38:50.1077440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T16:38:50.1078750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T16:38:50.1083300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T16:38:50.1087830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T16:38:50.1092190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T16:38:50.1097000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T16:38:50.1102150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T16:38:50.1106990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T16:38:50.1112060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T16:38:50.1116320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T16:38:50.1121030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T16:38:50.1125710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T16:38:50.1132110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T16:38:50.1137020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T16:38:50.1141980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T16:38:50.1146770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T16:38:50.1151360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T16:38:50.1157310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T16:38:50.1162460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T16:38:50.1167130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T16:38:50.1170650Z Only the first 100 operations were output. 2021-05-15T16:38:50.2267420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6384-nqfot3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-15T16:38:52.6767630Z ==> Summary 2021-05-15T16:38:52.6935170Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T16:38:53.5561560Z ==> Caveats 2021-05-15T16:38:53.5562450Z ==> tesseract 2021-05-15T16:38:53.5579010Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:38:53.5580600Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:38:55.2006260Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T16:38:56.3451020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T16:38:56.9049290Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T16:38:57.2551590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T16%3A45%3A00Z&sig=gRlIXMW8SzhxfSuAC7w17DPpB08VuTnMfdqlL%2BXeiG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:57.2869420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-15T16\%3A45\%3A00Z\&sig=gRlIXMW8SzhxfSuAC7w17DPpB08VuTnMfdqlL\%2BXeiG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:57.8304030Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T16:38:57.9400960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T16:38:59.1251420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T16:38:59.7040330Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T16:39:00.0982930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T16%3A45%3A00Z&sig=sNphylkZjkEAeZu0JmXXdOSD0ZH%2BnVm6y%2BlQuREVuxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:00.1423350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-15T16\%3A45\%3A00Z\&sig=sNphylkZjkEAeZu0JmXXdOSD0ZH\%2BnVm6y\%2BlQuREVuxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:00.3116680Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T16:39:00.3536230Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T16:39:00.3540830Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T16:39:00.4221500Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T16:39:00.4253620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6391-1gqs37r 2021-05-15T16:39:01.0373940Z cp -pR /private/tmp/d20210515-6391-1gqs37r/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T16:39:01.5764200Z chmod -Rf +w /private/tmp/d20210515-6391-1gqs37r 2021-05-15T16:39:01.9305630Z ==> Finishing up 2021-05-15T16:39:01.9616210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T16:39:01.9619720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T16:39:01.9624620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T16:39:01.9629370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T16:39:01.9633770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T16:39:01.9638350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T16:39:01.9643420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T16:39:01.9647950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T16:39:01.9652400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T16:39:01.9661120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T16:39:01.9672130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T16:39:01.9686900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T16:39:01.9693700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T16:39:01.9703090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T16:39:01.9714140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T16:39:01.9731210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T16:39:01.9737860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T16:39:01.9747890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T16:39:01.9764520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T16:39:01.9773940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T16:39:01.9783990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T16:39:01.9793840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T16:39:01.9798740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T16:39:01.9807850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T16:39:01.9819540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T16:39:01.9831080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T16:39:01.9846970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T16:39:01.9857280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T16:39:01.9867380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T16:39:01.9879490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T16:39:01.9893170Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T16:39:01.9943870Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T16:39:01.9949000Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T16:39:01.9959050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T16:39:01.9965360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T16:39:01.9970430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T16:39:01.9975740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T16:39:01.9980980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T16:39:01.9986870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T16:39:01.9991860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T16:39:01.9997160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T16:39:02.0002390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T16:39:02.0007600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T16:39:02.0012970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T16:39:02.0018270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T16:39:02.0023820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T16:39:02.0029070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T16:39:02.0034190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T16:39:02.0039120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T16:39:02.0044480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T16:39:02.0049910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T16:39:02.0055540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T16:39:02.0061190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T16:39:02.0066470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T16:39:02.0071810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T16:39:02.0078050Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T16:39:02.0083610Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T16:39:02.0089370Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T16:39:02.1475360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6561-9k1zgu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-15T16:39:04.3887500Z ==> Summary 2021-05-15T16:39:04.4337160Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T16:39:04.4342020Z ==> Installing imagemagick@6 2021-05-15T16:39:04.4345390Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T16:39:04.4363160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6391-jcs6l8 2021-05-15T16:39:04.7914630Z cp -pR /private/tmp/d20210515-6391-jcs6l8/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T16:39:05.1918420Z chmod -Rf +w /private/tmp/d20210515-6391-jcs6l8 2021-05-15T16:39:06.8979750Z ==> Finishing up 2021-05-15T16:39:07.1579020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6587-18ocdah.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-15T16:39:09.5240860Z ==> Caveats 2021-05-15T16:39:09.5242120Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:39:09.5242940Z because this is an alternate version of another formula. 2021-05-15T16:39:09.5243320Z 2021-05-15T16:39:09.5243910Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:39:09.5245200Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:39:09.5245740Z 2021-05-15T16:39:09.5246300Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:39:09.5247760Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:39:09.5248850Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:39:09.5249250Z 2021-05-15T16:39:09.5250150Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:39:09.5251090Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:39:09.5251520Z 2021-05-15T16:39:09.5252240Z ==> Summary 2021-05-15T16:39:09.5673670Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T16:39:10.2983190Z ==> Caveats 2021-05-15T16:39:10.2984120Z ==> imagemagick@6 2021-05-15T16:39:10.3026750Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:39:10.3027830Z because this is an alternate version of another formula. 2021-05-15T16:39:10.3028210Z 2021-05-15T16:39:10.3028780Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:39:10.3030140Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:39:10.3030620Z 2021-05-15T16:39:10.3031180Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:39:10.3032230Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:39:10.3033320Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:39:10.3033710Z 2021-05-15T16:39:10.3034610Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:39:10.3035580Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:39:10.3036000Z 2021-05-15T16:39:12.1643410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T16:39:13.2206660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T16:39:13.7926000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T16:39:14.1367750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T16%3A45%3A00Z&sig=m855o8GCCI5PNz857fMMMNcho2V7OK%2B8%2BjBPaJSL2lo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:14.1795290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-15T16\%3A45\%3A00Z\&sig=m855o8GCCI5PNz857fMMMNcho2V7OK\%2B8\%2BjBPaJSL2lo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:14.2613480Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T16:39:14.2684880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T16:39:15.3787080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T16:39:15.9487010Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T16:39:16.2917350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T16%3A45%3A00Z&sig=TELFOtGnF4hLbCpWKWWKmdr5kN1abE1EwAQtQGsJG80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:16.3384170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-15T16\%3A45\%3A00Z\&sig=TELFOtGnF4hLbCpWKWWKmdr5kN1abE1EwAQtQGsJG80\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:16.4073330Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T16:39:16.4145630Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T16:39:17.5347310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T16:39:18.3431280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T16:39:18.6898570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T16%3A45%3A00Z&sig=l84g04RnnOS8vG8I18jip0GF%2BEYw8QGR3CMS6UR7hF0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:18.7198740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-15T16\%3A45\%3A00Z\&sig=l84g04RnnOS8vG8I18jip0GF\%2BEYw8QGR3CMS6UR7hF0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:19.2924380Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T16:39:19.4433110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T16:39:20.5268950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T16:39:21.0679720Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T16:39:21.4044760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T16%3A45%3A00Z&sig=1unt5jHSo9hP1qDBjN8T1XrtLhcKS%2BVFaWaQG3SNniY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:21.4382740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-15T16\%3A45\%3A00Z\&sig=1unt5jHSo9hP1qDBjN8T1XrtLhcKS\%2BVFaWaQG3SNniY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:21.4830210Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T16:39:21.4862510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T16:39:22.5546360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T16:39:23.0947310Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T16:39:23.4456230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T16%3A45%3A00Z&sig=97Y722jsqZzS8Qer4HjmzXopcDR2GG7yo2BJuts4mF0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:23.4897750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-15T16\%3A45\%3A00Z\&sig=97Y722jsqZzS8Qer4HjmzXopcDR2GG7yo2BJuts4mF0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:23.5410550Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T16:39:23.5441370Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T16:39:24.6600890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T16:39:25.2026370Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T16:39:25.5406400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T16%3A45%3A00Z&sig=xXVHF%2FV2kT625HtqTMK56xhCCvWOHWIOdVKjNHE8vXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:25.5694710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-15T16\%3A45\%3A00Z\&sig=xXVHF\%2FV2kT625HtqTMK56xhCCvWOHWIOdVKjNHE8vXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:25.6710960Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T16:39:25.6777460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T16:39:26.7885670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T16:39:27.3311000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T16:39:27.6792130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T16%3A45%3A00Z&sig=1jIHdAcWpxqJRf0pytfYQ%2FJ5agNZw%2BvS0Dfap39Zj1g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:27.7175880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-15T16\%3A45\%3A00Z\&sig=1jIHdAcWpxqJRf0pytfYQ\%2FJ5agNZw\%2BvS0Dfap39Zj1g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:27.8277750Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T16:39:27.8349180Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T16:39:28.9398570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T16:39:29.4959710Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T16:39:29.8488100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T16%3A45%3A00Z&sig=%2FLC9Xn4OO3wULdZuyBkAiHjeXLLkBjElIgf7fjQMVec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:29.8996980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-15T16\%3A45\%3A00Z\&sig=\%2FLC9Xn4OO3wULdZuyBkAiHjeXLLkBjElIgf7fjQMVec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:29.9366160Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T16:39:29.9396890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T16:39:31.1296700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T16:39:31.6227360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T16:39:31.9517830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T16%3A45%3A00Z&sig=xcN89YRujWz%2F9Bto5mROiJSrZDIlCS2IKvAgH%2BDxkno%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:32.0088800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-15T16\%3A45\%3A00Z\&sig=xcN89YRujWz\%2F9Bto5mROiJSrZDIlCS2IKvAgH\%2BDxkno\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:32.0580080Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T16:39:32.0624670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T16:39:33.1530630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T16:39:33.6757180Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T16:39:33.9994770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T16%3A45%3A00Z&sig=0XypIUfUR1Jln7IxJwsm2rfjZrgNyf%2F8ZV6%2B6IkLMEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:34.0393780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-15T16\%3A45\%3A00Z\&sig=0XypIUfUR1Jln7IxJwsm2rfjZrgNyf\%2F8ZV6\%2B6IkLMEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:34.0848330Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:39:34.0882740Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T16:39:35.1652760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T16:39:35.7010560Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T16:39:36.0335750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T16%3A45%3A00Z&sig=%2BGEy7xCkh6eSt3KZrN58pL6emT4xu065tcfMsU4sIkU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:36.0641040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-15T16\%3A45\%3A00Z\&sig=\%2BGEy7xCkh6eSt3KZrN58pL6emT4xu065tcfMsU4sIkU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:36.1715780Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:39:36.1783090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T16:39:37.2954440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T16:39:37.8737390Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T16:39:38.2097340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T16%3A45%3A00Z&sig=eYURDK4AvwPb63CBxupM22S1hu6lLp241QmC1dLBNT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:39:38.2526690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-15T16\%3A45\%3A00Z\&sig=eYURDK4AvwPb63CBxupM22S1hu6lLp241QmC1dLBNT4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:39:38.5385180Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T16:39:38.5884010Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T16:39:38.5887540Z ==> Installing imagemagick dependency: libde265 2021-05-15T16:39:38.6461950Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T16:39:38.6490100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-txlcqg 2021-05-15T16:39:38.6797760Z cp -pR /private/tmp/d20210515-6594-txlcqg/libde265/. /usr/local/Cellar/libde265 2021-05-15T16:39:38.7032180Z chmod -Rf +w /private/tmp/d20210515-6594-txlcqg 2021-05-15T16:39:38.7657510Z ==> Finishing up 2021-05-15T16:39:38.8075210Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T16:39:38.8080150Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T16:39:38.8085050Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T16:39:38.8089710Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T16:39:38.8094450Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T16:39:38.8101120Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T16:39:38.8107780Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T16:39:38.8112560Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T16:39:38.8117790Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T16:39:38.8124910Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T16:39:38.8308600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6825-ylyhr0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-15T16:39:41.0554020Z ==> Summary 2021-05-15T16:39:41.0582220Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T16:39:41.0588160Z ==> Installing imagemagick dependency: docbook 2021-05-15T16:39:41.0609280Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T16:39:41.0626990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-hsnjku 2021-05-15T16:39:41.1640640Z cp -pR /private/tmp/d20210515-6594-hsnjku/docbook/. /usr/local/Cellar/docbook 2021-05-15T16:39:41.2809480Z chmod -Rf +w /private/tmp/d20210515-6594-hsnjku 2021-05-15T16:39:41.3716910Z ==> Finishing up 2021-05-15T16:39:41.4237580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6851-cu0cgx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-15T16:39:43.2364280Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T16:39:43.2765200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.2930590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3031140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3129700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3228270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3322060Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3416700Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3514020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3606530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3700180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3794280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3887420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.3980830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.4074260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:43.7326860Z ==> Caveats 2021-05-15T16:39:43.7327630Z To use the DocBook package in your XML toolchain, 2021-05-15T16:39:43.7328330Z you need to add the following to your ~/.bashrc: 2021-05-15T16:39:43.7328670Z 2021-05-15T16:39:43.7329220Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:39:43.7330150Z ==> Summary 2021-05-15T16:39:43.7464150Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T16:39:43.7470670Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T16:39:43.7518860Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T16:39:43.7536150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-i0kleq 2021-05-15T16:39:45.5379640Z cp -pR /private/tmp/d20210515-6594-i0kleq/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T16:39:48.1981310Z chmod -Rf +w /private/tmp/d20210515-6594-i0kleq 2021-05-15T16:39:49.3605010Z ==> Finishing up 2021-05-15T16:39:49.4029990Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T16:39:49.4039100Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T16:39:49.4131230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6892-1rxkbk3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-15T16:39:51.2453740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:51.2550440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:51.2651450Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:39:51.2748080Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.2841080Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.2938550Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3032550Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3127550Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3227770Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3325930Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3419820Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3514050Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3609270Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3701800Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3794220Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:51.3900290Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4027690Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4135420Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4230090Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4329430Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4427140Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4521000Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4615530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4734400Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4828610Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.4922830Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T16:39:51.5020770Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:51.5116900Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T16:39:52.5386280Z ==> Summary 2021-05-15T16:39:52.8087370Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T16:39:52.8094390Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T16:39:52.8115940Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T16:39:52.8134530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-4bngp7 2021-05-15T16:39:52.8248090Z cp -pR /private/tmp/d20210515-6594-4bngp7/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T16:39:52.8374670Z chmod -Rf +w /private/tmp/d20210515-6594-4bngp7 2021-05-15T16:39:52.8778040Z ==> Finishing up 2021-05-15T16:39:52.9173900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6946-ms6ipx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-15T16:39:55.0524390Z ==> Caveats 2021-05-15T16:39:55.0527370Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:39:55.0528950Z because macOS already provides this software and installing another version in 2021-05-15T16:39:55.0529730Z parallel can cause all kinds of trouble. 2021-05-15T16:39:55.0530040Z 2021-05-15T16:39:55.0530990Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:39:55.0532250Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:39:55.0532700Z 2021-05-15T16:39:55.0532900Z 2021-05-15T16:39:55.0533540Z Bash completion has been installed to: 2021-05-15T16:39:55.0534570Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:39:55.0535440Z ==> Summary 2021-05-15T16:39:55.0546540Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T16:39:55.0552380Z ==> Installing imagemagick dependency: xmlto 2021-05-15T16:39:55.0686940Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T16:39:55.0704930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6594-q5c1lk 2021-05-15T16:39:55.0904530Z cp -pR /private/tmp/d20210515-6594-q5c1lk/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T16:39:55.1210190Z chmod -Rf +w /private/tmp/d20210515-6594-q5c1lk 2021-05-15T16:39:55.1757890Z ==> Finishing up 2021-05-15T16:39:55.2166930Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T16:39:55.2170820Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T16:39:55.2183410Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T16:39:55.2199310Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T16:39:55.2204870Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T16:39:55.2295690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6972-knmpfk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-15T16:39:57.3540910Z ==> Summary 2021-05-15T16:39:57.3582320Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T16:39:57.3588100Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T16:39:57.4392930Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T16:39:57.4409400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-12u18me 2021-05-15T16:39:57.5169970Z cp -pR /private/tmp/d20210515-6594-12u18me/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T16:39:57.6554490Z chmod -Rf +w /private/tmp/d20210515-6594-12u18me 2021-05-15T16:39:57.8037570Z ==> Finishing up 2021-05-15T16:39:57.8452360Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T16:39:57.8466800Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T16:39:57.8473310Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T16:39:57.8487640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8499050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8536880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8547460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8557570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8574230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8582820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8590680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8604340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8612840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8623320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8632840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8643150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8656850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8665090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8673560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8684130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8716220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8718390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8720550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8733030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8740840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8751160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8755690Z mkdir -p /usr/local/share/locale/fo 2021-05-15T16:39:57.8759060Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T16:39:57.8767740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8775140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8785300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8796310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8806840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8820350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8828450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8839910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8849160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8861930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8864340Z mkdir -p /usr/local/share/locale/ia 2021-05-15T16:39:57.8867720Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T16:39:57.8873000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8885800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8894280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8904110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8914400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8929030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8941590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8952700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8962310Z mkdir -p /usr/local/share/locale/ky 2021-05-15T16:39:57.8964310Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T16:39:57.8966480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.8977150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9022660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9065990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9080050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9182640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9200610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9232660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9254770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9258760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9260930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9263300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9265860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9268360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9271230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9273540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9277560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9279700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9282240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9284570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9286690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9289040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9291820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9294240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9296470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9298380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9300320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9304250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9306400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9308590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9318510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9325660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9336880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9369760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:39:57.9379230Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T16:39:57.9388340Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T16:39:57.9393680Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T16:39:57.9918550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6998-14blef6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-15T16:39:59.9048000Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:40:01.7189690Z ==> Summary 2021-05-15T16:40:01.7392710Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T16:40:01.7398060Z ==> Installing imagemagick dependency: libheif 2021-05-15T16:40:01.8442360Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T16:40:01.8460640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-1sqyn6n 2021-05-15T16:40:01.8774220Z cp -pR /private/tmp/d20210515-6594-1sqyn6n/libheif/. /usr/local/Cellar/libheif 2021-05-15T16:40:01.9027360Z chmod -Rf +w /private/tmp/d20210515-6594-1sqyn6n 2021-05-15T16:40:02.0098350Z ==> Finishing up 2021-05-15T16:40:02.0510960Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T16:40:02.0515620Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T16:40:02.0520100Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T16:40:02.0524720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T16:40:02.0531380Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T16:40:02.0537690Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T16:40:02.0547140Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T16:40:02.0552560Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T16:40:02.0557550Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T16:40:02.0563660Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T16:40:02.0589450Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T16:40:02.0594820Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T16:40:02.0599840Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T16:40:02.0606310Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T16:40:02.0611340Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T16:40:02.0616270Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T16:40:02.0624300Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T16:40:02.0813690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7025-1ao5p29.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-15T16:40:03.9120020Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:40:05.4989320Z ==> Summary 2021-05-15T16:40:05.5022700Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T16:40:05.5028440Z ==> Installing imagemagick dependency: liblqr 2021-05-15T16:40:05.5553140Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T16:40:05.5570330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6594-nqaj0s 2021-05-15T16:40:05.5704130Z cp -pR /private/tmp/d20210515-6594-nqaj0s/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T16:40:05.5884610Z chmod -Rf +w /private/tmp/d20210515-6594-nqaj0s 2021-05-15T16:40:05.6405900Z ==> Finishing up 2021-05-15T16:40:05.6819370Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T16:40:05.6826660Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T16:40:05.6831250Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T16:40:05.6838700Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T16:40:05.6978720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7052-14b43hv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-15T16:40:07.8311390Z ==> Summary 2021-05-15T16:40:07.8337090Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T16:40:07.8342100Z ==> Installing imagemagick dependency: libomp 2021-05-15T16:40:07.8391810Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T16:40:07.8408980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-1hrg00c 2021-05-15T16:40:07.8575630Z cp -pR /private/tmp/d20210515-6594-1hrg00c/libomp/. /usr/local/Cellar/libomp 2021-05-15T16:40:07.8692950Z chmod -Rf +w /private/tmp/d20210515-6594-1hrg00c 2021-05-15T16:40:07.9124690Z ==> Finishing up 2021-05-15T16:40:07.9554870Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T16:40:07.9559190Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T16:40:07.9563670Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T16:40:07.9569990Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T16:40:07.9574610Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T16:40:07.9693530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7078-1dvd56y.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-15T16:40:10.0919610Z ==> Summary 2021-05-15T16:40:10.0935490Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T16:40:10.0941050Z ==> Installing imagemagick dependency: imath 2021-05-15T16:40:10.0994010Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:40:10.1011750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-5u2kqy 2021-05-15T16:40:10.1250600Z cp -pR /private/tmp/d20210515-6594-5u2kqy/imath/. /usr/local/Cellar/imath 2021-05-15T16:40:10.1546960Z chmod -Rf +w /private/tmp/d20210515-6594-5u2kqy 2021-05-15T16:40:10.2108420Z ==> Finishing up 2021-05-15T16:40:10.2554800Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T16:40:10.2563380Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T16:40:10.2568420Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T16:40:10.2573270Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T16:40:10.2578650Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T16:40:10.2583260Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T16:40:10.2590140Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T16:40:10.2803540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7104-q53io3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-15T16:40:12.3767180Z ==> Summary 2021-05-15T16:40:12.3806840Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T16:40:12.3813630Z ==> Installing imagemagick dependency: openexr 2021-05-15T16:40:12.3909050Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:40:12.3925960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-15rno9d 2021-05-15T16:40:12.4663650Z cp -pR /private/tmp/d20210515-6594-15rno9d/openexr/. /usr/local/Cellar/openexr 2021-05-15T16:40:12.5627310Z chmod -Rf +w /private/tmp/d20210515-6594-15rno9d 2021-05-15T16:40:12.7645430Z ==> Finishing up 2021-05-15T16:40:12.8247520Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T16:40:12.8256060Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T16:40:12.8275160Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T16:40:12.8285760Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T16:40:12.8344290Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T16:40:12.8349750Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T16:40:12.8355580Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T16:40:12.8360730Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T16:40:12.8368160Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T16:40:12.8376820Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T16:40:12.8386000Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T16:40:12.8391390Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T16:40:12.8396640Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T16:40:12.8401910Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T16:40:12.8407060Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T16:40:12.8412400Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T16:40:12.8418390Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T16:40:12.8423310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T16:40:12.8429310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T16:40:12.8434910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T16:40:12.8440730Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T16:40:13.8477290Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T16:40:13.8485950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T16:40:13.8488460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T16:40:13.8490550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T16:40:13.8493450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T16:40:13.8495530Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T16:40:13.8497290Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T16:40:13.8500100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7133-1803nsv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-15T16:40:15.0751570Z ==> Summary 2021-05-15T16:40:15.0860950Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T16:40:15.0866900Z ==> Installing imagemagick 2021-05-15T16:40:15.0870570Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T16:40:15.0888690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6594-jj6eed 2021-05-15T16:40:15.4581870Z cp -pR /private/tmp/d20210515-6594-jj6eed/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T16:40:15.9013240Z chmod -Rf +w /private/tmp/d20210515-6594-jj6eed 2021-05-15T16:40:18.7940710Z ==> Finishing up 2021-05-15T16:40:18.8194600Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T16:40:18.8200430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T16:40:18.8205360Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T16:40:18.8210550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T16:40:18.8215760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T16:40:18.8220340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T16:40:18.8226130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T16:40:18.8230640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T16:40:18.8235980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T16:40:18.8241870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T16:40:18.8246170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T16:40:18.8251330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T16:40:18.8256280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T16:40:18.8260760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T16:40:18.8267810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T16:40:18.8272720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T16:40:18.8284800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T16:40:18.8286620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T16:40:18.8288200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T16:40:18.8292440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T16:40:18.8296910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T16:40:18.8302170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T16:40:18.8307330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T16:40:18.8312540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T16:40:18.8318280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T16:40:18.8323150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T16:40:18.8328420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T16:40:18.8333240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T16:40:18.8339610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T16:40:18.8344820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T16:40:18.8352000Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T16:40:18.8358100Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T16:40:18.8365440Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T16:40:18.8375360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T16:40:18.8381060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T16:40:18.8387370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T16:40:18.8392760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T16:40:18.8398250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T16:40:18.8403670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T16:40:18.8408690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T16:40:18.8414370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T16:40:18.8419760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T16:40:18.8425580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T16:40:18.8431300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T16:40:18.8436910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T16:40:18.8443120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T16:40:18.8448800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T16:40:18.8475210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T16:40:18.8480950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T16:40:18.8485980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T16:40:18.8493430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T16:40:18.8499320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T16:40:18.8504090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T16:40:18.8509380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T16:40:18.8514950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T16:40:18.8519570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T16:40:18.8524380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T16:40:18.8529660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T16:40:18.8534510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T16:40:18.8539790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T16:40:18.8544940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T16:40:18.8550380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T16:40:18.8555770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T16:40:18.8563230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T16:40:18.8568080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T16:40:18.8573660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T16:40:18.8578640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T16:40:18.8584040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T16:40:18.8588950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T16:40:18.8594190Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T16:40:18.8599320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T16:40:19.1230300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7159-2am9si.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-15T16:40:21.4921390Z ==> Summary 2021-05-15T16:40:21.5385340Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T16:40:23.0995200Z ==> Caveats 2021-05-15T16:40:23.0996140Z ==> docbook 2021-05-15T16:40:23.1011350Z To use the DocBook package in your XML toolchain, 2021-05-15T16:40:23.1012100Z you need to add the following to your ~/.bashrc: 2021-05-15T16:40:23.1012430Z 2021-05-15T16:40:23.1012970Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:40:23.1014110Z ==> gnu-getopt 2021-05-15T16:40:23.1044410Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:23.1045500Z because macOS already provides this software and installing another version in 2021-05-15T16:40:23.1046280Z parallel can cause all kinds of trouble. 2021-05-15T16:40:23.1046610Z 2021-05-15T16:40:23.1047580Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:40:23.1049380Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:23.1049860Z 2021-05-15T16:40:23.1050050Z 2021-05-15T16:40:23.1050530Z Bash completion has been installed to: 2021-05-15T16:40:23.1051560Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:40:24.6398040Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T16:40:25.7548920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T16:40:26.3183260Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T16:40:26.6839640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T16%3A50%3A00Z&sig=%2B5FN5pE3A2d%2BZJWxgbGq7K8wlsnq9Mx5RS2z90VbPsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:26.7190820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-15T16\%3A50\%3A00Z\&sig=\%2B5FN5pE3A2d\%2BZJWxgbGq7K8wlsnq9Mx5RS2z90VbPsE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:26.7678140Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T16:40:26.8313470Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T16:40:26.8339250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7166-ecvn9g 2021-05-15T16:40:26.8536420Z cp -pR /private/tmp/d20210515-7166-ecvn9g/udunits/. /usr/local/Cellar/udunits 2021-05-15T16:40:26.8741980Z chmod -Rf +w /private/tmp/d20210515-7166-ecvn9g 2021-05-15T16:40:26.9301050Z ==> Finishing up 2021-05-15T16:40:26.9703960Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T16:40:26.9710770Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T16:40:26.9715640Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T16:40:26.9724570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T16:40:26.9731630Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T16:40:26.9770520Z info /usr/local/share/info/udunits2.info 2021-05-15T16:40:26.9781240Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T16:40:26.9816500Z info /usr/local/share/info/udunits2lib.info 2021-05-15T16:40:26.9826180Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T16:40:26.9859140Z info /usr/local/share/info/udunits2prog.info 2021-05-15T16:40:26.9868750Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T16:40:26.9876140Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T16:40:26.9881970Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T16:40:27.0032050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7333-1r7guzx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-15T16:40:29.0503430Z ==> Summary 2021-05-15T16:40:29.0532250Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T16:40:31.1952210Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T16:40:31.1952870Z To reinstall 1.6, run: 2021-05-15T16:40:31.1953830Z brew reinstall jq 2021-05-15T16:40:32.6775420Z ==> Caveats 2021-05-15T16:40:32.6776220Z imagej requires Java. You can install the latest version with: 2021-05-15T16:40:32.6777260Z brew install --cask adoptopenjdk 2021-05-15T16:40:32.6777630Z 2021-05-15T16:40:33.3038790Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T16:40:33.5632080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T16:40:41.1988270Z ==> Verifying checksum for cask 'imagej' 2021-05-15T16:40:41.3613860Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:40:41.3615100Z ==> Installing Cask imagej 2021-05-15T16:40:41.4064930Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7443-mzjndw 2021-05-15T16:40:41.5723730Z cp -pR /private/tmp/d20210515-7443-mzjndw/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T16:40:41.7301040Z chmod -Rf +w /private/tmp/d20210515-7443-mzjndw 2021-05-15T16:40:41.8057860Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T16:40:42.0428370Z 🍺 imagej was successfully installed! 2021-05-15T16:40:44.1898510Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T16:40:45.8980180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T16:40:46.2576410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T16%3A50%3A00Z&sig=KcVdgICiTInhEB%2FiDo8apMu6wYPxYiEERZ7Ne72nN9Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:46.4047760Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T16:40:48.0934460Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T16:40:48.5396880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T16%3A50%3A00Z&sig=l%2FFQYBAo3oi%2BT%2FXrHgixpvCBUT6HvWHaqndKCSHeI04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:48.9281880Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T16:40:48.9286190Z ==> Installing bowtie2 dependency: tbb 2021-05-15T16:40:49.0281820Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T16:40:51.5630100Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T16:40:51.5636300Z ==> Installing bowtie2 2021-05-15T16:40:51.5640060Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T16:40:54.3388290Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T16:40:57.3230930Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T16:40:58.9784150Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T16:40:59.3627400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T16%3A50%3A00Z&sig=AXLSk3YieRcmoXA9MySN%2FnzZ7OgkLh%2BBHexEU9nFLvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:59.4796130Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T16:41:01.3571480Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T16:41:01.7337450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T16%3A50%3A00Z&sig=Nw3KcVdXbT%2F7KygjsduKtOJcyOOV%2BPDF%2BBSAMVxhBsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:01.8152690Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T16:41:03.5401920Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T16:41:03.8948000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T16%3A50%3A00Z&sig=b%2BXr5gmZffydbySed2H6SWbwzrTLD5p3UIXQd%2BrnLvE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:03.9901450Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T16:41:05.6409070Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T16:41:05.9942190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T16%3A50%3A00Z&sig=KXrQWW9fGyqYxKE%2BaTYEj49cCV%2FSnSU4V5FZfLTFQiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:06.0934910Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T16:41:07.7332980Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T16:41:08.0835130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T16%3A50%3A00Z&sig=hlDkQG4WCnlSkE1JJgThMyMJmA4PxD%2FRC7RU5zlPASc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:08.2023090Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T16:41:09.9034850Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T16:41:10.2881570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T16%3A50%3A00Z&sig=DMd9m8Tcc1YiBs9RJBFEW7IA73MnjJfjP%2B9XveL%2F03M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:10.5028510Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:41:11.9725370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T16:41:11.9729240Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:41:11.9732500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:41:11.9735080Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T16:41:13.1289960Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T16:41:13.4766400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T16%3A50%3A00Z&sig=Yduxymv80rPtLxJ1EhmsBaTWZtzQtw9IBCGF3aNI3jM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:13.5676570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T16:41:15.2525200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T16:41:15.6285860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T16%3A50%3A00Z&sig=peTHOKTaXeYPPzIhVr9zniwwwsJGI6kcLggPKGAJ66s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:15.8969400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T16:41:17.5256090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T16:41:17.9125980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T16%3A50%3A00Z&sig=pfPIIGDKYeeYgGv6Enn0V3yJ1R5GWoeTCLi%2Bbli5jyA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:18.0983020Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T16:41:19.6813000Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T16:41:20.0284280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T16%3A50%3A00Z&sig=hluGiZC%2BfxtGSa2Hnh3e5JBAO5W1dt%2B8%2BCxrq4Ym1Jw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:20.2219090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T16:41:21.8246120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T16:41:22.2143040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T16%3A50%3A00Z&sig=9Ch%2FHVl8vx0y6koSZME1ZnimhvGo3UCf4oeCvp%2BRg1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:22.3029930Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T16:41:23.9241990Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T16:41:24.2627490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T16%3A50%3A00Z&sig=xCrZnZQN4rOiZETO48KfnkTUbCyyPBkNxNAaWqJSCCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:24.3659330Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T16:41:25.9641040Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T16:41:26.5902720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T16%3A50%3A00Z&sig=0OnzyDeBfWdMUWfl6kWRKVs20iIBtnQaUYetQK3Y1o8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:26.6866920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T16:41:28.2428030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T16:41:28.6831140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T16%3A50%3A00Z&sig=Iw%2BSdRjAUaYHDv8LxBQz0ePj4pnRDtlmdasSt1q%2F2gw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:28.9063110Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:41:30.5219240Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:41:30.9173550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T16%3A50%3A00Z&sig=k%2FKyQ0UK4fTcNgryHKsRoNQ7jUSdGxQOBBF4P4YcxKY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:31.0615820Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T16:41:32.6503500Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T16:41:32.9764230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T16%3A50%3A00Z&sig=55YCycYGCRP2Y9YrpM0LWVkIsitiP57O77V%2FZ0XN4ds%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:33.3952290Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T16:41:35.0349240Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T16:41:35.4532090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T16%3A50%3A00Z&sig=Ay2mpH5%2BHdoejEcfuEdd37wKl8heiHppYEMiZO0yU4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:35.6146720Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T16:41:37.2027560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T16:41:37.6732240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T16%3A50%3A00Z&sig=bHSbptuJE5sggZ5gRLG0UfZ2NgfcNOIpIzQqjrSMmgg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:38.0226190Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T16:41:39.6214710Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T16:41:39.9653010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T16%3A50%3A00Z&sig=IWCkPbBERkDqPJYJPd65I4pQMVYUc%2FWQm1Tf%2BX7Qejk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:40.3457580Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-15T16:41:40.3459910Z ==> Installing gdal dependency: cfitsio 2021-05-15T16:41:40.4039080Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T16:41:42.7418130Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T16:41:42.7433000Z ==> Installing gdal dependency: popt 2021-05-15T16:41:42.7444790Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T16:41:45.0498950Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T16:41:45.0504110Z ==> Installing gdal dependency: epsilon 2021-05-15T16:41:45.0553780Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T16:41:47.3176730Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T16:41:47.3181910Z ==> Installing gdal dependency: expat 2021-05-15T16:41:47.3204590Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T16:41:49.6257950Z ==> Caveats 2021-05-15T16:41:49.6259110Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:41:49.6260110Z because macOS already provides this software and installing another version in 2021-05-15T16:41:49.6260850Z parallel can cause all kinds of trouble. 2021-05-15T16:41:49.6261180Z 2021-05-15T16:41:49.6261690Z If you need to have expat first in your PATH, run: 2021-05-15T16:41:49.6262920Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:41:49.6263360Z 2021-05-15T16:41:49.6263880Z For compilers to find expat you may need to set: 2021-05-15T16:41:49.6264850Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:41:49.6265860Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:41:49.6266220Z 2021-05-15T16:41:49.6267070Z For pkg-config to find expat you may need to set: 2021-05-15T16:41:49.6267810Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:41:49.6268180Z 2021-05-15T16:41:49.6268890Z ==> Summary 2021-05-15T16:41:49.6285610Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T16:41:49.6291390Z ==> Installing gdal dependency: freexl 2021-05-15T16:41:49.6347330Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T16:41:52.1404400Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T16:41:52.1410390Z ==> Installing gdal dependency: geos 2021-05-15T16:41:52.1791990Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T16:41:55.1398580Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T16:41:55.1406270Z ==> Installing gdal dependency: hdf5 2021-05-15T16:41:55.1802590Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:41:58.2844370Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:41:58.2849300Z ==> Installing gdal dependency: json-c 2021-05-15T16:41:58.2900260Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T16:42:00.6412540Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T16:42:00.6419910Z ==> Installing gdal dependency: libxml2 2021-05-15T16:42:00.6488990Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T16:42:03.4501890Z ==> Caveats 2021-05-15T16:42:03.4503570Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:42:03.4504880Z because macOS already provides this software and installing another version in 2021-05-15T16:42:03.4505940Z parallel can cause all kinds of trouble. 2021-05-15T16:42:03.4506540Z 2021-05-15T16:42:03.4507500Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:42:03.4509040Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:42:03.4509510Z 2021-05-15T16:42:03.4510050Z For compilers to find libxml2 you may need to set: 2021-05-15T16:42:03.4511510Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:42:03.4512690Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:42:03.4513060Z 2021-05-15T16:42:03.4513960Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:42:03.4514750Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:42:03.4515140Z 2021-05-15T16:42:03.4515870Z ==> Summary 2021-05-15T16:42:03.4685660Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T16:42:03.4692300Z ==> Installing gdal dependency: libdap 2021-05-15T16:42:03.4831970Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T16:42:06.1086990Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T16:42:06.1092580Z ==> Installing gdal dependency: proj 2021-05-15T16:42:06.1209180Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T16:42:08.6710150Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T16:42:08.6716430Z ==> Installing gdal dependency: libgeotiff 2021-05-15T16:42:08.6901600Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T16:42:11.1331670Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T16:42:11.1336850Z ==> Installing gdal dependency: librttopo 2021-05-15T16:42:11.1737940Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:42:13.4862520Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T16:42:13.4867540Z ==> Installing gdal dependency: minizip 2021-05-15T16:42:13.5016180Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T16:42:15.8168220Z ==> Caveats 2021-05-15T16:42:15.8169480Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:42:15.8170550Z with the venerable 'unzip' library. 2021-05-15T16:42:15.8171410Z ==> Summary 2021-05-15T16:42:15.8189630Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T16:42:15.8196180Z ==> Installing gdal dependency: libspatialite 2021-05-15T16:42:15.9006360Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T16:42:18.8265280Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T16:42:18.8270260Z ==> Installing gdal dependency: netcdf 2021-05-15T16:42:18.8785160Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:42:21.5447250Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:42:21.5448570Z ==> Installing gdal dependency: openblas 2021-05-15T16:42:21.5748480Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T16:42:25.5799980Z ==> Caveats 2021-05-15T16:42:25.5801200Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:42:25.5802080Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:42:25.5802510Z 2021-05-15T16:42:25.5803030Z For compilers to find openblas you may need to set: 2021-05-15T16:42:25.5804070Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:42:25.5805480Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:42:25.5805860Z 2021-05-15T16:42:25.5806740Z For pkg-config to find openblas you may need to set: 2021-05-15T16:42:25.5807500Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:42:25.5807900Z 2021-05-15T16:42:25.5808600Z ==> Summary 2021-05-15T16:42:25.5827390Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T16:42:25.5834440Z ==> Installing gdal dependency: numpy 2021-05-15T16:42:25.6495870Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T16:42:29.5129460Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T16:42:29.5175010Z ==> Installing gdal dependency: xerces-c 2021-05-15T16:42:29.5222060Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T16:42:34.6125860Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T16:42:34.6132450Z ==> Installing gdal 2021-05-15T16:42:34.6136090Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T16:42:42.3664480Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T16:42:43.4970710Z ==> No outdated dependents to upgrade! 2021-05-15T16:42:43.4972000Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:42:43.8163280Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:42:43.8163940Z netcdf 2021-05-15T16:42:43.8964620Z ==> Caveats 2021-05-15T16:42:43.8965630Z ==> expat 2021-05-15T16:42:43.9006170Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:42:43.9007220Z because macOS already provides this software and installing another version in 2021-05-15T16:42:43.9008140Z parallel can cause all kinds of trouble. 2021-05-15T16:42:43.9008470Z 2021-05-15T16:42:43.9008990Z If you need to have expat first in your PATH, run: 2021-05-15T16:42:43.9010240Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:42:43.9010690Z 2021-05-15T16:42:43.9011190Z For compilers to find expat you may need to set: 2021-05-15T16:42:43.9012160Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:42:43.9013140Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:42:43.9013510Z 2021-05-15T16:42:43.9014360Z For pkg-config to find expat you may need to set: 2021-05-15T16:42:43.9015080Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:42:43.9015460Z 2021-05-15T16:42:43.9016160Z ==> libxml2 2021-05-15T16:42:43.9047570Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:42:43.9048580Z because macOS already provides this software and installing another version in 2021-05-15T16:42:43.9049330Z parallel can cause all kinds of trouble. 2021-05-15T16:42:43.9049650Z 2021-05-15T16:42:43.9050170Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:42:43.9051420Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:42:43.9051870Z 2021-05-15T16:42:43.9052390Z For compilers to find libxml2 you may need to set: 2021-05-15T16:42:43.9053370Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:42:43.9054390Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:42:43.9054760Z 2021-05-15T16:42:43.9055610Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:42:43.9056370Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:42:43.9056750Z 2021-05-15T16:42:43.9057440Z ==> minizip 2021-05-15T16:42:43.9064790Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:42:43.9065960Z with the venerable 'unzip' library. 2021-05-15T16:42:43.9066940Z ==> openblas 2021-05-15T16:42:43.9103280Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:42:43.9104210Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:42:43.9104660Z 2021-05-15T16:42:43.9105200Z For compilers to find openblas you may need to set: 2021-05-15T16:42:43.9106280Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:42:43.9107360Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:42:43.9107740Z 2021-05-15T16:42:43.9108630Z For pkg-config to find openblas you may need to set: 2021-05-15T16:42:43.9109430Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:42:43.9109840Z 2021-05-15T16:42:45.8433460Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:42:46.4004640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T16:42:46.4024760Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:42:46.7437810Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:42:46.7607740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:42:47.3219370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T16:42:47.3239010Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:42:47.6982950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:42:47.7179460Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T16:42:49.3807460Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T16:42:49.7360920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T16%3A50%3A00Z&sig=gX08STXfawecTO6nk0VsJFwV%2BI%2FuFBb0XG9WgW3o1qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:51.0235660Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:42:51.5568730Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T16:42:51.5587780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:42:51.8899630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:42:51.9005390Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T16:42:53.5271670Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T16:42:53.8943910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T16%3A50%3A00Z&sig=KEmH6%2BUONPOXW90V07dD1qZ09BP7CeXCyot%2Fe0JZiw8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:54.1571920Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T16:42:54.1590350Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T16:42:55.8506210Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T16:42:56.2556820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T16%3A50%3A00Z&sig=AgWTPjZG%2B7T3C4vaAbHJc7XDLpUC204JKFB75rdi8tM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:56.8455970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T16:42:58.5605590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T16:42:58.9689840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T16%3A50%3A00Z&sig=LOIEgHBT0lMZDlBYWH4eHHDzzmFdPMXDofV6MkPjjWE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:59.2425900Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T16:43:00.9367380Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T16:43:01.3525240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T16%3A50%3A00Z&sig=f9IPKRjD1EAnxupCAXhWKT0TmyRLaBYX27%2Fg0n%2FZw0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:02.4109540Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T16:43:02.4117830Z ==> Installing itk dependency: open-mpi 2021-05-15T16:43:02.5242910Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:43:08.0259650Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:43:08.0265860Z ==> Installing itk dependency: fftw 2021-05-15T16:43:08.0852890Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:43:10.7697000Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:43:10.7703900Z ==> Installing itk dependency: boost 2021-05-15T16:43:10.7753650Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T16:43:41.5970840Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T16:43:41.5979330Z ==> Installing itk dependency: netcdf 2021-05-15T16:43:41.6613860Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:43:44.2319670Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:43:44.2325610Z ==> Installing itk dependency: pyqt@5 2021-05-15T16:43:44.2731360Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T16:43:49.2961830Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T16:43:49.2967210Z ==> Installing itk dependency: vtk@8.2 2021-05-15T16:43:49.4400980Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T16:44:23.6438690Z ==> Caveats 2021-05-15T16:44:23.6440030Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:23.6440900Z because this is an alternate version of another formula. 2021-05-15T16:44:23.6441330Z 2021-05-15T16:44:23.6441850Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T16:44:23.6443100Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:23.6444080Z 2021-05-15T16:44:23.6444740Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T16:44:23.6445760Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T16:44:23.6446750Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T16:44:23.6447100Z 2021-05-15T16:44:23.6447890Z ==> Summary 2021-05-15T16:44:23.8611280Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T16:44:23.8617460Z ==> Installing itk dependency: gdcm 2021-05-15T16:44:24.0353470Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T16:44:30.3865680Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T16:44:30.3870400Z ==> Installing itk 2021-05-15T16:44:30.3874560Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T16:44:44.5940570Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T16:44:47.5067340Z ==> No outdated dependents to upgrade! 2021-05-15T16:44:47.5068640Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:44:49.5412810Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:44:49.5413410Z fftw 2021-05-15T16:44:49.5717950Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T16:44:49.5719180Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T16:44:51.2461620Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T16:44:51.3701460Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T16:44:52.4985080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T16:44:53.0390160Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T16:44:53.4002670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T16%3A50%3A00Z&sig=XX305fDMG1kCNb%2BFZgygVfesr7mCPk1%2Bru0kLeDZA6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:53.4420250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-15T16\%3A50\%3A00Z\&sig=XX305fDMG1kCNb\%2BFZgygVfesr7mCPk1\%2Bru0kLeDZA6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:53.4764550Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T16:44:53.4821200Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T16:44:54.5715460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T16:44:55.0942180Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T16:44:55.4995300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T16%3A50%3A00Z&sig=cb5Kt2tpN1xW2z3lJA%2BfxXqw8niKIzVUdhfaQ1iigCM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:55.5471900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-15T16\%3A50\%3A00Z\&sig=cb5Kt2tpN1xW2z3lJA\%2BfxXqw8niKIzVUdhfaQ1iigCM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:55.6909210Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T16:44:55.6992330Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T16:44:56.8225910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T16:44:58.1921400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-15T16\%3A50\%3A00Z\&sig=6a9u\%2FfyMDPas9euYmPauhVxXZthUqC9yv\%2FDNJfh5\%2Ffs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:58.1936180Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T16:44:58.1940030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T16%3A50%3A00Z&sig=6a9u%2FfyMDPas9euYmPauhVxXZthUqC9yv%2FDNJfh5%2Ffs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:58.1943490Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T16:44:58.1945500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T16:44:58.9332160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T16:44:59.4804370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T16:44:59.8481040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T16%3A50%3A00Z&sig=o13KJdv%2Bse36ewHYSN%2BouPYkD87S2bhLw9dFIgfeXXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:59.8989910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-15T16\%3A50\%3A00Z\&sig=o13KJdv\%2Bse36ewHYSN\%2BouPYkD87S2bhLw9dFIgfeXXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:45:00.2323400Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T16:45:00.2958940Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T16:45:00.2962690Z ==> Installing libav dependency: faac 2021-05-15T16:45:00.3576760Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T16:45:00.3606840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9046-8s8po9 2021-05-15T16:45:00.3732780Z cp -pR /private/tmp/d20210515-9046-8s8po9/faac/. /usr/local/Cellar/faac 2021-05-15T16:45:00.3896590Z chmod -Rf +w /private/tmp/d20210515-9046-8s8po9 2021-05-15T16:45:00.4392120Z ==> Finishing up 2021-05-15T16:45:00.4890010Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T16:45:00.4896110Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T16:45:00.4904220Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T16:45:00.4915990Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T16:45:00.4922350Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T16:45:00.4927080Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T16:45:00.4932570Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T16:45:00.5076180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9228-6rqjg3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-15T16:45:02.6085310Z ==> Summary 2021-05-15T16:45:02.6108970Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T16:45:02.6116570Z ==> Installing libav dependency: fdk-aac 2021-05-15T16:45:02.6139360Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T16:45:02.6157390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9046-1weqp8o 2021-05-15T16:45:02.6498700Z cp -pR /private/tmp/d20210515-9046-1weqp8o/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T16:45:02.6776890Z chmod -Rf +w /private/tmp/d20210515-9046-1weqp8o 2021-05-15T16:45:02.7317700Z ==> Finishing up 2021-05-15T16:45:02.7770910Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T16:45:02.7777650Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T16:45:02.7784470Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T16:45:02.7788980Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T16:45:02.7794540Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T16:45:02.7801380Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T16:45:02.7946310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9254-1wmny3h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-15T16:45:05.0462210Z ==> Summary 2021-05-15T16:45:05.0484660Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T16:45:05.0491700Z ==> Installing libav dependency: sdl 2021-05-15T16:45:05.0515390Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T16:45:05.0533020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9046-qcfsx7 2021-05-15T16:45:05.1436790Z cp -pR /private/tmp/d20210515-9046-qcfsx7/sdl/. /usr/local/Cellar/sdl 2021-05-15T16:45:05.2873970Z chmod -Rf +w /private/tmp/d20210515-9046-qcfsx7 2021-05-15T16:45:05.4221720Z ==> Finishing up 2021-05-15T16:45:05.4719830Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T16:45:05.4728640Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T16:45:05.4737310Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T16:45:05.4750340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T16:45:05.4756510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T16:45:05.4762400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T16:45:05.4767640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T16:45:05.4787180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T16:45:05.4793150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T16:45:05.4799050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T16:45:05.4804440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T16:45:05.4810140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T16:45:05.4815690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T16:45:05.4821480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T16:45:05.4827060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T16:45:05.4832410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T16:45:05.4838890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T16:45:05.4845160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T16:45:05.4851280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T16:45:05.4857400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T16:45:05.4863420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T16:45:05.4869480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T16:45:05.4875830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T16:45:05.4881830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T16:45:05.4887600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T16:45:05.4893820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T16:45:05.4899680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T16:45:05.4905470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T16:45:05.4911790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T16:45:05.4917260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T16:45:05.4923330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T16:45:05.4929330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T16:45:05.4935200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T16:45:05.4941560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T16:45:05.4947290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T16:45:05.4953710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T16:45:05.4959780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T16:45:05.4978920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T16:45:05.4984570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T16:45:05.4989490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T16:45:05.4994840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T16:45:05.5000050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T16:45:05.5005380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T16:45:05.5010700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T16:45:05.5016150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T16:45:05.5021450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T16:45:05.5027290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T16:45:05.5031910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T16:45:05.5037250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T16:45:05.5042340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T16:45:05.5047570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T16:45:05.5070580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T16:45:05.5071860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T16:45:05.5073100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T16:45:05.5074450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T16:45:05.5075770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T16:45:05.5081030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T16:45:05.5086570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T16:45:05.5091930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T16:45:05.5097200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T16:45:05.5102510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T16:45:05.5107830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T16:45:05.5119940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T16:45:05.5122450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T16:45:05.5124270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T16:45:05.5129990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T16:45:05.5135260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T16:45:05.5140440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T16:45:05.5146060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T16:45:05.5151140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T16:45:05.5156630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T16:45:05.5161810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T16:45:05.5167110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T16:45:05.5172620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T16:45:05.5191830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T16:45:05.5196770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T16:45:05.5202260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T16:45:05.5207960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T16:45:05.5213120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T16:45:05.5218020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T16:45:05.5223350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T16:45:05.5228670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T16:45:05.5233510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T16:45:05.5238930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T16:45:05.5244020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T16:45:05.5249190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T16:45:05.5254510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T16:45:05.5259610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T16:45:05.5264720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T16:45:05.5270870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T16:45:05.5275640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T16:45:05.5280760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T16:45:05.5286140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T16:45:05.5291410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T16:45:05.5296400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T16:45:05.5301600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T16:45:05.5306820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T16:45:05.5312310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T16:45:05.5317640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T16:45:05.5323420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T16:45:05.5327700Z Only the first 100 operations were output. 2021-05-15T16:45:05.6204560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9280-12yky8w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-15T16:45:07.8542790Z ==> Summary 2021-05-15T16:45:07.8683130Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T16:45:07.8689970Z ==> Installing libav 2021-05-15T16:45:07.8693450Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T16:45:07.8711420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9046-16p6egy 2021-05-15T16:45:08.1142230Z cp -pR /private/tmp/d20210515-9046-16p6egy/libav/. /usr/local/Cellar/libav 2021-05-15T16:45:08.2127300Z chmod -Rf +w /private/tmp/d20210515-9046-16p6egy 2021-05-15T16:45:09.5177000Z ==> Finishing up 2021-05-15T16:45:09.5660400Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T16:45:09.5664910Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T16:45:09.5669290Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T16:45:09.5681210Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T16:45:09.5687520Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T16:45:09.5693200Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T16:45:09.6048830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9306-3vl0ix.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-15T16:45:11.7763810Z ==> Summary 2021-05-15T16:45:11.7784050Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T16:45:14.1871010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T16:45:15.9337000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T16:45:16.3262550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T16%3A55%3A00Z&sig=xnKo7grZPGZZHd25W9AuVU7qw2LWhJmCnSPMrU2YZKM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:16.5461060Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:45:19.0600490Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T16:45:21.3118800Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T16:45:21.3119490Z To reinstall 4.3.0, run: 2021-05-15T16:45:21.3119940Z brew reinstall libtiff 2021-05-15T16:45:22.8057250Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T16:45:22.8057940Z To reinstall 2.3.9_1, run: 2021-05-15T16:45:22.8058400Z brew reinstall unixodbc 2021-05-15T16:45:24.3128150Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T16:45:24.3128900Z To reinstall 1.0.18_1, run: 2021-05-15T16:45:24.3129370Z brew reinstall libsodium 2021-05-15T16:45:25.8216570Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T16:45:25.8217290Z To reinstall 4.1.1, run: 2021-05-15T16:45:25.8217760Z brew reinstall tesseract 2021-05-15T16:45:27.3287890Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T16:45:27.3288590Z To reinstall 1.21.1, run: 2021-05-15T16:45:27.3289470Z brew reinstall wget 2021-05-15T16:45:28.8225260Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T16:45:28.8225950Z To reinstall 4.3.4, run: 2021-05-15T16:45:28.8226410Z brew reinstall zeromq 2021-05-15T16:45:30.3470960Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T16:45:30.3471600Z To reinstall 2.2.27.6_1, run: 2021-05-15T16:45:30.3472120Z brew reinstall udunits 2021-05-15T16:45:31.8349590Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T16:45:31.8350250Z To reinstall 1.2.0, run: 2021-05-15T16:45:31.8350740Z brew reinstall webp 2021-05-15T16:45:33.3879430Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T16:45:35.0301300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T16:45:35.4561340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T16%3A55%3A00Z&sig=Mb30LO944s3DdO8aMLXP8F1MVXXzBHBVQlCc2eR39qU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:37.3706820Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T16:46:16.5318120Z ==> Caveats 2021-05-15T16:46:16.5318800Z Bash completion has been installed to: 2021-05-15T16:46:16.5319400Z /usr/local/etc/bash_completion.d 2021-05-15T16:46:16.5320280Z ==> Summary 2021-05-15T16:46:17.7759720Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T16:46:20.7785640Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T16:46:20.7791090Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T164620Z&X-Amz-Expires=300&X-Amz-Signature=784b20517e5b67d35db6cc267d7c8b4f4505a5a3ceeba8d570dab85d8eb86d06&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-15T16:46:23.3974360Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:46:23.3975570Z ==> Installing Cask xquartz 2021-05-15T16:46:40.6446410Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T16:46:40.6447930Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T16:47:04.1877040Z installer: Package name is 2021-05-15T16:47:04.1879490Z installer: Installing at base path / 2021-05-15T16:47:04.1880540Z installer: The install was successful. 2021-05-15T16:47:04.1881280Z installer: The install requires logging out now. 2021-05-15T16:47:04.2706430Z 🍺 xquartz was successfully installed! 2021-05-15T16:47:04.2958420Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:47:04.2958970Z with: 2021-05-15T16:47:04.2959540Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:47:04.2960400Z env: 2021-05-15T16:47:04.2960780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:47:04.2961280Z TIC_DEPLOY_KEY: 2021-05-15T16:47:04.2961650Z RSPM: 2021-05-15T16:47:04.2962980Z GITHUB_PAT: *** 2021-05-15T16:47:04.2963360Z COVERALLS_TOKEN: 2021-05-15T16:47:04.2963790Z continue-on-error: true 2021-05-15T16:47:04.2964210Z VDIFFR_RUN_TESTS: false 2021-05-15T16:47:04.2964660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:47:04.2965060Z TZ: UTC 2021-05-15T16:47:04.2965390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:47:04.2965750Z NOT_CRAN: true 2021-05-15T16:47:04.2966070Z ##[endgroup] 2021-05-15T16:47:04.3754780Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:47:04.3875600Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:47:04.3876180Z env: 2021-05-15T16:47:04.3876620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:47:04.3877070Z TIC_DEPLOY_KEY: 2021-05-15T16:47:04.3877440Z RSPM: 2021-05-15T16:47:04.3878290Z GITHUB_PAT: *** 2021-05-15T16:47:04.3878660Z COVERALLS_TOKEN: 2021-05-15T16:47:04.3879130Z continue-on-error: true 2021-05-15T16:47:04.3879580Z VDIFFR_RUN_TESTS: false 2021-05-15T16:47:04.3880070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:47:04.3880480Z TZ: UTC 2021-05-15T16:47:04.3880870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:47:04.3881280Z NOT_CRAN: true 2021-05-15T16:47:04.3881620Z ##[endgroup] 2021-05-15T16:47:05.5388790Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:47:05.5389480Z with: 2021-05-15T16:47:05.5389870Z repo_name: DensParcorr 2021-05-15T16:47:05.5390320Z repo_version: 1.0 2021-05-15T16:47:05.5390690Z runner_os: macOS 2021-05-15T16:47:05.5391080Z R_version: 4.1 2021-05-15T16:47:05.5391410Z env: 2021-05-15T16:47:05.5391860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:47:05.5392330Z TIC_DEPLOY_KEY: 2021-05-15T16:47:05.5392680Z RSPM: 2021-05-15T16:47:05.5393980Z GITHUB_PAT: *** 2021-05-15T16:47:05.5394390Z COVERALLS_TOKEN: 2021-05-15T16:47:05.5394960Z continue-on-error: true 2021-05-15T16:47:05.5395440Z VDIFFR_RUN_TESTS: false 2021-05-15T16:47:05.5395950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:47:05.5396370Z TZ: UTC 2021-05-15T16:47:05.5396770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:47:05.5397160Z NOT_CRAN: true 2021-05-15T16:47:05.5397570Z ##[endgroup] 2021-05-15T16:47:05.6046180Z Package: DensParcorr 2021-05-15T16:47:05.6051040Z Version: 1.0 2021-05-15T16:47:05.6051470Z OS: macOS 2021-05-15T16:47:05.6130050Z ##[group]Run install.packages('remotes') 2021-05-15T16:47:05.6130800Z install.packages('remotes') 2021-05-15T16:47:05.6131530Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:47:05.6132460Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:47:05.6304560Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:47:05.6305030Z env: 2021-05-15T16:47:05.6305430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:47:05.6305910Z TIC_DEPLOY_KEY: 2021-05-15T16:47:05.6306320Z RSPM: 2021-05-15T16:47:05.6307240Z GITHUB_PAT: *** 2021-05-15T16:47:05.6307620Z COVERALLS_TOKEN: 2021-05-15T16:47:05.6308090Z continue-on-error: true 2021-05-15T16:47:05.6308550Z VDIFFR_RUN_TESTS: false 2021-05-15T16:47:05.6309170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:47:05.6309600Z TZ: UTC 2021-05-15T16:47:05.6309990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:47:05.6310360Z NOT_CRAN: true 2021-05-15T16:47:05.6310720Z ##[endgroup] 2021-05-15T16:47:05.8577980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:47:05.8579180Z (as ‘lib’ is unspecified) 2021-05-15T16:47:07.9026330Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T16:47:07.9065730Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T16:47:07.9111240Z installing the source package ‘remotes’ 2021-05-15T16:47:07.9125550Z 2021-05-15T16:47:07.9142820Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:47:08.2532650Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T16:47:08.2551450Z ================================================== 2021-05-15T16:47:08.2552000Z downloaded 144 KB 2021-05-15T16:47:08.2552260Z 2021-05-15T16:47:08.6869300Z * installing *source* package ‘remotes’ ... 2021-05-15T16:47:08.6944860Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:08.6945630Z ** using staged installation 2021-05-15T16:47:08.7231940Z ** R 2021-05-15T16:47:08.7537280Z ** inst 2021-05-15T16:47:08.7571860Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:11.0520350Z ** help 2021-05-15T16:47:11.1808410Z *** installing help indices 2021-05-15T16:47:11.2525180Z ** building package indices 2021-05-15T16:47:11.5517970Z ** installing vignettes 2021-05-15T16:47:11.5619960Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:11.8104170Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:12.1016510Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:12.1127680Z * DONE (remotes) 2021-05-15T16:47:12.1311650Z 2021-05-15T16:47:12.1312520Z The downloaded source packages are in 2021-05-15T16:47:12.1314360Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpOja8SV/downloaded_packages’ 2021-05-15T16:47:15.6372860Z ##[group]Run actions/cache@v1 2021-05-15T16:47:15.6373390Z with: 2021-05-15T16:47:15.6373820Z path: /Users/runner/work/_temp/Library 2021-05-15T16:47:15.6376430Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-8dfb6a5e3ce56f57003cf5bd270d21f9a4e454d6603e909b9e8be838bd7624f5 2021-05-15T16:47:15.6379730Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T16:47:15.6381070Z env: 2021-05-15T16:47:15.6381550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:47:15.6381990Z TIC_DEPLOY_KEY: 2021-05-15T16:47:15.6382350Z RSPM: 2021-05-15T16:47:15.6383610Z GITHUB_PAT: *** 2021-05-15T16:47:15.6384050Z COVERALLS_TOKEN: 2021-05-15T16:47:15.6384490Z continue-on-error: true 2021-05-15T16:47:15.6384960Z VDIFFR_RUN_TESTS: false 2021-05-15T16:47:15.6385420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:47:15.6385870Z TZ: UTC 2021-05-15T16:47:15.6386340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:47:15.6386770Z NOT_CRAN: true 2021-05-15T16:47:15.6387110Z ##[endgroup] 2021-05-15T16:47:15.7120030Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:47:15.7249940Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:47:15.7250760Z remotes::install_github("ropensci/tic") 2021-05-15T16:47:15.7251420Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:47:15.7252100Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:47:15.7252640Z remotes::install_cran("covr") 2021-05-15T16:47:15.7429430Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:47:15.7429840Z env: 2021-05-15T16:47:15.7430280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:47:15.7430780Z TIC_DEPLOY_KEY: 2021-05-15T16:47:15.7431160Z RSPM: 2021-05-15T16:47:15.7432650Z GITHUB_PAT: *** 2021-05-15T16:47:15.7433060Z COVERALLS_TOKEN: 2021-05-15T16:47:15.7433540Z continue-on-error: true 2021-05-15T16:47:15.7433990Z VDIFFR_RUN_TESTS: false 2021-05-15T16:47:15.7434490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:47:15.7434900Z TZ: UTC 2021-05-15T16:47:15.7435360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:47:15.7435790Z NOT_CRAN: true 2021-05-15T16:47:15.7436150Z ##[endgroup] 2021-05-15T16:47:15.9940750Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:47:16.6466330Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:47:18.9603780Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:47:18.9604880Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:47:18.9605710Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:47:18.9606550Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:47:18.9607370Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:47:18.9608210Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:47:18.9609060Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:47:18.9609870Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:47:18.9610680Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:47:18.9611490Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:47:18.9612320Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:47:18.9613090Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:47:18.9614000Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:47:18.9614800Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:47:18.9615670Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:47:18.9616520Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:47:18.9617370Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:47:18.9618250Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:47:18.9619060Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:47:18.9619900Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:47:18.9620670Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:47:18.9621510Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:47:18.9622290Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:47:18.9623170Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:47:18.9623960Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:47:18.9624830Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:47:18.9625690Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:47:18.9626480Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:47:18.9627300Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:47:18.9628090Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:47:18.9628910Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:47:18.9629810Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:47:18.9630670Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:47:18.9631470Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:47:18.9632320Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:47:18.9634270Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-15T16:47:18.9643100Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:47:18.9644820Z (as ‘lib’ is unspecified) 2021-05-15T16:47:20.4645310Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T16:47:20.4649290Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T16:47:20.4723490Z Packages which are only available in source form, and may need 2021-05-15T16:47:20.4725190Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-15T16:47:20.4726390Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-15T16:47:20.4727520Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-15T16:47:20.4730420Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-15T16:47:20.4731720Z 2021-05-15T16:47:20.4747700Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:47:20.7723590Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T16:47:20.7858570Z ================================================== 2021-05-15T16:47:20.7859440Z downloaded 841 KB 2021-05-15T16:47:20.7859750Z 2021-05-15T16:47:20.7903060Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:47:20.9927040Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T16:47:21.0051850Z ================================================== 2021-05-15T16:47:21.0052460Z downloaded 259 KB 2021-05-15T16:47:21.0052730Z 2021-05-15T16:47:21.0088290Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:47:21.3146350Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T16:47:21.3171490Z ================================================== 2021-05-15T16:47:21.3172060Z downloaded 96 KB 2021-05-15T16:47:21.3172340Z 2021-05-15T16:47:21.3211510Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:47:21.5931100Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T16:47:21.5931820Z ================================================== 2021-05-15T16:47:21.5932300Z downloaded 19 KB 2021-05-15T16:47:21.5932580Z 2021-05-15T16:47:21.5963130Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-15T16:47:21.7832760Z Content type 'application/x-gzip' length 5730 bytes 2021-05-15T16:47:21.7833620Z ================================================== 2021-05-15T16:47:21.7834090Z downloaded 5730 bytes 2021-05-15T16:47:21.7834390Z 2021-05-15T16:47:21.7877240Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:47:22.0931050Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T16:47:22.0932670Z ================================================== 2021-05-15T16:47:22.0933110Z downloaded 61 KB 2021-05-15T16:47:22.0933400Z 2021-05-15T16:47:22.0973650Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:47:22.3668270Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T16:47:22.4678050Z ================================================== 2021-05-15T16:47:22.4678700Z downloaded 1.3 MB 2021-05-15T16:47:22.4679010Z 2021-05-15T16:47:22.4718890Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:47:22.6584010Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T16:47:22.6585190Z ================================================== 2021-05-15T16:47:22.6585740Z downloaded 12 KB 2021-05-15T16:47:22.6586040Z 2021-05-15T16:47:22.6625520Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:47:22.9559570Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T16:47:22.9709450Z ================================================== 2021-05-15T16:47:22.9709930Z downloaded 774 KB 2021-05-15T16:47:22.9710230Z 2021-05-15T16:47:22.9755380Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:47:23.2334270Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T16:47:23.2545670Z ================================================== 2021-05-15T16:47:23.2546180Z downloaded 411 KB 2021-05-15T16:47:23.2546480Z 2021-05-15T16:47:23.2581670Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T16:47:23.5552940Z Content type 'application/x-gzip' length 3488 bytes 2021-05-15T16:47:23.5555130Z ================================================== 2021-05-15T16:47:23.5556440Z downloaded 3488 bytes 2021-05-15T16:47:23.5557180Z 2021-05-15T16:47:23.5612500Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:47:23.9395020Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T16:47:23.9395800Z ================================================== 2021-05-15T16:47:23.9396240Z downloaded 156 KB 2021-05-15T16:47:23.9396690Z 2021-05-15T16:47:23.9429690Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:47:24.3286030Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T16:47:24.3330370Z ================================================== 2021-05-15T16:47:24.3330930Z downloaded 60 KB 2021-05-15T16:47:24.3331230Z 2021-05-15T16:47:24.3362940Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:47:24.5614700Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T16:47:24.5777920Z ================================================== 2021-05-15T16:47:24.5778440Z downloaded 154 KB 2021-05-15T16:47:24.5778740Z 2021-05-15T16:47:24.5813420Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:47:24.8744250Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T16:47:24.8761210Z ================================================== 2021-05-15T16:47:24.8761730Z downloaded 110 KB 2021-05-15T16:47:24.8762020Z 2021-05-15T16:47:24.8796180Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:47:25.1683640Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T16:47:25.1708300Z ================================================== 2021-05-15T16:47:25.1708840Z downloaded 107 KB 2021-05-15T16:47:25.1709100Z 2021-05-15T16:47:25.1742120Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:47:25.5982410Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T16:47:25.6012440Z ================================================== 2021-05-15T16:47:25.6013010Z downloaded 224 KB 2021-05-15T16:47:25.6013270Z 2021-05-15T16:47:25.6047300Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:47:25.8758030Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T16:47:25.8763960Z ================================================== 2021-05-15T16:47:25.8764530Z downloaded 58 KB 2021-05-15T16:47:25.8764800Z 2021-05-15T16:47:25.8797840Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:47:26.6604180Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T16:47:26.6605790Z ================================================== 2021-05-15T16:47:26.6606970Z downloaded 34 KB 2021-05-15T16:47:26.6607590Z 2021-05-15T16:47:26.6609270Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:47:26.6611370Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T16:47:26.6612080Z ================================================== 2021-05-15T16:47:26.6612500Z downloaded 43 KB 2021-05-15T16:47:26.6612790Z 2021-05-15T16:47:26.6613990Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T16:47:26.6876620Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-15T16:47:26.6892330Z ================================================== 2021-05-15T16:47:26.6892820Z downloaded 90 KB 2021-05-15T16:47:26.6893480Z 2021-05-15T16:47:26.6922450Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:47:26.9915510Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T16:47:26.9930620Z ================================================== 2021-05-15T16:47:26.9931190Z downloaded 92 KB 2021-05-15T16:47:26.9931450Z 2021-05-15T16:47:26.9962470Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-15T16:47:27.3001220Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-15T16:47:27.3010470Z ================================================== 2021-05-15T16:47:27.3010970Z downloaded 27 KB 2021-05-15T16:47:27.3011260Z 2021-05-15T16:47:27.3043270Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:47:27.5777920Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T16:47:27.5792540Z ================================================== 2021-05-15T16:47:27.5793010Z downloaded 12 KB 2021-05-15T16:47:27.5793340Z 2021-05-15T16:47:27.5833550Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:47:27.8208110Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T16:47:27.8286570Z ================================================== 2021-05-15T16:47:27.8287070Z downloaded 366 KB 2021-05-15T16:47:27.8287330Z 2021-05-15T16:47:27.8324830Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:47:28.1018590Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T16:47:28.1046810Z ================================================== 2021-05-15T16:47:28.1047350Z downloaded 81 KB 2021-05-15T16:47:28.1047660Z 2021-05-15T16:47:28.1148570Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:47:28.3023950Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T16:47:28.3032920Z ================================================== 2021-05-15T16:47:28.3033400Z downloaded 44 KB 2021-05-15T16:47:28.3033880Z 2021-05-15T16:47:28.3067600Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:47:28.6259350Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T16:47:28.6278360Z ================================================== 2021-05-15T16:47:28.6279780Z downloaded 64 KB 2021-05-15T16:47:28.6280600Z 2021-05-15T16:47:28.6314550Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:47:28.8411880Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T16:47:28.8565800Z ================================================== 2021-05-15T16:47:28.8566320Z downloaded 777 KB 2021-05-15T16:47:28.8566630Z 2021-05-15T16:47:28.8602460Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:47:29.1203130Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T16:47:29.1281940Z ================================================== 2021-05-15T16:47:29.1282600Z downloaded 286 KB 2021-05-15T16:47:29.1282910Z 2021-05-15T16:47:29.1317190Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:47:29.4091440Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T16:47:29.4092300Z ================================================== 2021-05-15T16:47:29.4092730Z downloaded 20 KB 2021-05-15T16:47:29.4093030Z 2021-05-15T16:47:29.4123160Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:47:29.6311360Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:47:29.6320230Z ================================================== 2021-05-15T16:47:29.6321230Z downloaded 24 KB 2021-05-15T16:47:29.6321930Z 2021-05-15T16:47:29.6355400Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:47:29.9370440Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T16:47:29.9423220Z ================================================== 2021-05-15T16:47:29.9423880Z downloaded 298 KB 2021-05-15T16:47:29.9424190Z 2021-05-15T16:47:29.9456870Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:47:30.2289040Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T16:47:30.2291100Z ================================================== 2021-05-15T16:47:30.2292260Z downloaded 16 KB 2021-05-15T16:47:30.2293220Z 2021-05-15T16:47:30.2340250Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:47:30.5175160Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T16:47:30.5560620Z ================================================== 2021-05-15T16:47:30.5561160Z downloaded 1.2 MB 2021-05-15T16:47:30.5561460Z 2021-05-15T16:47:31.3616650Z * installing *source* package ‘rlang’ ... 2021-05-15T16:47:31.3860530Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:31.3861520Z ** using staged installation 2021-05-15T16:47:31.4096640Z ** libs 2021-05-15T16:47:35.4366670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-15T16:47:35.9991670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-15T16:47:36.3622130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-15T16:47:38.7169370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-15T16:47:39.7177250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:47:39.7837590Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:47:39.9885800Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T16:47:39.9934550Z ** R 2021-05-15T16:47:40.0566190Z ** inst 2021-05-15T16:47:40.0580880Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:44.1736790Z ** help 2021-05-15T16:47:45.1099240Z *** installing help indices 2021-05-15T16:47:45.4420880Z *** copying figures 2021-05-15T16:47:45.4456090Z ** building package indices 2021-05-15T16:47:46.0680670Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:46.5059260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:48.3066180Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:48.6458770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:48.6507780Z * DONE (rlang) 2021-05-15T16:47:49.0383730Z * installing *source* package ‘magrittr’ ... 2021-05-15T16:47:49.0430350Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:49.0431230Z ** using staged installation 2021-05-15T16:47:49.0608120Z ** libs 2021-05-15T16:47:49.0779690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-15T16:47:49.2176140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:47:49.2983100Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:47:49.3539780Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T16:47:49.3578350Z ** R 2021-05-15T16:47:49.3649320Z ** inst 2021-05-15T16:47:49.3700820Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:49.7502130Z ** help 2021-05-15T16:47:49.8070660Z *** installing help indices 2021-05-15T16:47:49.8429410Z *** copying figures 2021-05-15T16:47:49.8444120Z ** building package indices 2021-05-15T16:47:50.1064490Z ** installing vignettes 2021-05-15T16:47:50.1137470Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:50.4766660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:50.5964920Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:50.8311620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:50.8339210Z * DONE (magrittr) 2021-05-15T16:47:51.2667830Z * installing *source* package ‘glue’ ... 2021-05-15T16:47:51.2705990Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:51.2706670Z ** using staged installation 2021-05-15T16:47:51.2929970Z ** libs 2021-05-15T16:47:51.3100470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-15T16:47:51.9731210Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T16:47:51.9733200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:47:51.9734120Z ** R 2021-05-15T16:47:51.9734850Z ** inst 2021-05-15T16:47:51.9735880Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:51.9737730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-15T16:47:51.9740990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:47:52.2711240Z ** help 2021-05-15T16:47:52.3130540Z *** installing help indices 2021-05-15T16:47:52.3461980Z *** copying figures 2021-05-15T16:47:52.3471900Z ** building package indices 2021-05-15T16:47:52.6071210Z ** installing vignettes 2021-05-15T16:47:52.6145490Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:52.9992080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:53.1232600Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:53.4077480Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:53.4103580Z * DONE (glue) 2021-05-15T16:47:53.7070870Z * installing *source* package ‘sys’ ... 2021-05-15T16:47:53.7096860Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:53.7098290Z ** using staged installation 2021-05-15T16:47:53.7336650Z ** libs 2021-05-15T16:47:53.7502110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-15T16:47:53.9582040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:47:54.0376030Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:47:54.0917720Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T16:47:54.0957030Z ** R 2021-05-15T16:47:54.1009260Z ** inst 2021-05-15T16:47:54.1029510Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:54.4643090Z ** help 2021-05-15T16:47:54.4909550Z *** installing help indices 2021-05-15T16:47:54.5159750Z ** building package indices 2021-05-15T16:47:54.7783150Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:55.1013640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:55.2215040Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:55.4619010Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:55.4640220Z * DONE (sys) 2021-05-15T16:47:55.7732170Z * installing *source* package ‘R6’ ... 2021-05-15T16:47:55.7761390Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:55.7763260Z ** using staged installation 2021-05-15T16:47:55.7939200Z ** R 2021-05-15T16:47:55.8021340Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:56.4480930Z ** help 2021-05-15T16:47:56.4732870Z *** installing help indices 2021-05-15T16:47:56.4950140Z *** copying figures 2021-05-15T16:47:56.4961610Z ** building package indices 2021-05-15T16:47:56.7448080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:56.9799100Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:57.2212910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:57.2234990Z * DONE (R6) 2021-05-15T16:47:57.5013080Z * installing *source* package ‘mime’ ... 2021-05-15T16:47:57.5030450Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:57.5031360Z ** using staged installation 2021-05-15T16:47:57.5196600Z ** libs 2021-05-15T16:47:57.5361280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:47:57.6111320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T16:47:57.7001960Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:47:57.7547660Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T16:47:57.7588300Z ** R 2021-05-15T16:47:57.7674160Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:58.1715760Z ** help 2021-05-15T16:47:58.1964820Z *** installing help indices 2021-05-15T16:47:58.2149960Z ** building package indices 2021-05-15T16:47:58.4617550Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:58.7939980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:58.9184990Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:59.1511610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:59.1530950Z * DONE (mime) 2021-05-15T16:47:59.6792500Z * installing *source* package ‘curl’ ... 2021-05-15T16:47:59.6911460Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:59.6912910Z ** using staged installation 2021-05-15T16:47:59.8209670Z Found pkg-config cflags and libs! 2021-05-15T16:48:00.1541810Z Using PKG_CFLAGS= 2021-05-15T16:48:00.1543790Z Using PKG_LIBS=-lcurl 2021-05-15T16:48:00.2975140Z ** libs 2021-05-15T16:48:00.3156140Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T16:48:00.3182650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T16:48:00.4159790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-15T16:48:00.5549480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-15T16:48:00.6490970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-15T16:48:00.7345920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-15T16:48:00.8356990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-15T16:48:00.9330140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-15T16:48:01.0178790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-15T16:48:01.2015400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T16:48:01.2669980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:48:01.3558500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T16:48:01.4520250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-15T16:48:01.6307380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T16:48:01.7237200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-15T16:48:01.8030720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T16:48:01.8709130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:48:01.9460130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T16:48:02.0232540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:48:02.1576830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:48:02.2509550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-15T16:48:02.2899430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T16:48:02.3702490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:48:02.4304170Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T16:48:02.4345260Z ** R 2021-05-15T16:48:02.4519970Z ** inst 2021-05-15T16:48:02.4735920Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:03.1200040Z ** help 2021-05-15T16:48:03.1871240Z *** installing help indices 2021-05-15T16:48:03.2265900Z ** building package indices 2021-05-15T16:48:03.5046850Z ** installing vignettes 2021-05-15T16:48:03.5146170Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:03.8307890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:03.9599210Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:04.2087120Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:04.2114520Z * DONE (curl) 2021-05-15T16:48:04.6913690Z * installing *source* package ‘jsonlite’ ... 2021-05-15T16:48:04.7017180Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:04.7018060Z ** using staged installation 2021-05-15T16:48:04.7206880Z ** libs 2021-05-15T16:48:04.7387330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:48:04.8306060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T16:48:04.9165460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T16:48:05.0046440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T16:48:05.1221090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T16:48:05.2165980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T16:48:05.2920440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T16:48:05.3647770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T16:48:05.4525970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T16:48:05.5324110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T16:48:05.6601370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T16:48:05.7503660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T16:48:05.8585930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-15T16:48:05.9559260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-15T16:48:06.0493590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T16:48:06.1314470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T16:48:06.2119520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-15T16:48:06.2877430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T16:48:06.3806540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T16:48:06.4576580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-15T16:48:06.5323540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T16:48:06.6231240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T16:48:06.6854270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T16:48:06.7666450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T16:48:07.6055200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T16:48:07.6057730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T16:48:07.6061090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T16:48:07.6063610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T16:48:07.6979740Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T16:48:08.5939530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:48:08.6587980Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T16:48:08.6630400Z ** R 2021-05-15T16:48:08.6888230Z ** inst 2021-05-15T16:48:08.6957540Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:09.9631080Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T16:48:09.9631760Z ** help 2021-05-15T16:48:10.0064150Z *** installing help indices 2021-05-15T16:48:10.0362340Z ** building package indices 2021-05-15T16:48:10.3003640Z ** installing vignettes 2021-05-15T16:48:10.3093820Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:10.6580340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:10.7873180Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:11.0590190Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:11.0625660Z * DONE (jsonlite) 2021-05-15T16:48:11.3589260Z * installing *source* package ‘ini’ ... 2021-05-15T16:48:11.3604730Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:11.3606460Z ** using staged installation 2021-05-15T16:48:11.3748760Z ** R 2021-05-15T16:48:11.3791940Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:11.6857940Z ** help 2021-05-15T16:48:11.7020830Z *** installing help indices 2021-05-15T16:48:11.7272990Z ** building package indices 2021-05-15T16:48:11.9711940Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:12.2113580Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:12.4442110Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:12.4458920Z * DONE (ini) 2021-05-15T16:48:12.7632590Z * installing *source* package ‘gitcreds’ ... 2021-05-15T16:48:12.7665340Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:12.7666350Z ** using staged installation 2021-05-15T16:48:12.7823500Z ** R 2021-05-15T16:48:12.7919470Z ** inst 2021-05-15T16:48:12.7951770Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:13.4096630Z ** help 2021-05-15T16:48:13.4445770Z *** installing help indices 2021-05-15T16:48:13.4751290Z ** building package indices 2021-05-15T16:48:13.7302390Z ** installing vignettes 2021-05-15T16:48:13.7371120Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:13.9786470Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:14.2202550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:14.2226670Z * DONE (gitcreds) 2021-05-15T16:48:14.5594870Z * installing *source* package ‘zip’ ... 2021-05-15T16:48:14.5638930Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:14.5640490Z ** using staged installation 2021-05-15T16:48:14.5789450Z ** libs 2021-05-15T16:48:14.5962820Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T16:48:17.6699380Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T16:48:20.4314730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:48:20.5063270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-15T16:48:22.8759370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-15T16:48:22.9514730Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T16:48:22.9516270Z size_t uzipfile_len = 0; 2021-05-15T16:48:22.9516690Z ^ 2021-05-15T16:48:23.0014130Z 1 warning generated. 2021-05-15T16:48:23.0042730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-15T16:48:23.1481210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T16:48:23.2418020Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:48:23.2978430Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T16:48:23.3085780Z ** R 2021-05-15T16:48:23.3149360Z ** inst 2021-05-15T16:48:23.3172930Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:23.7485590Z ** help 2021-05-15T16:48:23.7764720Z *** installing help indices 2021-05-15T16:48:23.8024550Z ** building package indices 2021-05-15T16:48:24.0569590Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:24.3788420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:24.5161210Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:24.7573110Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:24.7597950Z * DONE (zip) 2021-05-15T16:48:25.2351960Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T16:48:25.2430610Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:25.2431630Z ** using staged installation 2021-05-15T16:48:25.2601670Z ** R 2021-05-15T16:48:25.2793840Z ** inst 2021-05-15T16:48:25.2875230Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:26.0766980Z ** help 2021-05-15T16:48:26.3392870Z *** installing help indices 2021-05-15T16:48:26.4728450Z *** copying figures 2021-05-15T16:48:26.4741460Z ** building package indices 2021-05-15T16:48:27.4821430Z ** installing vignettes 2021-05-15T16:48:27.4831440Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:27.4845540Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:27.4890620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:27.4896220Z * DONE (rstudioapi) 2021-05-15T16:48:27.7082300Z * installing *source* package ‘rprojroot’ ... 2021-05-15T16:48:27.7130350Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:27.7131070Z ** using staged installation 2021-05-15T16:48:27.7326170Z ** R 2021-05-15T16:48:27.7431030Z ** inst 2021-05-15T16:48:27.7479800Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:28.3450210Z ** help 2021-05-15T16:48:28.3815970Z *** installing help indices 2021-05-15T16:48:28.4130220Z *** copying figures 2021-05-15T16:48:28.4161270Z ** building package indices 2021-05-15T16:48:28.6711340Z ** installing vignettes 2021-05-15T16:48:28.6782650Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:28.9144920Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:29.1540550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:29.1569690Z * DONE (rprojroot) 2021-05-15T16:48:29.4898530Z * installing *source* package ‘crayon’ ... 2021-05-15T16:48:29.4933620Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:29.4934730Z ** using staged installation 2021-05-15T16:48:29.5122350Z ** R 2021-05-15T16:48:29.5259980Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:30.7885950Z ** help 2021-05-15T16:48:30.8672300Z *** installing help indices 2021-05-15T16:48:30.9127560Z ** building package indices 2021-05-15T16:48:31.2073270Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:31.4471320Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:31.7005200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:31.7029530Z * DONE (crayon) 2021-05-15T16:48:32.0230740Z * installing *source* package ‘fastmap’ ... 2021-05-15T16:48:32.0259450Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:32.0260150Z ** using staged installation 2021-05-15T16:48:32.0424760Z ** libs 2021-05-15T16:48:32.0599720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T16:48:34.8556900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:48:34.9356310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:48:35.0011910Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T16:48:35.0053630Z ** R 2021-05-15T16:48:35.0133700Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:35.5454710Z ** help 2021-05-15T16:48:35.5719310Z *** installing help indices 2021-05-15T16:48:35.5935730Z ** building package indices 2021-05-15T16:48:35.8422600Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:36.1631170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:36.2878900Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:36.5290350Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:36.5311930Z * DONE (fastmap) 2021-05-15T16:48:36.8983250Z * installing *source* package ‘yaml’ ... 2021-05-15T16:48:36.9035630Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:36.9036700Z ** using staged installation 2021-05-15T16:48:36.9171620Z ** libs 2021-05-15T16:48:36.9346090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-15T16:48:37.2971660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-15T16:48:37.4325770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-15T16:48:38.3991410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-15T16:48:38.5505950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-15T16:48:38.7155630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-15T16:48:39.0827650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T16:48:39.1681490Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:48:39.1683490Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T16:48:39.1684140Z ^~~ 2021-05-15T16:48:39.1686140Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:48:39.1687580Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T16:48:39.1688220Z ^~~ 2021-05-15T16:48:39.1690110Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:48:39.1691550Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-15T16:48:39.1692200Z ^~~ 2021-05-15T16:48:39.3547750Z 3 warnings generated. 2021-05-15T16:48:39.3578180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T16:48:39.4794400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T16:48:39.5486830Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:48:39.5488140Z tag = process_tag(tag); 2021-05-15T16:48:39.5488550Z ^~~ 2021-05-15T16:48:39.5514040Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:48:39.5515320Z tag = process_tag(tag); 2021-05-15T16:48:39.5515730Z ^~~ 2021-05-15T16:48:39.5552820Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:48:39.5554050Z tag = process_tag(tag); 2021-05-15T16:48:39.5554440Z ^~~ 2021-05-15T16:48:39.8476120Z 3 warnings generated. 2021-05-15T16:48:39.8509390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-15T16:48:39.9824200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-15T16:48:41.2626070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T16:48:41.3549140Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:48:41.4118130Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T16:48:41.4166440Z ** R 2021-05-15T16:48:41.4209320Z ** inst 2021-05-15T16:48:41.4257530Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:41.7638460Z ** help 2021-05-15T16:48:41.7910030Z *** installing help indices 2021-05-15T16:48:41.8179170Z ** building package indices 2021-05-15T16:48:42.0764450Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:42.4232060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:42.5527410Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:42.7945200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:42.7971270Z * DONE (yaml) 2021-05-15T16:48:43.2173070Z * installing *source* package ‘withr’ ... 2021-05-15T16:48:43.2224520Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:43.2226010Z ** using staged installation 2021-05-15T16:48:43.2452210Z ** R 2021-05-15T16:48:43.2598500Z ** inst 2021-05-15T16:48:43.2624180Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:44.0752910Z ** help 2021-05-15T16:48:44.1839860Z *** installing help indices 2021-05-15T16:48:44.2480070Z *** copying figures 2021-05-15T16:48:44.2491350Z ** building package indices 2021-05-15T16:48:45.4395340Z ** installing vignettes 2021-05-15T16:48:45.4396250Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:45.4498040Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:45.4599950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:45.4702030Z * DONE (withr) 2021-05-15T16:48:45.4791540Z * installing *source* package ‘whisker’ ... 2021-05-15T16:48:45.4793390Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:45.4795070Z ** using staged installation 2021-05-15T16:48:45.4796280Z ** R 2021-05-15T16:48:45.4797080Z ** inst 2021-05-15T16:48:45.4798400Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:45.9211570Z ** help 2021-05-15T16:48:45.9538570Z *** installing help indices 2021-05-15T16:48:45.9812460Z ** building package indices 2021-05-15T16:48:46.3118790Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:46.5459780Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:46.7879520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:46.7909210Z * DONE (whisker) 2021-05-15T16:48:47.0919290Z * installing *source* package ‘rappdirs’ ... 2021-05-15T16:48:47.0943060Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:47.0944260Z ** using staged installation 2021-05-15T16:48:47.1210070Z ** libs 2021-05-15T16:48:47.1385250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:48:47.2170410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-15T16:48:47.2951160Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:48:47.3533500Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T16:48:47.3574570Z ** R 2021-05-15T16:48:47.3638230Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:47.7570290Z ** help 2021-05-15T16:48:47.7895720Z *** installing help indices 2021-05-15T16:48:47.8152920Z ** building package indices 2021-05-15T16:48:48.0865490Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:48.4098880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:48.5324940Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:48.7712000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:48.7731530Z * DONE (rappdirs) 2021-05-15T16:48:49.5287970Z * installing *source* package ‘fs’ ... 2021-05-15T16:48:49.5512640Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:49.5514100Z ** using staged installation 2021-05-15T16:48:49.5747460Z ** libs 2021-05-15T16:48:49.5957270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-15T16:48:50.3925440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-15T16:48:50.5693640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-15T16:48:51.2695150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-15T16:48:51.4374840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-15T16:48:52.0495760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-15T16:48:52.9554930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-15T16:48:53.1101440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-15T16:48:53.7290190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-15T16:48:54.4333820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-15T16:48:55.1003750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T16:48:55.7960030Z (cd libuv-1.38.1 \ 2021-05-15T16:48:55.7961860Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T16:48:57.0834030Z rm: conftest.dSYM: is a directory 2021-05-15T16:48:59.2217480Z rm: conftest.dSYM: is a directory 2021-05-15T16:48:59.3008570Z rm: conftest.dSYM: is a directory 2021-05-15T16:48:59.3217320Z rm: conftest.dSYM: is a directory 2021-05-15T16:49:08.8414040Z make --directory=libuv-1.38.1 \ 2021-05-15T16:49:08.8414670Z HAVE_DTRACE=0 2021-05-15T16:49:08.8905900Z CC src/libuv_la-fs-poll.lo 2021-05-15T16:49:09.7999810Z CC src/libuv_la-idna.lo 2021-05-15T16:49:10.7687440Z CC src/libuv_la-inet.lo 2021-05-15T16:49:11.7350280Z CC src/libuv_la-random.lo 2021-05-15T16:49:12.5576280Z CC src/libuv_la-strscpy.lo 2021-05-15T16:49:13.3578480Z CC src/libuv_la-threadpool.lo 2021-05-15T16:49:14.3101550Z CC src/libuv_la-timer.lo 2021-05-15T16:49:16.1022860Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T16:49:16.1281790Z CC src/libuv_la-uv-common.lo 2021-05-15T16:49:17.4286840Z CC src/libuv_la-version.lo 2021-05-15T16:49:18.2341400Z CC src/unix/libuv_la-async.lo 2021-05-15T16:49:19.1543800Z CC src/unix/libuv_la-core.lo 2021-05-15T16:49:20.6028080Z CC src/unix/libuv_la-dl.lo 2021-05-15T16:49:21.3878200Z CC src/unix/libuv_la-fs.lo 2021-05-15T16:49:23.0664730Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T16:49:23.9597900Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T16:49:24.8088710Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T16:49:25.7480380Z CC src/unix/libuv_la-loop.lo 2021-05-15T16:49:26.6473700Z CC src/unix/libuv_la-pipe.lo 2021-05-15T16:49:27.5828940Z CC src/unix/libuv_la-poll.lo 2021-05-15T16:49:28.4498470Z CC src/unix/libuv_la-process.lo 2021-05-15T16:49:29.4895760Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T16:49:30.3641790Z CC src/unix/libuv_la-signal.lo 2021-05-15T16:49:31.6363880Z CC src/unix/libuv_la-stream.lo 2021-05-15T16:49:33.2820150Z CC src/unix/libuv_la-tcp.lo 2021-05-15T16:49:34.2323580Z CC src/unix/libuv_la-thread.lo 2021-05-15T16:49:35.2178490Z CC src/unix/libuv_la-tty.lo 2021-05-15T16:49:36.1171520Z CC src/unix/libuv_la-udp.lo 2021-05-15T16:49:37.2947290Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T16:49:38.1763790Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T16:49:39.0015990Z CC src/unix/libuv_la-darwin.lo 2021-05-15T16:49:39.9141470Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T16:49:41.0144350Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T16:49:42.8395710Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T16:49:42.9216050Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T16:49:43.7331400Z CCLD libuv.la 2021-05-15T16:49:44.2617300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:44.3474700Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T16:49:44.3525060Z ** R 2021-05-15T16:49:44.3688890Z ** inst 2021-05-15T16:49:44.3717740Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:45.6950240Z ** help 2021-05-15T16:49:45.7960680Z *** installing help indices 2021-05-15T16:49:45.8536140Z ** building package indices 2021-05-15T16:49:46.1433280Z ** installing vignettes 2021-05-15T16:49:46.1568710Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:46.7409580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:46.7411270Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:46.9528370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:46.9557390Z * DONE (fs) 2021-05-15T16:49:47.3193660Z * installing *source* package ‘clipr’ ... 2021-05-15T16:49:47.3220470Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.3221370Z ** using staged installation 2021-05-15T16:49:47.3478990Z ** R 2021-05-15T16:49:47.3546930Z ** inst 2021-05-15T16:49:47.3573080Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:47.7656460Z ** help 2021-05-15T16:49:47.7957130Z *** installing help indices 2021-05-15T16:49:47.8210170Z ** building package indices 2021-05-15T16:49:48.0665140Z ** installing vignettes 2021-05-15T16:49:48.0729450Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:48.3050760Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:48.5400910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:48.5501000Z * DONE (clipr) 2021-05-15T16:49:49.6860540Z * installing *source* package ‘git2r’ ... 2021-05-15T16:49:49.7271640Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:49.7273020Z ** using staged installation 2021-05-15T16:49:50.0472040Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T16:49:50.0474630Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T16:49:50.0483970Z checking for gcc... gcc 2021-05-15T16:49:52.2557750Z checking whether the C compiler works... yes 2021-05-15T16:49:52.2558720Z checking for C compiler default output file name... a.out 2021-05-15T16:49:52.3787410Z checking for suffix of executables... 2021-05-15T16:49:52.7316620Z checking whether we are cross compiling... no 2021-05-15T16:49:52.8037910Z checking for suffix of object files... o 2021-05-15T16:49:52.8612870Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:49:52.9200400Z checking whether gcc accepts -g... yes 2021-05-15T16:49:53.0385090Z checking for gcc option to accept ISO C89... none needed 2021-05-15T16:49:53.0396930Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:49:53.0499470Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T16:49:53.0792840Z Found pkg-config cflags and libs! 2021-05-15T16:49:53.4104130Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T16:49:53.6634280Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T16:49:53.7653680Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T16:49:53.8680990Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T16:49:53.9698860Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T16:49:53.9700660Z ----- Results of the git2r package configure ----- 2021-05-15T16:49:53.9701040Z 2021-05-15T16:49:53.9702540Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-15T16:49:53.9703890Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:49:53.9704240Z 2021-05-15T16:49:53.9705090Z -------------------------------------------------- 2021-05-15T16:49:54.0028070Z configure: creating ./config.status 2021-05-15T16:49:54.1656400Z config.status: creating src/Makevars 2021-05-15T16:49:54.2639680Z ** libs 2021-05-15T16:49:54.2832860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-15T16:49:54.4002050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T16:49:54.4824550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T16:49:54.6828050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T16:49:54.8140160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T16:49:54.9716270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T16:49:55.1963460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T16:49:55.3284070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T16:49:55.4611470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T16:49:55.6455600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T16:49:55.8308390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T16:49:55.9662220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T16:49:56.1987110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T16:49:56.3093710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T16:49:56.4349510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T16:49:56.5615210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T16:49:56.6839190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T16:49:56.8786690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T16:49:57.0370150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T16:49:57.1648350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T16:49:57.3449020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T16:49:57.4547690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T16:49:57.5818230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T16:49:57.7176820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T16:49:57.8470080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T16:49:58.0327680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T16:49:58.2057200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T16:49:58.3281260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T16:49:58.4490560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T16:49:58.6417310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T16:49:58.7659420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T16:49:58.9143930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T16:49:59.1055890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T16:49:59.2610320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T16:49:59.3717940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T16:49:59.5218110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:59.5478190Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:49:59.5845300Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T16:49:59.5892050Z ** R 2021-05-15T16:49:59.6179290Z ** inst 2021-05-15T16:49:59.6205530Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:00.8353560Z ** help 2021-05-15T16:50:01.2044940Z *** installing help indices 2021-05-15T16:50:01.4126360Z ** building package indices 2021-05-15T16:50:01.8523670Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:02.2737480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:02.3954670Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:02.6548830Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:02.6577630Z * DONE (git2r) 2021-05-15T16:50:03.0215520Z * installing *source* package ‘askpass’ ... 2021-05-15T16:50:03.0234030Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:03.0234900Z ** using staged installation 2021-05-15T16:50:03.0414630Z ** libs 2021-05-15T16:50:03.8718500Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T16:50:03.8720620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-15T16:50:03.8721500Z ** R 2021-05-15T16:50:03.8721800Z ** inst 2021-05-15T16:50:03.8722730Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:03.8723220Z ** help 2021-05-15T16:50:03.8723660Z *** installing help indices 2021-05-15T16:50:03.8724140Z ** building package indices 2021-05-15T16:50:03.8724860Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:03.8728350Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:04.0710620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:04.2498780Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:04.4850780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:04.4871150Z * DONE (askpass) 2021-05-15T16:50:04.9867270Z * installing *source* package ‘cli’ ... 2021-05-15T16:50:04.9979500Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:04.9980810Z ** using staged installation 2021-05-15T16:50:05.0235710Z ** R 2021-05-15T16:50:05.0642390Z ** inst 2021-05-15T16:50:05.0687110Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:08.2632620Z ** help 2021-05-15T16:50:08.5613450Z *** installing help indices 2021-05-15T16:50:08.7117240Z *** copying figures 2021-05-15T16:50:08.7121470Z ** building package indices 2021-05-15T16:50:09.0984480Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:09.3867240Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:09.7399930Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:09.7445940Z * DONE (cli) 2021-05-15T16:50:10.2370770Z * installing *source* package ‘purrr’ ... 2021-05-15T16:50:10.2467120Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:10.2468350Z ** using staged installation 2021-05-15T16:50:10.2687160Z ** libs 2021-05-15T16:50:10.2856850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-15T16:50:10.3535330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T16:50:10.4668200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T16:50:10.5645690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-15T16:50:10.6844600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:50:10.7587100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-15T16:50:10.8966680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-15T16:50:11.0452720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-15T16:50:11.1521910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:50:11.2366070Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:11.2928040Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T16:50:11.2968430Z ** R 2021-05-15T16:50:11.3229180Z ** inst 2021-05-15T16:50:11.3330700Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:12.8839980Z ** help 2021-05-15T16:50:13.1308930Z *** installing help indices 2021-05-15T16:50:13.2490880Z *** copying figures 2021-05-15T16:50:13.2537920Z ** building package indices 2021-05-15T16:50:13.5964070Z ** installing vignettes 2021-05-15T16:50:13.6095560Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:13.9605300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:14.0865740Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:14.4920950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:14.4956830Z * DONE (purrr) 2021-05-15T16:50:14.8717880Z * installing *source* package ‘lifecycle’ ... 2021-05-15T16:50:14.8771190Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:14.8772050Z ** using staged installation 2021-05-15T16:50:14.8990370Z ** R 2021-05-15T16:50:14.9067610Z ** inst 2021-05-15T16:50:14.9110870Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:15.4613520Z ** help 2021-05-15T16:50:15.5100880Z *** installing help indices 2021-05-15T16:50:15.5391990Z *** copying figures 2021-05-15T16:50:15.5425160Z ** building package indices 2021-05-15T16:50:15.8055210Z ** installing vignettes 2021-05-15T16:50:15.8132090Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:16.2210100Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:16.4803090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:16.4833080Z * DONE (lifecycle) 2021-05-15T16:50:16.9275410Z * installing *source* package ‘desc’ ... 2021-05-15T16:50:16.9362390Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:16.9363610Z ** using staged installation 2021-05-15T16:50:16.9604840Z ** R 2021-05-15T16:50:16.9797750Z ** inst 2021-05-15T16:50:16.9852440Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:18.8303650Z ** help 2021-05-15T16:50:19.0341480Z *** installing help indices 2021-05-15T16:50:19.1358700Z ** building package indices 2021-05-15T16:50:19.4834880Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:19.7345830Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:20.0287530Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:20.0394660Z * DONE (desc) 2021-05-15T16:50:20.3390910Z * installing *source* package ‘cachem’ ... 2021-05-15T16:50:20.3422990Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:20.3424850Z ** using staged installation 2021-05-15T16:50:20.3600090Z ** libs 2021-05-15T16:50:20.3766320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T16:50:20.4536070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:50:20.5312420Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:20.5897700Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T16:50:20.5996420Z ** R 2021-05-15T16:50:20.6098980Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:21.2656990Z ** help 2021-05-15T16:50:21.2960560Z *** installing help indices 2021-05-15T16:50:21.3196910Z ** building package indices 2021-05-15T16:50:21.5739340Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:21.9218160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:22.0467350Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:22.3168640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:22.3213700Z * DONE (cachem) 2021-05-15T16:50:23.0159780Z * installing *source* package ‘openssl’ ... 2021-05-15T16:50:23.0356010Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:23.0356810Z ** using staged installation 2021-05-15T16:50:23.1348860Z Homebrew 3.1.6 2021-05-15T16:50:23.2311470Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T16:50:23.3318070Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T16:50:23.6590800Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T16:50:24.0171580Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T16:50:24.0397860Z ** libs 2021-05-15T16:50:24.0584720Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:50:24.0612060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T16:50:24.1938640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:50:24.3292660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-15T16:50:24.4923780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-15T16:50:24.7460600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T16:50:24.8957110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-15T16:50:25.0690150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-15T16:50:25.2566570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T16:50:25.3581340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T16:50:25.5001730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-15T16:50:25.6199350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-15T16:50:25.7659180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-15T16:50:25.9642210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-15T16:50:26.1459550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-15T16:50:26.3955660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-15T16:50:26.4774380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T16:50:26.5460050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-15T16:50:26.7425220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T16:50:26.9644880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T16:50:27.1605560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-15T16:50:27.2375950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-15T16:50:27.4106810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-15T16:50:27.5998570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:50:27.8235720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-15T16:50:28.0198160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-15T16:50:28.2174960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-15T16:50:28.4075560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T16:50:28.5055380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T16:50:28.7031400Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:50:28.7249420Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:28.7507020Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:50:28.7510460Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:50:28.7918260Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T16:50:28.7961520Z ** R 2021-05-15T16:50:28.8157320Z ** inst 2021-05-15T16:50:28.8434300Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:30.1206540Z ** help 2021-05-15T16:50:30.2017070Z *** installing help indices 2021-05-15T16:50:30.2469450Z ** building package indices 2021-05-15T16:50:30.5370250Z ** installing vignettes 2021-05-15T16:50:30.5548980Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:30.8958630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:31.0181260Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:31.2959230Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:31.2992740Z * DONE (openssl) 2021-05-15T16:50:31.6185180Z * installing *source* package ‘memoise’ ... 2021-05-15T16:50:31.6208630Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:31.6210710Z ** using staged installation 2021-05-15T16:50:31.6421420Z ** R 2021-05-15T16:50:31.6546490Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:32.1557360Z ** help 2021-05-15T16:50:32.1944100Z *** installing help indices 2021-05-15T16:50:32.2233590Z ** building package indices 2021-05-15T16:50:32.4833400Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:32.7460540Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:33.0138870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:33.0158530Z * DONE (memoise) 2021-05-15T16:50:33.4793870Z * installing *source* package ‘httr’ ... 2021-05-15T16:50:33.4890210Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:33.4891310Z ** using staged installation 2021-05-15T16:50:33.5115150Z ** R 2021-05-15T16:50:33.5415340Z ** demo 2021-05-15T16:50:33.5463410Z ** inst 2021-05-15T16:50:33.5512260Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:36.6205690Z ** help 2021-05-15T16:50:36.8748580Z *** installing help indices 2021-05-15T16:50:36.9952210Z ** building package indices 2021-05-15T16:50:37.3575010Z ** installing vignettes 2021-05-15T16:50:37.3666780Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:37.6074760Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:37.9199980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:37.9307540Z * DONE (httr) 2021-05-15T16:50:38.2559550Z * installing *source* package ‘credentials’ ... 2021-05-15T16:50:38.2587200Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:38.2588650Z ** using staged installation 2021-05-15T16:50:38.2784680Z ** R 2021-05-15T16:50:38.2873150Z ** inst 2021-05-15T16:50:38.2909200Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:38.8970200Z ** help 2021-05-15T16:50:38.9235710Z *** installing help indices 2021-05-15T16:50:38.9473030Z ** building package indices 2021-05-15T16:50:39.1968890Z ** installing vignettes 2021-05-15T16:50:39.2038170Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:39.6253660Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:39.9954030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:39.9977930Z * DONE (credentials) 2021-05-15T16:50:40.3396320Z * installing *source* package ‘gh’ ... 2021-05-15T16:50:40.3439460Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:40.3440340Z ** using staged installation 2021-05-15T16:50:40.3648820Z ** R 2021-05-15T16:50:40.3788200Z ** inst 2021-05-15T16:50:40.3813950Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:41.6452010Z ** help 2021-05-15T16:50:41.6881940Z *** installing help indices 2021-05-15T16:50:41.7212960Z ** building package indices 2021-05-15T16:50:41.9869650Z ** installing vignettes 2021-05-15T16:50:41.9942080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:42.3127430Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:42.6473580Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:42.6501010Z * DONE (gh) 2021-05-15T16:50:43.0239680Z * installing *source* package ‘gert’ ... 2021-05-15T16:50:43.0291120Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:43.0292040Z ** using staged installation 2021-05-15T16:50:43.1502460Z Found pkg-config cflags and libs! 2021-05-15T16:50:43.4499660Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T16:50:43.4501220Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:50:43.5572450Z Configuration OK! 2021-05-15T16:50:43.5790090Z ** libs 2021-05-15T16:50:43.5967560Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T16:50:43.5996090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-15T16:50:43.8057680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-15T16:50:44.0289930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-15T16:50:44.2461470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-15T16:50:44.3756920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T16:50:44.4930200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-15T16:50:44.6647860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:50:44.7757320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-15T16:50:44.9238870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-15T16:50:45.0709110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-15T16:50:45.1968420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-15T16:50:45.3384420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-15T16:50:45.4602450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:50:45.6207690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:50:45.7404580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:45.7653390Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:50:45.7997370Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T16:50:45.8047830Z ** R 2021-05-15T16:50:45.8196410Z ** inst 2021-05-15T16:50:45.8222490Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:46.7633400Z ** help 2021-05-15T16:50:46.8535130Z *** installing help indices 2021-05-15T16:50:46.9038680Z ** building package indices 2021-05-15T16:50:47.1880210Z ** installing vignettes 2021-05-15T16:50:47.2009890Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:47.5912840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:47.7131160Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:48.0297990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:48.0325420Z * DONE (gert) 2021-05-15T16:50:48.6360030Z * installing *source* package ‘usethis’ ... 2021-05-15T16:50:48.6510670Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:48.6511570Z ** using staged installation 2021-05-15T16:50:48.6855200Z ** R 2021-05-15T16:50:48.7362290Z ** inst 2021-05-15T16:50:48.7543510Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:52.3424410Z ** help 2021-05-15T16:50:52.6511900Z *** installing help indices 2021-05-15T16:50:52.8024560Z *** copying figures 2021-05-15T16:50:52.8058130Z ** building package indices 2021-05-15T16:50:53.1954500Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:53.5626200Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:54.0371640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:54.0448290Z * DONE (usethis) 2021-05-15T16:50:54.0863880Z 2021-05-15T16:50:54.0864740Z The downloaded source packages are in 2021-05-15T16:50:54.0866450Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/downloaded_packages’ 2021-05-15T16:50:54.0878330Z Running `R CMD build`... 2021-05-15T16:50:57.1618150Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a611cff3578/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:50:57.1619640Z * preparing ‘tic’: 2021-05-15T16:50:57.1620630Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:50:57.1621360Z * installing the package to process help pages 2021-05-15T16:50:57.1622560Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:50:57.1623350Z * checking for empty or unneeded directories 2021-05-15T16:50:57.1624360Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:50:57.1625620Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:50:57.1626610Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:50:57.1630640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:50:57.1631670Z (as ‘lib’ is unspecified) 2021-05-15T16:50:57.6614910Z * installing *source* package ‘tic’ ... 2021-05-15T16:50:57.6617680Z ** using staged installation 2021-05-15T16:50:57.6964110Z ** R 2021-05-15T16:50:57.7263630Z ** inst 2021-05-15T16:50:57.7482800Z ** preparing package for lazy loading 2021-05-15T16:50:58.3001710Z ** help 2021-05-15T16:50:58.7166420Z *** installing help indices 2021-05-15T16:50:58.8276460Z *** copying figures 2021-05-15T16:50:58.8304810Z ** building package indices 2021-05-15T16:50:59.1691380Z ** installing vignettes 2021-05-15T16:50:59.1771680Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:59.5106520Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:00.0975680Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:00.1045160Z * DONE (tic) 2021-05-15T16:51:00.1694190Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:51:00.4394040Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:51:01.8407780Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:51:01.8408780Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:51:01.8409590Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:51:01.8410400Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:51:01.8411230Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:51:01.8412020Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:51:01.8412840Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:51:01.8413930Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:51:01.8414740Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:51:01.8415540Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:51:01.8416320Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:51:01.8417140Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:51:01.8417960Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:51:01.8418780Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:51:01.8419600Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:51:01.8420430Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:51:01.8421240Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:51:01.8422020Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:51:01.8422800Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:51:01.8423570Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:51:01.8424360Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:51:01.8425150Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:51:01.8425970Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:51:01.8426770Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:51:01.8427570Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:51:01.8428380Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:51:01.8429160Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:51:01.8429990Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:51:01.8430790Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:51:01.8431660Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:51:01.8432510Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:51:01.8433370Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:51:01.8434210Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:51:01.8435020Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:51:01.8435840Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:51:01.8436650Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:51:01.8437480Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:51:01.8438290Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:51:01.8441190Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T16:51:01.8443590Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:51:01.8444530Z (as ‘lib’ is unspecified) 2021-05-15T16:51:03.7203760Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T16:51:03.7207110Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T16:51:03.7277230Z Packages which are only available in source form, and may need 2021-05-15T16:51:03.7278700Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-15T16:51:03.7279900Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-15T16:51:03.7281360Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-15T16:51:03.7284500Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-15T16:51:03.7286490Z 2021-05-15T16:51:03.7295470Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:51:04.0349900Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T16:51:04.0442510Z ================================================== 2021-05-15T16:51:04.0443010Z downloaded 233 KB 2021-05-15T16:51:04.0443280Z 2021-05-15T16:51:04.0476550Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:51:04.3327380Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T16:51:04.3470820Z ================================================== 2021-05-15T16:51:04.3471390Z downloaded 764 KB 2021-05-15T16:51:04.3471690Z 2021-05-15T16:51:04.3516400Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T16:51:04.5549220Z Content type 'application/x-gzip' length 6080 bytes 2021-05-15T16:51:04.5550010Z ================================================== 2021-05-15T16:51:04.5550420Z downloaded 6080 bytes 2021-05-15T16:51:04.5550690Z 2021-05-15T16:51:04.5589090Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:51:05.2845100Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T16:51:05.3901930Z ================================================== 2021-05-15T16:51:05.3902470Z downloaded 1.0 MB 2021-05-15T16:51:05.3902740Z 2021-05-15T16:51:05.3940570Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:51:05.6207350Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T16:51:05.7100510Z ================================================== 2021-05-15T16:51:05.7101020Z downloaded 670 KB 2021-05-15T16:51:05.7101280Z 2021-05-15T16:51:05.7145010Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:51:06.0922460Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T16:51:06.0923250Z ================================================== 2021-05-15T16:51:06.0923640Z downloaded 13 KB 2021-05-15T16:51:06.0923900Z 2021-05-15T16:51:06.0958900Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:51:06.8407680Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T16:51:06.8633980Z ================================================== 2021-05-15T16:51:06.8634460Z downloaded 265 KB 2021-05-15T16:51:06.8634730Z 2021-05-15T16:51:06.8669910Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:51:07.0294180Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T16:51:07.0732660Z ================================================== 2021-05-15T16:51:07.0733460Z downloaded 466 KB 2021-05-15T16:51:07.0733720Z 2021-05-15T16:51:07.0769000Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:51:07.2384030Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T16:51:07.2384790Z ================================================== 2021-05-15T16:51:07.2385410Z downloaded 25 KB 2021-05-15T16:51:07.2385670Z 2021-05-15T16:51:07.2440860Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:51:07.4195710Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T16:51:07.4221410Z ================================================== 2021-05-15T16:51:07.4221920Z downloaded 116 KB 2021-05-15T16:51:07.4222190Z 2021-05-15T16:51:07.4254180Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:51:07.7301400Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T16:51:07.7334750Z ================================================== 2021-05-15T16:51:07.7335230Z downloaded 138 KB 2021-05-15T16:51:07.7335490Z 2021-05-15T16:51:07.7367010Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T16:51:08.0246480Z Content type 'application/x-gzip' length 6100 bytes 2021-05-15T16:51:08.0248310Z ================================================== 2021-05-15T16:51:08.0249460Z downloaded 6100 bytes 2021-05-15T16:51:08.0250190Z 2021-05-15T16:51:08.0289020Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:51:08.3403670Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T16:51:08.3407870Z ================================================== 2021-05-15T16:51:08.3408330Z downloaded 59 KB 2021-05-15T16:51:08.3408580Z 2021-05-15T16:51:08.3440000Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T16:51:08.7107790Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-15T16:51:08.7169350Z ================================================== 2021-05-15T16:51:08.7169780Z downloaded 23 KB 2021-05-15T16:51:08.7170030Z 2021-05-15T16:51:08.7202380Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:51:08.9074580Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T16:51:08.9075570Z ================================================== 2021-05-15T16:51:08.9076010Z downloaded 8066 bytes 2021-05-15T16:51:08.9076280Z 2021-05-15T16:51:08.9106180Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:51:09.3101140Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T16:51:09.3304520Z ================================================== 2021-05-15T16:51:09.3305000Z downloaded 160 KB 2021-05-15T16:51:09.3305250Z 2021-05-15T16:51:09.3339120Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:51:10.8882750Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T16:51:10.8887840Z ================================================== 2021-05-15T16:51:10.8888290Z downloaded 72 KB 2021-05-15T16:51:10.8888560Z 2021-05-15T16:51:10.8921530Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:51:11.2183780Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T16:51:11.2184490Z ================================================== 2021-05-15T16:51:11.2184880Z downloaded 11 KB 2021-05-15T16:51:11.2185140Z 2021-05-15T16:51:11.2223040Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:51:11.3801590Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T16:51:11.3900930Z ================================================== 2021-05-15T16:51:11.3901430Z downloaded 265 KB 2021-05-15T16:51:11.3901700Z 2021-05-15T16:51:11.3935880Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:51:11.7306380Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:51:11.7331350Z ================================================== 2021-05-15T16:51:11.7331790Z downloaded 109 KB 2021-05-15T16:51:11.7332060Z 2021-05-15T16:51:11.7364530Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-15T16:51:12.0932350Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-15T16:51:12.0956410Z ================================================== 2021-05-15T16:51:12.0956870Z downloaded 79 KB 2021-05-15T16:51:12.0957140Z 2021-05-15T16:51:12.0988520Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:51:12.4278240Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T16:51:12.4279000Z ================================================== 2021-05-15T16:51:12.4279400Z downloaded 14 KB 2021-05-15T16:51:12.4279650Z 2021-05-15T16:51:12.4311500Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T16:51:12.6306830Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-15T16:51:12.6323300Z ================================================== 2021-05-15T16:51:12.6323780Z downloaded 132 KB 2021-05-15T16:51:12.6330430Z 2021-05-15T16:51:12.6368430Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:51:12.8955160Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T16:51:13.1468730Z ================================================== 2021-05-15T16:51:13.1469270Z downloaded 7.2 MB 2021-05-15T16:51:13.1469540Z 2021-05-15T16:51:13.1707600Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:51:13.3635700Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T16:51:13.5781250Z ================================================== 2021-05-15T16:51:13.5781810Z downloaded 2.8 MB 2021-05-15T16:51:13.5782080Z 2021-05-15T16:51:13.5879860Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:51:13.9852570Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T16:51:13.9985960Z ================================================== 2021-05-15T16:51:13.9986430Z downloaded 871 KB 2021-05-15T16:51:13.9986690Z 2021-05-15T16:51:14.0023770Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T16:51:14.2497960Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-15T16:51:14.2525110Z ================================================== 2021-05-15T16:51:14.2525580Z downloaded 130 KB 2021-05-15T16:51:14.2525840Z 2021-05-15T16:51:14.2558310Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T16:51:14.4896960Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-15T16:51:14.5055130Z ================================================== 2021-05-15T16:51:14.5055610Z downloaded 81 KB 2021-05-15T16:51:14.5056000Z 2021-05-15T16:51:14.5089130Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T16:51:14.7017930Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-15T16:51:14.7018740Z ================================================== 2021-05-15T16:51:14.7019130Z downloaded 10 KB 2021-05-15T16:51:14.7019390Z 2021-05-15T16:51:14.7055830Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T16:51:14.9569900Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-15T16:51:14.9576810Z ================================================== 2021-05-15T16:51:14.9577300Z downloaded 44 KB 2021-05-15T16:51:14.9577560Z 2021-05-15T16:51:14.9609770Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T16:51:15.4527500Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-15T16:51:15.4528180Z ================================================== 2021-05-15T16:51:15.4529140Z downloaded 10 KB 2021-05-15T16:51:15.4529470Z 2021-05-15T16:51:15.4560930Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:51:15.6996680Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T16:51:15.6997420Z ================================================== 2021-05-15T16:51:15.6997820Z downloaded 29 KB 2021-05-15T16:51:15.6998070Z 2021-05-15T16:51:15.7028180Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:51:15.9505490Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T16:51:15.9660820Z ================================================== 2021-05-15T16:51:15.9661300Z downloaded 664 KB 2021-05-15T16:51:15.9661570Z 2021-05-15T16:51:15.9697540Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:51:16.2518190Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T16:51:16.2518910Z ================================================== 2021-05-15T16:51:16.2519310Z downloaded 40 KB 2021-05-15T16:51:16.2519570Z 2021-05-15T16:51:16.2549990Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:51:16.4805590Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T16:51:16.4898060Z ================================================== 2021-05-15T16:51:16.4898530Z downloaded 248 KB 2021-05-15T16:51:16.4898800Z 2021-05-15T16:51:16.4941850Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T16:51:16.7650050Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-15T16:51:16.7817620Z ================================================== 2021-05-15T16:51:16.7818070Z downloaded 44 KB 2021-05-15T16:51:16.7818320Z 2021-05-15T16:51:16.7850130Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:51:17.0449520Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T16:51:17.0553820Z ================================================== 2021-05-15T16:51:17.0554310Z downloaded 362 KB 2021-05-15T16:51:17.0554570Z 2021-05-15T16:51:17.5134940Z * installing *source* package ‘utf8’ ... 2021-05-15T16:51:17.5234200Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:17.5235400Z ** using staged installation 2021-05-15T16:51:17.5417990Z ** libs 2021-05-15T16:51:17.5595620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T16:51:17.6537980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-15T16:51:17.8255670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-15T16:51:17.9169810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:17.9863690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-15T16:51:18.0786460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-15T16:51:18.2449280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-15T16:51:18.3381260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-15T16:51:18.4803790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T16:51:18.5820340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T16:51:18.6844990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T16:51:18.7796750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T16:51:18.8625350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T16:51:18.9478850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-15T16:51:19.0313450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T16:51:19.1181780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T16:51:19.2272840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T16:51:19.3045150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T16:51:19.3738040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T16:51:19.4630600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T16:51:19.5313980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T16:51:19.7172190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T16:51:20.2072530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T16:51:20.4048200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T16:51:20.5040810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T16:51:20.5935370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T16:51:20.6878100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T16:51:20.7928540Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T16:51:20.8483400Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:20.9213160Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T16:51:20.9268050Z ** R 2021-05-15T16:51:20.9382170Z ** inst 2021-05-15T16:51:20.9402620Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:21.5237930Z ** help 2021-05-15T16:51:21.5634830Z *** installing help indices 2021-05-15T16:51:21.5918800Z ** building package indices 2021-05-15T16:51:21.8492390Z ** installing vignettes 2021-05-15T16:51:21.8560080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:22.4037230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:22.5299940Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:22.7696480Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:22.7721760Z * DONE (utf8) 2021-05-15T16:51:23.0678000Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T16:51:23.0696180Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:23.0697490Z ** using staged installation 2021-05-15T16:51:23.0906950Z ** R 2021-05-15T16:51:23.1522640Z ** inst 2021-05-15T16:51:23.1548110Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:23.4668660Z ** help 2021-05-15T16:51:23.4938400Z *** installing help indices 2021-05-15T16:51:23.5137220Z ** building package indices 2021-05-15T16:51:23.7618280Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:23.9982690Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:24.2407000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:24.2511700Z * DONE (pkgconfig) 2021-05-15T16:51:24.6317220Z * installing *source* package ‘fansi’ ... 2021-05-15T16:51:24.6383490Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:24.6385720Z ** using staged installation 2021-05-15T16:51:24.6565480Z ** libs 2021-05-15T16:51:24.6768580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T16:51:24.7506720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-15T16:51:24.8436040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:24.9200180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-15T16:51:25.0159370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-15T16:51:25.2688750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T16:51:25.3404520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-15T16:51:25.5860690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-15T16:51:25.7259920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T16:51:25.8093740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-15T16:51:25.9408950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T16:51:26.1088640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T16:51:26.2221310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-15T16:51:26.3129850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-15T16:51:26.4044480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:51:26.5820710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-15T16:51:26.8024900Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:26.8594690Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T16:51:26.8636660Z ** R 2021-05-15T16:51:26.8779980Z ** inst 2021-05-15T16:51:26.8802430Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:27.6491740Z ** help 2021-05-15T16:51:27.7365230Z *** installing help indices 2021-05-15T16:51:27.7811500Z ** building package indices 2021-05-15T16:51:28.0694080Z ** installing vignettes 2021-05-15T16:51:28.0768540Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:28.4117690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:28.5345300Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:28.7793340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:28.7819720Z * DONE (fansi) 2021-05-15T16:51:29.4528000Z * installing *source* package ‘diffobj’ ... 2021-05-15T16:51:29.4722260Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:29.4725410Z ** using staged installation 2021-05-15T16:51:29.4939040Z ** libs 2021-05-15T16:51:29.5104200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-15T16:51:29.8126780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T16:51:29.9015000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:29.9814070Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:30.0370780Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T16:51:30.0410060Z ** R 2021-05-15T16:51:30.0942240Z ** inst 2021-05-15T16:51:30.1009250Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:37.6937880Z ** help 2021-05-15T16:51:37.9609790Z *** installing help indices 2021-05-15T16:51:38.1140770Z ** building package indices 2021-05-15T16:51:38.4816110Z ** installing vignettes 2021-05-15T16:51:38.4904040Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:38.9549680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:39.0835280Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:39.6405250Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:39.6508090Z * DONE (diffobj) 2021-05-15T16:51:40.0990050Z * installing *source* package ‘ps’ ... 2021-05-15T16:51:40.1067340Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:40.1068290Z ** using staged installation 2021-05-15T16:51:40.4617660Z ** libs 2021-05-15T16:51:40.4797220Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-15T16:51:40.6426360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:40.7240240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-15T16:51:40.8041100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-15T16:51:40.8830240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-15T16:51:41.0514320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-15T16:51:41.1201130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T16:51:41.3914540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-15T16:51:41.5406530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T16:51:41.6523490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-15T16:51:42.0365290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-15T16:51:42.3991860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-15T16:51:42.5515980Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:42.6088200Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T16:51:42.6157850Z ** R 2021-05-15T16:51:42.6333380Z ** inst 2021-05-15T16:51:42.6357350Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:43.8916520Z ** help 2021-05-15T16:51:44.1008490Z *** installing help indices 2021-05-15T16:51:44.2078990Z ** building package indices 2021-05-15T16:51:44.5626380Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:44.9010730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:45.0322040Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:45.2943650Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:45.2974130Z * DONE (ps) 2021-05-15T16:51:45.5885500Z * installing *source* package ‘praise’ ... 2021-05-15T16:51:45.5904550Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:45.5905390Z ** using staged installation 2021-05-15T16:51:45.6043920Z ** R 2021-05-15T16:51:45.6094750Z ** inst 2021-05-15T16:51:45.6113200Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:45.9014200Z ** help 2021-05-15T16:51:45.9175890Z *** installing help indices 2021-05-15T16:51:45.9434080Z ** building package indices 2021-05-15T16:51:46.1882020Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:46.4254050Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:46.6786800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:46.6860140Z * DONE (praise) 2021-05-15T16:51:47.1640280Z * installing *source* package ‘pkgload’ ... 2021-05-15T16:51:47.1756400Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:47.1757670Z ** using staged installation 2021-05-15T16:51:47.1961020Z ** R 2021-05-15T16:51:47.2133750Z ** inst 2021-05-15T16:51:47.2147310Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:48.2903260Z ** help 2021-05-15T16:51:48.3751020Z *** installing help indices 2021-05-15T16:51:48.4264940Z ** building package indices 2021-05-15T16:51:48.7169310Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:49.3353160Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:49.9702670Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:49.9727350Z * DONE (pkgload) 2021-05-15T16:51:50.3202740Z * installing *source* package ‘evaluate’ ... 2021-05-15T16:51:50.3239060Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:50.3240360Z ** using staged installation 2021-05-15T16:51:50.3431620Z ** R 2021-05-15T16:51:50.3518690Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:50.9699650Z ** help 2021-05-15T16:51:51.0170010Z *** installing help indices 2021-05-15T16:51:51.0547460Z ** building package indices 2021-05-15T16:51:51.3188560Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:51.5603860Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:51.8051890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:51.8075610Z * DONE (evaluate) 2021-05-15T16:51:52.1017020Z * installing *source* package ‘ellipsis’ ... 2021-05-15T16:51:52.1038530Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:52.1039780Z ** using staged installation 2021-05-15T16:51:52.1236020Z ** libs 2021-05-15T16:51:52.1457010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-15T16:51:52.2410080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:52.3187620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:52.3728750Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T16:51:52.3766860Z ** R 2021-05-15T16:51:52.3822050Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:52.7321820Z ** help 2021-05-15T16:51:52.7591300Z *** installing help indices 2021-05-15T16:51:52.7829010Z ** building package indices 2021-05-15T16:51:53.0387470Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:53.4441120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:53.5694940Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:53.8270800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:53.8291330Z * DONE (ellipsis) 2021-05-15T16:51:54.2090790Z * installing *source* package ‘digest’ ... 2021-05-15T16:51:54.2146000Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:54.2147130Z ** using staged installation 2021-05-15T16:51:54.2304300Z ** libs 2021-05-15T16:51:54.2493520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T16:51:54.4759350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T16:51:54.7083540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-15T16:51:55.3885950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T16:51:55.7287720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T16:51:56.4357190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-15T16:51:56.5436730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-15T16:51:56.7569960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T16:51:56.8440770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:56.8906560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-15T16:51:57.0650490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T16:51:57.1501970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-15T16:51:57.2482140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-15T16:51:57.5299410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-15T16:51:57.6521800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-15T16:51:58.3687100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T16:51:58.5360100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T16:51:58.7641300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:58.8235130Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T16:51:58.8280680Z ** R 2021-05-15T16:51:58.8358070Z ** demo 2021-05-15T16:51:58.8372510Z ** inst 2021-05-15T16:51:58.8457460Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:59.7196350Z ** help 2021-05-15T16:51:59.7704000Z *** installing help indices 2021-05-15T16:51:59.8010200Z ** building package indices 2021-05-15T16:52:00.0616370Z ** installing vignettes 2021-05-15T16:52:00.0690500Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:00.4075290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:00.5316640Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:00.7798930Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:00.7834860Z * DONE (digest) 2021-05-15T16:52:01.1336550Z * installing *source* package ‘brio’ ... 2021-05-15T16:52:01.1365310Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:01.1366610Z ** using staged installation 2021-05-15T16:52:01.1582280Z ** libs 2021-05-15T16:52:01.1779620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-15T16:52:01.2443620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T16:52:01.3232750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:52:01.3997760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-15T16:52:01.4793800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T16:52:01.5605990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T16:52:01.6684780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-15T16:52:01.7461380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T16:52:01.8359500Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:52:01.8914630Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T16:52:01.8953650Z ** R 2021-05-15T16:52:01.9007900Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:02.2051040Z ** help 2021-05-15T16:52:02.2354530Z *** installing help indices 2021-05-15T16:52:02.2597530Z ** building package indices 2021-05-15T16:52:02.5197400Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:02.8613940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:02.9958980Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:03.2318440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:03.2338130Z * DONE (brio) 2021-05-15T16:52:03.6511980Z * installing *source* package ‘xml2’ ... 2021-05-15T16:52:03.6587360Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:03.6588400Z ** using staged installation 2021-05-15T16:52:03.8356810Z Found pkg-config cflags and libs! 2021-05-15T16:52:04.1385220Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T16:52:04.1387100Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T16:52:04.2312410Z ** libs 2021-05-15T16:52:04.2488110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-15T16:52:05.0094200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:52:05.0883820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T16:52:05.8019870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T16:52:06.4225000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T16:52:07.2613710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T16:52:09.5920000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T16:52:10.2551050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T16:52:11.0453760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T16:52:11.6566710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T16:52:12.1127750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:52:12.1972130Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T16:52:12.2025600Z ** R 2021-05-15T16:52:12.2198320Z ** inst 2021-05-15T16:52:12.2241850Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:13.3978610Z ** help 2021-05-15T16:52:13.6317440Z *** installing help indices 2021-05-15T16:52:13.6906450Z ** building package indices 2021-05-15T16:52:13.9916330Z ** installing vignettes 2021-05-15T16:52:14.0043780Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:14.2667120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:14.4021030Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:14.6796380Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:14.6829490Z * DONE (xml2) 2021-05-15T16:52:15.0917380Z * installing *source* package ‘xfun’ ... 2021-05-15T16:52:15.0983390Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:15.0985340Z ** using staged installation 2021-05-15T16:52:15.1207780Z ** libs 2021-05-15T16:52:15.1425640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:52:15.2592300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:52:15.3390430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:52:15.3960820Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T16:52:15.3999140Z ** R 2021-05-15T16:52:15.4206270Z ** inst 2021-05-15T16:52:15.4240550Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:17.0592870Z ** help 2021-05-15T16:52:17.2896230Z *** installing help indices 2021-05-15T16:52:17.4088620Z ** building package indices 2021-05-15T16:52:17.7626500Z ** installing vignettes 2021-05-15T16:52:17.7715220Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:18.1183140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:18.2412080Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:18.5087930Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:18.5121220Z * DONE (xfun) 2021-05-15T16:52:22.5995950Z * installing *source* package ‘stringi’ ... 2021-05-15T16:52:22.7700500Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:22.7701300Z ** using staged installation 2021-05-15T16:52:23.0395220Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T16:52:23.0396840Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T16:52:23.2476020Z checking for endianness... little 2021-05-15T16:52:23.4552390Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T16:52:23.6624380Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T16:52:23.6638600Z checking for cat... /bin/cat 2021-05-15T16:52:24.5229870Z checking for local ICUDT_DIR... icu69/data 2021-05-15T16:52:24.5232530Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-15T16:52:24.7431060Z checking whether the C compiler works... yes 2021-05-15T16:52:24.7431890Z checking for C compiler default output file name... a.out 2021-05-15T16:52:24.8311280Z checking for suffix of executables... 2021-05-15T16:52:25.0232350Z checking whether we are cross compiling... no 2021-05-15T16:52:25.0851680Z checking for suffix of object files... o 2021-05-15T16:52:25.1317210Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:52:25.1740940Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-15T16:52:25.2414000Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-15T16:52:25.3300430Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-15T16:52:25.7312500Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T16:52:25.7338000Z checking for egrep... /usr/bin/grep -E 2021-05-15T16:52:25.8501420Z rm: conftest.dSYM: is a directory 2021-05-15T16:52:25.8970380Z rm: conftest.dSYM: is a directory 2021-05-15T16:52:26.1059310Z checking for ANSI C header files... yes 2021-05-15T16:52:26.1900790Z checking for sys/types.h... yes 2021-05-15T16:52:26.2666000Z checking for sys/stat.h... yes 2021-05-15T16:52:26.3435100Z checking for stdlib.h... yes 2021-05-15T16:52:26.4208120Z checking for string.h... yes 2021-05-15T16:52:26.4986250Z checking for memory.h... yes 2021-05-15T16:52:26.5769970Z checking for strings.h... yes 2021-05-15T16:52:26.6561690Z checking for inttypes.h... yes 2021-05-15T16:52:26.7351510Z checking for stdint.h... yes 2021-05-15T16:52:26.8183030Z checking for unistd.h... yes 2021-05-15T16:52:26.9026470Z checking elf.h usability... no 2021-05-15T16:52:26.9631500Z checking elf.h presence... no 2021-05-15T16:52:26.9632950Z checking for elf.h... no 2021-05-15T16:52:27.1409320Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T16:52:27.1841250Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-15T16:52:27.8890070Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T16:52:27.9393450Z checking whether the compiler implements namespaces... yes 2021-05-15T16:52:28.3992270Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T16:52:29.4062700Z checking whether std::map is available... yes 2021-05-15T16:52:29.4099500Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:52:29.4285460Z checking with pkg-config for the system ICU4C... no 2021-05-15T16:52:29.4287080Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T16:52:29.4288260Z *** Trying with 'standard' fallback flags 2021-05-15T16:52:29.4956120Z checking whether an ICU4C-based project can be built... no 2021-05-15T16:52:29.4956960Z *** This version of ICU4C cannot be used. 2021-05-15T16:52:30.3225720Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T16:52:31.0771610Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T16:52:31.3412120Z downloading the ICU data library (icudt) 2021-05-15T16:52:31.3413690Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T16:52:31.3438000Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T16:52:31.4869670Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T16:52:31.6187150Z ================================================== 2021-05-15T16:52:31.6187700Z downloaded 10.9 MB 2021-05-15T16:52:31.6188000Z 2021-05-15T16:52:31.6760760Z icudt fetch successful 2021-05-15T16:52:31.7400990Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T16:52:31.9141860Z config.status: creating src/Makevars 2021-05-15T16:52:31.9441540Z config.status: creating src/uconfig_local.h 2021-05-15T16:52:31.9727080Z config.status: creating src/install.libs.R 2021-05-15T16:52:32.0011960Z 2021-05-15T16:52:32.0012720Z *** stringi configure summary: 2021-05-15T16:52:32.0013210Z ICU_FOUND=0 2021-05-15T16:52:32.0013640Z ICUDT_DIR=icu69/data 2021-05-15T16:52:32.0014090Z ICU_BUNDLE_VERSION=69 2021-05-15T16:52:32.0014550Z ICUDT_ENDIANNESS=little 2021-05-15T16:52:32.0015060Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T16:52:32.0016270Z STRINGI_CFLAGS= -fPIC 2021-05-15T16:52:32.0018390Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-15T16:52:32.0019860Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T16:52:32.0020330Z STRINGI_LDFLAGS= 2021-05-15T16:52:32.0020740Z STRINGI_LIBS= 2021-05-15T16:52:32.0020990Z 2021-05-15T16:52:32.0021430Z *** Compiler settings used: 2021-05-15T16:52:32.0022380Z CC=clang -mmacosx-version-min=10.13 2021-05-15T16:52:32.0023440Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-15T16:52:32.0024370Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:52:32.0025320Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T16:52:32.0026400Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-15T16:52:32.0027350Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:52:32.0027770Z LDFLAGS= 2021-05-15T16:52:32.0028110Z LIBS= 2021-05-15T16:52:32.0028320Z 2021-05-15T16:52:32.0730400Z ** libs 2021-05-15T16:52:32.0996420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T16:52:32.8906590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-15T16:52:33.6193590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-15T16:52:34.4466880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-15T16:52:35.2406510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T16:52:35.8924370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T16:52:36.7775930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T16:52:37.5064950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T16:52:38.2487340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T16:52:38.9512890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T16:52:39.7386890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T16:52:40.5007480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T16:52:41.3709790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T16:52:42.1858240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T16:52:42.9128540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T16:52:43.8961730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T16:52:45.6135610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T16:52:46.4226540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-15T16:52:47.1984930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-15T16:52:47.8611840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T16:52:48.5039390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-15T16:52:49.4616670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-15T16:52:50.2262300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-15T16:52:50.9700310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T16:52:51.8172020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-15T16:52:52.7143710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T16:52:53.4096920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T16:52:54.1844780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T16:52:54.9613780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T16:52:56.0828930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T16:52:57.1849690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T16:52:58.4145490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T16:52:59.5220920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T16:53:00.3532980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T16:53:01.2175040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T16:53:02.0015960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T16:53:02.7473290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T16:53:03.4843850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T16:53:04.2361950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T16:53:05.3248490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T16:53:06.4146240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T16:53:07.5661220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T16:53:08.6827080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T16:53:09.4997050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T16:53:10.3480560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T16:53:11.0465430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T16:53:12.0717100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T16:53:13.0761250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T16:53:14.1048330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T16:53:14.7970130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T16:53:15.4737300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T16:53:16.4881940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T16:53:17.5044160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T16:53:18.6038980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T16:53:19.6546250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T16:53:20.4760690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T16:53:21.2312830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T16:53:21.2668660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T16:53:22.3852840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T16:53:23.0892630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T16:53:23.7944880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T16:53:24.8471890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T16:53:25.8813220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T16:53:27.1127270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T16:53:27.9003290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T16:53:28.9770460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T16:53:29.7752760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-15T16:53:31.8420910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-15T16:53:32.5604600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T16:53:33.3009100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-15T16:53:34.2145240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-15T16:53:34.8790900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T16:53:35.5781690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T16:53:36.4359730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T16:53:37.2248780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T16:53:38.0958010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T16:53:38.8920890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T16:53:39.8006190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T16:53:40.5277220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T16:53:41.2454160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T16:53:42.0055460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T16:53:42.6552760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-15T16:53:43.3477710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T16:53:44.7953290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-15T16:53:44.8690520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-15T16:53:45.5672190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-15T16:53:46.3003390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-15T16:53:47.0513670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-15T16:53:47.5503520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-15T16:53:47.9854330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-15T16:53:48.5567150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-15T16:53:49.2058070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-15T16:53:49.7434780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-15T16:53:50.5879320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-15T16:53:51.3364350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-15T16:53:51.7930190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-15T16:53:52.3633260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-15T16:53:52.6632650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-15T16:53:53.1376250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-15T16:53:53.4734030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-15T16:53:53.5231740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-15T16:53:54.5533170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-15T16:53:55.1073300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-15T16:53:55.1826370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-15T16:53:55.8640340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-15T16:53:55.9300260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-15T16:53:56.8652230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-15T16:53:57.4838890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-15T16:53:57.9485050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-15T16:53:58.0007760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-15T16:53:58.7573860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-15T16:53:59.4738300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-15T16:54:00.3706390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-15T16:54:00.9736490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-15T16:54:01.6481410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-15T16:54:02.1218790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-15T16:54:02.9522550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-15T16:54:03.6533360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-15T16:54:04.6453660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-15T16:54:06.2172630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-15T16:54:06.9565180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-15T16:54:07.8289590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-15T16:54:08.3445190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-15T16:54:08.8631450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-15T16:54:09.5570630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-15T16:54:10.0560340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-15T16:54:11.0386150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-15T16:54:12.0494630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-15T16:54:13.8485270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-15T16:54:14.6076150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-15T16:54:14.6775480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-15T16:54:15.1690220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-15T16:54:15.6331120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-15T16:54:16.3435180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-15T16:54:16.9313380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-15T16:54:17.3230370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-15T16:54:18.1034440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-15T16:54:19.1415320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-15T16:54:19.9785650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-15T16:54:20.6835840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-15T16:54:21.2647890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-15T16:54:21.9813900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-15T16:54:22.8723380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-15T16:54:23.5496600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-15T16:54:24.2169860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-15T16:54:25.2917950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-15T16:54:25.9676080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-15T16:54:26.4560230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-15T16:54:26.9199990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-15T16:54:26.9682580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-15T16:54:27.4769160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-15T16:54:27.9841970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-15T16:54:28.8723510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-15T16:54:29.5656930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-15T16:54:30.2484470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-15T16:54:30.9626450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-15T16:54:31.5741600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-15T16:54:32.2804840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-15T16:54:32.9606760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-15T16:54:33.5381220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-15T16:54:34.1017210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-15T16:54:34.8418180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-15T16:54:35.2986110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-15T16:54:35.8482880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-15T16:54:36.2320400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-15T16:54:37.4147110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-15T16:54:38.0482280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-15T16:54:38.8443390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-15T16:54:39.2369200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-15T16:54:39.7307290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-15T16:54:40.3327900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-15T16:54:41.2137400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-15T16:54:42.1550750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-15T16:54:42.7903660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-15T16:54:43.2630440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-15T16:54:44.1665990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-15T16:54:44.7503260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-15T16:54:45.4163050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-15T16:54:45.9799210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-15T16:54:46.5487140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-15T16:54:47.0798000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-15T16:54:47.4369280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-15T16:54:48.2727770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-15T16:54:49.0899360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-15T16:54:49.8810040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-15T16:54:50.2354780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-15T16:54:50.6235190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-15T16:54:51.1113200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-15T16:54:51.5001170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-15T16:54:52.0282260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-15T16:54:52.8145970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-15T16:54:53.3625340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-15T16:54:53.6844570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-15T16:54:54.2634990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-15T16:54:54.7705550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-15T16:54:55.3066080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-15T16:54:55.8712040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-15T16:54:56.3959770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-15T16:54:56.9108220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-15T16:54:57.3455120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-15T16:54:57.9899820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-15T16:54:58.4657520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-15T16:55:00.0431290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-15T16:55:00.8357400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-15T16:55:01.6549160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-15T16:55:02.2567780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-15T16:55:02.6826850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-15T16:55:03.9030900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-15T16:55:04.7086820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-15T16:55:05.0306690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-15T16:55:05.4347920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-15T16:55:05.7532590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-15T16:55:06.3682800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-15T16:55:06.8342940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-15T16:55:07.3150430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-15T16:55:07.8294900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-15T16:55:08.3839210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-15T16:55:09.0487020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-15T16:55:09.3960300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-15T16:55:10.4515570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-15T16:55:11.3572230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-15T16:55:12.8884790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-15T16:55:13.1899220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-15T16:55:13.2451090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-15T16:55:14.6600390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-15T16:55:15.2355430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-15T16:55:16.3223440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-15T16:55:17.0650180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-15T16:55:17.1481110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-15T16:55:17.2089420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-15T16:55:18.4298080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-15T16:55:19.1308920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-15T16:55:20.1239460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-15T16:55:21.0493640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-15T16:55:21.6299490Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T16:55:21.6300520Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T16:55:21.6300990Z ^ 2021-05-15T16:55:22.2969870Z 1 warning generated. 2021-05-15T16:55:22.3018810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-15T16:55:22.9871400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-15T16:55:23.5645670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-15T16:55:24.1529210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-15T16:55:24.6122960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-15T16:55:25.2279010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-15T16:55:25.9087820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-15T16:55:26.6308420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-15T16:55:26.9305680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-15T16:55:27.7254840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-15T16:55:28.1986660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-15T16:55:29.4211170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-15T16:55:30.2814740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-15T16:55:30.6230640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-15T16:55:31.1410690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-15T16:55:31.6115450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-15T16:55:32.2137930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-15T16:55:32.7386830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-15T16:55:33.2527430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-15T16:55:33.8938540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-15T16:55:34.7278270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-15T16:55:35.0324310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-15T16:55:35.6295980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-15T16:55:36.3251450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-15T16:55:36.6411500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-15T16:55:37.5761850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-15T16:55:38.1988240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-15T16:55:38.7559110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-15T16:55:39.0563490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-15T16:55:39.6792200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-15T16:55:40.2937650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-15T16:55:41.2600860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-15T16:55:41.4479950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-15T16:55:42.0050910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-15T16:55:42.5166350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-15T16:55:43.2059980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-15T16:55:43.8888490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-15T16:55:44.5426680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-15T16:55:45.5697410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-15T16:55:46.1416210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-15T16:55:47.0547930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-15T16:55:47.1157920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-15T16:55:47.6575610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-15T16:55:48.0858250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-15T16:55:48.4594310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-15T16:55:48.5161890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-15T16:55:49.5506230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-15T16:55:50.2752700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-15T16:55:51.0677420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-15T16:55:51.7452980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-15T16:55:52.1889600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-15T16:55:52.9166600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-15T16:55:53.5469940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-15T16:55:55.4063440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-15T16:55:56.0213280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-15T16:55:56.5328760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-15T16:55:57.3051010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-15T16:55:57.9980180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-15T16:55:58.8448190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-15T16:55:59.8373460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-15T16:55:59.9915040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-15T16:56:01.3354650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-15T16:56:02.0573280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-15T16:56:02.8318790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-15T16:56:04.1478390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-15T16:56:04.9198820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-15T16:56:05.6830560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-15T16:56:06.6136670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-15T16:56:07.4885630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-15T16:56:07.5504940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-15T16:56:08.7638630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-15T16:56:09.8051500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-15T16:56:10.5065790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-15T16:56:10.7635180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-15T16:56:11.9967060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-15T16:56:12.8680670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-15T16:56:13.6458990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-15T16:56:14.3651970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-15T16:56:14.7981080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-15T16:56:15.5040330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-15T16:56:16.1095080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-15T16:56:16.8273970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-15T16:56:17.5607050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-15T16:56:18.0288020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-15T16:56:18.3483920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-15T16:56:18.4063830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-15T16:56:18.7851010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-15T16:56:19.2963190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-15T16:56:19.4088040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-15T16:56:19.4855480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-15T16:56:19.9866750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-15T16:56:20.5197860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-15T16:56:21.3009910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-15T16:56:21.8406800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-15T16:56:22.4821090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-15T16:56:23.4229020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-15T16:56:24.2267750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-15T16:56:25.1235410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-15T16:56:25.2993770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-15T16:56:27.2963490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-15T16:56:28.8603560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-15T16:56:29.0843020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-15T16:56:29.8845110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-15T16:56:30.0386590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-15T16:56:30.4074840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-15T16:56:30.7539030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-15T16:56:31.5608910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-15T16:56:31.8803680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-15T16:56:34.6883790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-15T16:56:36.0576500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-15T16:56:36.9299950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-15T16:56:39.1564560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-15T16:56:39.3417370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-15T16:56:39.9323660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-15T16:56:40.5504420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-15T16:56:41.1774560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-15T16:56:42.0981650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-15T16:56:42.5584720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-15T16:56:43.1000400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-15T16:56:43.8011480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-15T16:56:44.3889240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-15T16:56:45.1925990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-15T16:56:45.7525940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-15T16:56:46.2788120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-15T16:56:46.6205380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-15T16:56:47.1681120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-15T16:56:47.8211790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-15T16:56:48.6339500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-15T16:56:49.1623580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-15T16:56:49.8822490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-15T16:56:50.5541010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-15T16:56:50.8840310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-15T16:56:51.6169710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-15T16:56:52.2697000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-15T16:56:53.3254450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-15T16:56:54.6141710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-15T16:56:56.0216640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-15T16:56:57.1580720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-15T16:56:57.6742170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-15T16:56:59.1450570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-15T16:56:59.7204700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-15T16:57:00.5555620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-15T16:57:01.6187490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-15T16:57:02.6675090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-15T16:57:03.2552720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-15T16:57:03.7530650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-15T16:57:04.4920530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-15T16:57:05.2190700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-15T16:57:06.0084500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-15T16:57:06.8580570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-15T16:57:07.5599630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-15T16:57:08.8274390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-15T16:57:09.6192500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-15T16:57:11.0789140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-15T16:57:12.2706080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-15T16:57:12.9481980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-15T16:57:13.5760930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-15T16:57:15.3042310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-15T16:57:16.2083180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-15T16:57:17.1160670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-15T16:57:17.8511630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-15T16:57:18.4516290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-15T16:57:19.2862330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-15T16:57:19.9127360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-15T16:57:20.7404770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-15T16:57:21.8583250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-15T16:57:22.6702480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-15T16:57:23.3890400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-15T16:57:24.8441770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-15T16:57:25.5167640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-15T16:57:26.4849740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-15T16:57:27.2808180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-15T16:57:28.5618480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-15T16:57:29.6210850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-15T16:57:30.3130340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-15T16:57:31.0305270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-15T16:57:31.8129580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-15T16:57:33.0643130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-15T16:57:33.7144500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-15T16:57:34.4002520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-15T16:57:35.1427310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-15T16:57:35.8166210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-15T16:57:36.6938980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-15T16:57:37.7832650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-15T16:57:38.8312880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-15T16:57:39.6031370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-15T16:57:40.5849000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-15T16:57:41.2268070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-15T16:57:42.0574910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-15T16:57:43.0289270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-15T16:57:44.8507300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-15T16:57:45.3716980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-15T16:57:46.1151000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-15T16:57:47.5794500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-15T16:57:48.2583260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-15T16:57:48.9142470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-15T16:57:49.9965110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-15T16:57:50.6201470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-15T16:57:51.2179690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-15T16:57:52.0931290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-15T16:57:53.9223420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-15T16:57:54.5293760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-15T16:57:55.2068490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-15T16:57:55.6705610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-15T16:57:56.7253590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-15T16:57:58.2493650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-15T16:57:59.1172270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-15T16:58:02.0412620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-15T16:58:02.5479300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-15T16:58:03.3334340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-15T16:58:04.7855240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-15T16:58:05.4666750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-15T16:58:06.0610970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-15T16:58:06.7044060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-15T16:58:07.3671090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-15T16:58:07.9561180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-15T16:58:08.9112310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-15T16:58:11.1721590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-15T16:58:11.8093460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-15T16:58:12.3983900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-15T16:58:12.8866960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-15T16:58:13.5920250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-15T16:58:14.2262690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-15T16:58:14.8584660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-15T16:58:15.5348270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-15T16:58:16.1578490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-15T16:58:17.2956910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-15T16:58:17.9327910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-15T16:58:18.4129300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-15T16:58:18.9176570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-15T16:58:19.8837170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-15T16:58:20.4875270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-15T16:58:21.0825990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-15T16:58:22.2227830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-15T16:58:23.2181560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-15T16:58:24.1053890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-15T16:58:25.6589340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-15T16:58:26.6600460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-15T16:58:27.3920180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-15T16:58:28.7532390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-15T16:58:29.4743020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-15T16:58:29.9846300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-15T16:58:30.6874590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-15T16:58:31.2029270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-15T16:58:31.8491700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-15T16:58:32.7951060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-15T16:58:33.5415800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-15T16:58:34.2333230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-15T16:58:34.5693650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-15T16:58:35.5224160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-15T16:58:36.2367770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-15T16:58:36.8803800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-15T16:58:37.1786380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-15T16:58:37.9670730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-15T16:58:38.5970070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-15T16:58:39.1736820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-15T16:58:39.8822560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-15T16:58:40.4759010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-15T16:58:41.0042910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-15T16:58:41.9277010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-15T16:58:42.8930510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-15T16:58:43.7699900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-15T16:58:44.7632920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-15T16:58:45.6002160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-15T16:58:46.0883220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-15T16:58:46.8810360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-15T16:58:47.8431380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-15T16:58:48.3215190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-15T16:58:48.8104160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-15T16:58:49.9579900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-15T16:58:50.9021910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-15T16:58:51.4061670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-15T16:58:52.1912970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-15T16:58:53.0757950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-15T16:58:53.8786580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-15T16:58:54.7540540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-15T16:58:54.8234840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-15T16:58:55.4476180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-15T16:58:56.9885570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-15T16:58:57.5453030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-15T16:58:57.6014890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-15T16:58:57.6544840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-15T16:58:57.7103310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-15T16:58:58.5742250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-15T16:58:59.0711230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-15T16:58:59.3814400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-15T16:58:59.6972280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:58:59.9582470Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T16:59:00.1136910Z icudt already downloaded 2021-05-15T16:59:00.1139250Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-15T16:59:00.3822860Z icudt has been installed successfully 2021-05-15T16:59:00.4404200Z ** R 2021-05-15T16:59:00.5049530Z ** inst 2021-05-15T16:59:00.5077820Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:59:01.8985530Z ** help 2021-05-15T16:59:02.4915510Z *** installing help indices 2021-05-15T16:59:02.7271720Z ** building package indices 2021-05-15T16:59:03.2307000Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:59:03.7416870Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:59:03.8658330Z ** testing if installed package can be loaded from final location 2021-05-15T16:59:04.1459950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:59:04.1491290Z * DONE (stringi) 2021-05-15T16:59:05.9360150Z * installing *source* package ‘Rcpp’ ... 2021-05-15T16:59:05.9932470Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T16:59:05.9933200Z ** using staged installation 2021-05-15T16:59:06.0085330Z ** libs 2021-05-15T16:59:06.0256780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-15T16:59:07.1731600Z In file included from api.cpp:24: 2021-05-15T16:59:07.1732320Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T16:59:07.1734340Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T16:59:07.1735460Z SEXP data = Parent::get__(); 2021-05-15T16:59:07.1736000Z ^ 2021-05-15T16:59:09.7936410Z 1 warning generated. 2021-05-15T16:59:09.8060550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T16:59:11.0377330Z In file included from attributes.cpp:39: 2021-05-15T16:59:11.0378120Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T16:59:11.0379890Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T16:59:11.0380810Z SEXP data = Parent::get__(); 2021-05-15T16:59:11.0381200Z ^ 2021-05-15T16:59:23.0213950Z 1 warning generated. 2021-05-15T16:59:23.0398140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T16:59:23.4749550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-15T16:59:24.5921000Z In file included from date.cpp:30: 2021-05-15T16:59:24.5921700Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T16:59:24.5923490Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T16:59:24.5924430Z SEXP data = Parent::get__(); 2021-05-15T16:59:24.5924820Z ^ 2021-05-15T16:59:27.4517050Z 1 warning generated. 2021-05-15T16:59:27.4637910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-15T16:59:28.5967030Z In file included from module.cpp:24: 2021-05-15T16:59:28.5967790Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T16:59:28.5969550Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T16:59:28.5970480Z SEXP data = Parent::get__(); 2021-05-15T16:59:28.5970910Z ^ 2021-05-15T16:59:33.7066700Z 1 warning generated. 2021-05-15T16:59:33.7208270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T16:59:34.8396330Z In file included from rcpp_init.cpp:24: 2021-05-15T16:59:34.8397160Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T16:59:34.8398930Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T16:59:34.8399850Z SEXP data = Parent::get__(); 2021-05-15T16:59:34.8400250Z ^ 2021-05-15T16:59:37.4144270Z 1 warning generated. 2021-05-15T16:59:37.4302170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:59:37.4973460Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T16:59:37.5037770Z ** R 2021-05-15T16:59:37.5200270Z ** inst 2021-05-15T16:59:37.7718610Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:59:40.7405660Z ** help 2021-05-15T16:59:40.8959660Z *** installing help indices 2021-05-15T16:59:40.9704560Z ** building package indices 2021-05-15T16:59:41.2877040Z ** installing vignettes 2021-05-15T16:59:41.2977780Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:59:41.9499750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:59:42.0743090Z ** testing if installed package can be loaded from final location 2021-05-15T16:59:42.4659770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:59:42.5080950Z * DONE (Rcpp) 2021-05-15T16:59:43.0273210Z * installing *source* package ‘commonmark’ ... 2021-05-15T16:59:43.0335720Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T16:59:43.0336870Z ** using staged installation 2021-05-15T16:59:43.0498200Z ** libs 2021-05-15T16:59:43.0720050Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T16:59:43.0747090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-15T16:59:43.1495720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:59:43.2222950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T16:59:43.3164730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T16:59:43.4013560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T16:59:43.6921780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T16:59:43.8055610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T16:59:44.4038240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T16:59:45.1374690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T16:59:46.3716200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T16:59:47.8887090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T16:59:48.0449170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T16:59:48.1253700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T16:59:48.2474470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T16:59:48.3529570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T16:59:48.4598590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T16:59:48.6615590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T16:59:48.8393860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T16:59:48.9729580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T16:59:49.0434560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T16:59:49.1220990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T16:59:49.2742880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T16:59:49.3261720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T16:59:49.4228030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T16:59:49.4937710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T16:59:49.5607740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T16:59:49.6380360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T16:59:49.7404410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T16:59:49.8556310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T16:59:49.9314910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T16:59:50.0313850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T16:59:50.2367340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T16:59:50.2955530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T16:59:50.4348630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T16:59:50.5357470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T16:59:50.7979450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T16:59:50.8855770Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T16:59:50.9441430Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:59:51.0321880Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T16:59:51.0374760Z ** R 2021-05-15T16:59:51.0421220Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:59:51.3412450Z ** help 2021-05-15T16:59:51.3571350Z *** installing help indices 2021-05-15T16:59:51.3754860Z ** building package indices 2021-05-15T16:59:51.6190530Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:59:51.9546290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:59:52.0922190Z ** testing if installed package can be loaded from final location 2021-05-15T16:59:52.3312440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:59:52.3331740Z * DONE (commonmark) 2021-05-15T16:59:52.6907170Z * installing *source* package ‘brew’ ... 2021-05-15T16:59:52.6910830Z ** using staged installation 2021-05-15T16:59:52.7040130Z ** R 2021-05-15T16:59:52.7086150Z ** inst 2021-05-15T16:59:52.7253410Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:59:53.1749490Z ** help 2021-05-15T16:59:53.1937670Z *** installing help indices 2021-05-15T16:59:53.2134290Z ** building package indices 2021-05-15T16:59:53.6018330Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:59:53.8410810Z ** testing if installed package can be loaded from final location 2021-05-15T16:59:54.0794910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:59:54.0894880Z * DONE (brew) 2021-05-15T16:59:54.3987830Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T16:59:54.4016580Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T16:59:54.4017750Z ** using staged installation 2021-05-15T16:59:54.4227190Z ** R 2021-05-15T16:59:54.4295790Z ** inst 2021-05-15T16:59:54.4309210Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:59:54.9767240Z ** help 2021-05-15T16:59:54.9994890Z *** installing help indices 2021-05-15T16:59:55.0213860Z ** building package indices 2021-05-15T16:59:55.2713790Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:59:55.5629280Z ** testing if installed package can be loaded from final location 2021-05-15T16:59:55.8579100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:59:55.8598680Z * DONE (sessioninfo) 2021-05-15T16:59:56.1485780Z * installing *source* package ‘prettyunits’ ... 2021-05-15T16:59:56.1507770Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T16:59:56.1508760Z ** using staged installation 2021-05-15T16:59:56.1661860Z ** R 2021-05-15T16:59:56.1728360Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:59:56.5730690Z ** help 2021-05-15T16:59:56.6091640Z *** installing help indices 2021-05-15T16:59:56.6339480Z ** building package indices 2021-05-15T16:59:56.8979830Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:59:57.1423460Z ** testing if installed package can be loaded from final location 2021-05-15T16:59:57.3771130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:59:57.3857850Z * DONE (prettyunits) 2021-05-15T16:59:58.2051790Z * installing *source* package ‘vctrs’ ... 2021-05-15T16:59:58.2305770Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T16:59:58.2307010Z ** using staged installation 2021-05-15T16:59:58.2562840Z ** libs 2021-05-15T16:59:58.2815690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T16:59:58.4226200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T16:59:58.5419970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-15T16:59:58.6564230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-15T16:59:58.8837620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T16:59:59.0293810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-15T16:59:59.1867960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-15T16:59:59.2881130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T16:59:59.4254910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T16:59:59.5306510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-15T16:59:59.6827910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-15T16:59:59.9015030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-15T17:00:00.0632810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T17:00:00.1757210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T17:00:00.4817100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-15T17:00:00.5777260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-15T17:00:01.0454630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-15T17:00:01.1692660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-15T17:00:01.3543760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-15T17:00:01.4942400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-15T17:00:01.5873440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T17:00:01.8562130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:00:01.9536870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-15T17:00:02.2546210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T17:00:02.3608750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T17:00:03.1451910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T17:00:03.3205390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T17:00:03.4223140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T17:00:03.5267610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T17:00:03.7015310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T17:00:03.8335020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-15T17:00:03.9954880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T17:00:04.1221150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-15T17:00:04.3175370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-15T17:00:04.6267740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-15T17:00:04.7600340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-15T17:00:04.8713460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-15T17:00:05.0134640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T17:00:05.7307760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T17:00:06.3250010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T17:00:06.5978520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T17:00:06.7929740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-15T17:00:07.1340560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T17:00:07.2220610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T17:00:07.4362970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-15T17:00:07.5997620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-15T17:00:07.7257230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T17:00:08.0431230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T17:00:08.2183910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T17:00:08.3806680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-15T17:00:08.5128300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T17:00:08.6135090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-15T17:00:08.7635240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-15T17:00:08.9135880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T17:00:09.0489130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T17:00:09.1823020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T17:00:09.2893990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T17:00:09.3971720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T17:00:09.4870700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T17:00:10.1606490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T17:00:10.2316940Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:00:10.2987730Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T17:00:10.3047590Z ** R 2021-05-15T17:00:10.3611600Z ** inst 2021-05-15T17:00:10.3695140Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:13.8879050Z ** help 2021-05-15T17:00:14.2718150Z *** installing help indices 2021-05-15T17:00:14.4788480Z *** copying figures 2021-05-15T17:00:14.4847930Z ** building package indices 2021-05-15T17:00:14.9032160Z ** installing vignettes 2021-05-15T17:00:14.9265700Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:15.3705720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:00:15.6498980Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:16.0262390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:16.0324030Z * DONE (vctrs) 2021-05-15T17:00:16.6597710Z * installing *source* package ‘processx’ ... 2021-05-15T17:00:16.6668090Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:16.6669190Z ** using staged installation 2021-05-15T17:00:16.6946170Z ** libs 2021-05-15T17:00:16.7121170Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T17:00:16.8792320Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T17:00:16.8794110Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T17:00:17.1120410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T17:00:17.2084360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-15T17:00:17.3103030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-15T17:00:17.3845060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T17:00:17.3847080Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T17:00:17.4425220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:00:17.5352700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-15T17:00:17.6436570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T17:00:17.9486060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T17:00:18.0658570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T17:00:18.1704160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T17:00:18.2906160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T17:00:18.3912630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T17:00:18.6783660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T17:00:18.7915030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T17:00:18.9087080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T17:00:18.9801520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T17:00:19.0766240Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:00:19.1350640Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T17:00:19.1449100Z ** R 2021-05-15T17:00:19.1671390Z ** inst 2021-05-15T17:00:19.1684920Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:21.0903270Z ** help 2021-05-15T17:00:21.1795150Z *** installing help indices 2021-05-15T17:00:21.2269430Z ** building package indices 2021-05-15T17:00:21.5149450Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:21.8553180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:00:22.0706180Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:22.3745220Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:22.3779500Z * DONE (processx) 2021-05-15T17:00:22.7487030Z * installing *source* package ‘markdown’ ... 2021-05-15T17:00:22.7534940Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:22.7535680Z ** using staged installation 2021-05-15T17:00:22.7746870Z ** libs 2021-05-15T17:00:22.7924510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T17:00:22.8914450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T17:00:22.9724190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T17:00:23.1657690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-15T17:00:23.3157130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-15T17:00:23.4325460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T17:00:23.5008000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T17:00:23.5769170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-15T17:00:23.8075420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T17:00:23.9929040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-15T17:00:25.2058450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-15T17:00:25.2895340Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:00:25.3464240Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T17:00:25.3506100Z ** R 2021-05-15T17:00:25.3589380Z ** inst 2021-05-15T17:00:25.3721230Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:25.9595720Z ** help 2021-05-15T17:00:26.0856230Z *** installing help indices 2021-05-15T17:00:26.1279860Z ** building package indices 2021-05-15T17:00:26.4021210Z ** installing vignettes 2021-05-15T17:00:26.4100970Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:26.7317400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:00:26.8598920Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:27.1043370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:27.1078650Z * DONE (markdown) 2021-05-15T17:00:27.4223500Z * installing *source* package ‘highr’ ... 2021-05-15T17:00:27.4243820Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:27.4245150Z ** using staged installation 2021-05-15T17:00:27.4436110Z ** R 2021-05-15T17:00:27.4495400Z ** inst 2021-05-15T17:00:27.4584680Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:27.8863250Z ** help 2021-05-15T17:00:27.9083240Z *** installing help indices 2021-05-15T17:00:27.9266140Z ** building package indices 2021-05-15T17:00:28.1748970Z ** installing vignettes 2021-05-15T17:00:28.1812080Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:28.4219990Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:28.6659760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:28.6750040Z * DONE (highr) 2021-05-15T17:00:29.0755450Z * installing *source* package ‘stringr’ ... 2021-05-15T17:00:29.0821540Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:29.0822660Z ** using staged installation 2021-05-15T17:00:29.1054690Z ** R 2021-05-15T17:00:29.1193850Z ** data 2021-05-15T17:00:29.1209020Z *** moving datasets to lazyload DB 2021-05-15T17:00:29.1417430Z ** inst 2021-05-15T17:00:29.1468260Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:29.9234470Z ** help 2021-05-15T17:00:30.0424100Z *** installing help indices 2021-05-15T17:00:30.1077110Z *** copying figures 2021-05-15T17:00:30.1086560Z ** building package indices 2021-05-15T17:00:30.4157700Z ** installing vignettes 2021-05-15T17:00:30.4246760Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:30.6790060Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:30.9407850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:30.9439160Z * DONE (stringr) 2021-05-15T17:00:31.2605300Z * installing *source* package ‘rversions’ ... 2021-05-15T17:00:31.2628350Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:31.2629340Z ** using staged installation 2021-05-15T17:00:31.2819650Z ** R 2021-05-15T17:00:31.2941220Z ** inst 2021-05-15T17:00:31.2956500Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:31.6909260Z ** help 2021-05-15T17:00:31.7202210Z *** installing help indices 2021-05-15T17:00:31.7451290Z *** copying figures 2021-05-15T17:00:31.7460550Z ** building package indices 2021-05-15T17:00:32.0014800Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:32.2623220Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:32.5236610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:32.5325600Z * DONE (rversions) 2021-05-15T17:00:33.1449080Z * installing *source* package ‘pillar’ ... 2021-05-15T17:00:33.1610820Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:33.1611730Z ** using staged installation 2021-05-15T17:00:33.1877580Z ** R 2021-05-15T17:00:33.2162150Z ** inst 2021-05-15T17:00:33.2309390Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:35.4231760Z ** help 2021-05-15T17:00:35.5500360Z *** installing help indices 2021-05-15T17:00:35.6181490Z *** copying figures 2021-05-15T17:00:35.6211860Z ** building package indices 2021-05-15T17:00:35.9339320Z ** installing vignettes 2021-05-15T17:00:35.9484600Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:36.3140030Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:36.8624040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:36.8904930Z * DONE (pillar) 2021-05-15T17:00:37.2993550Z * installing *source* package ‘callr’ ... 2021-05-15T17:00:37.3049370Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:37.3051230Z ** using staged installation 2021-05-15T17:00:37.3257220Z ** R 2021-05-15T17:00:37.3478820Z ** inst 2021-05-15T17:00:37.3496680Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:41.1063370Z ** help 2021-05-15T17:00:41.2648500Z *** installing help indices 2021-05-15T17:00:41.3451050Z ** building package indices 2021-05-15T17:00:41.6684370Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:41.9336160Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:42.2729780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:42.2774750Z * DONE (callr) 2021-05-15T17:00:43.0389970Z * installing *source* package ‘knitr’ ... 2021-05-15T17:00:43.0588020Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:43.0588950Z ** using staged installation 2021-05-15T17:00:43.1096480Z ** R 2021-05-15T17:00:43.1624260Z ** demo 2021-05-15T17:00:43.1640990Z ** inst 2021-05-15T17:00:43.2326070Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:48.6438070Z ** help 2021-05-15T17:00:48.9303140Z *** installing help indices 2021-05-15T17:00:49.0740600Z ** building package indices 2021-05-15T17:00:49.4503770Z ** installing vignettes 2021-05-15T17:00:49.4620650Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:49.7266060Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:50.1060260Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:50.1198660Z * DONE (knitr) 2021-05-15T17:00:50.4325160Z * installing *source* package ‘xopen’ ... 2021-05-15T17:00:50.4342160Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:50.4343770Z ** using staged installation 2021-05-15T17:00:50.4539440Z ** R 2021-05-15T17:00:50.4583100Z ** inst 2021-05-15T17:00:50.4598860Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:50.7702230Z ** help 2021-05-15T17:00:50.7945010Z *** installing help indices 2021-05-15T17:00:50.8108170Z ** building package indices 2021-05-15T17:00:51.0563500Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:51.2931600Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:51.5259920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:51.5364270Z * DONE (xopen) 2021-05-15T17:00:52.1617170Z * installing *source* package ‘tibble’ ... 2021-05-15T17:00:52.1777600Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:52.1778500Z ** using staged installation 2021-05-15T17:00:52.2085370Z ** libs 2021-05-15T17:00:52.2251590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T17:00:52.3024590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T17:00:52.4027460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:00:52.4690250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T17:00:52.5903660Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:00:52.6495730Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T17:00:52.6535400Z ** R 2021-05-15T17:00:52.6810440Z ** inst 2021-05-15T17:00:52.6962560Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:55.0094850Z ** help 2021-05-15T17:00:55.6476210Z *** installing help indices 2021-05-15T17:00:55.6477690Z *** copying figures 2021-05-15T17:00:55.6478490Z ** building package indices 2021-05-15T17:00:55.6479290Z ** installing vignettes 2021-05-15T17:00:55.6480350Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:56.0182780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:00:56.3058320Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:56.8200190Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:56.8243540Z * DONE (tibble) 2021-05-15T17:00:57.1892960Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T17:00:57.1933560Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T17:00:57.1934570Z ** using staged installation 2021-05-15T17:00:57.2169540Z ** R 2021-05-15T17:00:57.2344980Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:00:58.6377580Z ** help 2021-05-15T17:00:58.6952640Z *** installing help indices 2021-05-15T17:00:58.7363960Z ** building package indices 2021-05-15T17:00:59.0219770Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:00:59.3557720Z ** testing if installed package can be loaded from final location 2021-05-15T17:00:59.7236750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:00:59.7262500Z * DONE (pkgbuild) 2021-05-15T17:01:00.3245580Z * installing *source* package ‘roxygen2’ ... 2021-05-15T17:01:00.3396720Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:00.3398030Z ** using staged installation 2021-05-15T17:01:00.3677540Z ** libs 2021-05-15T17:01:00.3859040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T17:01:01.5827280Z In file included from RcppExports.cpp:4: 2021-05-15T17:01:01.5828230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:01:01.5830980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:01.5832060Z SEXP data = Parent::get__(); 2021-05-15T17:01:01.5832460Z ^ 2021-05-15T17:01:05.4674290Z 1 warning generated. 2021-05-15T17:01:05.4814210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T17:01:06.6314420Z In file included from escapeExamples.cpp:1: 2021-05-15T17:01:06.6315930Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:01:06.6318060Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:06.6319180Z SEXP data = Parent::get__(); 2021-05-15T17:01:06.6319570Z ^ 2021-05-15T17:01:09.2083320Z 1 warning generated. 2021-05-15T17:01:09.2209800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T17:01:10.3806730Z In file included from isComplete.cpp:1: 2021-05-15T17:01:10.3808010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:01:10.3810100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:10.3811110Z SEXP data = Parent::get__(); 2021-05-15T17:01:10.3811510Z ^ 2021-05-15T17:01:12.9445070Z 1 warning generated. 2021-05-15T17:01:12.9571650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T17:01:14.0991380Z In file included from leadingSpaces.cpp:1: 2021-05-15T17:01:14.0992460Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:01:14.0994520Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:14.0995810Z SEXP data = Parent::get__(); 2021-05-15T17:01:14.0996230Z ^ 2021-05-15T17:01:16.7705920Z 1 warning generated. 2021-05-15T17:01:16.7838560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T17:01:17.9305560Z In file included from parser2.cpp:1: 2021-05-15T17:01:17.9306710Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:01:17.9308820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:17.9309780Z SEXP data = Parent::get__(); 2021-05-15T17:01:17.9310180Z ^ 2021-05-15T17:01:22.2129160Z 1 warning generated. 2021-05-15T17:01:22.2285520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T17:01:23.3740010Z In file included from wrapUsage.cpp:1: 2021-05-15T17:01:23.3740970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:01:23.3743110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:23.3744230Z SEXP data = Parent::get__(); 2021-05-15T17:01:23.3744650Z ^ 2021-05-15T17:01:26.0856030Z 1 warning generated. 2021-05-15T17:01:26.1026730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:01:26.1644830Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T17:01:26.1692850Z ** R 2021-05-15T17:01:26.2132250Z ** inst 2021-05-15T17:01:26.2210110Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:01:31.0191840Z ** help 2021-05-15T17:01:31.1271080Z *** installing help indices 2021-05-15T17:01:31.1862540Z *** copying figures 2021-05-15T17:01:31.1873680Z ** building package indices 2021-05-15T17:01:31.4844180Z ** installing vignettes 2021-05-15T17:01:31.5046320Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:01:32.0482150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:01:32.1795920Z ** testing if installed package can be loaded from final location 2021-05-15T17:01:32.7135230Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:01:32.7196070Z * DONE (roxygen2) 2021-05-15T17:01:33.0391880Z * installing *source* package ‘rematch2’ ... 2021-05-15T17:01:33.0415230Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:33.0416250Z ** using staged installation 2021-05-15T17:01:33.0596560Z ** R 2021-05-15T17:01:33.0674030Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:01:33.6875750Z ** help 2021-05-15T17:01:33.7209420Z *** installing help indices 2021-05-15T17:01:33.7476740Z ** building package indices 2021-05-15T17:01:34.0044210Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:01:34.4442280Z ** testing if installed package can be loaded from final location 2021-05-15T17:01:34.8927970Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:01:34.8947050Z * DONE (rematch2) 2021-05-15T17:01:35.3112050Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T17:01:35.3162790Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:35.3164580Z ** using staged installation 2021-05-15T17:01:35.3373050Z ** R 2021-05-15T17:01:35.3501950Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:01:36.7474220Z ** help 2021-05-15T17:01:36.8012400Z *** installing help indices 2021-05-15T17:01:36.8353930Z ** building package indices 2021-05-15T17:01:37.1055000Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:01:37.4672840Z ** testing if installed package can be loaded from final location 2021-05-15T17:01:37.8576060Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:01:37.8601080Z * DONE (rcmdcheck) 2021-05-15T17:01:38.2077450Z * installing *source* package ‘waldo’ ... 2021-05-15T17:01:38.2116380Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:38.2117450Z ** using staged installation 2021-05-15T17:01:38.2321290Z ** R 2021-05-15T17:01:38.2413430Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:01:39.1064390Z ** help 2021-05-15T17:01:39.1264680Z *** installing help indices 2021-05-15T17:01:39.1468810Z *** copying figures 2021-05-15T17:01:39.1473570Z ** building package indices 2021-05-15T17:01:39.4036500Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:01:39.7178970Z ** testing if installed package can be loaded from final location 2021-05-15T17:01:40.0371160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:01:40.0393870Z * DONE (waldo) 2021-05-15T17:01:40.8548260Z * installing *source* package ‘testthat’ ... 2021-05-15T17:01:40.8783580Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:40.8784920Z ** using staged installation 2021-05-15T17:01:40.9116530Z ** libs 2021-05-15T17:01:40.9309100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:01:41.0101640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T17:01:41.0929790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T17:01:42.1160310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T17:01:43.0447420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T17:01:57.2697060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:01:57.3419950Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T17:01:57.3491570Z ** R 2021-05-15T17:01:57.4012900Z ** inst 2021-05-15T17:01:57.4226820Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:08.9717260Z ** help 2021-05-15T17:02:09.3136400Z *** installing help indices 2021-05-15T17:02:09.5098350Z *** copying figures 2021-05-15T17:02:09.5138380Z ** building package indices 2021-05-15T17:02:09.9216300Z ** installing vignettes 2021-05-15T17:02:09.9393380Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:10.3015860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:10.4316810Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:11.1688670Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:11.1812210Z * DONE (testthat) 2021-05-15T17:02:11.7521870Z * installing *source* package ‘devtools’ ... 2021-05-15T17:02:11.7644310Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:11.7645320Z ** using staged installation 2021-05-15T17:02:11.8093770Z ** R 2021-05-15T17:02:11.8323380Z ** inst 2021-05-15T17:02:11.8351210Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:14.1112070Z ** help 2021-05-15T17:02:14.2856380Z *** installing help indices 2021-05-15T17:02:14.3723620Z *** copying figures 2021-05-15T17:02:14.3731150Z ** building package indices 2021-05-15T17:02:14.7046950Z ** installing vignettes 2021-05-15T17:02:14.7143900Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:15.5992580Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:16.5173530Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:16.5213470Z * DONE (devtools) 2021-05-15T17:02:16.5563690Z 2021-05-15T17:02:16.5564520Z The downloaded source packages are in 2021-05-15T17:02:16.5566430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/downloaded_packages’ 2021-05-15T17:02:16.7035260Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T17:02:17.8528930Z 2021-05-15T17:02:18.2488270Z 2021-05-15T17:02:18.2506360Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a612041b88/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T17:02:18.2747400Z 2021-05-15T17:02:18.2753980Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a612041b88/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T17:02:18.3340190Z 2021-05-15T17:02:18.3377890Z 2021-05-15T17:02:18.3379510Z ─ preparing ‘desc’: 2021-05-15T17:02:18.3387170Z 2021-05-15T17:02:18.3387970Z 2021-05-15T17:02:18.3489640Z checking DESCRIPTION meta-information ... 2021-05-15T17:02:18.3516830Z 2021-05-15T17:02:18.3518330Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:02:18.4605480Z 2021-05-15T17:02:18.4633070Z 2021-05-15T17:02:18.4635090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:02:18.4640330Z 2021-05-15T17:02:18.4666180Z 2021-05-15T17:02:18.4667620Z ─ checking for empty or unneeded directories 2021-05-15T17:02:18.4671400Z 2021-05-15T17:02:18.4672230Z 2021-05-15T17:02:18.4673570Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T17:02:18.4789640Z 2021-05-15T17:02:18.4814400Z 2021-05-15T17:02:18.4815970Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T17:02:18.6049260Z 2021-05-15T17:02:18.6050510Z 2021-05-15T17:02:18.6051220Z 2021-05-15T17:02:18.6381520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:02:18.6383280Z (as ‘lib’ is unspecified) 2021-05-15T17:02:19.0805060Z * installing *source* package ‘desc’ ... 2021-05-15T17:02:19.0869550Z ** using staged installation 2021-05-15T17:02:19.1111060Z ** R 2021-05-15T17:02:19.1304830Z ** inst 2021-05-15T17:02:19.1352410Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:21.0058630Z ** help 2021-05-15T17:02:21.2153950Z *** installing help indices 2021-05-15T17:02:21.3198290Z ** building package indices 2021-05-15T17:02:21.6673280Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:21.9193590Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:22.2062350Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:22.2164070Z * DONE (desc) 2021-05-15T17:02:22.4987450Z 2021-05-15T17:02:22.4988510Z 2021-05-15T17:02:22.5004430Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a6116369589/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T17:02:22.5038760Z 2021-05-15T17:02:22.5041010Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a6116369589/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T17:02:22.5485950Z 2021-05-15T17:02:22.6434530Z 2021-05-15T17:02:22.6436280Z ─ preparing ‘ghtravis’: 2021-05-15T17:02:22.6442420Z 2021-05-15T17:02:22.6464200Z 2021-05-15T17:02:22.6465770Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:02:22.6487090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:02:22.6507430Z ─ checking for empty or unneeded directories 2021-05-15T17:02:22.6508890Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T17:02:22.6523160Z 2021-05-15T17:02:22.6544800Z 2021-05-15T17:02:22.6546310Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T17:02:22.6821700Z 2021-05-15T17:02:22.6822570Z 2021-05-15T17:02:22.6823150Z 2021-05-15T17:02:22.7289920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:02:22.7291330Z (as ‘lib’ is unspecified) 2021-05-15T17:02:23.0535100Z * installing *source* package ‘ghtravis’ ... 2021-05-15T17:02:23.0537740Z ** using staged installation 2021-05-15T17:02:23.0754150Z ** R 2021-05-15T17:02:23.0904000Z ** inst 2021-05-15T17:02:23.0923680Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:24.6600190Z ** help 2021-05-15T17:02:24.7539880Z *** installing help indices 2021-05-15T17:02:24.8058510Z ** building package indices 2021-05-15T17:02:25.0980550Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:25.9683550Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:26.8608450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:26.8632640Z * DONE (ghtravis) 2021-05-15T17:02:26.8895530Z Using github PAT from envvar GITHUB_PAT 2021-05-15T17:02:27.0995170Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T17:02:28.0859250Z 2021-05-15T17:02:28.0860860Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T17:02:28.0861770Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T17:02:28.0862690Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T17:02:28.0863460Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T17:02:28.0864240Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T17:02:28.0864970Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T17:02:28.0870410Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:02:28.0871430Z (as ‘lib’ is unspecified) 2021-05-15T17:02:29.8708240Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T17:02:29.8711940Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:02:29.8801010Z Packages which are only available in source form, and may need 2021-05-15T17:02:29.8802650Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-15T17:02:29.8804000Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T17:02:29.8804510Z 2021-05-15T17:02:29.8817830Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T17:02:30.0238980Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T17:02:30.0257070Z ================================================== 2021-05-15T17:02:30.0257820Z downloaded 89 KB 2021-05-15T17:02:30.0258250Z 2021-05-15T17:02:30.0297180Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T17:02:30.3623460Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T17:02:30.3718340Z ================================================== 2021-05-15T17:02:30.3719240Z downloaded 115 KB 2021-05-15T17:02:30.3719510Z 2021-05-15T17:02:30.3775220Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T17:02:30.6390360Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T17:02:30.6432470Z ================================================== 2021-05-15T17:02:30.6433460Z downloaded 194 KB 2021-05-15T17:02:30.6434030Z 2021-05-15T17:02:30.6469250Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T17:02:30.9051800Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T17:02:30.9624040Z ================================================== 2021-05-15T17:02:30.9624510Z downloaded 932 KB 2021-05-15T17:02:30.9624780Z 2021-05-15T17:02:30.9664140Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T17:02:31.1165290Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T17:02:31.1316560Z ================================================== 2021-05-15T17:02:31.1317070Z downloaded 691 KB 2021-05-15T17:02:31.1317330Z 2021-05-15T17:02:31.5057620Z * installing *source* package ‘tidyselect’ ... 2021-05-15T17:02:31.5116820Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:31.5117870Z ** using staged installation 2021-05-15T17:02:31.5361090Z ** R 2021-05-15T17:02:31.5509510Z ** inst 2021-05-15T17:02:31.5548770Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:32.7929110Z ** help 2021-05-15T17:02:32.8706790Z *** installing help indices 2021-05-15T17:02:33.5227600Z ** building package indices 2021-05-15T17:02:33.5233680Z ** installing vignettes 2021-05-15T17:02:33.5249910Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:33.5251350Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:33.8771760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:33.8799800Z * DONE (tidyselect) 2021-05-15T17:02:34.2842160Z * installing *source* package ‘generics’ ... 2021-05-15T17:02:34.2910680Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:34.2912500Z ** using staged installation 2021-05-15T17:02:34.3099600Z ** R 2021-05-15T17:02:34.3202400Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:34.7103540Z ** help 2021-05-15T17:02:34.8772760Z *** installing help indices 2021-05-15T17:02:34.9286720Z ** building package indices 2021-05-15T17:02:35.2231260Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:35.4682720Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:35.7100530Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:35.7200590Z * DONE (generics) 2021-05-15T17:02:36.1213570Z * installing *source* package ‘cpp11’ ... 2021-05-15T17:02:36.1274330Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:36.1275640Z ** using staged installation 2021-05-15T17:02:36.1520150Z ** R 2021-05-15T17:02:36.1630650Z ** inst 2021-05-15T17:02:36.1812600Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:36.6975180Z ** help 2021-05-15T17:02:36.7259290Z *** installing help indices 2021-05-15T17:02:36.7480210Z ** building package indices 2021-05-15T17:02:37.0853820Z ** installing vignettes 2021-05-15T17:02:37.0979430Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:37.3350010Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:37.5736690Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:37.5776080Z * DONE (cpp11) 2021-05-15T17:02:38.3711810Z * installing *source* package ‘dplyr’ ... 2021-05-15T17:02:38.3942460Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:38.3943800Z ** using staged installation 2021-05-15T17:02:38.4263300Z ** libs 2021-05-15T17:02:38.4568030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T17:02:38.6552190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T17:02:38.8953100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T17:02:39.0875460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T17:02:39.9184020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T17:02:40.0865170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T17:02:40.2556350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T17:02:40.4316450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T17:02:40.6250030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T17:02:40.8036580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T17:02:40.9587820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T17:02:41.1696040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:02:41.2282200Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T17:02:41.2326100Z ** R 2021-05-15T17:02:41.2979420Z ** data 2021-05-15T17:02:41.3001570Z *** moving datasets to lazyload DB 2021-05-15T17:02:41.4041670Z ** inst 2021-05-15T17:02:41.4169160Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:46.8304970Z ** help 2021-05-15T17:02:47.5010030Z *** installing help indices 2021-05-15T17:02:47.7614940Z *** copying figures 2021-05-15T17:02:47.7654200Z ** building package indices 2021-05-15T17:02:48.2223180Z ** installing vignettes 2021-05-15T17:02:48.2410150Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:49.1050360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:49.2295230Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:49.9684460Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:49.9764370Z * DONE (dplyr) 2021-05-15T17:02:50.5942710Z * installing *source* package ‘tidyr’ ... 2021-05-15T17:02:50.6067250Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:50.6068030Z ** using staged installation 2021-05-15T17:02:50.6384120Z ** libs 2021-05-15T17:02:50.6570350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T17:02:51.6917330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T17:02:52.2411400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T17:02:53.5961510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T17:02:54.7715260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:02:54.8315480Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T17:02:54.8360920Z ** R 2021-05-15T17:02:54.8599190Z ** data 2021-05-15T17:02:54.8663980Z *** moving datasets to lazyload DB 2021-05-15T17:02:55.0632730Z ** inst 2021-05-15T17:02:55.0740830Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:57.3167830Z ** help 2021-05-15T17:02:57.4925420Z *** installing help indices 2021-05-15T17:02:57.5819300Z *** copying figures 2021-05-15T17:02:57.5863640Z ** building package indices 2021-05-15T17:02:57.9132120Z ** installing vignettes 2021-05-15T17:02:57.9304660Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:58.7469250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:58.8786700Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:59.5312290Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:59.5362300Z * DONE (tidyr) 2021-05-15T17:02:59.5672040Z 2021-05-15T17:02:59.5672990Z The downloaded source packages are in 2021-05-15T17:02:59.5674730Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/downloaded_packages’ 2021-05-15T17:02:59.8341690Z 2021-05-15T17:02:59.8364640Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a6113a79636/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T17:02:59.8429670Z 2021-05-15T17:02:59.8432580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/remotes2a6113a79636/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T17:02:59.8659190Z 2021-05-15T17:02:59.8688130Z 2021-05-15T17:02:59.8689750Z ─ preparing ‘aghast’: 2021-05-15T17:02:59.8695520Z 2021-05-15T17:02:59.8696300Z 2021-05-15T17:02:59.8778200Z checking DESCRIPTION meta-information ... 2021-05-15T17:02:59.8802470Z 2021-05-15T17:02:59.8804080Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:02:59.9284150Z 2021-05-15T17:02:59.9316900Z 2021-05-15T17:02:59.9319890Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:02:59.9325440Z 2021-05-15T17:02:59.9352490Z 2021-05-15T17:02:59.9353950Z ─ checking for empty or unneeded directories 2021-05-15T17:02:59.9355530Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T17:02:59.9420510Z 2021-05-15T17:02:59.9446280Z 2021-05-15T17:02:59.9447640Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T17:02:59.9641050Z 2021-05-15T17:02:59.9642300Z 2021-05-15T17:02:59.9643000Z 2021-05-15T17:02:59.9809310Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:02:59.9811110Z (as ‘lib’ is unspecified) 2021-05-15T17:03:00.2586490Z * installing *source* package ‘aghast’ ... 2021-05-15T17:03:00.2589900Z ** using staged installation 2021-05-15T17:03:00.2810910Z ** R 2021-05-15T17:03:00.2899050Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:00.8378730Z ** help 2021-05-15T17:03:00.8818540Z *** installing help indices 2021-05-15T17:03:00.9105290Z ** building package indices 2021-05-15T17:03:01.1702240Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:01.4072540Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:01.6562680Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:01.6582130Z * DONE (aghast) 2021-05-15T17:03:01.6793270Z Installing 1 packages: covr 2021-05-15T17:03:01.6801390Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:03:01.6802700Z (as ‘lib’ is unspecified) 2021-05-15T17:03:02.5950130Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T17:03:02.5950630Z 2021-05-15T17:03:03.1928420Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T17:03:03.1931930Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:03:03.2002420Z Packages which are only available in source form, and may need 2021-05-15T17:03:03.2003780Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-15T17:03:03.2005440Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-15T17:03:03.2005850Z 2021-05-15T17:03:03.2018910Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T17:03:03.3435200Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-15T17:03:03.3447560Z ================================================== 2021-05-15T17:03:03.3448080Z downloaded 81 KB 2021-05-15T17:03:03.3448350Z 2021-05-15T17:03:03.3479350Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T17:03:03.5478060Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T17:03:03.5507260Z ================================================== 2021-05-15T17:03:03.5507710Z downloaded 89 KB 2021-05-15T17:03:03.5507970Z 2021-05-15T17:03:03.5540150Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T17:03:03.7574150Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T17:03:03.7674380Z ================================================== 2021-05-15T17:03:03.7674860Z downloaded 143 KB 2021-05-15T17:03:03.7675120Z 2021-05-15T17:03:04.1253760Z * installing *source* package ‘lazyeval’ ... 2021-05-15T17:03:04.1306950Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:04.1307690Z ** using staged installation 2021-05-15T17:03:04.1483140Z ** libs 2021-05-15T17:03:04.1654430Z 2021-05-15T17:03:04.1656700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-15T17:03:04.2565500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:03:04.3243420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-15T17:03:04.4105870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-15T17:03:04.5109400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-15T17:03:04.5992150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T17:03:04.7029540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:04.7627150Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T17:03:04.7666720Z ** R 2021-05-15T17:03:04.7745390Z ** inst 2021-05-15T17:03:04.7788490Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:05.4289870Z ** help 2021-05-15T17:03:05.5195300Z *** installing help indices 2021-05-15T17:03:05.5718100Z ** building package indices 2021-05-15T17:03:05.9092610Z ** installing vignettes 2021-05-15T17:03:05.9193310Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:06.2451770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:06.3697310Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:06.6835360Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:06.6861570Z * DONE (lazyeval) 2021-05-15T17:03:07.0406150Z * installing *source* package ‘rex’ ... 2021-05-15T17:03:07.0451080Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:07.0452080Z ** using staged installation 2021-05-15T17:03:07.0650980Z ** R 2021-05-15T17:03:07.0725730Z ** inst 2021-05-15T17:03:07.0759270Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:07.7147870Z ** help 2021-05-15T17:03:07.7921150Z *** installing help indices 2021-05-15T17:03:07.8362250Z ** building package indices 2021-05-15T17:03:08.1211180Z ** installing vignettes 2021-05-15T17:03:08.1314340Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:08.3691970Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:08.6157100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:08.6185340Z * DONE (rex) 2021-05-15T17:03:09.1381010Z * installing *source* package ‘covr’ ... 2021-05-15T17:03:09.1510960Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:09.1512150Z ** using staged installation 2021-05-15T17:03:09.1808640Z ** libs 2021-05-15T17:03:09.1975750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T17:03:09.2872740Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:09.3450980Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T17:03:09.3490750Z ** R 2021-05-15T17:03:09.3717710Z ** inst 2021-05-15T17:03:09.3805010Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:11.0213280Z ** help 2021-05-15T17:03:11.1233700Z *** installing help indices 2021-05-15T17:03:11.1796180Z *** copying figures 2021-05-15T17:03:11.1804970Z ** building package indices 2021-05-15T17:03:11.4884590Z ** installing vignettes 2021-05-15T17:03:11.5011390Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:11.9283670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:12.0599530Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:12.3765920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:12.3813640Z * DONE (covr) 2021-05-15T17:03:12.4207360Z 2021-05-15T17:03:12.4208260Z The downloaded source packages are in 2021-05-15T17:03:12.4210150Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwHfvCW/downloaded_packages’ 2021-05-15T17:03:12.4514300Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T17:03:12.4514940Z Rscript -e "tic::before_install()" 2021-05-15T17:03:12.4970760Z shell: /bin/bash -e {0} 2021-05-15T17:03:12.4971140Z env: 2021-05-15T17:03:12.4971880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:03:12.4972330Z TIC_DEPLOY_KEY: 2021-05-15T17:03:12.4972660Z RSPM: 2021-05-15T17:03:12.4974080Z GITHUB_PAT: *** 2021-05-15T17:03:12.4974480Z COVERALLS_TOKEN: 2021-05-15T17:03:12.4974900Z continue-on-error: true 2021-05-15T17:03:12.4975350Z VDIFFR_RUN_TESTS: false 2021-05-15T17:03:12.4975800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:03:12.4976250Z TZ: UTC 2021-05-15T17:03:12.4976600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:03:12.4976960Z NOT_CRAN: true 2021-05-15T17:03:12.4977320Z ##[endgroup] 2021-05-15T17:03:12.8559900Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:03:12.9828780Z Running before_install: step_install_remote_binaries() 2021-05-15T17:03:13.6240020Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T17:03:13.6240900Z remotes::install_deps(dependencies = TRUE) 2021-05-15T17:03:13.6241510Z remotes::install_cran("rcmdcheck") 2021-05-15T17:03:13.6242070Z remotes::install_cran("markdown") 2021-05-15T17:03:13.6430440Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:03:13.6430870Z env: 2021-05-15T17:03:13.6431260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:03:13.6431700Z TIC_DEPLOY_KEY: 2021-05-15T17:03:13.6432010Z RSPM: 2021-05-15T17:03:13.6433100Z GITHUB_PAT: *** 2021-05-15T17:03:13.6433530Z COVERALLS_TOKEN: 2021-05-15T17:03:13.6433940Z continue-on-error: true 2021-05-15T17:03:13.6434400Z VDIFFR_RUN_TESTS: false 2021-05-15T17:03:13.6434830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:03:13.6435310Z TZ: UTC 2021-05-15T17:03:13.6435810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:03:13.6436230Z NOT_CRAN: true 2021-05-15T17:03:13.6436650Z ##[endgroup] 2021-05-15T17:03:17.5352950Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T17:03:17.5354010Z caTools (NA -> 1.18.2) [CRAN] 2021-05-15T17:03:17.5354910Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T17:03:17.5355790Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T17:03:17.5356680Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T17:03:17.5357500Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T17:03:17.5380880Z Installing 6 packages: bitops, caTools, gtools, lpSolve, gplots, clime 2021-05-15T17:03:17.5395110Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:03:17.5396390Z (as ‘lib’ is unspecified) 2021-05-15T17:03:19.3415600Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T17:03:19.3418600Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:03:20.4082850Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-15T17:03:20.4092620Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:03:21.3815120Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-15T17:03:21.3818630Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:03:22.1227460Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-15T17:03:22.1231510Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:03:23.0361310Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-15T17:03:23.0365210Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:03:23.0441720Z Packages which are only available in source form, and may need 2021-05-15T17:03:23.0443460Z compilation of C/C++/Fortran: ‘bitops’ ‘caTools’ ‘gtools’ ‘lpSolve’ 2021-05-15T17:03:23.0444870Z installing the source packages ‘bitops’, ‘caTools’, ‘gtools’, ‘lpSolve’, ‘gplots’, ‘clime’ 2021-05-15T17:03:23.0445420Z 2021-05-15T17:03:23.0467510Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T17:03:23.3225610Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-15T17:03:23.3226370Z ================================================== 2021-05-15T17:03:23.3226810Z downloaded 10 KB 2021-05-15T17:03:23.3227100Z 2021-05-15T17:03:23.3265960Z trying URL 'https://cloud.r-project.org/src/contrib/caTools_1.18.2.tar.gz' 2021-05-15T17:03:23.5859420Z Content type 'application/x-gzip' length 64960 bytes (63 KB) 2021-05-15T17:03:23.5881030Z ================================================== 2021-05-15T17:03:23.5881610Z downloaded 63 KB 2021-05-15T17:03:23.5882380Z 2021-05-15T17:03:23.5912590Z trying URL 'https://cloud.r-project.org/src/contrib/gtools_3.8.2.tar.gz' 2021-05-15T17:03:23.7462650Z Content type 'application/x-gzip' length 197529 bytes (192 KB) 2021-05-15T17:03:23.7495170Z ================================================== 2021-05-15T17:03:23.7495720Z downloaded 192 KB 2021-05-15T17:03:23.7496040Z 2021-05-15T17:03:23.7532940Z trying URL 'https://cloud.r-project.org/src/contrib/lpSolve_5.6.15.tar.gz' 2021-05-15T17:03:24.0113280Z Content type 'application/x-gzip' length 467646 bytes (456 KB) 2021-05-15T17:03:24.0392370Z ================================================== 2021-05-15T17:03:24.0392950Z downloaded 456 KB 2021-05-15T17:03:24.0393210Z 2021-05-15T17:03:24.0430660Z trying URL 'https://cloud.r-project.org/src/contrib/gplots_3.1.1.tar.gz' 2021-05-15T17:03:24.2636470Z Content type 'application/x-gzip' length 520248 bytes (508 KB) 2021-05-15T17:03:24.3537200Z ================================================== 2021-05-15T17:03:24.3537700Z downloaded 508 KB 2021-05-15T17:03:24.3538060Z 2021-05-15T17:03:24.3581010Z trying URL 'https://cloud.r-project.org/src/contrib/clime_0.4.1.tar.gz' 2021-05-15T17:03:24.6044070Z Content type 'application/x-gzip' length 7644 bytes 2021-05-15T17:03:24.6044860Z ================================================== 2021-05-15T17:03:24.6045310Z downloaded 7644 bytes 2021-05-15T17:03:24.6045610Z 2021-05-15T17:03:24.8771450Z * installing *source* package ‘bitops’ ... 2021-05-15T17:03:24.8789680Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:24.8791430Z ** using staged installation 2021-05-15T17:03:24.8914880Z ** libs 2021-05-15T17:03:24.9091440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-15T17:03:25.0816500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-15T17:03:25.1741870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:03:25.2624890Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:25.3235690Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-15T17:03:25.3277550Z ** R 2021-05-15T17:03:25.3321610Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:25.6286480Z ** help 2021-05-15T17:03:25.6618520Z *** installing help indices 2021-05-15T17:03:25.6836920Z ** building package indices 2021-05-15T17:03:25.9367150Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:26.2641800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:26.4020600Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:26.6414610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:26.6434010Z * DONE (bitops) 2021-05-15T17:03:27.0288660Z * installing *source* package ‘gtools’ ... 2021-05-15T17:03:27.0351560Z ** package ‘gtools’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:27.0354010Z ** using staged installation 2021-05-15T17:03:27.0519790Z ** libs 2021-05-15T17:03:27.0688170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c gtools_load.c -o gtools_load.o 2021-05-15T17:03:27.1464330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c roman2int.c -o roman2int.o 2021-05-15T17:03:27.2378540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c setTCPNoDelay.c -o setTCPNoDelay.o 2021-05-15T17:03:27.3317570Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gtools.so gtools_load.o roman2int.o setTCPNoDelay.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:27.3886340Z installing to /Users/runner/work/_temp/Library/00LOCK-gtools/00new/gtools/libs 2021-05-15T17:03:27.3929590Z ** R 2021-05-15T17:03:27.4037800Z ** data 2021-05-15T17:03:27.4058760Z ** inst 2021-05-15T17:03:27.4074600Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:28.4993710Z ** help 2021-05-15T17:03:28.6564670Z *** installing help indices 2021-05-15T17:03:28.7313330Z ** building package indices 2021-05-15T17:03:29.0550770Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:29.3812620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:29.5153710Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:29.7820750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:29.7981660Z * DONE (gtools) 2021-05-15T17:03:30.2882020Z * installing *source* package ‘lpSolve’ ... 2021-05-15T17:03:30.2980800Z ** package ‘lpSolve’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:30.2981800Z ** using staged installation 2021-05-15T17:03:30.3102250Z ** libs 2021-05-15T17:03:30.3299390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c colamd.c -o colamd.o 2021-05-15T17:03:30.7895400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c commonlib.c -o commonlib.o 2021-05-15T17:03:31.0922300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c hbio.c -o hbio.o 2021-05-15T17:03:31.1708970Z hbio.c:781:10: warning: variable 'out_file' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 2021-05-15T17:03:31.1710060Z if ( filename != NULL ) { 2021-05-15T17:03:31.1710550Z ^~~~~~~~~~~~~~~~ 2021-05-15T17:03:31.1711150Z hbio.c:832:13: note: uninitialized use occurs here 2021-05-15T17:03:31.1712480Z fprintf(out_file,"%-72s%-8s\n%14d%14d%14d%14d%14d\n",Title, Key, totcrd, 2021-05-15T17:03:31.1713040Z ^~~~~~~~ 2021-05-15T17:03:31.1714080Z hbio.c:781:5: note: remove the 'if' if its condition is always true 2021-05-15T17:03:31.1714770Z if ( filename != NULL ) { 2021-05-15T17:03:31.1715200Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:31.1716500Z hbio.c:762:19: note: initialize the variable 'out_file' to silence this warning 2021-05-15T17:03:31.1717160Z FILE *out_file; 2021-05-15T17:03:31.1717550Z ^ 2021-05-15T17:03:31.1717980Z = NULL 2021-05-15T17:03:31.1837400Z hbio.c:1376:10: warning: variable 'out_file' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 2021-05-15T17:03:31.1838410Z if ( filename != NULL ) { 2021-05-15T17:03:31.1838880Z ^~~~~~~~~~~~~~~~ 2021-05-15T17:03:31.1840110Z hbio.c:1422:13: note: uninitialized use occurs here 2021-05-15T17:03:31.1841450Z fprintf(out_file,"%-72s%-8s\n%14d%14d%14d%14d%14d\n",Title, Key, totcrd, 2021-05-15T17:03:31.1841980Z ^~~~~~~~ 2021-05-15T17:03:31.1843050Z hbio.c:1376:5: note: remove the 'if' if its condition is always true 2021-05-15T17:03:31.1843640Z if ( filename != NULL ) { 2021-05-15T17:03:31.1844110Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:31.1845320Z hbio.c:1357:19: note: initialize the variable 'out_file' to silence this warning 2021-05-15T17:03:31.1845930Z FILE *out_file; 2021-05-15T17:03:31.1846340Z ^ 2021-05-15T17:03:31.1846720Z = NULL 2021-05-15T17:03:31.1848300Z hbio.c:1391:10: warning: variable 'Valperline' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 2021-05-15T17:03:31.1849710Z if ( Type[0] != 'P' ) { /* Skip if pattern only */ 2021-05-15T17:03:31.1850240Z ^~~~~~~~~~~~~~ 2021-05-15T17:03:31.1850840Z hbio.c:1403:26: note: uninitialized use occurs here 2021-05-15T17:03:31.1851510Z valcrd = nvalentries/Valperline; 2021-05-15T17:03:31.1852070Z ^~~~~~~~~~ 2021-05-15T17:03:31.1853110Z hbio.c:1391:5: note: remove the 'if' if its condition is always true 2021-05-15T17:03:31.1854240Z if ( Type[0] != 'P' ) { /* Skip if pattern only */ 2021-05-15T17:03:31.1854720Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:31.1855890Z hbio.c:1364:19: note: initialize the variable 'Valperline' to silence this warning 2021-05-15T17:03:31.1856720Z int Valperline, Valwidth, Valprec; 2021-05-15T17:03:31.1857240Z ^ 2021-05-15T17:03:31.1857600Z = 0 2021-05-15T17:03:31.5418770Z 3 warnings generated. 2021-05-15T17:03:31.5453980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c ini.c -o ini.o 2021-05-15T17:03:31.6255520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:03:31.6853860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c isfixedvar.c -o isfixedvar.o 2021-05-15T17:03:31.7749440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_Hash.c -o lp_Hash.o 2021-05-15T17:03:31.9352490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_LUSOL.c -o lp_LUSOL.o 2021-05-15T17:03:32.2528670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_MDO.c -o lp_MDO.o 2021-05-15T17:03:32.4096080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_MPS.c -o lp_MPS.o 2021-05-15T17:03:32.5137310Z lp_MPS.c:1525:13: warning: variable 'in' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 2021-05-15T17:03:32.5138680Z else if(strncmp(varname, (!tryrowfirst ? ROWNAMEMASK : COLNAMEMASK), 1) == 0) { 2021-05-15T17:03:32.5139470Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:32.5140130Z lp_MPS.c:1532:11: note: uninitialized use occurs here 2021-05-15T17:03:32.5140670Z return( in ); 2021-05-15T17:03:32.5141030Z ^~ 2021-05-15T17:03:32.5142180Z lp_MPS.c:1525:10: note: remove the 'if' if its condition is always true 2021-05-15T17:03:32.5143100Z else if(strncmp(varname, (!tryrowfirst ? ROWNAMEMASK : COLNAMEMASK), 1) == 0) { 2021-05-15T17:03:32.5143910Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:32.5145090Z lp_MPS.c:1502:9: note: initialize the variable 'in' to silence this warning 2021-05-15T17:03:32.5145630Z int in; 2021-05-15T17:03:32.5146130Z ^ 2021-05-15T17:03:32.5146470Z = 0 2021-05-15T17:03:32.9856780Z 1 warning generated. 2021-05-15T17:03:32.9896030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_SOS.c -o lp_SOS.o 2021-05-15T17:03:33.5829550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_crash.c -o lp_crash.o 2021-05-15T17:03:33.8203360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_lib.c -o lp_lib.o 2021-05-15T17:03:33.9276760Z lp_lib.c:1246:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2021-05-15T17:03:33.9278560Z if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) { 2021-05-15T17:03:33.9279200Z ~~~~~~~~~~~~~~~~~^~~~~~~ 2021-05-15T17:03:33.9280110Z lp_lib.c:1246:26: note: remove extraneous parentheses around the comparison to silence this warning 2021-05-15T17:03:33.9281560Z if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) { 2021-05-15T17:03:33.9282150Z ~ ^ ~ 2021-05-15T17:03:33.9283320Z lp_lib.c:1246:26: note: use '=' to turn this equality comparison into an assignment 2021-05-15T17:03:33.9284590Z if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) { 2021-05-15T17:03:33.9285400Z ^~ 2021-05-15T17:03:33.9285850Z = 2021-05-15T17:03:33.9287260Z lp_lib.c:1252:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2021-05-15T17:03:33.9288890Z if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) 2021-05-15T17:03:33.9289470Z ~~~~~~~~~~~~~~~~~^~~~~~~ 2021-05-15T17:03:33.9290370Z lp_lib.c:1252:28: note: remove extraneous parentheses around the comparison to silence this warning 2021-05-15T17:03:33.9291750Z if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) 2021-05-15T17:03:33.9292340Z ~ ^ ~ 2021-05-15T17:03:33.9294070Z lp_lib.c:1252:28: note: use '=' to turn this equality comparison into an assignment 2021-05-15T17:03:33.9295390Z if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) 2021-05-15T17:03:33.9296010Z ^~ 2021-05-15T17:03:33.9296400Z = 2021-05-15T17:03:36.7524140Z 2 warnings generated. 2021-05-15T17:03:36.7575000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_matrix.c -o lp_matrix.o 2021-05-15T17:03:37.9242660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_mipbb.c -o lp_mipbb.o 2021-05-15T17:03:38.0080470Z lp_mipbb.c:526:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2021-05-15T17:03:38.0082200Z else if((BB->vartype == BB_INT)) { 2021-05-15T17:03:38.0083150Z ~~~~~~~~~~~~^~~~~~~~~ 2021-05-15T17:03:38.0084620Z lp_mipbb.c:526:26: note: remove extraneous parentheses around the comparison to silence this warning 2021-05-15T17:03:38.0086110Z else if((BB->vartype == BB_INT)) { 2021-05-15T17:03:38.0086830Z ~ ^ ~ 2021-05-15T17:03:38.0088450Z lp_mipbb.c:526:26: note: use '=' to turn this equality comparison into an assignment 2021-05-15T17:03:38.0089800Z else if((BB->vartype == BB_INT)) { 2021-05-15T17:03:38.0090510Z ^~ 2021-05-15T17:03:38.0091650Z = 2021-05-15T17:03:38.2684000Z 1 warning generated. 2021-05-15T17:03:38.2719890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_params.c -o lp_params.o 2021-05-15T17:03:38.3477890Z lp_params.c:268:34: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3479620Z { "ANTI_DEGEN", setintfunction(get_anti_degen, set_anti_degen), setvalues(anti_degen, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3480600Z ^~~~~~~~~~~~~~ 2021-05-15T17:03:38.3481550Z { 2021-05-15T17:03:38.3482970Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3484270Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3485380Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3487020Z lp_params.c:268:50: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3488560Z { "ANTI_DEGEN", setintfunction(get_anti_degen, set_anti_degen), setvalues(anti_degen, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3498980Z ^~~~~~~~~~~~~~ 2021-05-15T17:03:38.3499670Z { 2021-05-15T17:03:38.3501060Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3502500Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3503550Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3505210Z lp_params.c:269:34: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3506790Z { "BASISCRASH", setintfunction(get_basiscrash, set_basiscrash), setvalues(basiscrash, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3508320Z ^~~~~~~~~~~~~~ 2021-05-15T17:03:38.3509030Z { 2021-05-15T17:03:38.3510310Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3511550Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3512500Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3513980Z lp_params.c:269:50: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3515460Z { "BASISCRASH", setintfunction(get_basiscrash, set_basiscrash), setvalues(basiscrash, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3516440Z ^~~~~~~~~~~~~~ 2021-05-15T17:03:38.3517060Z { 2021-05-15T17:03:38.3518420Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3519700Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3520730Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3522310Z lp_params.c:270:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3523850Z { "IMPROVE", setintfunction(get_improve, set_improve), setvalues(improve, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3524740Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3525310Z { 2021-05-15T17:03:38.3526660Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3527870Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3528810Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3530280Z lp_params.c:270:44: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3531940Z { "IMPROVE", setintfunction(get_improve, set_improve), setvalues(improve, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3532860Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3533480Z { 2021-05-15T17:03:38.3534730Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3535920Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3536900Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3538370Z lp_params.c:271:32: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3539720Z { "MAXPIVOT", setintfunction(get_maxpivot, set_maxpivot), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3540600Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3541130Z { 2021-05-15T17:03:38.3542340Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3543720Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3544690Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3546310Z lp_params.c:271:46: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3547650Z { "MAXPIVOT", setintfunction(get_maxpivot, set_maxpivot), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3548560Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3549170Z { 2021-05-15T17:03:38.3550380Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3551590Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3552560Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3554050Z lp_params.c:272:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3555710Z { "NEGRANGE", setREALfunction(get_negrange, set_negrange), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3556740Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3557270Z { 2021-05-15T17:03:38.3558520Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3559940Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3561050Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3562540Z lp_params.c:272:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3563900Z { "NEGRANGE", setREALfunction(get_negrange, set_negrange), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3564840Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3566090Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3567510Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3568730Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3570240Z lp_params.c:273:32: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3571690Z { "PIVOTING", setintfunction(get_pivoting, set_pivoting), setvalues(pivoting, PRICER_LASTOPTION), WRITE_ACTIVE }, 2021-05-15T17:03:38.3572640Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3573180Z { 2021-05-15T17:03:38.3574370Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3575920Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3576890Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3578390Z lp_params.c:273:46: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3580010Z { "PIVOTING", setintfunction(get_pivoting, set_pivoting), setvalues(pivoting, PRICER_LASTOPTION), WRITE_ACTIVE }, 2021-05-15T17:03:38.3581450Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3581920Z { 2021-05-15T17:03:38.3583180Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3584200Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3585000Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3586450Z lp_params.c:274:32: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3587640Z { "PRESOLVE", setintfunction(get_presolve, set_presolve1), setvalues(presolving, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3588360Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3588700Z { 2021-05-15T17:03:38.3589700Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3590680Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3591420Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3592690Z lp_params.c:274:46: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3593860Z { "PRESOLVE", setintfunction(get_presolve, set_presolve1), setvalues(presolving, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3594620Z ^~~~~~~~~~~~~ 2021-05-15T17:03:38.3595100Z { 2021-05-15T17:03:38.3596170Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3597510Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3598360Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3599680Z lp_params.c:275:37: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3600900Z { "PRESOLVELOOPS", setintfunction(get_presolveloops, set_presolve2), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3601690Z ^~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3602040Z { 2021-05-15T17:03:38.3603050Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3604030Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3604770Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3606060Z lp_params.c:275:56: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3607280Z { "PRESOLVELOOPS", setintfunction(get_presolveloops, set_presolve2), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3608110Z ^~~~~~~~~~~~~ 2021-05-15T17:03:38.3608570Z { 2021-05-15T17:03:38.3609590Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3610580Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3611360Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3612690Z lp_params.c:276:19: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3614010Z { "SCALELIMIT", setREALfunction(get_scalelimit, set_scalelimit), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3615080Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3615440Z { 2021-05-15T17:03:38.3616640Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3617850Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3618780Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3620060Z lp_params.c:276:19: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3621220Z { "SCALELIMIT", setREALfunction(get_scalelimit, set_scalelimit), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3622000Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3623200Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3624430Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3625640Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3626950Z lp_params.c:277:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3628120Z { "SCALING", setintfunction(get_scaling, set_scaling), setvalues(scaling, SCALE_CURTISREID), WRITE_ACTIVE }, 2021-05-15T17:03:38.3628840Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3629420Z { 2021-05-15T17:03:38.3630470Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3631450Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3632200Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3633450Z lp_params.c:277:44: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3634650Z { "SCALING", setintfunction(get_scaling, set_scaling), setvalues(scaling, SCALE_CURTISREID), WRITE_ACTIVE }, 2021-05-15T17:03:38.3635690Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3636160Z { 2021-05-15T17:03:38.3637220Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3638200Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3638980Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3640250Z lp_params.c:278:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3641510Z { "SIMPLEXTYPE", setintfunction(get_simplextype, set_simplextype), setvalues(simplextype, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3642310Z ^~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3642720Z { 2021-05-15T17:03:38.3643770Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3644750Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3645500Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3646780Z lp_params.c:278:52: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3648030Z { "SIMPLEXTYPE", setintfunction(get_simplextype, set_simplextype), setvalues(simplextype, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3648880Z ^~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3649320Z { 2021-05-15T17:03:38.3650350Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3651320Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3652100Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3653670Z lp_params.c:279:21: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3654850Z { "OBJ_IN_BASIS", setMYBOOLfunction(is_obj_in_basis, set_obj_in_basis), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3655650Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3656000Z { 2021-05-15T17:03:38.3657050Z lp_params.c:30:55: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3658310Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3659270Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3660560Z lp_params.c:279:21: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3661720Z { "OBJ_IN_BASIS", setMYBOOLfunction(is_obj_in_basis, set_obj_in_basis), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3662540Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3663610Z lp_params.c:30:90: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3664860Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3665930Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3667210Z lp_params.c:282:37: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3668410Z { "BB_DEPTHLIMIT", setintfunction(get_bb_depthlimit, set_bb_depthlimit), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3669190Z ^~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3669530Z { 2021-05-15T17:03:38.3670550Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3671800Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3672660Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3673970Z lp_params.c:282:56: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3675180Z { "BB_DEPTHLIMIT", setintfunction(get_bb_depthlimit, set_bb_depthlimit), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3676010Z ^~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3676460Z { 2021-05-15T17:03:38.3677500Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3678470Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3679260Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3680550Z lp_params.c:283:37: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3681900Z { "BB_FLOORFIRST", setintfunction(get_bb_floorfirst, set_bb_floorfirst), setvalues(bb_floorfirst, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3682920Z ^~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3683280Z { 2021-05-15T17:03:38.3684350Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3685350Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3686240Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3687520Z lp_params.c:283:56: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3688750Z { "BB_FLOORFIRST", setintfunction(get_bb_floorfirst, set_bb_floorfirst), setvalues(bb_floorfirst, ~0), WRITE_ACTIVE }, 2021-05-15T17:03:38.3689840Z ^~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3690300Z { 2021-05-15T17:03:38.3691360Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3692350Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3693130Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3694410Z lp_params.c:284:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3695570Z { "BB_RULE", setintfunction(get_bb_rule, set_bb_rule), setvalues(bb_rule, NODE_STRATEGYMASK), WRITE_ACTIVE }, 2021-05-15T17:03:38.3696270Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3696590Z { 2021-05-15T17:03:38.3697590Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3698570Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3699320Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3700600Z lp_params.c:284:44: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3701770Z { "BB_RULE", setintfunction(get_bb_rule, set_bb_rule), setvalues(bb_rule, NODE_STRATEGYMASK), WRITE_ACTIVE }, 2021-05-15T17:03:38.3702500Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3702910Z { 2021-05-15T17:03:38.3703940Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3704920Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3705700Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3707100Z lp_params.c:285:23: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3708330Z { "BREAK_AT_FIRST", setMYBOOLfunction(is_break_at_first, set_break_at_first), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3709450Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3709870Z { 2021-05-15T17:03:38.3710950Z lp_params.c:30:55: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3712210Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3713240Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3714540Z lp_params.c:285:23: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3715760Z { "BREAK_AT_FIRST", setMYBOOLfunction(is_break_at_first, set_break_at_first), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3716600Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3717680Z lp_params.c:30:90: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3718960Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3720010Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3721310Z lp_params.c:286:23: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3722530Z { "BREAK_AT_VALUE", setREALfunction(get_break_at_value, set_break_at_value), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3723350Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3723720Z { 2021-05-15T17:03:38.3724730Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3725950Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3727130Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3728450Z lp_params.c:286:23: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3729670Z { "BREAK_AT_VALUE", setREALfunction(get_break_at_value, set_break_at_value), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3730490Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3731540Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3732750Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3733770Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3735080Z lp_params.c:287:20: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3736220Z { "MIP_GAP_ABS", setREALfunction(get_mip_gap_abs, set_mip_gap_abs), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3736990Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3737350Z { 2021-05-15T17:03:38.3738360Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3739570Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3740490Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3741770Z lp_params.c:287:20: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3743120Z { "MIP_GAP_ABS", setREALfunction(get_mip_gap_abs, set_mip_gap_abs), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3743910Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3745410Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3746670Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3747690Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3749020Z lp_params.c:288:20: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3750170Z { "MIP_GAP_REL", setREALfunction(get_mip_gap_rel, set_mip_gap_rel), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3750940Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3751290Z { 2021-05-15T17:03:38.3752310Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3753520Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3754450Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3755740Z lp_params.c:288:20: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3756870Z { "MIP_GAP_REL", setREALfunction(get_mip_gap_rel, set_mip_gap_rel), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3757640Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3758670Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3759870Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3760890Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3762450Z lp_params.c:289:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3763550Z { "EPSINT", setREALfunction(get_epsint, set_epsint), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3764250Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3764580Z { 2021-05-15T17:03:38.3765590Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3766810Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3767730Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3769010Z lp_params.c:289:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3770250Z { "EPSINT", setREALfunction(get_epsint, set_epsint), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3770960Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3772050Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3773450Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3774470Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3775780Z lp_params.c:292:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3776820Z { "EPSB", setREALfunction(get_epsb, set_epsb), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3777480Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3777800Z { 2021-05-15T17:03:38.3778820Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3780030Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3780950Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3782680Z lp_params.c:292:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3783780Z { "EPSB", setREALfunction(get_epsb, set_epsb), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3784440Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3785520Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3786720Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3787730Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3789020Z lp_params.c:293:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3790090Z { "EPSD", setREALfunction(get_epsd, set_epsd), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3790750Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3791070Z { 2021-05-15T17:03:38.3792100Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3793290Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3794370Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3795680Z lp_params.c:293:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3796880Z { "EPSD", setREALfunction(get_epsd, set_epsd), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3797550Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3798580Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3799780Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3801040Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3802380Z lp_params.c:294:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3803450Z { "EPSEL", setREALfunction(get_epsel, set_epsel), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3804130Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3804460Z { 2021-05-15T17:03:38.3805470Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3806680Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3807610Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3808890Z lp_params.c:294:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3809970Z { "EPSEL", setREALfunction(get_epsel, set_epsel), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3810650Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3811690Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3812950Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3813980Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3815300Z lp_params.c:295:19: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3816470Z { "EPSPERTURB", setREALfunction(get_epsperturb, set_epsperturb), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3817280Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3817630Z { 2021-05-15T17:03:38.3818930Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3820180Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3821100Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3822550Z lp_params.c:295:19: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3823770Z { "EPSPERTURB", setREALfunction(get_epsperturb, set_epsperturb), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3824590Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3825820Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3827010Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3828040Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3829340Z lp_params.c:296:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3830480Z { "EPSPIVOT", setREALfunction(get_epspivot, set_epspivot), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3831230Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3831560Z { 2021-05-15T17:03:38.3832590Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3833780Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3834710Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3835970Z lp_params.c:296:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3837350Z { "EPSPIVOT", setREALfunction(get_epspivot, set_epspivot), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3838110Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3839180Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3840380Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3841400Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3842750Z lp_params.c:297:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3843870Z { "INFINITE", setREALfunction(get_infinite, set_infinite), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3844600Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3844950Z { 2021-05-15T17:03:38.3845980Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3847190Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3848100Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3849390Z lp_params.c:297:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3850520Z { "INFINITE", setREALfunction(get_infinite, set_infinite), setNULLvalues, WRITE_ACTIVE }, 2021-05-15T17:03:38.3851250Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3852290Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3853480Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3854500Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3856080Z lp_params.c:300:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3857220Z { "DEBUG", setMYBOOLfunction(is_debug, set_debug), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3857930Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3858250Z { 2021-05-15T17:03:38.3859330Z lp_params.c:30:55: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3860590Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3861560Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3862850Z lp_params.c:300:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3863930Z { "DEBUG", setMYBOOLfunction(is_debug, set_debug), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3864650Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3865700Z lp_params.c:30:90: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3866970Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3868030Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3869320Z lp_params.c:301:18: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3870450Z { "OBJ_BOUND", setREALfunction(get_obj_bound, set_obj_bound), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3871190Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3871540Z { 2021-05-15T17:03:38.3872610Z lp_params.c:31:53: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3874060Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3874990Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3876300Z lp_params.c:301:18: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3877440Z { "OBJ_BOUND", setREALfunction(get_obj_bound, set_obj_bound), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3878180Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3879220Z lp_params.c:31:88: note: expanded from macro 'setREALfunction' 2021-05-15T17:03:38.3880420Z #define setREALfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, REALfunction 2021-05-15T17:03:38.3881510Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3882910Z lp_params.c:302:33: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3884080Z { "PRINT_SOL", setintfunction(get_print_sol, set_print_sol), setvalues(print_sol, ~0), WRITE_COMMENTED }, 2021-05-15T17:03:38.3884770Z ^~~~~~~~~~~~~ 2021-05-15T17:03:38.3885110Z { 2021-05-15T17:03:38.3886130Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3887110Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3887850Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3889480Z lp_params.c:302:48: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3890620Z { "PRINT_SOL", setintfunction(get_print_sol, set_print_sol), setvalues(print_sol, ~0), WRITE_COMMENTED }, 2021-05-15T17:03:38.3891350Z ^~~~~~~~~~~~~ 2021-05-15T17:03:38.3891800Z { 2021-05-15T17:03:38.3893090Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3894130Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3894910Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3896230Z lp_params.c:303:16: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3897350Z { "TIMEOUT", setlongfunction(get_timeout, set_timeout), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3898080Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3898410Z { 2021-05-15T17:03:38.3899420Z lp_params.c:29:53: note: expanded from macro 'setlongfunction' 2021-05-15T17:03:38.3900790Z #define setlongfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, longfunction 2021-05-15T17:03:38.3901760Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3903210Z lp_params.c:303:16: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3904340Z { "TIMEOUT", setlongfunction(get_timeout, set_timeout), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3905060Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3906100Z lp_params.c:29:88: note: expanded from macro 'setlongfunction' 2021-05-15T17:03:38.3907290Z #define setlongfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, longfunction 2021-05-15T17:03:38.3908310Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3909610Z lp_params.c:304:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3910930Z { "TRACE", setMYBOOLfunction(is_trace, set_trace), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3911650Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3911980Z { 2021-05-15T17:03:38.3913120Z lp_params.c:30:55: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3914380Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3915340Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3916630Z lp_params.c:304:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3917720Z { "TRACE", setMYBOOLfunction(is_trace, set_trace), setNULLvalues, WRITE_COMMENTED }, 2021-05-15T17:03:38.3918420Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3919480Z lp_params.c:30:90: note: expanded from macro 'setMYBOOLfunction' 2021-05-15T17:03:38.3920750Z #define setMYBOOLfunction(get_function, set_function) (int_get_function *) get_function, (int_set_function *) set_function, MYBOOLfunction 2021-05-15T17:03:38.3921810Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-15T17:03:38.3923100Z lp_params.c:305:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3924240Z { "VERBOSE", setintfunction(get_verbose, set_verbose), setvalues(verbose, ~0), WRITE_COMMENTED } 2021-05-15T17:03:38.3924930Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3925250Z { 2021-05-15T17:03:38.3926260Z lp_params.c:28:52: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3927230Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3927980Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.3929250Z lp_params.c:305:44: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2021-05-15T17:03:38.3930670Z { "VERBOSE", setintfunction(get_verbose, set_verbose), setvalues(verbose, ~0), WRITE_COMMENTED } 2021-05-15T17:03:38.3931450Z ^~~~~~~~~~~ 2021-05-15T17:03:38.3931860Z { 2021-05-15T17:03:38.3932920Z lp_params.c:28:66: note: expanded from macro 'setintfunction' 2021-05-15T17:03:38.3933900Z #define setintfunction(get_function, set_function) get_function, set_function, intfunction 2021-05-15T17:03:38.3934690Z ^~~~~~~~~~~~ 2021-05-15T17:03:38.5141510Z 64 warnings generated. 2021-05-15T17:03:38.5177650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_presolve.c -o lp_presolve.o 2021-05-15T17:03:40.5280630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_price.c -o lp_price.o 2021-05-15T17:03:41.1866830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_pricePSE.c -o lp_pricePSE.o 2021-05-15T17:03:41.3878530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_report.c -o lp_report.o 2021-05-15T17:03:41.7326670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_rlp.c -o lp_rlp.o 2021-05-15T17:03:41.8272310Z In file included from lp_rlp.c:97: 2021-05-15T17:03:41.8274920Z ./lp_rlp.h:1804:19: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T17:03:41.8276300Z lex_fatal_error (msg); /* exit( YY_EXIT_FAILURE ); */ 2021-05-15T17:03:41.8276780Z ^~~ 2021-05-15T17:03:41.8277870Z ./yacc_read.h:6:28: note: passing argument to parameter 'msg' here 2021-05-15T17:03:41.8278500Z void lex_fatal_error(char *msg); 2021-05-15T17:03:41.8278930Z ^ 2021-05-15T17:03:41.8382210Z In file included from lp_rlp.c:97: 2021-05-15T17:03:41.8383630Z ./lp_rlp.h:1871:14: warning: unused function 'lp_yy_flex_realloc' [-Wunused-function] 2021-05-15T17:03:41.8384480Z static void *lp_yy_flex_realloc( void *ptr, lp_yy_size_t size ) 2021-05-15T17:03:41.8384950Z ^ 2021-05-15T17:03:41.8386070Z ./lp_rlp.h:1797:13: warning: unused function 'lp_yy_fatal_error' [-Wunused-function] 2021-05-15T17:03:41.8386860Z static void lp_yy_fatal_error( lp_yyconst char msg[] ) 2021-05-15T17:03:41.8387280Z ^ 2021-05-15T17:03:41.8388360Z ./lp_rlp.h:1353:13: warning: unused function 'lp_yyunput' [-Wunused-function] 2021-05-15T17:03:41.8389130Z static void lp_yyunput( int c, register char *lp_yy_bp ) 2021-05-15T17:03:41.8389580Z ^ 2021-05-15T17:03:41.8390690Z ./lp_rlp.h:1845:12: warning: unused function 'lp_yy_flex_strlen' [-Wunused-function] 2021-05-15T17:03:41.8391860Z static int lp_yy_flex_strlen( lp_yyconst char *s ) 2021-05-15T17:03:41.8392330Z ^ 2021-05-15T17:03:41.8394130Z ./lp_rlp.h:1401:12: warning: 'static' function 'input' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 2021-05-15T17:03:41.8395070Z static int input() 2021-05-15T17:03:41.8395410Z ^ 2021-05-15T17:03:42.1448340Z 6 warnings generated. 2021-05-15T17:03:42.1487250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_scale.c -o lp_scale.o 2021-05-15T17:03:42.8613840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_simplex.c -o lp_simplex.o 2021-05-15T17:03:43.4192540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_utils.c -o lp_utils.o 2021-05-15T17:03:43.8658740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lp_wlp.c -o lp_wlp.o 2021-05-15T17:03:44.0606800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lpslink56.c -o lpslink56.o 2021-05-15T17:03:44.2283540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lusol.c -o lusol.o 2021-05-15T17:03:46.2209560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c lusolio.c -o lusolio.o 2021-05-15T17:03:46.3845280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c mmio.c -o mmio.o 2021-05-15T17:03:46.4469020Z mmio.c:79:13: warning: unused variable 'nr' [-Wunused-variable] 2021-05-15T17:03:46.4470150Z int nr = fscanf(f, "%d %d %lg\n", &I[i], &J[i], &val[i]); 2021-05-15T17:03:46.4470760Z ^ 2021-05-15T17:03:46.5391530Z 1 warning generated. 2021-05-15T17:03:46.5423030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c myblas.c -o myblas.o 2021-05-15T17:03:46.7639950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c sparselib.c -o sparselib.o 2021-05-15T17:03:47.1513600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fPIC -Wall -g -O2 -c yacc_read.c -o yacc_read.o 2021-05-15T17:03:47.4676000Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lpSolve.so colamd.o commonlib.o hbio.o ini.o init.o isfixedvar.o lp_Hash.o lp_LUSOL.o lp_MDO.o lp_MPS.o lp_SOS.o lp_crash.o lp_lib.o lp_matrix.o lp_mipbb.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_rlp.o lp_scale.o lp_simplex.o lp_utils.o lp_wlp.o lpslink56.o lusol.o lusolio.o mmio.o myblas.o sparselib.o yacc_read.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:47.5373900Z installing to /Users/runner/work/_temp/Library/00LOCK-lpSolve/00new/lpSolve/libs 2021-05-15T17:03:47.5449490Z ** R 2021-05-15T17:03:47.5555260Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:48.0433260Z ** help 2021-05-15T17:03:48.0767850Z *** installing help indices 2021-05-15T17:03:48.1025960Z ** building package indices 2021-05-15T17:03:48.3618930Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:48.7156340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:48.8441110Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:49.0856620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:49.0877350Z * DONE (lpSolve) 2021-05-15T17:03:49.4345350Z * installing *source* package ‘caTools’ ... 2021-05-15T17:03:49.4376460Z ** package ‘caTools’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:49.4378080Z ** using staged installation 2021-05-15T17:03:49.4530380Z ** libs 2021-05-15T17:03:49.4701810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Gif2R.cpp -o Gif2R.o 2021-05-15T17:03:49.6707970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c GifTools.cpp -o GifTools.o 2021-05-15T17:03:50.1113830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c caTools_init.c -o caTools_init.o 2021-05-15T17:03:50.1883320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runfunc.c -o runfunc.o 2021-05-15T17:03:50.7995240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o caTools.so Gif2R.o GifTools.o caTools_init.o runfunc.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:50.8577830Z installing to /Users/runner/work/_temp/Library/00LOCK-caTools/00new/caTools/libs 2021-05-15T17:03:50.8620010Z ** R 2021-05-15T17:03:50.8713980Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:51.8795850Z ** help 2021-05-15T17:03:52.0018060Z *** installing help indices 2021-05-15T17:03:52.0630280Z ** building package indices 2021-05-15T17:03:52.3717310Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:52.6973540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:52.8273910Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:53.0847260Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:53.0913140Z * DONE (caTools) 2021-05-15T17:03:53.3793700Z * installing *source* package ‘clime’ ... 2021-05-15T17:03:53.3812890Z ** package ‘clime’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:53.3814010Z ** using staged installation 2021-05-15T17:03:53.3945010Z ** R 2021-05-15T17:03:53.4018660Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:53.9917290Z ** help 2021-05-15T17:03:54.0295620Z *** installing help indices 2021-05-15T17:03:54.0535500Z ** building package indices 2021-05-15T17:03:54.3182310Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:54.5666300Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:54.8183650Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:54.8201710Z * DONE (clime) 2021-05-15T17:03:55.2484450Z * installing *source* package ‘gplots’ ... 2021-05-15T17:03:55.2557310Z ** package ‘gplots’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:55.2558610Z ** using staged installation 2021-05-15T17:03:55.2775090Z ** R 2021-05-15T17:03:55.2980120Z ** data 2021-05-15T17:03:55.2991630Z ** inst 2021-05-15T17:03:55.3029770Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:58.4347380Z ** help 2021-05-15T17:03:58.6127530Z *** installing help indices 2021-05-15T17:03:58.7002090Z ** building package indices 2021-05-15T17:03:59.0432850Z ** installing vignettes 2021-05-15T17:03:59.0486570Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:59.3249070Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:59.6778920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:59.6826890Z * DONE (gplots) 2021-05-15T17:03:59.7051220Z 2021-05-15T17:03:59.7052340Z The downloaded source packages are in 2021-05-15T17:03:59.7054350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpCDT22F/downloaded_packages’ 2021-05-15T17:04:00.4958160Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T17:04:00.4959390Z Use `force = TRUE` to force installation 2021-05-15T17:04:00.4973280Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T17:04:00.4974340Z Use `force = TRUE` to force installation 2021-05-15T17:04:00.5173680Z ##[group]Run options(width = 100) 2021-05-15T17:04:00.5174220Z options(width = 100) 2021-05-15T17:04:00.5174750Z pkgs <- installed.packages()[, "Package"] 2021-05-15T17:04:00.5175360Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T17:04:00.5401180Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:04:00.5401550Z env: 2021-05-15T17:04:00.5401940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:00.5402340Z TIC_DEPLOY_KEY: 2021-05-15T17:04:00.5402650Z RSPM: 2021-05-15T17:04:00.5404170Z GITHUB_PAT: *** 2021-05-15T17:04:00.5404570Z COVERALLS_TOKEN: 2021-05-15T17:04:00.5404980Z continue-on-error: true 2021-05-15T17:04:00.5405400Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:00.5405840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:00.5406230Z TZ: UTC 2021-05-15T17:04:00.5406570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:00.5406910Z NOT_CRAN: true 2021-05-15T17:04:00.5407230Z ##[endgroup] 2021-05-15T17:04:01.1845690Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:04:01.1846510Z setting value 2021-05-15T17:04:01.1847740Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T17:04:01.1848460Z os macOS Catalina 10.15.7 2021-05-15T17:04:01.1849050Z system x86_64, darwin17.0 2021-05-15T17:04:01.1849620Z ui X11 2021-05-15T17:04:01.1850150Z language (EN) 2021-05-15T17:04:01.1851300Z collate en_US.UTF-8 2021-05-15T17:04:01.1852340Z ctype en_US.UTF-8 2021-05-15T17:04:01.1852950Z tz UTC 2021-05-15T17:04:01.1854170Z date 2021-05-15 2021-05-15T17:04:01.1854430Z 2021-05-15T17:04:01.1855530Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:04:01.1856300Z ! package * version date lib source 2021-05-15T17:04:01.1857560Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T17:04:01.1858740Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1859750Z base * 4.2.0 2021-05-15 [?] local 2021-05-15T17:04:01.1860830Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1861880Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1862900Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1863960Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1864970Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1866690Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1867710Z caTools 1.18.2 2021-03-28 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1868800Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1869840Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1870920Z clime 0.4.1 2012-05-06 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1872000Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1873000Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1874100Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1875760Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1876920Z P compiler 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1878000Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1879000Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1880100Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1881150Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1882230Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1883250Z P datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1884610Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T17:04:01.1885740Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1887140Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1888180Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1889280Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1890370Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1891420Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1892610Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1893630Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1894740Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1895750Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1896850Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1898310Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1915280Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1916800Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T17:04:01.1918020Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1919080Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1920110Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1921160Z gplots 3.1.1 2020-11-28 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1922190Z P graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1923300Z P grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1924380Z grid 4.2.0 2021-05-15 [?] local 2021-05-15T17:04:01.1925370Z gtools 3.8.2 2020-03-31 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1926420Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1927390Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1928420Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1929400Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1930460Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1931530Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1932940Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1934100Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1935150Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1936210Z lpSolve 5.6.15 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1937270Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1938300Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1939360Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1940330Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1942570Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1944000Z P methods * 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1945210Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1946340Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1947370Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1948470Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1949620Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1950740Z parallel 4.2.0 2021-05-15 [?] local 2021-05-15T17:04:01.1951840Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1952890Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1954000Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1955060Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1956510Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1957560Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1958700Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1959780Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1960810Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1961870Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1962900Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1964020Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1965120Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1966180Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1967290Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1968320Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1969390Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1970420Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1971720Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1972810Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1973890Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1975300Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1976460Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1977620Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1978710Z splines 4.2.0 2021-05-15 [?] local 2021-05-15T17:04:01.1979760Z P stats * 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1980840Z stats4 4.2.0 2021-05-15 [?] local 2021-05-15T17:04:01.1981860Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1982960Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1984000Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T17:04:01.1985100Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1986130Z tcltk 4.2.0 2021-05-15 [?] local 2021-05-15T17:04:01.1987170Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1988260Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1989330Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T17:04:01.1990920Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1992070Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1993440Z P tools 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1995300Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1996480Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.1997640Z P utils * 4.2.0 2021-05-15 [2] local 2021-05-15T17:04:01.1998750Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2000110Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2001240Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2002350Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2003380Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2004590Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2006200Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2007350Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2008450Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T17:04:01.2008770Z 2021-05-15T17:04:01.2009260Z [1] /Users/runner/work/_temp/Library 2021-05-15T17:04:01.2010490Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-15T17:04:01.2010930Z 2021-05-15T17:04:01.2011920Z P ── Loaded and on-disk path mismatch. 2021-05-15T17:04:01.2068500Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T17:04:01.2069190Z Rscript -e 'tic::script()' 2021-05-15T17:04:01.2069640Z ls -l check 2021-05-15T17:04:01.2586330Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:04:01.2586880Z env: 2021-05-15T17:04:01.2587320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:01.2587810Z TIC_DEPLOY_KEY: 2021-05-15T17:04:01.2588160Z RSPM: 2021-05-15T17:04:01.2589730Z GITHUB_PAT: *** 2021-05-15T17:04:01.2590230Z COVERALLS_TOKEN: 2021-05-15T17:04:01.2590690Z continue-on-error: true 2021-05-15T17:04:01.2591190Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:01.2591680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:01.2592150Z TZ: UTC 2021-05-15T17:04:01.2592550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:01.2592990Z NOT_CRAN: true 2021-05-15T17:04:01.2593350Z ##[endgroup] 2021-05-15T17:04:01.6103750Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:04:01.7366860Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T17:04:01.7367940Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T17:04:01.7368690Z timeout = Inf, check_dir = "check") 2021-05-15T17:04:01.8250900Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T17:04:02.1001790Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T17:04:02.1820560Z * preparing ‘DensParcorr’: 2021-05-15T17:04:02.1907240Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:04:02.2280700Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:04:02.2286430Z * checking for empty or unneeded directories 2021-05-15T17:04:02.2329050Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T17:04:02.2405990Z 2021-05-15T17:04:02.2790150Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T17:04:02.6125800Z * using log directory ‘/Users/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T17:04:02.6143170Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T17:04:02.6144910Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T17:04:02.6146370Z * using session charset: UTF-8 2021-05-15T17:04:02.6309240Z * using option ‘--as-cran’ 2021-05-15T17:04:02.6333530Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T17:04:02.6338820Z * checking extension type ... Package 2021-05-15T17:04:02.6345180Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T17:04:02.6374430Z * checking package namespace information ... OK 2021-05-15T17:04:03.7907790Z * checking package dependencies ... OK 2021-05-15T17:04:03.7920600Z * checking if this is a source package ... OK 2021-05-15T17:04:03.7926850Z * checking if there is a namespace ... OK 2021-05-15T17:04:03.8704170Z * checking for executable files ... OK 2021-05-15T17:04:03.8716590Z * checking for hidden files and directories ... OK 2021-05-15T17:04:03.8727900Z * checking for portable file names ... OK 2021-05-15T17:04:03.9240450Z * checking for sufficient/correct file permissions ... OK 2021-05-15T17:04:03.9241910Z * checking serialization versions ... OK 2021-05-15T17:04:05.7304850Z * checking whether package ‘DensParcorr’ can be installed ... OK 2021-05-15T17:04:05.7426470Z * checking installed package size ... OK 2021-05-15T17:04:05.8596640Z * checking package directory ... OK 2021-05-15T17:04:05.8600820Z * checking for future file timestamps ... OK 2021-05-15T17:04:06.0752530Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:04:06.0756960Z * checking top-level files ... OK 2021-05-15T17:04:06.0766350Z * checking for left-over files ... OK 2021-05-15T17:04:06.0770810Z * checking index information ... OK 2021-05-15T17:04:06.1444140Z * checking package subdirectories ... OK 2021-05-15T17:04:06.2108110Z * checking R files for non-ASCII characters ... OK 2021-05-15T17:04:06.2819640Z * checking R files for syntax errors ... OK 2021-05-15T17:04:06.5572450Z * checking whether the package can be loaded ... OK 2021-05-15T17:04:06.8039060Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T17:04:07.0568940Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T17:04:07.2998840Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T17:04:07.5479560Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T17:04:07.8357090Z * checking loading without being on the library search path ... OK 2021-05-15T17:04:08.1277880Z * checking dependencies in R code ... OK 2021-05-15T17:04:08.7911520Z * checking S3 generic/method consistency ... OK 2021-05-15T17:04:09.0658850Z * checking replacement functions ... OK 2021-05-15T17:04:09.3913290Z * checking foreign function calls ... OK 2021-05-15T17:04:12.4181610Z * checking R code for possible problems ... OK 2021-05-15T17:04:12.6793780Z * checking Rd files ... OK 2021-05-15T17:04:12.7505130Z * checking Rd metadata ... OK 2021-05-15T17:04:12.8276620Z * checking Rd line widths ... OK 2021-05-15T17:04:13.0096630Z * checking Rd cross-references ... OK 2021-05-15T17:04:13.2806140Z * checking for missing documentation entries ... OK 2021-05-15T17:04:14.1194810Z * checking for code/documentation mismatches ... OK 2021-05-15T17:04:14.9382850Z * checking Rd \usage sections ... OK 2021-05-15T17:04:15.0411010Z * checking Rd contents ... OK 2021-05-15T17:04:15.1582630Z * checking for unstated dependencies in examples ... OK 2021-05-15T17:04:15.8298330Z * checking examples ... OK 2021-05-15T17:04:19.8323500Z * checking PDF version of manual ... OK 2021-05-15T17:04:19.8330510Z * checking for non-standard things in the check directory ... OK 2021-05-15T17:04:19.8335560Z * checking for detritus in the temp directory ... OK 2021-05-15T17:04:19.8340720Z * DONE 2021-05-15T17:04:19.8346960Z 2021-05-15T17:04:19.8347810Z Status: OK 2021-05-15T17:04:19.8402300Z 2021-05-15T17:04:19.9598760Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T17:04:19.9603750Z Duration: 17.7s 2021-05-15T17:04:19.9604480Z 2021-05-15T17:04:19.9616870Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T17:04:19.9774670Z total 72 2021-05-15T17:04:19.9776750Z drwxr-xr-x 14 runner staff 448 May 15 17:04 DensParcorr.Rcheck 2021-05-15T17:04:19.9779090Z -rw-r--r-- 1 runner staff 4666 May 15 17:04 DensParcorr_1.0.tar.gz 2021-05-15T17:04:19.9780450Z -rw-r--r-- 1 runner staff 24856 May 15 17:04 DensParcorr_1.0.tgz 2021-05-15T17:04:19.9861510Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:04:19.9862770Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:04:20.0116940Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:04:20.0117790Z env: 2021-05-15T17:04:20.0118250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:20.0118700Z TIC_DEPLOY_KEY: 2021-05-15T17:04:20.0119080Z RSPM: 2021-05-15T17:04:20.0120990Z GITHUB_PAT: *** 2021-05-15T17:04:20.0121470Z COVERALLS_TOKEN: 2021-05-15T17:04:20.0121930Z continue-on-error: true 2021-05-15T17:04:20.0122420Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:20.0122900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:20.0123360Z TZ: UTC 2021-05-15T17:04:20.0123770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:20.0124160Z NOT_CRAN: true 2021-05-15T17:04:20.0124560Z ##[endgroup] 2021-05-15T17:04:20.0536360Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T17:04:20.0537080Z Rscript -e "tic::before_deploy()" 2021-05-15T17:04:20.0784690Z shell: /bin/bash -e {0} 2021-05-15T17:04:20.0785110Z env: 2021-05-15T17:04:20.0785550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:20.0785990Z TIC_DEPLOY_KEY: 2021-05-15T17:04:20.0786390Z RSPM: 2021-05-15T17:04:20.0787230Z GITHUB_PAT: *** 2021-05-15T17:04:20.0787650Z COVERALLS_TOKEN: 2021-05-15T17:04:20.0788090Z continue-on-error: true 2021-05-15T17:04:20.0788570Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:20.0789030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:20.0789480Z TZ: UTC 2021-05-15T17:04:20.0789870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:20.0790250Z NOT_CRAN: true 2021-05-15T17:04:20.0790710Z ##[endgroup] 2021-05-15T17:04:20.4320510Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:04:20.5554110Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T17:04:20.5554680Z with: 2021-05-15T17:04:20.5555540Z upload_url: https://uploads.github.com/repos/neuroconductor/DensParcorr/releases/43000337/assets{?name,label} 2021-05-15T17:04:20.5556790Z asset_path: check/DensParcorr_1.0.tgz 2021-05-15T17:04:20.5557350Z asset_name: DensParcorr_1.0_R4.1.tgz 2021-05-15T17:04:20.5557920Z asset_content_type: application/octet-stream 2021-05-15T17:04:20.5558480Z env: 2021-05-15T17:04:20.5558900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:20.5559380Z TIC_DEPLOY_KEY: 2021-05-15T17:04:20.5559720Z RSPM: 2021-05-15T17:04:20.5561010Z GITHUB_PAT: *** 2021-05-15T17:04:20.5561480Z COVERALLS_TOKEN: 2021-05-15T17:04:20.5561930Z continue-on-error: true 2021-05-15T17:04:20.5562430Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:20.5562900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:20.5563360Z TZ: UTC 2021-05-15T17:04:20.5563820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:20.5564340Z NOT_CRAN: true 2021-05-15T17:04:20.5565370Z GITHUB_TOKEN: *** 2021-05-15T17:04:20.5565800Z ##[endgroup] 2021-05-15T17:04:21.1157350Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T17:04:21.1158040Z Rscript -e "tic::deploy()" 2021-05-15T17:04:21.1409830Z shell: /bin/bash -e {0} 2021-05-15T17:04:21.1410260Z env: 2021-05-15T17:04:21.1410670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:21.1411200Z TIC_DEPLOY_KEY: 2021-05-15T17:04:21.1411530Z RSPM: 2021-05-15T17:04:21.1412910Z GITHUB_PAT: *** 2021-05-15T17:04:21.1413380Z COVERALLS_TOKEN: 2021-05-15T17:04:21.1413820Z continue-on-error: true 2021-05-15T17:04:21.1414300Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:21.1414920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:21.1415450Z TZ: UTC 2021-05-15T17:04:21.1415820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:21.1416710Z NOT_CRAN: true 2021-05-15T17:04:21.1417100Z ##[endgroup] 2021-05-15T17:04:21.4919850Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:04:21.6110060Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T17:04:21.6110700Z Rscript -e "tic::after_deploy()" 2021-05-15T17:04:21.6361940Z shell: /bin/bash -e {0} 2021-05-15T17:04:21.6362340Z env: 2021-05-15T17:04:21.6362900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:04:21.6363320Z TIC_DEPLOY_KEY: 2021-05-15T17:04:21.6363680Z RSPM: 2021-05-15T17:04:21.6365070Z GITHUB_PAT: *** 2021-05-15T17:04:21.6365450Z COVERALLS_TOKEN: 2021-05-15T17:04:21.6365910Z continue-on-error: true 2021-05-15T17:04:21.6366330Z VDIFFR_RUN_TESTS: false 2021-05-15T17:04:21.6366810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:04:21.6367200Z TZ: UTC 2021-05-15T17:04:21.6367580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:04:21.6367940Z NOT_CRAN: true 2021-05-15T17:04:21.6368290Z ##[endgroup] 2021-05-15T17:04:21.9886440Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:04:22.3501390Z Post job cleanup. 2021-05-15T17:04:22.4228390Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T17:04:22.4352470Z Post job cleanup. 2021-05-15T17:04:22.5603410Z [command]/usr/local/bin/git version 2021-05-15T17:04:22.5748710Z git version 2.31.1 2021-05-15T17:04:22.5810400Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T17:04:22.5883190Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T17:04:22.6751390Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T17:04:22.6805920Z http.https://github.com/.extraheader 2021-05-15T17:04:22.6819630Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T17:04:22.6914100Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T17:04:22.7809580Z Cleaning up orphan processes