2021-05-14T23:07:44.5460604Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:07:44.6743145Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T23:07:44.7714213Z 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-14T23:07:44.9104130Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T23:07:45.0189319Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:07:59.5550330Z Current runner version: '2.278.0' 2021-05-14T23:07:59.5991620Z ##[group]Operating System 2021-05-14T23:07:59.5992800Z Mac OS X 2021-05-14T23:07:59.5993260Z 10.15.7 2021-05-14T23:07:59.5993640Z 19H1030 2021-05-14T23:07:59.5994210Z ##[endgroup] 2021-05-14T23:07:59.5994740Z ##[group]Virtual Environment 2021-05-14T23:07:59.5995390Z Environment: macos-10.15 2021-05-14T23:07:59.5995880Z Version: 20210510.1 2021-05-14T23:07:59.5996840Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T23:07:59.5998120Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T23:07:59.5999070Z ##[endgroup] 2021-05-14T23:07:59.6001740Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:07:59.6003220Z Actions: write 2021-05-14T23:07:59.6003780Z Checks: write 2021-05-14T23:07:59.6004380Z Contents: write 2021-05-14T23:07:59.6004870Z Deployments: write 2021-05-14T23:07:59.6005830Z Issues: write 2021-05-14T23:07:59.6006430Z Metadata: read 2021-05-14T23:07:59.6007090Z Packages: write 2021-05-14T23:07:59.6007620Z PullRequests: write 2021-05-14T23:07:59.6008220Z RepositoryProjects: write 2021-05-14T23:07:59.6008800Z SecurityEvents: write 2021-05-14T23:07:59.6009330Z Statuses: write 2021-05-14T23:07:59.6010560Z ##[endgroup] 2021-05-14T23:07:59.6016500Z Prepare workflow directory 2021-05-14T23:07:59.7734560Z Prepare all required actions 2021-05-14T23:07:59.7747590Z Getting action download info 2021-05-14T23:08:00.4224780Z Download action repository 'actions/checkout@v2' 2021-05-14T23:08:01.3507660Z Download action repository 'r-lib/actions@master' 2021-05-14T23:08:03.3677010Z Download action repository 'adigherman/actions@master' 2021-05-14T23:08:05.4416420Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:08:05.7972170Z Download action repository 'actions/cache@v1' 2021-05-14T23:08:06.1503060Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:08:06.5121840Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:08:07.2318900Z ##[group]Run actions/checkout@v2 2021-05-14T23:08:07.2319520Z with: 2021-05-14T23:08:07.2319950Z repository: neuroconductor/kirby21.t2 2021-05-14T23:08:07.2320820Z token: *** 2021-05-14T23:08:07.2321170Z ssh-strict: true 2021-05-14T23:08:07.2321610Z persist-credentials: true 2021-05-14T23:08:07.2322040Z clean: true 2021-05-14T23:08:07.2322370Z fetch-depth: 1 2021-05-14T23:08:07.2322800Z lfs: false 2021-05-14T23:08:07.2323140Z submodules: false 2021-05-14T23:08:07.2323470Z env: 2021-05-14T23:08:07.2323850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:07.2324260Z TIC_DEPLOY_KEY: 2021-05-14T23:08:07.2324570Z RSPM: 2021-05-14T23:08:07.2325260Z GITHUB_PAT: *** 2021-05-14T23:08:07.2325620Z COVERALLS_TOKEN: 2021-05-14T23:08:07.2326030Z continue-on-error: true 2021-05-14T23:08:07.2326470Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:07.2326820Z ##[endgroup] 2021-05-14T23:08:07.9917470Z Syncing repository: neuroconductor/kirby21.t2 2021-05-14T23:08:07.9918610Z ##[group]Getting Git version info 2021-05-14T23:08:07.9920190Z Working directory is '/Users/runner/work/kirby21.t2/kirby21.t2' 2021-05-14T23:08:07.9920880Z [command]/usr/local/bin/git version 2021-05-14T23:08:08.0858550Z git version 2.31.1 2021-05-14T23:08:08.0890270Z ##[endgroup] 2021-05-14T23:08:08.0900570Z Deleting the contents of '/Users/runner/work/kirby21.t2/kirby21.t2' 2021-05-14T23:08:08.0906120Z ##[group]Initializing the repository 2021-05-14T23:08:08.0913940Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.t2/kirby21.t2 2021-05-14T23:08:08.1169700Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:08:08.1170710Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:08:08.1171500Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:08:08.1172310Z hint: 2021-05-14T23:08:08.1173300Z hint: git config --global init.defaultBranch 2021-05-14T23:08:08.1175170Z hint: 2021-05-14T23:08:08.1176190Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:08:08.1177810Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:08:08.1178740Z hint: 2021-05-14T23:08:08.1179570Z hint: git branch -m 2021-05-14T23:08:08.1232360Z Initialized empty Git repository in /Users/runner/work/kirby21.t2/kirby21.t2/.git/ 2021-05-14T23:08:08.1247500Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.t2 2021-05-14T23:08:08.1388250Z ##[endgroup] 2021-05-14T23:08:08.1396220Z ##[group]Disabling automatic garbage collection 2021-05-14T23:08:08.1509170Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T23:08:08.1520450Z ##[endgroup] 2021-05-14T23:08:08.1534280Z ##[group]Setting up auth 2021-05-14T23:08:08.1594570Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:08:08.1631000Z [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-14T23:08:08.3598230Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:08:08.3690160Z [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-14T23:08:08.4535320Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:08:08.4627100Z ##[endgroup] 2021-05-14T23:08:08.4628420Z ##[group]Fetching the repository 2021-05-14T23:08:08.4639840Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +cbde70c44537f6edc2a7ea19c806e2787587d671:refs/tags/1.7.0.s 2021-05-14T23:08:08.8348100Z remote: Enumerating objects: 45, done. 2021-05-14T23:08:08.8349450Z remote: Counting objects: 2% (1/45) 2021-05-14T23:08:08.8350530Z remote: Counting objects: 4% (2/45) 2021-05-14T23:08:08.8352050Z remote: Counting objects: 6% (3/45) 2021-05-14T23:08:08.8353800Z remote: Counting objects: 8% (4/45) 2021-05-14T23:08:08.8355340Z remote: Counting objects: 11% (5/45) 2021-05-14T23:08:08.8375330Z remote: Counting objects: 13% (6/45) 2021-05-14T23:08:08.8388220Z remote: Counting objects: 15% (7/45) 2021-05-14T23:08:08.8395900Z remote: Counting objects: 17% (8/45) 2021-05-14T23:08:08.8397410Z remote: Counting objects: 20% (9/45) 2021-05-14T23:08:08.8399900Z remote: Counting objects: 22% (10/45) 2021-05-14T23:08:08.8406510Z remote: Counting objects: 24% (11/45) 2021-05-14T23:08:09.7170270Z remote: Counting objects: 26% (12/45) 2021-05-14T23:08:09.7187920Z remote: Counting objects: 28% (13/45) 2021-05-14T23:08:09.7200780Z remote: Counting objects: 31% (14/45) 2021-05-14T23:08:09.7210190Z remote: Counting objects: 33% (15/45) 2021-05-14T23:08:09.7218070Z remote: Counting objects: 35% (16/45) 2021-05-14T23:08:09.7228890Z remote: Counting objects: 37% (17/45) 2021-05-14T23:08:09.7258980Z remote: Counting objects: 40% (18/45) 2021-05-14T23:08:09.7260960Z remote: Counting objects: 42% (19/45) 2021-05-14T23:08:09.7262350Z remote: Counting objects: 44% (20/45) 2021-05-14T23:08:09.7264150Z remote: Counting objects: 46% (21/45) 2021-05-14T23:08:09.7265520Z remote: Counting objects: 48% (22/45) 2021-05-14T23:08:09.7266670Z remote: Counting objects: 51% (23/45) 2021-05-14T23:08:09.7267940Z remote: Counting objects: 53% (24/45) 2021-05-14T23:08:09.7269820Z remote: Counting objects: 55% (25/45) 2021-05-14T23:08:09.7271300Z remote: Counting objects: 57% (26/45) 2021-05-14T23:08:09.7273180Z remote: Counting objects: 60% (27/45) 2021-05-14T23:08:09.7274690Z remote: Counting objects: 62% (28/45) 2021-05-14T23:08:09.7276110Z remote: Counting objects: 64% (29/45) 2021-05-14T23:08:09.7277450Z remote: Counting objects: 66% (30/45) 2021-05-14T23:08:09.7278460Z remote: Counting objects: 68% (31/45) 2021-05-14T23:08:09.7279850Z remote: Counting objects: 71% (32/45) 2021-05-14T23:08:09.7281430Z remote: Counting objects: 73% (33/45) 2021-05-14T23:08:09.7283310Z remote: Counting objects: 75% (34/45) 2021-05-14T23:08:09.7284280Z remote: Counting objects: 77% (35/45) 2021-05-14T23:08:09.7285230Z remote: Counting objects: 80% (36/45) 2021-05-14T23:08:09.7286060Z remote: Counting objects: 82% (37/45) 2021-05-14T23:08:09.7286880Z remote: Counting objects: 84% (38/45) 2021-05-14T23:08:09.7287730Z remote: Counting objects: 86% (39/45) 2021-05-14T23:08:09.7288620Z remote: Counting objects: 88% (40/45) 2021-05-14T23:08:09.7289450Z remote: Counting objects: 91% (41/45) 2021-05-14T23:08:09.7290300Z remote: Counting objects: 93% (42/45) 2021-05-14T23:08:09.7291150Z remote: Counting objects: 95% (43/45) 2021-05-14T23:08:09.7291950Z remote: Counting objects: 97% (44/45) 2021-05-14T23:08:09.7293010Z remote: Counting objects: 100% (45/45) 2021-05-14T23:08:09.7294230Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:08:09.7295110Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:08:09.7296070Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:08:09.7297000Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:08:09.7297910Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:08:09.7298860Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:08:09.7299730Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:08:09.7300610Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:08:09.7301980Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:08:09.7303000Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:08:09.7303890Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:08:09.7305150Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:08:09.7306210Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:08:09.7307070Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:08:09.7308020Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:08:09.7308960Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:08:09.7309830Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:08:09.7310750Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:08:09.7311580Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:08:09.7312580Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:08:09.7313520Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:08:09.7314390Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:08:09.7315260Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:08:09.7316150Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:08:09.7317450Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:08:09.7318320Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:08:09.7319210Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:08:09.7320110Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:08:09.7320950Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:08:09.7321860Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:08:09.7322730Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:08:09.7323590Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:08:09.7324510Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:08:09.7325330Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:08:09.7326660Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:08:09.7327610Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:08:09.7328850Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:08:09.7329750Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:08:09.7330640Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:08:09.7331910Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:08:09.7332820Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:08:09.7333730Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:08:09.7334630Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:08:09.7335480Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:08:09.7336490Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:08:09.7337410Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:08:12.9279460Z remote: Total 45 (delta 1), reused 40 (delta 0), pack-reused 0 2021-05-14T23:08:13.5109700Z From https://github.com/neuroconductor/kirby21.t2 2021-05-14T23:08:13.5111460Z * [new ref] cbde70c44537f6edc2a7ea19c806e2787587d671 -> 1.7.0.s 2021-05-14T23:08:13.5181610Z ##[endgroup] 2021-05-14T23:08:13.5183060Z ##[group]Determining the checkout info 2021-05-14T23:08:13.5184220Z ##[endgroup] 2021-05-14T23:08:13.5185450Z ##[group]Checking out the ref 2021-05-14T23:08:13.5190960Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:08:14.1139320Z HEAD is now at cbde70c Version id 11 stable 2021-05-14T23:08:14.1146470Z ##[endgroup] 2021-05-14T23:08:14.1238390Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T23:08:14.1304270Z 'cbde70c44537f6edc2a7ea19c806e2787587d671' 2021-05-14T23:08:14.1486180Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:08:14.1486670Z with: 2021-05-14T23:08:14.1487040Z r-version: devel 2021-05-14T23:08:14.1487390Z Ncpus: 1 2021-05-14T23:08:14.1487810Z crayon.enabled: NULL 2021-05-14T23:08:14.1488280Z remove-openmp-macos: true 2021-05-14T23:08:14.1488810Z http-user-agent: default 2021-05-14T23:08:14.1489260Z install-r: true 2021-05-14T23:08:14.1489820Z windows-path-include-mingw: true 2021-05-14T23:08:14.1490350Z env: 2021-05-14T23:08:14.1490760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:14.1491230Z TIC_DEPLOY_KEY: 2021-05-14T23:08:14.1491580Z RSPM: 2021-05-14T23:08:14.1492900Z GITHUB_PAT: *** 2021-05-14T23:08:14.1493320Z COVERALLS_TOKEN: 2021-05-14T23:08:14.1493800Z continue-on-error: true 2021-05-14T23:08:14.1494260Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:14.1494680Z ##[endgroup] 2021-05-14T23:08:15.1509200Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T23:08:18.5846280Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T23:08:19.0533720Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T23:08:19.0549000Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T23:08:19.0550700Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T23:08:19.0551730Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T23:08:19.0553220Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T23:08:20.0023060Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T23:08:20.0082990Z Checksumming (Apple_Free : 3)… 2021-05-14T23:08:21.0012980Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T23:08:21.0017180Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T23:08:21.0365240Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T23:08:21.0367580Z Checksumming (Apple_Free : 5)… 2021-05-14T23:08:22.0009510Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T23:08:22.0014880Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T23:08:23.0163890Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T23:08:23.0265370Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T23:08:23.5566520Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-14T23:08:24.0646910Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T23:08:24.0751430Z verified CRC32 $84F1919B 2021-05-14T23:08:24.2123630Z /dev/disk2 GUID_partition_scheme 2021-05-14T23:08:24.2232390Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T23:08:24.2335040Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T23:08:26.7014110Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T23:08:26.7114180Z To reinstall 0.29.2_3, run: 2021-05-14T23:08:26.7216670Z brew reinstall pkg-config 2021-05-14T23:08:26.7445320Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T23:08:28.4598700Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T23:08:28.8410240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T23%3A15%3A00Z&sig=Cxs5a%2Bt8sJlxelHH85ZYT5PrWIbH2JiqRm1T2SORHOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:08:29.1540330Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T23:08:30.4824000Z installer: Package name is gfortran 2021-05-14T23:08:30.4889480Z installer: Installing at base path / 2021-05-14T23:08:30.4891440Z installer: The install was successful. 2021-05-14T23:08:30.4971610Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T23:08:30.5867500Z "disk2" ejected. 2021-05-14T23:08:30.6101920Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T23:08:33.4128040Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T23:08:33.4669390Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T23:08:35.1842410Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T23:08:35.5706480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T23%3A15%3A00Z&sig=BIoYqxVSZBbQSqNrWfU600L7EWP1jGTA3ANo1efSBzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:08:35.6662600Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T23:08:38.9820080Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T23:08:43.0781610Z installer: Package name is R 4.2.0 for macOS 2021-05-14T23:08:43.0782610Z installer: Upgrading at base path / 2021-05-14T23:08:43.0783240Z installer: The upgrade was successful. 2021-05-14T23:08:43.0842480Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T23:08:43.1111230Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:08:43.1111810Z env: 2021-05-14T23:08:43.1112230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:43.1112710Z TIC_DEPLOY_KEY: 2021-05-14T23:08:43.1113050Z RSPM: 2021-05-14T23:08:43.1114330Z GITHUB_PAT: *** 2021-05-14T23:08:43.1114750Z COVERALLS_TOKEN: 2021-05-14T23:08:43.1115240Z continue-on-error: true 2021-05-14T23:08:43.1116160Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:43.1116800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:08:43.1117260Z TZ: UTC 2021-05-14T23:08:43.1117640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:43.1118440Z NOT_CRAN: true 2021-05-14T23:08:43.1118820Z ##[endgroup] 2021-05-14T23:08:43.5104640Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T23:08:44.1396870Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T23:08:44.1398330Z Dload Upload Total Spent Left Speed 2021-05-14T23:08:44.1399710Z 2021-05-14T23:08:44.2085850Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:44.2087140Z 100 117 0 117 0 0 1695 0 --:--:-- --:--:-- --:--:-- 1695 2021-05-14T23:08:44.3541780Z 2021-05-14T23:08:44.3644690Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:44.5282550Z 2021-05-14T23:08:45.4752840Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:46.4631190Z 26 82.6M 26 21.5M 0 0 16.1M 0 0:00:05 0:00:01 0:00:04 22.7M 2021-05-14T23:08:47.4626960Z 60 82.6M 60 49.6M 0 0 21.3M 0 0:00:03 0:00:02 0:00:01 25.6M 2021-05-14T23:08:47.5121230Z 96 82.6M 96 80.0M 0 0 24.0M 0 0:00:03 0:00:03 --:--:-- 27.2M 2021-05-14T23:08:47.5122580Z 100 82.6M 100 82.6M 0 0 24.5M 0 0:00:03 0:00:03 --:--:-- 27.6M 2021-05-14T23:08:51.9436610Z ##[group]Run tlmgr update --self 2021-05-14T23:08:51.9437300Z tlmgr update --self 2021-05-14T23:08:51.9438140Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:08:51.9438980Z tlmgr update --all 2021-05-14T23:08:51.9644620Z shell: /bin/bash -e {0} 2021-05-14T23:08:51.9645010Z env: 2021-05-14T23:08:51.9645470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:51.9645930Z TIC_DEPLOY_KEY: 2021-05-14T23:08:51.9646300Z RSPM: 2021-05-14T23:08:51.9647650Z GITHUB_PAT: *** 2021-05-14T23:08:51.9648100Z COVERALLS_TOKEN: 2021-05-14T23:08:51.9648560Z continue-on-error: true 2021-05-14T23:08:51.9649070Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:51.9649570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:08:51.9650040Z TZ: UTC 2021-05-14T23:08:51.9650440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:51.9650830Z NOT_CRAN: true 2021-05-14T23:08:51.9651280Z ##[endgroup] 2021-05-14T23:08:54.5075640Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:08:54.5080820Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:08:56.8869520Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:08:56.8870780Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:08:57.1688180Z [2/89, 00:01/13:07:43] install: ae [57k] 2021-05-14T23:08:57.5574250Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T23:08:57.8153440Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T23:08:58.1210120Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-14T23:08:58.3817470Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-14T23:09:01.4644570Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-14T23:09:01.7143390Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-14T23:09:02.2269790Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-14T23:09:02.4755000Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-14T23:09:02.7153430Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-14T23:09:03.0264910Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-14T23:09:03.2836910Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-14T23:09:03.5417460Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-14T23:09:03.9112690Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-14T23:09:04.1774720Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-14T23:09:04.7647600Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-14T23:09:05.0317530Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-14T23:09:05.2939250Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-14T23:09:05.5535330Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-14T23:09:05.8481090Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-14T23:09:06.1556180Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-14T23:09:06.4138200Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-14T23:09:06.7359610Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-14T23:09:07.1611650Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-14T23:09:07.4117420Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-14T23:09:07.6582160Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-14T23:09:07.9053510Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-14T23:09:08.1537030Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-14T23:09:08.4014230Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-14T23:09:08.6619540Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-14T23:09:08.9044900Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-14T23:09:09.1539640Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-14T23:09:09.5101090Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-14T23:09:09.7555200Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-14T23:09:10.0648660Z [36/89, 00:14/00:15] install: lua-uca [70k] 2021-05-14T23:09:10.5428300Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-14T23:09:10.7957030Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-14T23:09:11.0459480Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-14T23:09:11.2994370Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-14T23:09:11.5638460Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-14T23:09:11.8277880Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-14T23:09:12.0908280Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-14T23:09:12.3528020Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-14T23:09:12.6152220Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-14T23:09:12.8821580Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-14T23:09:13.1272190Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-14T23:09:13.3773020Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-14T23:09:13.6316520Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-14T23:09:13.8826010Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-14T23:09:14.1329900Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-14T23:09:14.3903520Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-14T23:09:14.6535170Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-14T23:09:14.9152720Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-14T23:09:15.1746950Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-14T23:09:15.4307890Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-14T23:09:15.7387680Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-14T23:09:16.0057150Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-14T23:09:16.2585630Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-14T23:09:16.6183870Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-14T23:09:16.9946140Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-14T23:09:17.2594640Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-14T23:09:17.5331890Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-14T23:09:17.8006190Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-14T23:09:18.0586620Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-14T23:09:18.3165030Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-14T23:09:18.5730200Z [67/89, 00:22/00:23] install: optex [789k] 2021-05-14T23:09:19.2337220Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-14T23:09:19.4936020Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-14T23:09:19.8048130Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-14T23:09:20.0647060Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-14T23:09:20.3173400Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-14T23:09:20.6674240Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-14T23:09:21.0395710Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-14T23:09:21.3532410Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-14T23:09:21.6142110Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-14T23:09:21.8650040Z [77/89, 00:25/00:25] install: texlive-en [1k] 2021-05-14T23:09:22.1227610Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-14T23:09:22.5632270Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-14T23:09:22.8171690Z [80/89, 00:26/00:26] install: thumbpdf [19k] 2021-05-14T23:09:23.1168810Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-14T23:09:23.3645190Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-14T23:09:23.6634990Z [83/89, 00:27/00:27] install: typewriter [25k] 2021-05-14T23:09:23.9684500Z [84/89, 00:27/00:27] install: uninormalize [6k] 2021-05-14T23:09:24.2264650Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-14T23:09:24.4839790Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-14T23:09:25.1499380Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-14T23:09:25.4317960Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-14T23:09:25.7043990Z [89/89, 00:29/00:29] install: collection-luatex [1k] 2021-05-14T23:09:25.9635120Z running mktexlsr ... 2021-05-14T23:09:26.5731070Z done running mktexlsr. 2021-05-14T23:09:26.6142350Z running updmap-sys ... 2021-05-14T23:09:27.2023740Z done running updmap-sys. 2021-05-14T23:09:27.2025000Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T23:09:27.2027140Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/3QAJH9BQhk/UR1luLHK3W ... 2021-05-14T23:09:28.3280790Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/3QAJH9BQhk/UR1luLHK3W. 2021-05-14T23:09:28.3282410Z OK: optex.fmt/luatex 2021-05-14T23:09:28.3283890Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:09:28.3295200Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:09:30.6497080Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:09:30.6498370Z tlmgr: no updates available 2021-05-14T23:09:30.7896190Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:09:30.7896710Z with: 2021-05-14T23:09:30.7897060Z pandoc-version: 2.7.3 2021-05-14T23:09:30.7897410Z env: 2021-05-14T23:09:30.7897800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:30.7898220Z TIC_DEPLOY_KEY: 2021-05-14T23:09:30.7898530Z RSPM: 2021-05-14T23:09:30.7899720Z GITHUB_PAT: *** 2021-05-14T23:09:30.7900100Z COVERALLS_TOKEN: 2021-05-14T23:09:30.7900530Z continue-on-error: true 2021-05-14T23:09:30.7900970Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:30.7901420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:30.7901820Z TZ: UTC 2021-05-14T23:09:30.7902160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:30.7902550Z NOT_CRAN: true 2021-05-14T23:09:30.7902880Z ##[endgroup] 2021-05-14T23:09:31.3456530Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T23:09:34.2905230Z installer: Package name is pandoc 2021-05-14T23:09:34.2914060Z installer: Installing at base path / 2021-05-14T23:09:34.2920940Z installer: The install was successful. 2021-05-14T23:09:34.3059960Z ##[group]Run git config user.name adigherman 2021-05-14T23:09:34.3060670Z git config user.name adigherman 2021-05-14T23:09:34.3061270Z git config user.email adig@jhu.edu 2021-05-14T23:09:34.3353000Z shell: /bin/bash -e {0} 2021-05-14T23:09:34.3353470Z env: 2021-05-14T23:09:34.3353950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:34.3354470Z TIC_DEPLOY_KEY: 2021-05-14T23:09:34.3354840Z RSPM: 2021-05-14T23:09:34.3356080Z GITHUB_PAT: *** 2021-05-14T23:09:34.3356560Z COVERALLS_TOKEN: 2021-05-14T23:09:34.3357050Z continue-on-error: true 2021-05-14T23:09:34.3358080Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:34.3358590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:34.3359080Z TZ: UTC 2021-05-14T23:09:34.3359470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:34.3359930Z NOT_CRAN: true 2021-05-14T23:09:34.3360330Z ##[endgroup] 2021-05-14T23:09:34.3882090Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T23:09:34.3882900Z env: 2021-05-14T23:09:34.3883420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:34.3883870Z TIC_DEPLOY_KEY: 2021-05-14T23:09:34.3884250Z RSPM: 2021-05-14T23:09:34.3885640Z GITHUB_PAT: *** 2021-05-14T23:09:34.3886090Z COVERALLS_TOKEN: 2021-05-14T23:09:34.3886550Z continue-on-error: true 2021-05-14T23:09:34.3887060Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:34.3887540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:34.3888000Z TZ: UTC 2021-05-14T23:09:34.3888400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:34.3888790Z NOT_CRAN: true 2021-05-14T23:09:34.3889240Z ##[endgroup] 2021-05-14T23:09:36.1255460Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T23:09:36.1619640Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T23:09:36.1620550Z To reinstall 3.20.2, run: 2021-05-14T23:09:36.1621220Z brew reinstall cmake 2021-05-14T23:09:37.9939960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T23:09:39.1565410Z /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-14T23:09:39.7462720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T23:09:40.1293590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T23%3A15%3A00Z&sig=bW6ihyaLFYKRKt4O0twJVykw%2FB8jakGhF9xvGNr4j3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:40.1776920Z /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-14T23\%3A15\%3A00Z\&sig=bW6ihyaLFYKRKt4O0twJVykw\%2FB8jakGhF9xvGNr4j3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:40.2549620Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T23:09:40.3322790Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T23:09:40.3357170Z 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/d20210514-2476-6co0gz 2021-05-14T23:09:40.3549460Z cp -pR /private/tmp/d20210514-2476-6co0gz/libssh/. /usr/local/Cellar/libssh 2021-05-14T23:09:40.3760050Z chmod -Rf +w /private/tmp/d20210514-2476-6co0gz 2021-05-14T23:09:40.4368550Z ==> Finishing up 2021-05-14T23:09:40.4720970Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T23:09:40.4735100Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T23:09:40.4740680Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T23:09:40.4746710Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T23:09:40.4750890Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T23:09:40.4756650Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T23:09:40.4765300Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T23:09:40.4925390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2640-v4ka1a.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-14T23:09:43.0519020Z ==> Summary 2021-05-14T23:09:43.0548760Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T23:09:45.2359600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T23:09:46.4267020Z /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-14T23:09:46.9892260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T23:09:47.3674320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T23%3A15%3A00Z&sig=P5X4p4tKwH4nHeBAyOb7LTg4mtkxiJ8wFoj%2Fr8wX7vY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:47.4155020Z /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-14T23\%3A15\%3A00Z\&sig=P5X4p4tKwH4nHeBAyOb7LTg4mtkxiJ8wFoj\%2Fr8wX7vY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:48.4905760Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T23:09:48.8463630Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T23:09:50.1111290Z /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-14T23:09:50.6751880Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T23:09:51.0274100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T23%3A15%3A00Z&sig=So%2FhhZte2fV20iNpzIzZ7B2TL9AdUFGATsPwiwovm7s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:51.0905700Z /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-14T23\%3A15\%3A00Z\&sig=So\%2FhhZte2fV20iNpzIzZ7B2TL9AdUFGATsPwiwovm7s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:51.1893250Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T23:09:51.2654780Z ==> Installing dependencies for jags: gcc 2021-05-14T23:09:51.2757520Z ==> Installing jags dependency: gcc 2021-05-14T23:09:51.4932330Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T23:09:51.5104590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2648-1104izv 2021-05-14T23:09:53.4953360Z cp -pR /private/tmp/d20210514-2648-1104izv/gcc/. /usr/local/Cellar/gcc 2021-05-14T23:09:54.8608740Z chmod -Rf +w /private/tmp/d20210514-2648-1104izv 2021-05-14T23:09:58.5164940Z ==> Finishing up 2021-05-14T23:09:58.7082910Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T23:09:58.7086770Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T23:09:58.7092170Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T23:09:58.7096670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T23:09:58.7102270Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T23:09:58.7107080Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T23:09:58.7112460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T23:09:58.7117170Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T23:09:58.7122150Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T23:09:58.7127290Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T23:09:58.7144100Z rm /usr/local/bin/c++-11 2021-05-14T23:09:58.7147520Z rm /usr/local/bin/cpp-11 2021-05-14T23:09:58.7150910Z rm /usr/local/bin/g++-11 2021-05-14T23:09:58.7154410Z rm /usr/local/bin/gcc-11 2021-05-14T23:09:58.7204120Z rm /usr/local/bin/gcc-ar-11 2021-05-14T23:09:58.7206980Z rm /usr/local/bin/gcc-nm-11 2021-05-14T23:09:58.7210800Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T23:09:58.7213500Z rm /usr/local/bin/gcov-11 2021-05-14T23:09:58.7216490Z rm /usr/local/bin/gcov-dump-11 2021-05-14T23:09:58.7219750Z rm /usr/local/bin/gcov-tool-11 2021-05-14T23:09:58.9681320Z Error: The `brew link` step did not complete successfully 2021-05-14T23:09:58.9682190Z The formula built, but is not symlinked into /usr/local 2021-05-14T23:09:58.9685870Z Could not symlink bin/gfortran 2021-05-14T23:09:58.9686710Z Target /usr/local/bin/gfortran 2021-05-14T23:09:58.9687310Z already exists. You may want to remove it: 2021-05-14T23:09:58.9688410Z rm '/usr/local/bin/gfortran' 2021-05-14T23:09:58.9688740Z 2021-05-14T23:09:58.9689530Z To force the link and overwrite all conflicting files: 2021-05-14T23:09:58.9690540Z brew link --overwrite gcc 2021-05-14T23:09:58.9690830Z 2021-05-14T23:09:58.9691380Z To list all files that would be deleted: 2021-05-14T23:09:58.9692360Z brew link --overwrite --dry-run gcc 2021-05-14T23:09:58.9692680Z 2021-05-14T23:09:58.9693160Z Possible conflicting files are: 2021-05-14T23:09:58.9729620Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T23:09:59.4691470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2842-19k361b.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-14T23:10:02.2513060Z ==> Summary 2021-05-14T23:10:02.3440860Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T23:10:02.3445920Z ==> Installing jags 2021-05-14T23:10:02.3449780Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T23:10:02.3470580Z 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/d20210514-2648-1odnnm4 2021-05-14T23:10:02.4034220Z cp -pR /private/tmp/d20210514-2648-1odnnm4/jags/. /usr/local/Cellar/jags 2021-05-14T23:10:02.4969840Z chmod -Rf +w /private/tmp/d20210514-2648-1odnnm4 2021-05-14T23:10:02.6156790Z ==> Finishing up 2021-05-14T23:10:02.6491300Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T23:10:02.6496800Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T23:10:02.6507930Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T23:10:02.6514870Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T23:10:02.6519470Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T23:10:02.6524820Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T23:10:02.6529870Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T23:10:02.6534860Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T23:10:02.6542460Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T23:10:02.6917960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2868-15wjk8m.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-14T23:10:05.3903420Z ==> Summary 2021-05-14T23:10:05.3997510Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T23:10:08.1251010Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T23:10:09.3089130Z /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-14T23:10:09.8686740Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T23:10:10.2393650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T23%3A20%3A00Z&sig=mjvPHYeoEykqqB2%2FEUArC6j6hh3Juqgow2n3UQKo9r0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:10.2891800Z /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-14T23\%3A20\%3A00Z\&sig=mjvPHYeoEykqqB2\%2FEUArC6j6hh3Juqgow2n3UQKo9r0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:10.9737470Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T23:10:11.1545770Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T23:10:11.1579290Z 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/d20210514-2876-kgvjx0 2021-05-14T23:10:15.8910440Z cp -pR /private/tmp/d20210514-2876-kgvjx0/v8/. /usr/local/Cellar/v8 2021-05-14T23:10:17.3049460Z chmod -Rf +w /private/tmp/d20210514-2876-kgvjx0 2021-05-14T23:10:18.0891530Z ==> Finishing up 2021-05-14T23:10:18.2255030Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T23:10:18.3102110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3041-1xq39tg.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-14T23:10:20.8830620Z ==> Summary 2021-05-14T23:10:20.8896670Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T23:10:23.4134790Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T23:10:24.5166500Z /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-14T23:10:25.1223860Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T23:10:25.5092890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T23%3A20%3A00Z&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:25.5585820Z /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-14T23\%3A20\%3A00Z\&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:25.8809120Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T23:10:25.9038170Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:10:27.0843190Z /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-14T23:10:27.6950240Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:10:28.0718150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T23%3A20%3A00Z&sig=vo1jciq%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:28.1206810Z /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-14T23\%3A20\%3A00Z\&sig=vo1jciq\%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:28.4026790Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T23:10:28.4198830Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:10:29.5702420Z /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-14T23:10:30.1863950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:10:30.5697910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T23%3A20%3A00Z&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:30.6217640Z /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-14T23\%3A20\%3A00Z\&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:31.0071240Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T23:10:31.0313780Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T23:10:31.0318770Z ==> Installing fftw dependency: hwloc 2021-05-14T23:10:31.0994650Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T23:10:31.1026170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3048-1hodwvo 2021-05-14T23:10:36.0301870Z cp -pR /private/tmp/d20210514-3048-1hodwvo/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T23:10:45.2004550Z chmod -Rf +w /private/tmp/d20210514-3048-1hodwvo 2021-05-14T23:10:45.6383750Z ==> Finishing up 2021-05-14T23:10:45.7161450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T23:10:45.7165730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T23:10:45.7170980Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T23:10:45.7176900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T23:10:45.7182190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T23:10:45.7187660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T23:10:45.7193280Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T23:10:45.7198290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T23:10:45.7203920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T23:10:45.7209170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T23:10:45.7214390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T23:10:45.7219680Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T23:10:45.7225210Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T23:10:45.7233010Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T23:10:45.7238610Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T23:10:45.7251400Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T23:10:45.7275810Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T23:10:45.7281190Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T23:10:45.7293930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T23:10:45.7300000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T23:10:45.7306470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T23:10:45.7312810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T23:10:45.7320110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T23:10:45.7324280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T23:10:45.7330020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T23:10:45.7335570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T23:10:45.7749630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T23:10:45.7757990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T23:10:45.7764540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T23:10:45.7770920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T23:10:45.7777290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T23:10:45.7810930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T23:10:45.8233200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T23:10:45.8252620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T23:10:45.8270300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T23:10:45.8276180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T23:10:45.8659650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T23:10:45.8665470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T23:10:45.8671340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T23:10:45.8686170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T23:10:45.8703060Z 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-14T23:10:45.8718160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T23:10:45.8720120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T23:10:45.8736580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T23:10:45.8753740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T23:10:45.8767380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T23:10:45.8781880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T23:10:45.8787450Z 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-14T23:10:45.8817310Z 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-14T23:10:45.9231010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T23:10:45.9249870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T23:10:45.9257420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T23:10:45.9266900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T23:10:45.9272890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T23:10:45.9283180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T23:10:45.9288900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T23:10:45.9702910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T23:10:45.9716710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T23:10:45.9722610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T23:10:45.9728490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T23:10:45.9742760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T23:10:45.9749280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T23:10:45.9756040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T23:10:45.9769730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T23:10:45.9775930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T23:10:45.9787440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T23:10:45.9795200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T23:10:45.9818920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T23:10:45.9824860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T23:10:45.9832640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T23:10:46.0245520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T23:10:46.0251060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T23:10:46.0266040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T23:10:46.0275960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T23:10:46.0288410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T23:10:46.0303930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T23:10:46.0311330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T23:10:46.0317260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T23:10:46.0323550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T23:10:46.0329790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T23:10:46.0338370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T23:10:46.0342740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T23:10:46.0369520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T23:10:46.0375130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T23:10:46.0381120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T23:10:46.0389340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T23:10:46.0395040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T23:10:46.0400770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T23:10:46.0406980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T23:10:46.0414270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T23:10:46.0421520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T23:10:46.0713880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T23:10:46.0719460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T23:10:46.0725340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T23:10:46.0731200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T23:10:46.0736800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T23:10:46.0742590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T23:10:46.0748190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T23:10:46.0755200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T23:10:46.0761770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T23:10:46.0766540Z Only the first 100 operations were output. 2021-05-14T23:10:46.7126760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3226-1dqws4d.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-14T23:10:49.3098270Z ==> Summary 2021-05-14T23:10:49.3716200Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T23:10:49.3726540Z ==> Installing fftw dependency: open-mpi 2021-05-14T23:10:49.5098720Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:10:49.5117990Z 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/d20210514-3048-v8jyxm 2021-05-14T23:10:55.0025240Z cp -pR /private/tmp/d20210514-3048-v8jyxm/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T23:11:03.0242040Z chmod -Rf +w /private/tmp/d20210514-3048-v8jyxm 2021-05-14T23:11:26.5018660Z ==> Finishing up 2021-05-14T23:11:26.6154760Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T23:11:26.6159890Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T23:11:26.6164570Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T23:11:26.6170000Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T23:11:26.6177130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T23:11:26.6182750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T23:11:26.6187920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T23:11:26.6193320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T23:11:26.6199450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T23:11:26.6204230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T23:11:26.6209940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T23:11:26.6215360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T23:11:26.6222990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T23:11:26.6229210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T23:11:26.6236180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T23:11:26.6241750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T23:11:26.6248300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T23:11:26.6301970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T23:11:26.6306770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T23:11:26.6312510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T23:11:26.6317730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T23:11:26.6322580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T23:11:26.6327740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T23:11:26.6332760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T23:11:26.6340720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T23:11:26.6345950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T23:11:26.6350930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T23:11:26.6356540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T23:11:26.6363070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T23:11:26.6368080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T23:11:26.6373060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T23:11:26.6379620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T23:11:26.6385180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T23:11:26.6390790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T23:11:26.6396720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T23:11:26.6401310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T23:11:26.6406170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T23:11:26.6411240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T23:11:26.6416420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T23:11:26.6421260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T23:11:26.6426390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T23:11:26.6431650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T23:11:26.6436380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T23:11:26.6441610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T23:11:26.6447440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T23:11:26.6452640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T23:11:26.6457430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T23:11:26.6463850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T23:11:26.6477180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T23:11:26.6481720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T23:11:26.6487020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T23:11:26.6492790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T23:11:26.6498140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T23:11:26.6503900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T23:11:26.6509320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T23:11:26.6514590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T23:11:26.6520220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T23:11:26.6526530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T23:11:26.6531460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T23:11:26.6537040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T23:11:26.6950320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T23:11:26.6955310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T23:11:26.6961020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T23:11:26.7391690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T23:11:26.7397110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T23:11:26.7416220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T23:11:26.7421820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T23:11:26.7427650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T23:11:26.7432900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T23:11:26.7438180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T23:11:26.7443640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T23:11:26.7450430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T23:11:26.7456080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T23:11:26.7463690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T23:11:26.7468500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T23:11:26.7475280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T23:11:26.7482260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T23:11:26.7487870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T23:11:26.7494470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T23:11:26.7500070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T23:11:26.7505590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T23:11:26.7511980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T23:11:26.7518090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T23:11:26.7524440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T23:11:26.7530130Z 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-14T23:11:26.7535660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T23:11:26.7541690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T23:11:26.7547640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T23:11:26.7553330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T23:11:26.7559450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T23:11:26.7566200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T23:11:26.7573110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T23:11:26.7578260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T23:11:26.7584260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T23:11:26.7591250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T23:11:26.7603860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T23:11:26.7610170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T23:11:26.7616750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T23:11:26.7623980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T23:11:26.7629640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T23:11:26.7634530Z Only the first 100 operations were output. 2021-05-14T23:11:27.2839920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3253-tfw0ph.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-14T23:11:29.8940590Z ==> Summary 2021-05-14T23:11:29.9411030Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:11:29.9416670Z ==> Installing fftw 2021-05-14T23:11:29.9420940Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:11:29.9440330Z 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/d20210514-3048-1qxvngu 2021-05-14T23:11:32.7668870Z cp -pR /private/tmp/d20210514-3048-1qxvngu/fftw/. /usr/local/Cellar/fftw 2021-05-14T23:11:34.4439210Z chmod -Rf +w /private/tmp/d20210514-3048-1qxvngu 2021-05-14T23:11:38.1222490Z ==> Finishing up 2021-05-14T23:11:38.1792600Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T23:11:38.1831710Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T23:11:38.1835580Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T23:11:38.1842220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T23:11:38.1844390Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T23:11:38.1845970Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T23:11:38.1847430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T23:11:38.1848840Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T23:11:38.1850140Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T23:11:38.1851350Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T23:11:38.1852550Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T23:11:38.1853610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T23:11:38.1854980Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T23:11:38.3523520Z info /usr/local/share/info/fftw3.info 2021-05-14T23:11:38.3559790Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T23:11:38.3561840Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T23:11:38.3567590Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T23:11:38.3574500Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T23:11:38.3576230Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T23:11:38.3579940Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T23:11:38.3588880Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T23:11:38.3594480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T23:11:38.3695880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T23:11:38.3797340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T23:11:38.3846800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T23:11:38.3850230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T23:11:38.3859360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T23:11:38.3863020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T23:11:38.3965340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T23:11:38.4067850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T23:11:38.4171220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T23:11:38.4207920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T23:11:38.4214060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T23:11:38.4219600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T23:11:38.4221850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T23:11:38.4324800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T23:11:38.4425330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T23:11:38.4431970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T23:11:38.4534930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T23:11:38.4637610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T23:11:39.2745640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T23:11:39.2747850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T23:11:39.2749720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T23:11:39.2753390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T23:11:39.2755230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T23:11:39.2757030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T23:11:39.2758670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T23:11:39.2762120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T23:11:39.2765580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T23:11:39.2767350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T23:11:39.2769030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T23:11:39.2770750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T23:11:39.2772420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T23:11:39.2775840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T23:11:39.2777690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T23:11:39.2779500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T23:11:39.2781270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T23:11:39.2786100Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T23:11:39.2787870Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T23:11:39.2789690Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T23:11:39.2793920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3282-e0vm35.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-14T23:11:40.8557640Z ==> Summary 2021-05-14T23:11:40.8627930Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:11:41.5102890Z ==> No outdated dependents to upgrade! 2021-05-14T23:11:41.5104480Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:11:41.6942100Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T23:11:41.6943680Z fftw, open-mpi 2021-05-14T23:11:41.6953010Z rm /usr/local/bin/fftw-wisdom 2021-05-14T23:11:41.6956340Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T23:11:41.6959970Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T23:11:41.6963040Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T23:11:41.6968160Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T23:11:41.6971260Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T23:11:41.6985490Z rm /usr/local/include/fftw3.f 2021-05-14T23:11:41.7036550Z rm /usr/local/include/fftw3.f03 2021-05-14T23:11:41.7041490Z rm /usr/local/include/fftw3.h 2021-05-14T23:11:41.7044490Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T23:11:41.7045780Z rm /usr/local/include/fftw3l.f03 2021-05-14T23:11:41.7046730Z rm /usr/local/include/fftw3q.f03 2021-05-14T23:11:41.7047550Z rm /usr/local/lib/cmake/fftw3 2021-05-14T23:11:41.7048380Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T23:11:41.7049650Z rm /usr/local/lib/libfftw3.a 2021-05-14T23:11:41.7050480Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T23:11:41.7051330Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T23:11:41.7052170Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T23:11:41.7053350Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T23:11:41.7054320Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T23:11:41.7055160Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T23:11:41.7055990Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T23:11:41.7056900Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T23:11:41.7057770Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T23:11:41.7058660Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T23:11:41.7059560Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T23:11:41.7061860Z rm /usr/local/lib/libfftw3f.a 2021-05-14T23:11:41.7063560Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T23:11:41.7065080Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T23:11:41.7066400Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T23:11:41.7067300Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T23:11:41.7069340Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T23:11:41.7071220Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T23:11:41.7071810Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T23:11:41.7072440Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T23:11:41.7076460Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T23:11:41.7079520Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T23:11:41.7082480Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T23:11:41.7085620Z rm /usr/local/lib/libfftw3l.a 2021-05-14T23:11:41.7088950Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T23:11:41.7092260Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T23:11:41.7095530Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T23:11:41.7098690Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T23:11:41.7101860Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T23:11:41.7104950Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T23:11:41.7108190Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T23:11:41.7111370Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T23:11:41.7114500Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T23:11:41.7118350Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T23:11:41.7131050Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T23:11:41.7141210Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T23:11:41.7150680Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T23:11:41.7216980Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T23:11:41.7218550Z rm /usr/local/share/info/fftw3.info 2021-05-14T23:11:41.7231610Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T23:11:41.7240710Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T23:11:41.7256640Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T23:11:41.7266190Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T23:11:41.7274800Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T23:11:41.7278370Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T23:11:41.8185240Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T23:11:41.8188730Z rm /usr/local/bin/mpic++ 2021-05-14T23:11:41.8190540Z rm /usr/local/bin/mpicc 2021-05-14T23:11:41.8197840Z rm /usr/local/bin/mpicxx 2021-05-14T23:11:41.8201000Z rm /usr/local/bin/mpiexec 2021-05-14T23:11:41.8207340Z rm /usr/local/bin/mpif77 2021-05-14T23:11:41.8210770Z rm /usr/local/bin/mpif90 2021-05-14T23:11:41.8218260Z rm /usr/local/bin/mpifort 2021-05-14T23:11:41.8224700Z rm /usr/local/bin/mpirun 2021-05-14T23:11:41.8228890Z rm /usr/local/bin/ompi-clean 2021-05-14T23:11:41.8235700Z rm /usr/local/bin/ompi-server 2021-05-14T23:11:41.8238360Z rm /usr/local/bin/ompi_info 2021-05-14T23:11:41.8244930Z rm /usr/local/bin/opal_wrapper 2021-05-14T23:11:41.8251540Z rm /usr/local/bin/orte-clean 2021-05-14T23:11:41.8254890Z rm /usr/local/bin/orte-info 2021-05-14T23:11:41.8259060Z rm /usr/local/bin/orte-server 2021-05-14T23:11:41.8263320Z rm /usr/local/bin/ortecc 2021-05-14T23:11:41.8268770Z rm /usr/local/bin/orted 2021-05-14T23:11:41.8272220Z rm /usr/local/bin/orterun 2021-05-14T23:11:41.8278520Z rm /usr/local/bin/profile2mat.pl 2021-05-14T23:11:41.8287550Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T23:11:41.8291490Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T23:11:41.8299360Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T23:11:41.8303740Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T23:11:41.8312110Z rm /usr/local/include/mpi-ext.h 2021-05-14T23:11:41.8315090Z rm /usr/local/include/mpi.h 2021-05-14T23:11:41.8320940Z rm /usr/local/include/mpi.mod 2021-05-14T23:11:41.8323810Z rm /usr/local/include/mpi_ext.mod 2021-05-14T23:11:41.8329700Z rm /usr/local/include/mpi_f08.mod 2021-05-14T23:11:41.8332970Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T23:11:41.8338260Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T23:11:41.8344540Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T23:11:41.8348180Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T23:11:41.8352470Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T23:11:41.8356070Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T23:11:41.8362410Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T23:11:41.8365430Z rm /usr/local/include/mpif-config.h 2021-05-14T23:11:41.8372630Z rm /usr/local/include/mpif-constants.h 2021-05-14T23:11:41.8376390Z rm /usr/local/include/mpif-ext.h 2021-05-14T23:11:41.8385260Z rm /usr/local/include/mpif-externals.h 2021-05-14T23:11:41.8388500Z rm /usr/local/include/mpif-handles.h 2021-05-14T23:11:41.8397990Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T23:11:41.8400960Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T23:11:41.8411560Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T23:11:41.8414930Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T23:11:41.8421250Z rm /usr/local/include/mpif.h 2021-05-14T23:11:41.8429170Z rm /usr/local/include/openmpi 2021-05-14T23:11:41.8432360Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T23:11:41.8440650Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T23:11:41.8445200Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T23:11:41.8448510Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T23:11:41.8456280Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T23:11:41.8459340Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T23:11:41.8466590Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T23:11:41.8470680Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T23:11:41.8474500Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T23:11:41.8483680Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T23:11:41.8488540Z rm /usr/local/lib/libmpi.dylib 2021-05-14T23:11:41.8499230Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T23:11:41.8503980Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T23:11:41.8512080Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T23:11:41.8517920Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T23:11:41.8521030Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T23:11:41.8527640Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T23:11:41.8531470Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T23:11:41.8538750Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T23:11:41.8542290Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T23:11:41.8550050Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T23:11:41.8552900Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T23:11:41.8558760Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T23:11:41.8562100Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T23:11:41.8568700Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T23:11:41.8576940Z rm /usr/local/lib/openmpi 2021-05-14T23:11:41.8587550Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T23:11:41.8596590Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T23:11:41.8604920Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T23:11:41.8609080Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T23:11:41.8615470Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T23:11:41.8618660Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T23:11:41.8625410Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T23:11:41.8628770Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T23:11:41.8632060Z rm /usr/local/lib/pmix 2021-05-14T23:11:41.8647170Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T23:11:41.8650650Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T23:11:41.8657150Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T23:11:41.8660890Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T23:11:41.8668640Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T23:11:41.8671640Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T23:11:41.8675460Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T23:11:41.8681390Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T23:11:41.8686640Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T23:11:41.8691580Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T23:11:41.8695450Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T23:11:41.8701730Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T23:11:41.8706600Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T23:11:41.8710710Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T23:11:41.8719210Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T23:11:41.8722340Z rm /usr/local/share/man/man1/orted.1 2021-05-14T23:11:41.8729990Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T23:11:41.8757340Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T23:11:41.8767690Z Only the first 100 operations were output. 2021-05-14T23:11:43.9458450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T23:11:45.1519370Z /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-14T23:11:45.7768480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T23:11:46.1399850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T23%3A20%3A00Z&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi%2BfWtJKAMXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:46.1901460Z /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-14T23\%3A20\%3A00Z\&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi\%2BfWtJKAMXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:47.6065550Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T23:11:47.7517210Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T23:11:47.7549510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3292-1ewezpo 2021-05-14T23:12:34.1513620Z cp -pR /private/tmp/d20210514-3292-1ewezpo/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T23:13:27.5994660Z chmod -Rf +w /private/tmp/d20210514-3292-1ewezpo 2021-05-14T23:13:37.3861890Z ==> Finishing up 2021-05-14T23:13:37.4369740Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T23:13:37.4375830Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T23:13:37.4381110Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T23:13:37.4386800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T23:13:37.4392060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T23:13:37.4398130Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T23:13:37.4403160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T23:13:37.4408560Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T23:13:37.4417020Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T23:13:37.4422290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T23:13:37.4427570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T23:13:37.4433680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T23:13:37.4438380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T23:13:37.4444540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T23:13:37.4451330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T23:13:37.4456080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T23:13:37.4461770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T23:13:37.4467610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T23:13:37.4473620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T23:13:37.4478530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T23:13:37.4483830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T23:13:37.4489380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T23:13:37.4494670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T23:13:37.4500220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T23:13:37.4507490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T23:13:37.4513770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T23:13:37.4519200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T23:13:37.4525270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T23:13:37.4530900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T23:13:37.4535970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T23:13:37.4544780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T23:13:37.4552980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T23:13:37.4566150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T23:13:37.4576100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T23:13:37.4586170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T23:13:37.4596630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T23:13:37.4605280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T23:13:37.4619040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T23:13:37.4628740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T23:13:37.4638390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T23:13:37.4649540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T23:13:37.4660890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T23:13:37.4666250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T23:13:37.4676650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T23:13:37.4689950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T23:13:37.4705880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T23:13:37.4714490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T23:13:37.4721630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T23:13:37.4733020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T23:13:37.4738920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T23:13:37.4746970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T23:13:37.4756940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T23:13:37.4764930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T23:13:37.4769810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T23:13:37.4778970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T23:13:37.4787890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T23:13:37.4799220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T23:13:37.4804060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T23:13:37.4812390Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T23:13:37.4821900Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T23:13:37.4832560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T23:13:37.4840300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T23:13:37.4845700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T23:13:37.4854620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T23:13:37.4862360Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T23:13:37.4871920Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T23:13:37.4879330Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T23:13:37.4888560Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T23:13:37.4897930Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T23:13:37.4906840Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T23:13:37.4912020Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T23:13:37.5024820Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T23:13:37.5032180Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T23:13:37.5037860Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T23:13:37.5043590Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T23:13:37.5049100Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T23:13:37.5054580Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T23:13:37.5060070Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T23:13:37.5065640Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T23:13:37.5071460Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T23:13:37.5077390Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T23:13:37.5085670Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T23:13:37.5095210Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T23:13:37.5103560Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T23:13:37.5116620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T23:13:37.5123540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T23:13:37.5131140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T23:13:37.5139950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T23:13:37.5145640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T23:13:37.5152820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T23:13:37.5162300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T23:13:37.5167860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T23:13:37.5173290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T23:13:37.5179820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T23:13:37.5185540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T23:13:37.5191860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T23:13:37.5198090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T23:13:37.5204180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T23:13:37.5210520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T23:13:37.5216580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T23:13:37.5224690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T23:13:37.5229940Z Only the first 100 operations were output. 2021-05-14T23:13:37.9783050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3539-1l7wbcj.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-14T23:13:40.6878080Z ==> Summary 2021-05-14T23:13:40.7679570Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T23:13:44.9124200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T23:13:46.0838120Z /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-14T23:13:46.7459980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T23:13:47.1173160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T23%3A20%3A00Z&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:47.1651960Z /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-14T23\%3A20\%3A00Z\&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:47.2521480Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T23:13:47.3538300Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T23:13:47.3622580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3546-rvd6pa 2021-05-14T23:13:47.5245920Z cp -pR /private/tmp/d20210514-3546-rvd6pa/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T23:13:47.7423530Z chmod -Rf +w /private/tmp/d20210514-3546-rvd6pa 2021-05-14T23:13:47.9185040Z ==> Finishing up 2021-05-14T23:13:47.9559140Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T23:13:47.9629410Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T23:13:47.9712300Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T23:13:47.9739040Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T23:13:47.9748740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9752080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9754960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9827740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9850760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9870170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9914310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9920130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:47.9961830Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T23:13:48.0038120Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T23:13:48.0077150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0083790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0086600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0189180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0197740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0199680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0201560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0203360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0205180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0207010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0219350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0221270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0223190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0276360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0379040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0481720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0584500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0687270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0791510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0894550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.0997010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1099820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1168930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1180570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1283420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1386900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1388800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1490440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1591970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1695060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1797900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.1900730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2002780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2105210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2206840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2259440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2362280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2462440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2565330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2665950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2768290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2868620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2965230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2984760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2986750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2989090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:13:48.2990980Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T23:13:48.2992570Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T23:13:48.2994190Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T23:13:48.2996020Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T23:13:48.3002410Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T23:13:48.3005610Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T23:13:48.3108430Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T23:13:48.3212950Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T23:13:48.3319080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3711-s0c446.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-14T23:13:51.1476600Z ==> Summary 2021-05-14T23:13:51.1741030Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T23:13:53.3348460Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T23:13:53.3349120Z To reinstall 1.6.37, run: 2021-05-14T23:13:53.3354620Z brew reinstall libpng 2021-05-14T23:13:55.7399950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T23:13:56.9119700Z /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-14T23:13:57.5195580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T23:13:57.9037360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T23%3A20%3A00Z&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR%2BpMkcd9be9L0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:57.9613940Z /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-14T23\%3A20\%3A00Z\&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR\%2BpMkcd9be9L0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:58.0468520Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T23:13:58.0516790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T23:13:59.2752680Z /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-14T23:13:59.8861700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T23:14:00.3445740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T23%3A20%3A00Z&sig=MxCiQFli8lLLDEW%2BzT1tlluQOVlc7sScZ7nTSI15P2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:00.3912970Z /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-14T23\%3A20\%3A00Z\&sig=MxCiQFli8lLLDEW\%2BzT1tlluQOVlc7sScZ7nTSI15P2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:00.5286360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T23:14:00.5345670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T23:14:01.6664480Z /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-14T23:14:02.3083530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T23:14:02.6864160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T23%3A20%3A00Z&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv%2Fgb1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:02.7333500Z /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-14T23\%3A20\%3A00Z\&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv\%2Fgb1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:02.7808920Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T23:14:02.7843480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T23:14:03.8767260Z /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-14T23:14:04.4901280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T23:14:04.8491520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T23%3A20%3A00Z&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy%2FxUUsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:04.9165200Z /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-14T23\%3A20\%3A00Z\&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy\%2FxUUsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:05.0132360Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T23:14:05.0161930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T23:14:06.1583450Z /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-14T23:14:06.7887050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T23:14:07.1670940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T23%3A20%3A00Z&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:07.2312980Z /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-14T23\%3A20\%3A00Z\&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:07.4077930Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T23:14:07.4148320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T23:14:08.6011620Z /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-14T23:14:09.2004690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T23:14:09.5865380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T23%3A20%3A00Z&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:09.6496490Z /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-14T23\%3A20\%3A00Z\&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:10.4305260Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:14:10.4414280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T23:14:11.5694140Z /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-14T23:14:12.1832390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T23:14:12.5680340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T23%3A20%3A00Z&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:12.6237410Z /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-14T23\%3A20\%3A00Z\&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:12.7165160Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T23:14:12.7200270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T23:14:13.8882260Z /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-14T23:14:14.5053100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T23:14:14.9073030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T23%3A20%3A00Z&sig=b4ej7wo6V2nQp7OT7nWPotM%2B3CNNh00%2FiKNrD9qrO6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:14.9563900Z /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-14T23\%3A20\%3A00Z\&sig=b4ej7wo6V2nQp7OT7nWPotM\%2B3CNNh00\%2FiKNrD9qrO6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:15.0083690Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T23:14:15.0114040Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T23:14:16.1659340Z /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-14T23:14:16.7506810Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T23:14:17.1204830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T23%3A20%3A00Z&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:17.1680840Z /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-14T23\%3A20\%3A00Z\&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:17.2836180Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T23:14:17.2876120Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T23:14:18.4516220Z /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-14T23:14:19.0897890Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T23:14:19.4880030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T23%3A20%3A00Z&sig=V%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq%2FsjNzAlua0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:19.5472740Z /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-14T23\%3A20\%3A00Z\&sig=V\%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq\%2FsjNzAlua0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:19.6810710Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T23:14:19.6866180Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T23:14:20.8686540Z /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-14T23:14:21.5054980Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T23:14:21.8904400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T23%3A20%3A00Z&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:21.9383160Z /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-14T23\%3A20\%3A00Z\&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:22.1582750Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T23:14:22.1677300Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T23:14:23.2778740Z /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-14T23:14:23.9299910Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T23:14:24.3243750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T23%3A20%3A00Z&sig=eSZ6PrCHEz1X9xk6te%2FL4uvoZOwB0HvsUTes%2FXi%2FTPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:24.3740330Z /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-14T23\%3A20\%3A00Z\&sig=eSZ6PrCHEz1X9xk6te\%2FL4uvoZOwB0HvsUTes\%2FXi\%2FTPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:24.4955670Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T23:14:24.5003800Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T23:14:25.6074940Z /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-14T23:14:26.2253270Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T23:14:26.8007420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T23%3A20%3A00Z&sig=gTKmK%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:26.8463320Z /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-14T23\%3A20\%3A00Z\&sig=gTKmK\%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:26.9676830Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T23:14:26.9717970Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T23:14:28.1530980Z /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-14T23:14:28.7393920Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T23:14:29.1092880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T23%3A20%3A00Z&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm%2FKfbi3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:29.1707930Z /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-14T23\%3A20\%3A00Z\&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm\%2FKfbi3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:30.3723960Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T23:14:30.3733130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T23:14:30.8941410Z /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-14T23:14:31.4777550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T23:14:31.8465330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T23%3A20%3A00Z&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:31.8941620Z /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-14T23\%3A20\%3A00Z\&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:32.0879810Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T23:14:32.1064010Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T23:14:33.2196390Z /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-14T23:14:33.7858430Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T23:14:34.1630950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T23%3A20%3A00Z&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:34.2096430Z /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-14T23\%3A20\%3A00Z\&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:35.4883790Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T23:14:35.9479260Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T23:14:37.1880850Z /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-14T23:14:37.7794250Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T23:14:38.1705000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T23%3A20%3A00Z&sig=G5gFc6%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:38.2274560Z /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-14T23\%3A20\%3A00Z\&sig=G5gFc6\%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:38.5442300Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T23:14:38.6000670Z ==> 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-14T23:14:38.6003580Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T23:14:38.6651180Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T23:14:38.6680820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-3gb5du 2021-05-14T23:14:38.6755000Z cp -pR /private/tmp/d20210514-3822-3gb5du/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T23:14:38.6850180Z chmod -Rf +w /private/tmp/d20210514-3822-3gb5du 2021-05-14T23:14:38.7270190Z ==> Finishing up 2021-05-14T23:14:38.7603910Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T23:14:38.7694760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4155-79x241.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-14T23:14:42.1406660Z ==> Summary 2021-05-14T23:14:42.1421000Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T23:14:42.1427450Z ==> Installing poppler dependency: xorgproto 2021-05-14T23:14:42.1461890Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T23:14:42.1479740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3822-1ahhxtp 2021-05-14T23:14:42.2481280Z cp -pR /private/tmp/d20210514-3822-1ahhxtp/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T23:14:42.3858430Z chmod -Rf +w /private/tmp/d20210514-3822-1ahhxtp 2021-05-14T23:14:42.5377340Z ==> Finishing up 2021-05-14T23:14:42.5697230Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T23:14:42.5703290Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T23:14:42.5711430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T23:14:42.5724910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T23:14:42.5751720Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T23:14:42.5755390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T23:14:42.5757140Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T23:14:42.5758770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T23:14:42.5760650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T23:14:42.5762200Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T23:14:42.5763670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T23:14:42.5836550Z rm /usr/local/share/pkgconfig 2021-05-14T23:14:42.5857260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T23:14:42.5863140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T23:14:42.5869360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T23:14:42.5875370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T23:14:42.5881360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T23:14:42.5887500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T23:14:42.5893550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T23:14:42.5899530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T23:14:42.5905670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T23:14:42.5911340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T23:14:42.5916870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T23:14:42.5922530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T23:14:42.5928350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T23:14:42.5933450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T23:14:42.5942390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T23:14:42.5951010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T23:14:42.5955680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T23:14:42.5958660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T23:14:42.5964720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T23:14:42.5969250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T23:14:42.5974710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T23:14:42.5980020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T23:14:42.5984950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T23:14:42.5990470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T23:14:42.5995370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T23:14:42.6001080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T23:14:42.6006010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T23:14:42.6011360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T23:14:42.6016260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T23:14:42.6021790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T23:14:42.6026680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T23:14:42.6033340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T23:14:42.6038910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T23:14:42.6044240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T23:14:42.6049900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T23:14:42.6055250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T23:14:42.6061620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T23:14:42.6066480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T23:14:42.6071880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T23:14:42.6077130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T23:14:42.6082030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T23:14:42.6087580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T23:14:42.6635870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4184-ut4kbx.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-14T23:14:45.9451320Z ==> Summary 2021-05-14T23:14:45.9631990Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T23:14:45.9640240Z ==> Installing poppler dependency: libxau 2021-05-14T23:14:45.9737870Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T23:14:45.9756380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-5vh3ci 2021-05-14T23:14:45.9889400Z cp -pR /private/tmp/d20210514-3822-5vh3ci/libxau/. /usr/local/Cellar/libxau 2021-05-14T23:14:46.0159040Z chmod -Rf +w /private/tmp/d20210514-3822-5vh3ci 2021-05-14T23:14:46.0663300Z ==> Finishing up 2021-05-14T23:14:46.1051520Z rm /usr/local/include/X11 2021-05-14T23:14:46.1060500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T23:14:46.1065020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T23:14:46.1070540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T23:14:46.1075700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T23:14:46.1080700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T23:14:46.1085770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T23:14:46.1090430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T23:14:46.1095710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T23:14:46.1100730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T23:14:46.1105440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T23:14:46.1111180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T23:14:46.1116180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T23:14:46.1121470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T23:14:46.1126880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T23:14:46.1132890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T23:14:46.1138080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T23:14:46.1143070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T23:14:46.1147730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T23:14:46.1153400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T23:14:46.1159110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T23:14:46.1164250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T23:14:46.1169260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T23:14:46.1174210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T23:14:46.1178820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T23:14:46.1182580Z mkdir -p /usr/local/include/X11/dri 2021-05-14T23:14:46.1188780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T23:14:46.1193980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T23:14:46.1199000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T23:14:46.1202150Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T23:14:46.1210310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T23:14:46.1215590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T23:14:46.1220420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T23:14:46.1225930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T23:14:46.1231310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T23:14:46.1236370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T23:14:46.1242870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T23:14:46.1248650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T23:14:46.1254120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T23:14:46.1259900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T23:14:46.1266390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T23:14:46.1272560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T23:14:46.1277460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T23:14:46.1282630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T23:14:46.1288120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T23:14:46.1293350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T23:14:46.1298550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T23:14:46.1303940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T23:14:46.1308970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T23:14:46.1314720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T23:14:46.1319590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T23:14:46.1325160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T23:14:46.1330560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T23:14:46.1335400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T23:14:46.1341040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T23:14:46.1346390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T23:14:46.1352110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T23:14:46.1357540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T23:14:46.1386130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T23:14:46.1391790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T23:14:46.1397020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T23:14:46.1401960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T23:14:46.1407540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T23:14:46.1412490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T23:14:46.1417990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T23:14:46.1422880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T23:14:46.1428250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T23:14:46.1433360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T23:14:46.1438410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T23:14:46.1443780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T23:14:46.1448800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T23:14:46.1454430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T23:14:46.1459590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T23:14:46.1465030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T23:14:46.1469930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T23:14:46.1476080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T23:14:46.1481060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T23:14:46.1486390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T23:14:46.1491740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T23:14:46.1496700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T23:14:46.1502290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T23:14:46.1507410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T23:14:46.1513020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T23:14:46.1517960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T23:14:46.1523280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T23:14:46.1528330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T23:14:46.1533660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T23:14:46.1538660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T23:14:46.1544060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T23:14:46.1549000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T23:14:46.1554420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T23:14:46.1559590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T23:14:46.1564900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T23:14:46.1569640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T23:14:46.1575210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T23:14:46.1580050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T23:14:46.1585520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T23:14:46.1590980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T23:14:46.1596500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T23:14:46.1602040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T23:14:46.1607030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T23:14:46.1612410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T23:14:46.1615990Z Only the first 100 operations were output. 2021-05-14T23:14:46.1970480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4210-1b4mng0.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-14T23:14:48.9276410Z ==> Summary 2021-05-14T23:14:48.9360760Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T23:14:48.9365450Z ==> Installing poppler dependency: libxdmcp 2021-05-14T23:14:48.9453340Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T23:14:48.9471760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-184f1ve 2021-05-14T23:14:48.9581890Z cp -pR /private/tmp/d20210514-3822-184f1ve/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T23:14:48.9699600Z chmod -Rf +w /private/tmp/d20210514-3822-184f1ve 2021-05-14T23:14:49.0154540Z ==> Finishing up 2021-05-14T23:14:49.0480320Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T23:14:49.0486680Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T23:14:49.0491320Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T23:14:49.0497220Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T23:14:49.0504900Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T23:14:49.0629910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4238-3umnyh.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-14T23:14:51.5518310Z ==> Summary 2021-05-14T23:14:51.5536670Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T23:14:51.5542070Z ==> Installing poppler dependency: libxcb 2021-05-14T23:14:51.5864470Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T23:14:51.5914390Z 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/d20210514-3822-1rp6rpf 2021-05-14T23:14:52.2988580Z cp -pR /private/tmp/d20210514-3822-1rp6rpf/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T23:14:53.6029720Z chmod -Rf +w /private/tmp/d20210514-3822-1rp6rpf 2021-05-14T23:14:54.6828170Z ==> Finishing up 2021-05-14T23:14:54.7217360Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T23:14:54.7225290Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T23:14:54.7287670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T23:14:54.7292820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T23:14:54.7298530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T23:14:54.7304060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T23:14:54.7309660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T23:14:54.7316350Z 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-14T23:14:54.7323110Z 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-14T23:14:54.7328300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T23:14:54.7334120Z 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-14T23:14:54.7339420Z 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-14T23:14:54.7344850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T23:14:54.7350620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T23:14:54.7355850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T23:14:54.7361820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T23:14:54.7367490Z 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-14T23:14:54.7372840Z 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-14T23:14:54.7378330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T23:14:54.7390860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T23:14:54.7395000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T23:14:54.7401110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T23:14:54.7407520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T23:14:54.7413090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T23:14:54.7420060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T23:14:54.7425690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T23:14:54.7431650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T23:14:54.7436920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T23:14:54.7443690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T23:14:54.7449340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T23:14:54.7454930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T23:14:54.7460950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T23:14:54.7466230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T23:14:54.7473200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T23:14:54.7478000Z 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-14T23:14:54.7483410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T23:14:54.7489320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T23:14:54.7494540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T23:14:54.7500330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T23:14:54.7505820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T23:14:54.7512360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T23:14:54.7518490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T23:14:54.7525020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T23:14:54.7530520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T23:14:54.7536370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T23:14:54.7542350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T23:14:54.7548310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T23:14:54.7553560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T23:14:54.7559300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T23:14:54.7564790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T23:14:54.7571930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T23:14:54.7577560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T23:14:54.7583280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T23:14:54.7588790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T23:14:54.7594100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T23:14:54.7599930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T23:14:54.7605620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T23:14:54.7611070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T23:14:54.7616790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T23:14:54.7622550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T23:14:54.7628460Z 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-14T23:14:54.7634050Z 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-14T23:14:54.7639770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T23:14:54.7645660Z 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-14T23:14:54.7651320Z 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-14T23:14:54.7658590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T23:14:54.7664730Z 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-14T23:14:54.7670700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T23:14:54.7677430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T23:14:54.7683250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T23:14:54.7688760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T23:14:54.7694830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T23:14:54.7700390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T23:14:54.7706730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T23:14:54.7712690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T23:14:54.7718840Z 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-14T23:14:54.7724390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T23:14:54.7730740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T23:14:54.7761470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T23:14:54.7766660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T23:14:54.7771980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T23:14:54.7777400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T23:14:54.7782430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T23:14:54.7788300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T23:14:54.7794530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T23:14:54.7800300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T23:14:54.7805120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T23:14:54.7810870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T23:14:54.7816200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T23:14:54.7821740Z 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-14T23:14:54.7826440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T23:14:54.7832220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T23:14:54.7837280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T23:14:54.7842940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T23:14:54.7847860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T23:14:54.7853740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T23:14:54.7861170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T23:14:54.7866790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T23:14:54.7872070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T23:14:54.7877740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T23:14:54.7881620Z Only the first 100 operations were output. 2021-05-14T23:14:56.3928510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4264-gem89b.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-14T23:15:00.2621750Z ==> Summary 2021-05-14T23:15:00.3990000Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T23:15:00.3995780Z ==> Installing poppler dependency: libx11 2021-05-14T23:15:00.4462590Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:15:00.4493020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-ds59gh 2021-05-14T23:15:00.7955650Z cp -pR /private/tmp/d20210514-3822-ds59gh/libx11/. /usr/local/Cellar/libx11 2021-05-14T23:15:01.3746500Z chmod -Rf +w /private/tmp/d20210514-3822-ds59gh 2021-05-14T23:15:01.8804160Z ==> Finishing up 2021-05-14T23:15:01.9186380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T23:15:01.9211210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T23:15:01.9221490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T23:15:01.9223330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T23:15:01.9224830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T23:15:01.9226260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T23:15:01.9227770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T23:15:01.9229200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T23:15:01.9230640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T23:15:01.9232170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T23:15:01.9235450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T23:15:01.9240980Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T23:15:01.9248400Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T23:15:01.9254730Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T23:15:01.9281740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T23:15:01.9290180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T23:15:01.9294070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T23:15:01.9299430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T23:15:01.9304950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T23:15:01.9310840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T23:15:01.9315690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T23:15:01.9321530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T23:15:01.9326600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T23:15:01.9332300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T23:15:01.9338070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T23:15:01.9342910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T23:15:01.9348820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T23:15:01.9353610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T23:15:01.9359550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T23:15:01.9364710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T23:15:01.9370290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T23:15:01.9376450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T23:15:01.9382020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T23:15:01.9388550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T23:15:01.9394150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T23:15:01.9400210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T23:15:01.9405980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T23:15:01.9410880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T23:15:01.9416650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T23:15:01.9421600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T23:15:01.9427330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T23:15:01.9453550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T23:15:01.9458800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T23:15:01.9464640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T23:15:01.9469780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T23:15:01.9475520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T23:15:01.9481130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T23:15:01.9486240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T23:15:01.9491660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T23:15:01.9496680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T23:15:01.9503050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T23:15:01.9509030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T23:15:01.9514250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T23:15:01.9519730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T23:15:01.9524700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T23:15:01.9530490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T23:15:01.9535870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T23:15:01.9541090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T23:15:01.9546100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T23:15:01.9551560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T23:15:01.9556720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T23:15:01.9562020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T23:15:01.9567020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T23:15:01.9572360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T23:15:01.9577770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T23:15:01.9583260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T23:15:01.9588100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T23:15:01.9594590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T23:15:01.9627140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T23:15:01.9643700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T23:15:01.9645600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T23:15:01.9647290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T23:15:01.9648920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T23:15:01.9650590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T23:15:01.9652360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T23:15:01.9654500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T23:15:01.9656310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T23:15:01.9658410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T23:15:01.9660330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T23:15:01.9663160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T23:15:01.9668870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T23:15:01.9673950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T23:15:01.9679460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T23:15:01.9684750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T23:15:01.9689820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T23:15:01.9695600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T23:15:01.9701110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T23:15:01.9706950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T23:15:01.9712540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T23:15:01.9717900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T23:15:01.9723620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T23:15:01.9729310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T23:15:01.9734550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T23:15:01.9744740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T23:15:01.9750290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T23:15:01.9756190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T23:15:01.9761740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T23:15:01.9767980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T23:15:01.9772720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T23:15:01.9778670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T23:15:01.9782770Z Only the first 100 operations were output. 2021-05-14T23:15:02.5859880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4290-1cyf8mz.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-14T23:15:05.9529410Z ==> Summary 2021-05-14T23:15:06.0194970Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T23:15:06.0200800Z ==> Installing poppler dependency: libxext 2021-05-14T23:15:06.0773930Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T23:15:06.0792310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-1d2bvhb 2021-05-14T23:15:06.1104580Z cp -pR /private/tmp/d20210514-3822-1d2bvhb/libxext/. /usr/local/Cellar/libxext 2021-05-14T23:15:06.1613340Z chmod -Rf +w /private/tmp/d20210514-3822-1d2bvhb 2021-05-14T23:15:06.2440240Z ==> Finishing up 2021-05-14T23:15:06.2826860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T23:15:06.2830870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T23:15:06.2836680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T23:15:06.2842300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T23:15:06.2846970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T23:15:06.2852640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T23:15:06.2858310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T23:15:06.2863630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T23:15:06.2868870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T23:15:06.2874410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T23:15:06.2879780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T23:15:06.2885070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T23:15:06.2890340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T23:15:06.2895550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T23:15:06.2900920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T23:15:06.2906390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T23:15:06.2919030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T23:15:06.2924720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T23:15:06.2930060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T23:15:06.2935460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T23:15:06.2941050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T23:15:06.2947290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T23:15:06.2953450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T23:15:06.2958840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T23:15:06.2964590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T23:15:06.2969820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T23:15:06.2975270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T23:15:06.2980930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T23:15:06.2986560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T23:15:06.2991690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T23:15:06.2997420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T23:15:06.3002560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T23:15:06.3008410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T23:15:06.3013400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T23:15:06.3019200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T23:15:06.3024280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T23:15:06.3029970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T23:15:06.3060570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T23:15:06.3062750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T23:15:06.3064170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T23:15:06.3066520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T23:15:06.3068580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T23:15:06.3070360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T23:15:06.3072200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T23:15:06.3074040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T23:15:06.3100450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T23:15:06.3105190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T23:15:06.3110930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T23:15:06.3116180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T23:15:06.3122480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T23:15:06.3127230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T23:15:06.3132900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T23:15:06.3138590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T23:15:06.3143320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T23:15:06.3149590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T23:15:06.3154330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T23:15:06.3160180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T23:15:06.3165600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T23:15:06.3170980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T23:15:06.3176840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T23:15:06.3182040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T23:15:06.3186990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T23:15:06.3192860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T23:15:06.3197980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T23:15:06.3203680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T23:15:06.3208380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T23:15:06.3214730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T23:15:06.3219920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T23:15:06.3225100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T23:15:06.3230380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T23:15:06.3235980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T23:15:06.3241080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T23:15:06.3246860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T23:15:06.3251990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T23:15:06.3257500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T23:15:06.3262870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T23:15:06.3268430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T23:15:06.3275000Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T23:15:06.3279640Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T23:15:06.3285010Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T23:15:06.3292280Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T23:15:06.3561770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4316-sv9jc7.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-14T23:15:08.9620920Z ==> Summary 2021-05-14T23:15:08.9683930Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T23:15:08.9691660Z ==> Installing poppler dependency: libxrender 2021-05-14T23:15:09.0272360Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T23:15:09.0290320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-tupjzx 2021-05-14T23:15:09.0398720Z cp -pR /private/tmp/d20210514-3822-tupjzx/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T23:15:09.0552410Z chmod -Rf +w /private/tmp/d20210514-3822-tupjzx 2021-05-14T23:15:09.1541120Z ==> Finishing up 2021-05-14T23:15:09.2414130Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T23:15:09.2421920Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T23:15:09.2428610Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T23:15:09.2434230Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T23:15:09.2439850Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T23:15:09.2447310Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T23:15:09.2583240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4342-w3rodf.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-14T23:15:11.7915540Z ==> Summary 2021-05-14T23:15:11.7938040Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T23:15:11.7943490Z ==> Installing poppler dependency: lzo 2021-05-14T23:15:11.7963340Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T23:15:11.7981270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-spsyvn 2021-05-14T23:15:11.8150370Z cp -pR /private/tmp/d20210514-3822-spsyvn/lzo/. /usr/local/Cellar/lzo 2021-05-14T23:15:11.8370840Z chmod -Rf +w /private/tmp/d20210514-3822-spsyvn 2021-05-14T23:15:11.8979880Z ==> Finishing up 2021-05-14T23:15:11.9343070Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T23:15:11.9350470Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T23:15:11.9357040Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T23:15:11.9361660Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T23:15:11.9367190Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T23:15:11.9374450Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T23:15:11.9546770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4368-arkei2.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-14T23:15:14.4969070Z ==> Summary 2021-05-14T23:15:14.5003020Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T23:15:14.5009320Z ==> Installing poppler dependency: pixman 2021-05-14T23:15:14.5037210Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T23:15:14.5055950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-x7dpgp 2021-05-14T23:15:14.5239280Z cp -pR /private/tmp/d20210514-3822-x7dpgp/pixman/. /usr/local/Cellar/pixman 2021-05-14T23:15:14.5378330Z chmod -Rf +w /private/tmp/d20210514-3822-x7dpgp 2021-05-14T23:15:14.5881360Z ==> Finishing up 2021-05-14T23:15:14.6279850Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T23:15:14.6286180Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T23:15:14.6290820Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T23:15:14.6296000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T23:15:14.6301370Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T23:15:14.6308570Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T23:15:14.6437620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4394-dlwi7r.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-14T23:15:17.2681920Z ==> Summary 2021-05-14T23:15:17.2703690Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T23:15:17.2712320Z ==> Installing poppler dependency: cairo 2021-05-14T23:15:17.4499640Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T23:15:17.4517010Z 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/d20210514-3822-9tmxyw 2021-05-14T23:15:17.5189070Z cp -pR /private/tmp/d20210514-3822-9tmxyw/cairo/. /usr/local/Cellar/cairo 2021-05-14T23:15:17.5950690Z chmod -Rf +w /private/tmp/d20210514-3822-9tmxyw 2021-05-14T23:15:17.8174910Z ==> Finishing up 2021-05-14T23:15:17.8648080Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T23:15:17.8659400Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T23:15:17.8671980Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T23:15:17.8712010Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T23:15:17.8726690Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T23:15:17.8737400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T23:15:17.8757700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T23:15:17.8768820Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T23:15:17.8777170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T23:15:17.8847570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T23:15:17.8852290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T23:15:17.8857010Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T23:15:17.8861390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T23:15:17.8867110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T23:15:17.8875710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T23:15:17.8880830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T23:15:17.8885910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T23:15:17.8891210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T23:15:17.8896040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T23:15:17.8901380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T23:15:17.8906360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T23:15:17.8911940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T23:15:17.8916730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T23:15:17.8922090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T23:15:17.8926960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T23:15:17.8932530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T23:15:17.8937360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T23:15:17.8942740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T23:15:17.8948200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T23:15:17.8953130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T23:15:17.8958580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T23:15:17.9325820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4420-1agkcxl.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-14T23:15:20.4785840Z ==> Summary 2021-05-14T23:15:20.4870000Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T23:15:20.4877370Z ==> Installing poppler dependency: little-cms2 2021-05-14T23:15:20.5039410Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T23:15:20.5057450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-1orctem 2021-05-14T23:15:20.5228010Z cp -pR /private/tmp/d20210514-3822-1orctem/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T23:15:20.5406530Z chmod -Rf +w /private/tmp/d20210514-3822-1orctem 2021-05-14T23:15:20.6882890Z ==> Finishing up 2021-05-14T23:15:20.7088580Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T23:15:20.7092570Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T23:15:20.7097790Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T23:15:20.7101950Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T23:15:20.7106840Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T23:15:20.7113470Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T23:15:20.7118190Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T23:15:20.7129780Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T23:15:20.7135450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T23:15:20.7140330Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T23:15:20.7146060Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T23:15:20.7151570Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T23:15:20.7157660Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T23:15:20.7161910Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T23:15:20.7167440Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T23:15:20.7175140Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T23:15:20.7347890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4446-krplyf.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-14T23:15:23.2406440Z ==> Summary 2021-05-14T23:15:23.2432710Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T23:15:23.2438060Z ==> Installing poppler dependency: nspr 2021-05-14T23:15:23.2468640Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T23:15:23.2486600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-11nkcgt 2021-05-14T23:15:23.3210440Z cp -pR /private/tmp/d20210514-3822-11nkcgt/nspr/. /usr/local/Cellar/nspr 2021-05-14T23:15:23.3664230Z chmod -Rf +w /private/tmp/d20210514-3822-11nkcgt 2021-05-14T23:15:23.4561640Z ==> Finishing up 2021-05-14T23:15:23.4947940Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T23:15:23.4954130Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T23:15:23.4976010Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T23:15:23.4982860Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T23:15:23.4988160Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T23:15:23.4992830Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T23:15:23.4998220Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T23:15:23.5002980Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T23:15:23.5007730Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T23:15:23.5015450Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T23:15:23.5280010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4472-155lra9.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-14T23:15:26.1000760Z ==> Summary 2021-05-14T23:15:26.1062540Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T23:15:26.1068340Z ==> Installing poppler dependency: nss 2021-05-14T23:15:26.1205080Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T23:15:26.1223180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-v4isdj 2021-05-14T23:15:26.3698530Z cp -pR /private/tmp/d20210514-3822-v4isdj/nss/. /usr/local/Cellar/nss 2021-05-14T23:15:26.5279440Z chmod -Rf +w /private/tmp/d20210514-3822-v4isdj 2021-05-14T23:15:27.8859850Z ==> Finishing up 2021-05-14T23:15:27.9233330Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T23:15:27.9236700Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T23:15:27.9243860Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T23:15:27.9248160Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T23:15:27.9253410Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T23:15:27.9258060Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T23:15:27.9266830Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T23:15:27.9271210Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T23:15:27.9276220Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T23:15:27.9280940Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T23:15:27.9285580Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T23:15:27.9289940Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T23:15:27.9294840Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T23:15:27.9301470Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T23:15:27.9305770Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T23:15:27.9310780Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T23:15:27.9315720Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T23:15:27.9320570Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T23:15:27.9324800Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T23:15:27.9329690Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T23:15:27.9334190Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T23:15:27.9338930Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T23:15:27.9343260Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T23:15:27.9348250Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T23:15:27.9353740Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T23:15:27.9358940Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T23:15:27.9363380Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T23:15:27.9368520Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T23:15:27.9373050Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T23:15:27.9378040Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T23:15:27.9382400Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T23:15:27.9387420Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T23:15:27.9392100Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T23:15:27.9397120Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T23:15:27.9401570Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T23:15:27.9406710Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T23:15:27.9411170Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T23:15:27.9416300Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T23:15:27.9420690Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T23:15:27.9425620Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T23:15:27.9430430Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T23:15:27.9435280Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T23:15:27.9439800Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T23:15:27.9444860Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T23:15:27.9449510Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T23:15:27.9454560Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T23:15:27.9458920Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T23:15:27.9463810Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T23:15:27.9468510Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T23:15:27.9473620Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T23:15:27.9477960Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T23:15:27.9482890Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T23:15:27.9487280Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T23:15:27.9496230Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T23:15:27.9500750Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T23:15:27.9506140Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T23:15:27.9510640Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T23:15:27.9515630Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T23:15:27.9520460Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T23:15:27.9525620Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T23:15:27.9530220Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T23:15:27.9535720Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T23:15:27.9540140Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T23:15:27.9545210Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T23:15:27.9550150Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T23:15:27.9555100Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T23:15:27.9560200Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T23:15:27.9565050Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T23:15:27.9569980Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T23:15:27.9575070Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T23:15:27.9588190Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T23:15:27.9596080Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T23:15:27.9601080Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T23:15:27.9606190Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T23:15:27.9611130Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T23:15:27.9616170Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T23:15:27.9621050Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T23:15:27.9626150Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T23:15:27.9631110Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T23:15:27.9636180Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T23:15:27.9641270Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T23:15:27.9646110Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T23:15:27.9651260Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T23:15:27.9656250Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T23:15:27.9661140Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T23:15:27.9666670Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T23:15:27.9671770Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T23:15:27.9676740Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T23:15:27.9681900Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T23:15:27.9687180Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T23:15:27.9691870Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T23:15:27.9696980Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T23:15:27.9702010Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T23:15:27.9707460Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T23:15:27.9713050Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T23:15:27.9718730Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T23:15:27.9723360Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T23:15:27.9728450Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T23:15:27.9733720Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T23:15:27.9738800Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T23:15:27.9742800Z Only the first 100 operations were output. 2021-05-14T23:15:28.0961830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4498-vl0p18.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-14T23:15:30.7144650Z ==> Summary 2021-05-14T23:15:30.7276640Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T23:15:30.7282880Z ==> Installing poppler dependency: openjpeg 2021-05-14T23:15:30.7596470Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T23:15:30.7613920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-1gk3ffh 2021-05-14T23:15:30.9901180Z cp -pR /private/tmp/d20210514-3822-1gk3ffh/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T23:15:31.2313870Z chmod -Rf +w /private/tmp/d20210514-3822-1gk3ffh 2021-05-14T23:15:31.4798950Z ==> Finishing up 2021-05-14T23:15:31.5160580Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T23:15:31.5164390Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T23:15:31.5169650Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T23:15:31.5176340Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:15:31.5184920Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:15:31.5194320Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T23:15:31.5213660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T23:15:31.5224630Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T23:15:31.5232400Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T23:15:31.5239050Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T23:15:31.5243910Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T23:15:31.5248980Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T23:15:31.5253870Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T23:15:31.5258960Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:15:31.5266270Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T23:15:31.6257780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4524-1f3du8g.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-14T23:15:34.2467760Z ==> Summary 2021-05-14T23:15:34.2770550Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T23:15:34.2777080Z ==> Installing poppler dependency: qt@5 2021-05-14T23:15:34.2829990Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T23:15:34.2849070Z 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/d20210514-3822-1o3wwua 2021-05-14T23:15:39.3132920Z cp -pR /private/tmp/d20210514-3822-1o3wwua/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T23:15:46.3050690Z chmod -Rf +w /private/tmp/d20210514-3822-1o3wwua 2021-05-14T23:15:59.2033240Z ==> Finishing up 2021-05-14T23:16:01.9219490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4575-1mm83ag.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-14T23:16:07.0134420Z ==> Caveats 2021-05-14T23:16:07.0135600Z We agreed to the Qt open source license for you. 2021-05-14T23:16:07.0136580Z If this is unacceptable you should uninstall. 2021-05-14T23:16:07.0137220Z 2021-05-14T23:16:07.0138560Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:16:07.0139650Z because this is an alternate version of another formula. 2021-05-14T23:16:07.0140320Z 2021-05-14T23:16:07.0141110Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:16:07.0142740Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:16:07.0143480Z 2021-05-14T23:16:07.0144720Z For compilers to find qt@5 you may need to set: 2021-05-14T23:16:07.0146020Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:16:07.0147370Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:16:07.0148030Z 2021-05-14T23:16:07.0149490Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:16:07.0150560Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:16:07.0151210Z 2021-05-14T23:16:07.0152270Z ==> Summary 2021-05-14T23:16:07.7547350Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T23:16:07.7550740Z ==> Installing poppler 2021-05-14T23:16:07.7555430Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T23:16:07.7575320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3822-qy2sgp 2021-05-14T23:16:08.0356820Z cp -pR /private/tmp/d20210514-3822-qy2sgp/poppler/. /usr/local/Cellar/poppler 2021-05-14T23:16:08.3095990Z chmod -Rf +w /private/tmp/d20210514-3822-qy2sgp 2021-05-14T23:16:08.8086020Z ==> Finishing up 2021-05-14T23:16:08.9068600Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T23:16:08.9073620Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T23:16:08.9079060Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T23:16:08.9084530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T23:16:08.9089840Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T23:16:08.9111720Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T23:16:08.9113210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T23:16:08.9114640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T23:16:08.9116100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T23:16:08.9117570Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T23:16:08.9122170Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T23:16:08.9127720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T23:16:08.9190250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T23:16:09.9625220Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T23:16:09.9734350Z rm /usr/local/share/gir-1.0 2021-05-14T23:16:09.9839610Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T23:16:09.9936680Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T23:16:10.0039080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T23:16:10.0070220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T23:16:10.0085440Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T23:16:10.0088990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T23:16:10.0090700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T23:16:10.0193080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T23:16:10.0295450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T23:16:10.0397480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T23:16:10.0503610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T23:16:10.0605790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T23:16:10.0708250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T23:16:10.0810710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T23:16:10.0913240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T23:16:10.1016190Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T23:16:10.1020400Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T23:16:10.1033920Z rm /usr/local/lib/girepository-1.0 2021-05-14T23:16:10.1136620Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T23:16:10.1239160Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T23:16:10.1341830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T23:16:10.1444190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T23:16:10.1546680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T23:16:10.1649290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T23:16:10.1736870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T23:16:10.1839280Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T23:16:10.1856530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T23:16:10.1913290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T23:16:10.2012760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T23:16:10.2122500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T23:16:10.2142690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T23:16:10.2149110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T23:16:10.2252120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T23:16:10.2455180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T23:16:10.2456750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T23:16:10.2560370Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T23:16:10.2662700Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T23:16:10.2765170Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T23:16:10.2867580Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T23:16:10.2970660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4609-rg0q35.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-14T23:16:11.5882220Z ==> Summary 2021-05-14T23:16:11.6206700Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T23:16:13.2092580Z ==> Caveats 2021-05-14T23:16:13.2097520Z ==> qt@5 2021-05-14T23:16:13.2135460Z We agreed to the Qt open source license for you. 2021-05-14T23:16:13.2136460Z If this is unacceptable you should uninstall. 2021-05-14T23:16:13.2139320Z 2021-05-14T23:16:13.2141220Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:16:13.2142420Z because this is an alternate version of another formula. 2021-05-14T23:16:13.2143110Z 2021-05-14T23:16:13.2143910Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:16:13.2145490Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:16:13.2146250Z 2021-05-14T23:16:13.2147070Z For compilers to find qt@5 you may need to set: 2021-05-14T23:16:13.2148380Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:16:13.2149800Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:16:13.2150480Z 2021-05-14T23:16:13.2151680Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:16:13.2152730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:16:13.2156840Z 2021-05-14T23:16:14.9490710Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T23:16:16.1233800Z /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-14T23:16:16.7234330Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T23:16:17.1599960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T23%3A25%3A00Z&sig=5OBwpQqXJ9ULPssRq%2F7N8ZY8COqb7UYa1vQvhZNDDD8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:17.2139170Z /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-14T23\%3A25\%3A00Z\&sig=5OBwpQqXJ9ULPssRq\%2F7N8ZY8COqb7UYa1vQvhZNDDD8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:17.2756180Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T23:16:17.2811440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:16:18.4149840Z /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-14T23:16:19.0253890Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:16:19.4631180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T23%3A25%3A00Z&sig=Q0ptFjDJjk%2BZQ%2Bw04ZhWwV8YzfoOEDkF41jkVj8ORp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:19.5110680Z /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-14T23\%3A25\%3A00Z\&sig=Q0ptFjDJjk\%2BZQ\%2Bw04ZhWwV8YzfoOEDkF41jkVj8ORp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:19.7986410Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T23:16:19.8278860Z ==> Installing dependencies for hdf5: szip 2021-05-14T23:16:19.8283630Z ==> Installing hdf5 dependency: szip 2021-05-14T23:16:19.8988310Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T23:16:19.9019980Z 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/d20210514-4616-1v62uyc 2021-05-14T23:16:19.9129280Z cp -pR /private/tmp/d20210514-4616-1v62uyc/szip/. /usr/local/Cellar/szip 2021-05-14T23:16:19.9244370Z chmod -Rf +w /private/tmp/d20210514-4616-1v62uyc 2021-05-14T23:16:19.9771740Z ==> Finishing up 2021-05-14T23:16:20.0292670Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T23:16:20.0294360Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T23:16:20.0308740Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T23:16:20.0319410Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T23:16:20.0360350Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T23:16:20.0361870Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T23:16:20.0458170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4786-46x67i.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-14T23:16:22.6113440Z ==> Summary 2021-05-14T23:16:22.6134430Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T23:16:22.6140770Z ==> Installing hdf5 2021-05-14T23:16:22.6143660Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:16:22.6202150Z 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/d20210514-4616-x494u9 2021-05-14T23:16:22.7810590Z cp -pR /private/tmp/d20210514-4616-x494u9/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T23:16:23.0055700Z chmod -Rf +w /private/tmp/d20210514-4616-x494u9 2021-05-14T23:16:23.3866540Z ==> Finishing up 2021-05-14T23:16:23.4192430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T23:16:23.4196560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T23:16:23.4202240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T23:16:23.4207940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T23:16:23.4215440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T23:16:23.4222050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T23:16:23.4230640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T23:16:23.4263190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T23:16:23.4267390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T23:16:23.4272900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T23:16:23.4279050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T23:16:23.4284920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T23:16:23.4290960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T23:16:24.3878000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T23:16:24.3879360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T23:16:24.3979570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T23:16:24.4082330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T23:16:24.4184510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T23:16:24.4285790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T23:16:24.4388690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T23:16:24.4491710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T23:16:24.4541190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T23:16:24.4569170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T23:16:24.4598300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T23:16:24.4631410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T23:16:24.4661560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T23:16:24.4689240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T23:16:24.4716430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T23:16:24.4743820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T23:16:24.4771290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T23:16:24.4799260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T23:16:24.4826660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T23:16:24.4853860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T23:16:24.4881210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T23:16:24.4908430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T23:16:24.4936120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T23:16:24.4963580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T23:16:24.4990770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T23:16:24.5018140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T23:16:24.5045370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T23:16:24.5072560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T23:16:24.5099800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T23:16:24.5127170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T23:16:24.5154390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T23:16:24.5182140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T23:16:24.5212680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T23:16:24.5240720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T23:16:24.5268180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T23:16:24.5295340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T23:16:24.5310000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T23:16:24.5321900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T23:16:24.5349270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T23:16:24.5376760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T23:16:24.5403850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T23:16:24.5412670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T23:16:24.5423500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T23:16:24.5430940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T23:16:24.5457960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T23:16:24.5485610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T23:16:24.5512660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T23:16:24.5514650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T23:16:24.5525450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T23:16:24.5539960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T23:16:24.5567060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T23:16:24.5594110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T23:16:24.5616700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T23:16:24.5622020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T23:16:24.5627320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T23:16:24.5649830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T23:16:24.5676940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T23:16:24.5704340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T23:16:24.5718590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T23:16:24.5729220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T23:16:24.5732760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T23:16:24.5759770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T23:16:24.5787590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T23:16:24.5815070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T23:16:24.5821530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T23:16:24.5831690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T23:16:24.5842100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T23:16:24.5869560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T23:16:24.5896890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T23:16:24.5923950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T23:16:24.5925410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T23:16:24.5933820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T23:16:24.5952700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T23:16:24.5979580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T23:16:24.6007190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T23:16:24.6025000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T23:16:24.6034250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T23:16:24.6060900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T23:16:24.6095000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T23:16:24.6199710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T23:16:24.6201330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T23:16:24.6303750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T23:16:24.6404230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T23:16:24.6507190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T23:16:24.6607680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T23:16:24.6710610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T23:16:24.6810760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T23:16:24.6912570Z Only the first 100 operations were output. 2021-05-14T23:16:24.7015030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4815-1vud6h9.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-14T23:16:26.5576670Z ==> Summary 2021-05-14T23:16:26.5742010Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:16:27.2524760Z ==> No outdated dependents to upgrade! 2021-05-14T23:16:27.2526550Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:16:27.3076640Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:16:27.3077750Z hdf5 2021-05-14T23:16:27.3087120Z rm /usr/local/bin/gif2h5 2021-05-14T23:16:27.3090130Z rm /usr/local/bin/h52gif 2021-05-14T23:16:27.3094520Z rm /usr/local/bin/h5c++ 2021-05-14T23:16:27.3096610Z rm /usr/local/bin/h5cc 2021-05-14T23:16:27.3101890Z rm /usr/local/bin/h5clear 2021-05-14T23:16:27.3102900Z rm /usr/local/bin/h5copy 2021-05-14T23:16:27.3108430Z rm /usr/local/bin/h5debug 2021-05-14T23:16:27.3109360Z rm /usr/local/bin/h5diff 2021-05-14T23:16:27.3111410Z rm /usr/local/bin/h5dump 2021-05-14T23:16:27.3114840Z rm /usr/local/bin/h5fc 2021-05-14T23:16:27.3118550Z rm /usr/local/bin/h5format_convert 2021-05-14T23:16:27.3120920Z rm /usr/local/bin/h5import 2021-05-14T23:16:27.3123990Z rm /usr/local/bin/h5jam 2021-05-14T23:16:27.3129830Z rm /usr/local/bin/h5ls 2021-05-14T23:16:27.3130610Z rm /usr/local/bin/h5mkgrp 2021-05-14T23:16:27.3132890Z rm /usr/local/bin/h5perf_serial 2021-05-14T23:16:27.3139630Z rm /usr/local/bin/h5redeploy 2021-05-14T23:16:27.3141130Z rm /usr/local/bin/h5repack 2021-05-14T23:16:27.3158690Z rm /usr/local/bin/h5repart 2021-05-14T23:16:27.3163500Z rm /usr/local/bin/h5stat 2021-05-14T23:16:27.3164280Z rm /usr/local/bin/h5unjam 2021-05-14T23:16:27.3165020Z rm /usr/local/bin/h5watch 2021-05-14T23:16:27.3166190Z rm /usr/local/include/H5ACpublic.h 2021-05-14T23:16:27.3167400Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T23:16:27.3170530Z rm /usr/local/include/H5Apublic.h 2021-05-14T23:16:27.3174560Z rm /usr/local/include/H5ArrayType.h 2021-05-14T23:16:27.3177720Z rm /usr/local/include/H5AtomType.h 2021-05-14T23:16:27.3181160Z rm /usr/local/include/H5Attribute.h 2021-05-14T23:16:27.3185260Z rm /usr/local/include/H5Classes.h 2021-05-14T23:16:27.3190580Z rm /usr/local/include/H5CommonFG.h 2021-05-14T23:16:27.3194580Z rm /usr/local/include/H5CompType.h 2021-05-14T23:16:27.3198800Z rm /usr/local/include/H5Cpp.h 2021-05-14T23:16:27.3202390Z rm /usr/local/include/H5CppDoc.h 2021-05-14T23:16:27.3205600Z rm /usr/local/include/H5Cpublic.h 2021-05-14T23:16:27.3209440Z rm /usr/local/include/H5DOpublic.h 2021-05-14T23:16:27.3214070Z rm /usr/local/include/H5DSpublic.h 2021-05-14T23:16:27.3217520Z rm /usr/local/include/H5DaccProp.h 2021-05-14T23:16:27.3220380Z rm /usr/local/include/H5DataSet.h 2021-05-14T23:16:27.3225320Z rm /usr/local/include/H5DataSpace.h 2021-05-14T23:16:27.3230370Z rm /usr/local/include/H5DataType.h 2021-05-14T23:16:27.3231940Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T23:16:27.3236060Z rm /usr/local/include/H5Dpublic.h 2021-05-14T23:16:27.3238980Z rm /usr/local/include/H5DxferProp.h 2021-05-14T23:16:27.3241950Z rm /usr/local/include/H5ESpublic.h 2021-05-14T23:16:27.3247320Z rm /usr/local/include/H5EnumType.h 2021-05-14T23:16:27.3249590Z rm /usr/local/include/H5Epubgen.h 2021-05-14T23:16:27.3255740Z rm /usr/local/include/H5Epublic.h 2021-05-14T23:16:27.3257470Z rm /usr/local/include/H5Exception.h 2021-05-14T23:16:27.3261200Z rm /usr/local/include/H5FDcore.h 2021-05-14T23:16:27.3265560Z rm /usr/local/include/H5FDdirect.h 2021-05-14T23:16:27.3268320Z rm /usr/local/include/H5FDfamily.h 2021-05-14T23:16:27.3272310Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T23:16:27.3277010Z rm /usr/local/include/H5FDlog.h 2021-05-14T23:16:27.3279330Z rm /usr/local/include/H5FDmpi.h 2021-05-14T23:16:27.3283180Z rm /usr/local/include/H5FDmpio.h 2021-05-14T23:16:27.3287480Z rm /usr/local/include/H5FDmulti.h 2021-05-14T23:16:27.3289940Z rm /usr/local/include/H5FDpublic.h 2021-05-14T23:16:27.3296860Z rm /usr/local/include/H5FDros3.h 2021-05-14T23:16:27.3300460Z rm /usr/local/include/H5FDsec2.h 2021-05-14T23:16:27.3304400Z rm /usr/local/include/H5FDstdio.h 2021-05-14T23:16:27.3309340Z rm /usr/local/include/H5FDwindows.h 2021-05-14T23:16:27.3313540Z rm /usr/local/include/H5FaccProp.h 2021-05-14T23:16:27.3320630Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T23:16:27.3321610Z rm /usr/local/include/H5File.h 2021-05-14T23:16:27.3325330Z rm /usr/local/include/H5FloatType.h 2021-05-14T23:16:27.3330330Z rm /usr/local/include/H5Fpublic.h 2021-05-14T23:16:27.3334540Z rm /usr/local/include/H5Gpublic.h 2021-05-14T23:16:27.3338840Z rm /usr/local/include/H5Group.h 2021-05-14T23:16:27.3343900Z rm /usr/local/include/H5IMpublic.h 2021-05-14T23:16:27.3349820Z rm /usr/local/include/H5IdComponent.h 2021-05-14T23:16:27.3357070Z rm /usr/local/include/H5Include.h 2021-05-14T23:16:27.3360740Z rm /usr/local/include/H5IntType.h 2021-05-14T23:16:27.3365250Z rm /usr/local/include/H5Ipublic.h 2021-05-14T23:16:27.3368820Z rm /usr/local/include/H5LDpublic.h 2021-05-14T23:16:27.3373590Z rm /usr/local/include/H5LTpublic.h 2021-05-14T23:16:27.3376570Z rm /usr/local/include/H5LaccProp.h 2021-05-14T23:16:27.3380560Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T23:16:27.3384660Z rm /usr/local/include/H5Library.h 2021-05-14T23:16:27.3389090Z rm /usr/local/include/H5Location.h 2021-05-14T23:16:27.3391620Z rm /usr/local/include/H5Lpublic.h 2021-05-14T23:16:27.3395880Z rm /usr/local/include/H5MMpublic.h 2021-05-14T23:16:27.3398990Z rm /usr/local/include/H5Mpublic.h 2021-05-14T23:16:27.3405300Z rm /usr/local/include/H5Object.h 2021-05-14T23:16:27.3407620Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T23:16:27.3411400Z rm /usr/local/include/H5Opublic.h 2021-05-14T23:16:27.3414980Z rm /usr/local/include/H5PLextern.h 2021-05-14T23:16:27.3418340Z rm /usr/local/include/H5PLpublic.h 2021-05-14T23:16:27.3421340Z rm /usr/local/include/H5PTpublic.h 2021-05-14T23:16:27.3425770Z rm /usr/local/include/H5PacketTable.h 2021-05-14T23:16:27.3428880Z rm /usr/local/include/H5Ppublic.h 2021-05-14T23:16:27.3433430Z rm /usr/local/include/H5PredType.h 2021-05-14T23:16:27.3437070Z rm /usr/local/include/H5PropList.h 2021-05-14T23:16:27.3443600Z rm /usr/local/include/H5Rpublic.h 2021-05-14T23:16:27.3445180Z rm /usr/local/include/H5Spublic.h 2021-05-14T23:16:27.3449860Z rm /usr/local/include/H5StrType.h 2021-05-14T23:16:27.3455450Z rm /usr/local/include/H5TBpublic.h 2021-05-14T23:16:27.3456590Z rm /usr/local/include/H5Tpublic.h 2021-05-14T23:16:27.3459280Z rm /usr/local/include/H5VLconnector.h 2021-05-14T23:16:27.3465630Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T23:16:27.3467180Z rm /usr/local/include/H5VLnative.h 2021-05-14T23:16:27.3473280Z Only the first 100 operations were output. 2021-05-14T23:16:29.2113610Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T23:16:30.6782510Z /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-14T23:16:31.4121210Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T23:16:31.7871840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T23%3A25%3A00Z&sig=00FHAxxrVbZLhoB4FYDX08cD5Y0ToLGeoSE8wAicitw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:31.8355300Z /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-14T23\%3A25\%3A00Z\&sig=00FHAxxrVbZLhoB4FYDX08cD5Y0ToLGeoSE8wAicitw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:32.0755400Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T23:16:32.1585160Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T23:16:32.1619950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4825-1id9vyg 2021-05-14T23:16:32.3068230Z cp -pR /private/tmp/d20210514-4825-1id9vyg/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T23:16:32.4412620Z chmod -Rf +w /private/tmp/d20210514-4825-1id9vyg 2021-05-14T23:16:32.6216540Z ==> Finishing up 2021-05-14T23:16:32.6535870Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T23:16:32.6542680Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T23:16:32.6574100Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T23:16:32.6578330Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T23:16:32.6586100Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T23:16:32.6590710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T23:16:32.6596440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T23:16:32.6601290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T23:16:32.6606380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T23:16:32.6612680Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T23:16:32.6617580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T23:16:32.6622570Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T23:16:32.6627640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T23:16:32.6636920Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T23:16:32.6641850Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T23:16:32.6671900Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T23:16:32.7258740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4989-1ewz28v.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-14T23:16:35.3839750Z ==> Caveats 2021-05-14T23:16:35.3840860Z Emacs Lisp files have been installed to: 2021-05-14T23:16:35.3842230Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T23:16:35.3843560Z ==> Summary 2021-05-14T23:16:35.4035190Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T23:16:37.6835050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T23:16:38.7984280Z /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-14T23:16:39.3638930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T23:16:39.7467100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T23%3A25%3A00Z&sig=grXd%2BeRVO%2BrBOw94KL1HaN27aF27czfr%2FsA5JVu0Z5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:39.8012950Z /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-14T23\%3A25\%3A00Z\&sig=grXd\%2BeRVO\%2BrBOw94KL1HaN27aF27czfr\%2FsA5JVu0Z5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:40.0220460Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T23:16:40.1055430Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T23:16:40.1092940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4996-1u4f8sq 2021-05-14T23:16:40.2395390Z cp -pR /private/tmp/d20210514-4996-1u4f8sq/gsl/. /usr/local/Cellar/gsl 2021-05-14T23:16:40.3917790Z chmod -Rf +w /private/tmp/d20210514-4996-1u4f8sq 2021-05-14T23:16:40.5473090Z ==> Finishing up 2021-05-14T23:16:40.5718650Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T23:16:40.5728630Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T23:16:40.5733220Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T23:16:40.5740630Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T23:16:40.5769240Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T23:16:40.5781840Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T23:16:40.5888120Z info /usr/local/share/info/gsl-ref.info 2021-05-14T23:16:40.5902330Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T23:16:40.5913510Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T23:16:40.5923080Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T23:16:40.5951260Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T23:16:40.5958540Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T23:16:40.5963950Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T23:16:40.5969830Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T23:16:40.5976410Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T23:16:40.5983850Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T23:16:40.5989850Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T23:16:40.6000890Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T23:16:40.6645030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5161-1xtgxey.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-14T23:16:43.2531510Z ==> Summary 2021-05-14T23:16:43.2705440Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T23:16:46.5589880Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T23:16:47.6866140Z /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-14T23:16:48.2736280Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T23:16:48.6523160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T23%3A25%3A00Z&sig=nvIKFD5ng39zuwU22Z8D%2FvN8nl9ZtrvfV%2BFIdYLmqiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:48.6964870Z /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-14T23\%3A25\%3A00Z\&sig=nvIKFD5ng39zuwU22Z8D\%2FvN8nl9ZtrvfV\%2BFIdYLmqiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:48.9161020Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T23:16:48.9345190Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T23:16:50.3093080Z /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-14T23:16:50.8947390Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T23:16:51.3082000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T23%3A25%3A00Z&sig=6aOwomjoUsVVd7IT8gmEL4Ctw8QFMAJKVvGg9ulWBFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:51.3534010Z /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-14T23\%3A25\%3A00Z\&sig=6aOwomjoUsVVd7IT8gmEL4Ctw8QFMAJKVvGg9ulWBFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:51.4443290Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T23:16:51.4493850Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T23:16:52.6306540Z /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-14T23:16:53.2168190Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T23:16:53.6173800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T23%3A25%3A00Z&sig=%2Fioqp8xFmADT12A9EYp2RTFu1jLZF%2B4ejAdzYgXtfy4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:53.6630440Z /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-14T23\%3A25\%3A00Z\&sig=\%2Fioqp8xFmADT12A9EYp2RTFu1jLZF\%2B4ejAdzYgXtfy4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:53.7382710Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:16:53.7424910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T23:16:55.1229220Z /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-14T23:16:55.6914210Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T23:16:56.0710610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T23%3A25%3A00Z&sig=7mKYXUBy5g6cf82r8yL4ceBXubtzl1FGlkxb7UKXdg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:56.1192850Z /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-14T23\%3A25\%3A00Z\&sig=7mKYXUBy5g6cf82r8yL4ceBXubtzl1FGlkxb7UKXdg8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:56.1757460Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T23:16:56.1791050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T23:16:57.3081780Z /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-14T23:16:57.8851830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T23:16:58.2662120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T23%3A25%3A00Z&sig=yhuL69xM%2BvxuLQnQb5cFLuzcpqo8zKtIQ%2F4jpFy4yGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:58.3149490Z /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-14T23\%3A25\%3A00Z\&sig=yhuL69xM\%2BvxuLQnQb5cFLuzcpqo8zKtIQ\%2F4jpFy4yGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:58.4435420Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T23:16:58.4525580Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T23:16:59.6031640Z /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-14T23:17:00.1749850Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T23:17:00.6858790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T23%3A25%3A00Z&sig=%2FaRPSK4xwU%2FL4v3ve4vlw77td5f2F%2FZmE5npjqv%2BowE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:00.7379740Z /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-14T23\%3A25\%3A00Z\&sig=\%2FaRPSK4xwU\%2FL4v3ve4vlw77td5f2F\%2FZmE5npjqv\%2BowE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:00.7946070Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T23:17:00.7978570Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T23:17:01.9470410Z /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-14T23:17:02.4814200Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T23:17:02.8585010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T23%3A25%3A00Z&sig=dWiwYCc7yuTKFniFYWn7PYQASGaMGn6xjzgwP3hhRqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:02.9221850Z /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-14T23\%3A25\%3A00Z\&sig=dWiwYCc7yuTKFniFYWn7PYQASGaMGn6xjzgwP3hhRqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:03.0674150Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T23:17:03.0777800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T23:17:04.2562920Z /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-14T23:17:04.8250790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T23:17:05.2115710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T23%3A25%3A00Z&sig=0zxUU7EuGjZoxWUEnP%2FJOqqsHU0KAXA1mqj7bN3Xb0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:05.2616370Z /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-14T23\%3A25\%3A00Z\&sig=0zxUU7EuGjZoxWUEnP\%2FJOqqsHU0KAXA1mqj7bN3Xb0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:05.3408420Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T23:17:05.3446360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T23:17:06.4586460Z /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-14T23:17:07.0292490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T23:17:07.4161360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T23%3A25%3A00Z&sig=UCHJ2hbiHn9nGNG3za7RqKAB9KADS9EiQgT0zuWPo7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:07.4698450Z /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-14T23\%3A25\%3A00Z\&sig=UCHJ2hbiHn9nGNG3za7RqKAB9KADS9EiQgT0zuWPo7k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:07.5466170Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T23:17:07.5506990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T23:17:08.7315860Z /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-14T23:17:09.2925270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T23:17:09.6748820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T23%3A25%3A00Z&sig=BMiRcQA6grn2q4YWoc%2FilZEPzCLdqNoT7EhLTF2EJVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:09.7557870Z /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-14T23\%3A25\%3A00Z\&sig=BMiRcQA6grn2q4YWoc\%2FilZEPzCLdqNoT7EhLTF2EJVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:09.8745860Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T23:17:09.8784350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T23:17:11.0399450Z /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-14T23:17:11.5749840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T23:17:11.9445820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T23%3A25%3A00Z&sig=Q8y4Lt2cjsXBhFJm0hmORmAH6CDXZyCGamZekDB0yS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:11.9911510Z /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-14T23\%3A25\%3A00Z\&sig=Q8y4Lt2cjsXBhFJm0hmORmAH6CDXZyCGamZekDB0yS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:12.0400220Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T23:17:12.0433570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T23:17:13.1600190Z /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-14T23:17:13.7491260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T23:17:14.1214110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T23%3A25%3A00Z&sig=EQCp55YL56nzfFCVQnD15kJGNeY5wiXPcnc%2BXaeLYZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:14.1662420Z /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-14T23\%3A25\%3A00Z\&sig=EQCp55YL56nzfFCVQnD15kJGNeY5wiXPcnc\%2BXaeLYZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:14.2872240Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T23:17:14.2937680Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T23:17:15.4576560Z /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-14T23:17:16.1676390Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T23:17:16.5545300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T23%3A25%3A00Z&sig=YcY0tCtgtal7ekoPXBGFFxky0jE76fPhzBS7X%2BGeAGI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:16.6210890Z /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-14T23\%3A25\%3A00Z\&sig=YcY0tCtgtal7ekoPXBGFFxky0jE76fPhzBS7X\%2BGeAGI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:16.6969330Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T23:17:16.7010590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T23:17:17.9193110Z /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-14T23:17:18.6017410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T23:17:19.5671250Z /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-14T23\%3A25\%3A00Z\&sig=crW45jg8L57gVt8lJ9tfB4Yu0uIsKNMzFDS6cj27gck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:19.5678750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T23%3A25%3A00Z&sig=crW45jg8L57gVt8lJ9tfB4Yu0uIsKNMzFDS6cj27gck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:19.5861130Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T23:17:19.7119490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T23:17:21.0848070Z /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-14T23:17:21.6657590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T23:17:22.0470380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T23%3A25%3A00Z&sig=mF%2BbuqhH4CJROZaMm8cH4epVOUomZ88ZoHgTo7oa9O0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:22.0942280Z /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-14T23\%3A25\%3A00Z\&sig=mF\%2BbuqhH4CJROZaMm8cH4epVOUomZ88ZoHgTo7oa9O0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:22.2433300Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T23:17:22.2551850Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T23:17:23.4117200Z /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-14T23:17:23.9732410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T23:17:24.3688910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T23%3A25%3A00Z&sig=QT8X3rma%2Fl8VsHqXMyXfNhBc48jqeJ4Xsyt3TmmuuY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:24.4170160Z /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-14T23\%3A25\%3A00Z\&sig=QT8X3rma\%2Fl8VsHqXMyXfNhBc48jqeJ4Xsyt3TmmuuY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:24.4873150Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T23:17:24.4912660Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T23:17:25.6568240Z /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-14T23:17:26.2587970Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T23:17:26.6457420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T23%3A25%3A00Z&sig=GIysWvEzNKyzDDyZbz29KbJUEjw7tF6OsB2J%2B%2BclSvc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:26.6972940Z /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-14T23\%3A25\%3A00Z\&sig=GIysWvEzNKyzDDyZbz29KbJUEjw7tF6OsB2J\%2B\%2BclSvc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:26.8196160Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T23:17:26.8271540Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T23:17:27.9826860Z /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-14T23:17:28.5320710Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T23:17:28.9151120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T23%3A25%3A00Z&sig=0ucBl7ucsyBtTLPVnOzGnpIrWBqVKnn7G3Kl9w0vlyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:28.9614940Z /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-14T23\%3A25\%3A00Z\&sig=0ucBl7ucsyBtTLPVnOzGnpIrWBqVKnn7G3Kl9w0vlyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:29.0090500Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T23:17:29.0121670Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T23:17:30.1577840Z /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-14T23:17:30.7692850Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T23:17:31.1653450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T23%3A25%3A00Z&sig=5GzWLCGF9KvZrUQenYm94R3YiFLONDurA7WYLYFPY4w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:31.2577090Z /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-14T23\%3A25\%3A00Z\&sig=5GzWLCGF9KvZrUQenYm94R3YiFLONDurA7WYLYFPY4w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:31.3504270Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T23:17:31.3551640Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T23:17:32.4658710Z /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-14T23:17:33.0254470Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T23:17:33.3961570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T23%3A25%3A00Z&sig=WRGgnYAM8WVh0jsc8HbuknqJqwyqdPXqYY7F%2B5yFnkk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:33.4483700Z /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-14T23\%3A25\%3A00Z\&sig=WRGgnYAM8WVh0jsc8HbuknqJqwyqdPXqYY7F\%2B5yFnkk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:33.6462460Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T23:17:33.6550330Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T23:17:34.8426090Z /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-14T23:17:35.4375320Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T23:17:35.8398980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T23%3A25%3A00Z&sig=2NbsJmp23B5uobKY0g1GLXAZWiWA9u5kLUlmLVhWf6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:35.8897990Z /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-14T23\%3A25\%3A00Z\&sig=2NbsJmp23B5uobKY0g1GLXAZWiWA9u5kLUlmLVhWf6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:35.9496880Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T23:17:35.9535060Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T23:17:37.1719050Z /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-14T23:17:37.7503040Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T23:17:38.1322180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T23%3A25%3A00Z&sig=cJbO3R2L5Ihh3dS4xnerK3MJidZwv0UfNT3k%2FOQyQrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:38.1845870Z /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-14T23\%3A25\%3A00Z\&sig=cJbO3R2L5Ihh3dS4xnerK3MJidZwv0UfNT3k\%2FOQyQrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:38.3334680Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T23:17:38.3445000Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T23:17:39.4805190Z /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-14T23:17:40.0516750Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T23:17:40.4305430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T23%3A25%3A00Z&sig=mD2LFFrmhUuCO%2FW9cV3bRB%2FDmBvsgH%2BDlNPIYsbF6aI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:40.4805990Z /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-14T23\%3A25\%3A00Z\&sig=mD2LFFrmhUuCO\%2FW9cV3bRB\%2FDmBvsgH\%2BDlNPIYsbF6aI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:40.7672840Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T23:17:40.8098260Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T23:17:41.9920120Z /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-14T23:17:42.5433230Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T23:17:43.5788050Z /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-14T23\%3A25\%3A00Z\&sig=eXeL\%2BpwwTqA09HeKYWOSMbIAfbYsHXLUfJoLQgzeOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:43.5796060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T23%3A25%3A00Z&sig=eXeL%2BpwwTqA09HeKYWOSMbIAfbYsHXLUfJoLQgzeOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:43.5800610Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T23:17:43.5803340Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T23:17:44.2728810Z /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-14T23:17:44.8134130Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T23:17:45.2044630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T23%3A25%3A00Z&sig=D9XcjlQGm7vrkfLonKgpeobsPfH1pQXEPC4j1wYbFy4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:45.2568510Z /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-14T23\%3A25\%3A00Z\&sig=D9XcjlQGm7vrkfLonKgpeobsPfH1pQXEPC4j1wYbFy4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:45.4228410Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T23:17:45.4345380Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T23:17:46.6392600Z /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-14T23:17:47.2071550Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T23:17:47.6774990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T23%3A25%3A00Z&sig=x3TSG8PqkpZ7%2BXFEcQpIxvsc%2BuoE%2FKe9cPNkLpTk%2FEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:47.7502260Z /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-14T23\%3A25\%3A00Z\&sig=x3TSG8PqkpZ7\%2BXFEcQpIxvsc\%2BuoE\%2FKe9cPNkLpTk\%2FEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:47.9851640Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T23:17:48.0424890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T23:17:49.1863620Z /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-14T23:17:49.7377620Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T23:17:50.2900920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T23%3A25%3A00Z&sig=p1qvLJhAy3vEzGi61cMJnIBOPe%2Fr62WKbUsNpJ1CpAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:50.3919640Z /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-14T23\%3A25\%3A00Z\&sig=p1qvLJhAy3vEzGi61cMJnIBOPe\%2Fr62WKbUsNpJ1CpAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:50.4738450Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T23:17:50.4789760Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T23:17:51.8644550Z /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-14T23:17:52.4520180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T23:17:52.8194220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T23%3A25%3A00Z&sig=2Rqr3XuGysooxCnR58cMiVZKRqW8l2a2K8g%2FCd%2FvYmw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:52.8673670Z /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-14T23\%3A25\%3A00Z\&sig=2Rqr3XuGysooxCnR58cMiVZKRqW8l2a2K8g\%2FCd\%2FvYmw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:53.0506020Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T23:17:53.0601840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T23:17:54.2928860Z /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-14T23:17:54.9120840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T23:17:55.3042920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T23%3A25%3A00Z&sig=LjLi7VCzO41rDyblo930uQ%2FRis98c4fI1fR%2FfMnJFY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:55.3638020Z /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-14T23\%3A25\%3A00Z\&sig=LjLi7VCzO41rDyblo930uQ\%2FRis98c4fI1fR\%2FfMnJFY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:55.4511990Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:17:55.4565310Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T23:17:56.6309570Z /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-14T23:17:57.2440800Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T23:17:57.6208620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T23%3A25%3A00Z&sig=oPgonshR53UiEbLmL2bHBD4KbrrYK9KfPONlv6nhp78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:57.6740170Z /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-14T23\%3A25\%3A00Z\&sig=oPgonshR53UiEbLmL2bHBD4KbrrYK9KfPONlv6nhp78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:58.0748270Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T23:17:58.2007410Z ==> 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-14T23:17:58.2105240Z ==> Installing ffmpeg dependency: aom 2021-05-14T23:17:58.3317580Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T23:17:58.3353410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-gkp97q 2021-05-14T23:17:58.4015690Z cp -pR /private/tmp/d20210514-5168-gkp97q/aom/. /usr/local/Cellar/aom 2021-05-14T23:17:58.4422780Z chmod -Rf +w /private/tmp/d20210514-5168-gkp97q 2021-05-14T23:17:58.5809330Z ==> Finishing up 2021-05-14T23:17:58.7013220Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T23:17:58.7023140Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T23:17:58.7046610Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T23:17:58.7063910Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T23:17:58.7079100Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T23:17:58.7088670Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T23:17:58.7096060Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T23:17:58.7110870Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T23:17:58.7323650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5526-1j3ioop.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-14T23:18:01.5260490Z ==> Summary 2021-05-14T23:18:01.5291560Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T23:18:01.5307900Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T23:18:01.5378280Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T23:18:01.5396870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-16f2hl4 2021-05-14T23:18:01.5578630Z cp -pR /private/tmp/d20210514-5168-16f2hl4/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T23:18:01.5748510Z chmod -Rf +w /private/tmp/d20210514-5168-16f2hl4 2021-05-14T23:18:01.6442740Z ==> Finishing up 2021-05-14T23:18:01.6839420Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T23:18:01.6883510Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T23:18:01.6893800Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T23:18:01.6899160Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T23:18:01.6912210Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T23:18:01.7089260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5555-w1m9c5.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-14T23:18:05.2188200Z ==> Summary 2021-05-14T23:18:05.2213140Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T23:18:05.2230330Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T23:18:05.2293090Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:18:05.2321110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-vckmel 2021-05-14T23:18:05.2905380Z cp -pR /private/tmp/d20210514-5168-vckmel/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T23:18:05.3753420Z chmod -Rf +w /private/tmp/d20210514-5168-vckmel 2021-05-14T23:18:05.4561580Z ==> Finishing up 2021-05-14T23:18:05.5028080Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T23:18:05.5034240Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T23:18:05.5041750Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T23:18:05.5153970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5582-mymrsn.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-14T23:18:09.3470700Z ==> Summary 2021-05-14T23:18:09.3551430Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T23:18:09.3558810Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T23:18:09.3616720Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T23:18:09.3635660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-1x85e9a 2021-05-14T23:18:09.3961390Z cp -pR /private/tmp/d20210514-5168-1x85e9a/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T23:18:09.4466460Z chmod -Rf +w /private/tmp/d20210514-5168-1x85e9a 2021-05-14T23:18:09.5277140Z ==> Finishing up 2021-05-14T23:18:09.5942630Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T23:18:09.5952220Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T23:18:09.5983620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T23:18:09.6022800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T23:18:09.6032780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T23:18:09.6041120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T23:18:09.6050750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T23:18:09.6062130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T23:18:09.6075130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T23:18:09.6087030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T23:18:09.6097270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T23:18:09.6102670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T23:18:09.6114030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T23:18:09.6123890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T23:18:09.6130140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T23:18:09.6145700Z 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-14T23:18:09.6162550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T23:18:09.6177220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T23:18:09.6191240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T23:18:09.6198820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T23:18:09.6204400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T23:18:09.6217220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T23:18:09.6227690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T23:18:09.6232930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T23:18:09.6238680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T23:18:09.6251480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T23:18:09.6259110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T23:18:09.6270370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T23:18:09.6285410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T23:18:09.6297820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T23:18:09.6306880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T23:18:09.6312140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T23:18:09.6317580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T23:18:09.6357830Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T23:18:10.6229910Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T23:18:10.6342710Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T23:18:10.6452090Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T23:18:10.6556820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5608-420nsy.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-14T23:18:12.7171120Z ==> Summary 2021-05-14T23:18:12.7226470Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T23:18:12.7234800Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T23:18:12.9982960Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T23:18:13.0005450Z 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/d20210514-5168-1rmgd4f 2021-05-14T23:18:13.1111190Z cp -pR /private/tmp/d20210514-5168-1rmgd4f/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T23:18:13.2212840Z chmod -Rf +w /private/tmp/d20210514-5168-1rmgd4f 2021-05-14T23:18:13.4156040Z ==> Finishing up 2021-05-14T23:18:13.4717160Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T23:18:13.4736220Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T23:18:13.4753440Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T23:18:13.4763940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T23:18:13.4774890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T23:18:13.4791040Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:18:13.4824740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T23:18:13.4847220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T23:18:13.4861110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T23:18:13.4935970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T23:18:13.4941310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T23:18:13.4947110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T23:18:13.4952530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T23:18:13.4957860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T23:18:13.4963500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T23:18:13.4968700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T23:18:13.4974350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T23:18:13.4979950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T23:18:13.4984950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T23:18:13.4990620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T23:18:13.4996110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T23:18:13.5012610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T23:18:13.5015190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T23:18:13.5017160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T23:18:13.5018900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T23:18:13.5024490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T23:18:13.5031630Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:18:13.5049460Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T23:18:13.5059910Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T23:18:13.5068850Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T23:18:13.5080870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T23:18:13.5086200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T23:18:13.5092940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T23:18:13.5097440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T23:18:13.5103290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T23:18:13.5108490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T23:18:13.5113750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T23:18:13.5119390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T23:18:13.5124600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T23:18:13.5130410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T23:18:13.5135790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T23:18:13.5141240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T23:18:13.5146430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T23:18:13.5153220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T23:18:13.5158690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T23:18:13.5163960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T23:18:13.5169790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T23:18:13.5175230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T23:18:13.5185980Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T23:18:13.5190990Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T23:18:13.5201230Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T23:18:13.5209450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T23:18:13.5214950Z 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-14T23:18:13.5742430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5634-rpe3zq.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-14T23:18:16.5182160Z ==> Summary 2021-05-14T23:18:16.5317220Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T23:18:16.5323700Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T23:18:16.5377030Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T23:18:16.5395290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-1eskdcp 2021-05-14T23:18:16.5522200Z cp -pR /private/tmp/d20210514-5168-1eskdcp/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T23:18:16.5690370Z chmod -Rf +w /private/tmp/d20210514-5168-1eskdcp 2021-05-14T23:18:16.6281410Z ==> Finishing up 2021-05-14T23:18:16.6696620Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T23:18:16.6703190Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T23:18:16.6709730Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T23:18:16.6716810Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T23:18:16.6722140Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T23:18:16.6729070Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T23:18:16.6736550Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T23:18:16.6883130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5660-1z0j2sw.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-14T23:18:20.1847360Z ==> Summary 2021-05-14T23:18:20.1874510Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T23:18:20.1882230Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T23:18:20.4208670Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T23:18:20.4227160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-brw4z0 2021-05-14T23:18:20.4761410Z cp -pR /private/tmp/d20210514-5168-brw4z0/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T23:18:20.5191440Z chmod -Rf +w /private/tmp/d20210514-5168-brw4z0 2021-05-14T23:18:20.6845710Z ==> Finishing up 2021-05-14T23:18:20.7248530Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T23:18:20.7286380Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T23:18:20.7296000Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T23:18:20.7301500Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T23:18:20.7336930Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T23:18:20.7340560Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T23:18:20.7360470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T23:18:20.7368810Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T23:18:20.7374170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T23:18:20.7379620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T23:18:20.7391540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T23:18:20.7396170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T23:18:20.7403630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T23:18:20.7408920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T23:18:20.7413780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T23:18:20.7420540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T23:18:20.7426010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T23:18:20.7430550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T23:18:20.7435790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T23:18:20.7441030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T23:18:20.7448900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T23:18:20.7453950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T23:18:20.7481250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T23:18:20.7502240Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T23:18:20.8077780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5740-1dbvvj9.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-14T23:18:24.3334440Z ==> Summary 2021-05-14T23:18:24.3389110Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T23:18:24.3397180Z ==> Installing ffmpeg dependency: libass 2021-05-14T23:18:24.5919140Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T23:18:24.5937960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-1jlay0p 2021-05-14T23:18:24.6082560Z cp -pR /private/tmp/d20210514-5168-1jlay0p/libass/. /usr/local/Cellar/libass 2021-05-14T23:18:24.6208270Z chmod -Rf +w /private/tmp/d20210514-5168-1jlay0p 2021-05-14T23:18:24.7070420Z ==> Finishing up 2021-05-14T23:18:24.7496410Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T23:18:24.7502490Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T23:18:24.7507090Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T23:18:24.7512730Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T23:18:24.7538240Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T23:18:24.7688770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5768-2a1vgm.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-14T23:18:27.4997060Z ==> Summary 2021-05-14T23:18:27.5032810Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T23:18:27.5044520Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T23:18:27.5290130Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T23:18:27.5309010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-6p0ngh 2021-05-14T23:18:27.5481220Z cp -pR /private/tmp/d20210514-5168-6p0ngh/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T23:18:27.5659820Z chmod -Rf +w /private/tmp/d20210514-5168-6p0ngh 2021-05-14T23:18:27.6476140Z ==> Finishing up 2021-05-14T23:18:27.6888030Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T23:18:27.6891320Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T23:18:27.6896630Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T23:18:27.6903520Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T23:18:27.6910360Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T23:18:27.6914920Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T23:18:27.6926450Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T23:18:27.6928280Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T23:18:27.7220870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5794-11ftgj2.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-14T23:18:30.2679320Z ==> Summary 2021-05-14T23:18:30.2704830Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T23:18:30.2713850Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T23:18:30.2773760Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T23:18:30.2791960Z 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/d20210514-5168-d3g5fy 2021-05-14T23:18:30.2959530Z cp -pR /private/tmp/d20210514-5168-d3g5fy/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T23:18:30.3211210Z chmod -Rf +w /private/tmp/d20210514-5168-d3g5fy 2021-05-14T23:18:30.4065460Z ==> Finishing up 2021-05-14T23:18:30.9241500Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T23:18:30.9347100Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T23:18:30.9447610Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T23:18:30.9550520Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T23:18:30.9653630Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T23:18:30.9756510Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T23:18:30.9860040Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T23:18:30.9861700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T23:18:30.9964090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T23:18:31.0063090Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T23:18:31.0163770Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T23:18:31.0267120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5820-awa17d.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-14T23:18:32.9940170Z ==> Summary 2021-05-14T23:18:32.9973110Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T23:18:32.9981800Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T23:18:33.0069350Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T23:18:33.0087910Z 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/d20210514-5168-1ohoqax 2021-05-14T23:18:33.0242320Z cp -pR /private/tmp/d20210514-5168-1ohoqax/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T23:18:33.0430240Z chmod -Rf +w /private/tmp/d20210514-5168-1ohoqax 2021-05-14T23:18:33.1269030Z ==> Finishing up 2021-05-14T23:18:33.2155920Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T23:18:33.2161870Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T23:18:33.2166740Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T23:18:33.2174500Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T23:18:33.2329760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5846-1mwxbyc.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-14T23:18:35.7290750Z ==> Summary 2021-05-14T23:18:35.7317770Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T23:18:35.7325530Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T23:18:35.7356900Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T23:18:35.7377270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-2zfe7n 2021-05-14T23:18:35.7659590Z cp -pR /private/tmp/d20210514-5168-2zfe7n/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T23:18:35.7841470Z chmod -Rf +w /private/tmp/d20210514-5168-2zfe7n 2021-05-14T23:18:35.8380700Z ==> Finishing up 2021-05-14T23:18:35.8810030Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T23:18:35.8816980Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T23:18:35.8827050Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T23:18:35.8928890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5872-18tsn5i.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-14T23:18:38.5235570Z ==> Summary 2021-05-14T23:18:38.5257830Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T23:18:38.5268380Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T23:18:38.5289970Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T23:18:38.5308770Z 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/d20210514-5168-ieweid 2021-05-14T23:18:38.5873480Z cp -pR /private/tmp/d20210514-5168-ieweid/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T23:18:38.6059170Z chmod -Rf +w /private/tmp/d20210514-5168-ieweid 2021-05-14T23:18:38.6647790Z ==> Finishing up 2021-05-14T23:18:38.7092120Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T23:18:38.7096580Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T23:18:38.7104660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T23:18:38.7109180Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T23:18:38.7119870Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T23:18:38.7125260Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T23:18:38.7130010Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T23:18:38.7135840Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T23:18:38.7143920Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T23:18:38.7148980Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T23:18:38.7298210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5898-jarg9p.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-14T23:18:41.3276510Z ==> Summary 2021-05-14T23:18:41.3300800Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T23:18:41.3309240Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T23:18:41.3396280Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T23:18:41.3414570Z 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/d20210514-5168-1iouzph 2021-05-14T23:18:41.7646140Z cp -pR /private/tmp/d20210514-5168-1iouzph/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T23:18:41.9713250Z chmod -Rf +w /private/tmp/d20210514-5168-1iouzph 2021-05-14T23:18:42.0346790Z ==> Finishing up 2021-05-14T23:18:42.0790660Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T23:18:42.0796960Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T23:18:42.0805410Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T23:18:42.0810960Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T23:18:42.0816510Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T23:18:42.0821970Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T23:18:42.0829750Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T23:18:42.1010740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5924-cwbbjp.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-14T23:18:44.6902520Z ==> Summary 2021-05-14T23:18:44.6923850Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T23:18:44.6931720Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T23:18:44.7462890Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T23:18:44.7481970Z 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/d20210514-5168-1ohhf04 2021-05-14T23:18:44.7886680Z cp -pR /private/tmp/d20210514-5168-1ohhf04/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T23:18:44.8183920Z chmod -Rf +w /private/tmp/d20210514-5168-1ohhf04 2021-05-14T23:18:44.8941220Z ==> Finishing up 2021-05-14T23:18:44.9325240Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T23:18:44.9330530Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T23:18:44.9339780Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T23:18:44.9346530Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T23:18:44.9350830Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T23:18:44.9356550Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T23:18:44.9363910Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T23:18:44.9560760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5950-1f5mqh0.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-14T23:18:47.5821420Z ==> Summary 2021-05-14T23:18:47.5852950Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T23:18:47.5860730Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T23:18:47.6398650Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T23:18:47.6416900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-1rvvegy 2021-05-14T23:18:47.6577910Z cp -pR /private/tmp/d20210514-5168-1rvvegy/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T23:18:47.6724040Z chmod -Rf +w /private/tmp/d20210514-5168-1rvvegy 2021-05-14T23:18:47.8107710Z ==> Finishing up 2021-05-14T23:18:47.8537300Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T23:18:47.8543510Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T23:18:47.8550530Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T23:18:47.8555540Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T23:18:47.8561370Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T23:18:47.8569200Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T23:18:47.8721330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5976-zsbkzi.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-14T23:18:50.5857200Z ==> Summary 2021-05-14T23:18:50.5877610Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T23:18:50.5883940Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T23:18:50.5925360Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T23:18:50.5944330Z 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/d20210514-5168-jbv7sp 2021-05-14T23:18:50.6735700Z cp -pR /private/tmp/d20210514-5168-jbv7sp/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T23:18:50.7349420Z chmod -Rf +w /private/tmp/d20210514-5168-jbv7sp 2021-05-14T23:18:50.8641520Z ==> Finishing up 2021-05-14T23:18:50.9087850Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T23:18:50.9094380Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T23:18:50.9109880Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T23:18:50.9135580Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T23:18:50.9139980Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T23:18:50.9145290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T23:18:50.9150590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T23:18:50.9155400Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T23:18:50.9160710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T23:18:50.9168280Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T23:18:50.9586740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6002-fzztr5.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-14T23:18:53.5781420Z ==> Summary 2021-05-14T23:18:53.5849340Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T23:18:53.5858280Z ==> Installing ffmpeg dependency: snappy 2021-05-14T23:18:53.5927780Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T23:18:53.5947270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-yjdznt 2021-05-14T23:18:53.6065080Z cp -pR /private/tmp/d20210514-5168-yjdznt/snappy/. /usr/local/Cellar/snappy 2021-05-14T23:18:53.6214770Z chmod -Rf +w /private/tmp/d20210514-5168-yjdznt 2021-05-14T23:18:53.6763680Z ==> Finishing up 2021-05-14T23:18:53.7542630Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T23:18:53.7546390Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T23:18:53.7551880Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T23:18:53.7556140Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T23:18:53.7565730Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T23:18:53.7570630Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T23:18:53.7576010Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T23:18:53.7580560Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T23:18:53.7586170Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T23:18:53.7848500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6028-1flzwij.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-14T23:18:56.3998530Z ==> Summary 2021-05-14T23:18:56.4022990Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T23:18:56.4029870Z ==> Installing ffmpeg dependency: speex 2021-05-14T23:18:56.4093190Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T23:18:56.4111400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-qivzwi 2021-05-14T23:18:56.4274290Z cp -pR /private/tmp/d20210514-5168-qivzwi/speex/. /usr/local/Cellar/speex 2021-05-14T23:18:56.4501480Z chmod -Rf +w /private/tmp/d20210514-5168-qivzwi 2021-05-14T23:18:56.5089250Z ==> Finishing up 2021-05-14T23:18:56.5535860Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T23:18:56.5961740Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T23:18:56.5968890Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T23:18:56.5975390Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T23:18:56.5979870Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T23:18:56.5985460Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T23:18:56.5992990Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T23:18:56.6145830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6054-72idjj.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-14T23:18:59.2049060Z ==> Summary 2021-05-14T23:18:59.2077160Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T23:18:59.2084490Z ==> Installing ffmpeg dependency: srt 2021-05-14T23:18:59.2194700Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T23:18:59.2212950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-bae1ht 2021-05-14T23:18:59.2542880Z cp -pR /private/tmp/d20210514-5168-bae1ht/srt/. /usr/local/Cellar/srt 2021-05-14T23:18:59.2746780Z chmod -Rf +w /private/tmp/d20210514-5168-bae1ht 2021-05-14T23:18:59.3646470Z ==> Finishing up 2021-05-14T23:18:59.4315630Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T23:18:59.4320150Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T23:18:59.4325680Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T23:18:59.4337870Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T23:18:59.4345170Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T23:18:59.4352350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T23:18:59.4357260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T23:18:59.4362970Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T23:18:59.4368460Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T23:18:59.4382150Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T23:18:59.4400340Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T23:18:59.4649200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6080-1o5i4d1.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-14T23:19:02.1145330Z ==> Summary 2021-05-14T23:19:02.1169620Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T23:19:02.1176640Z ==> Installing ffmpeg dependency: giflib 2021-05-14T23:19:02.1213370Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T23:19:02.1232760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-p6158l 2021-05-14T23:19:02.1374690Z cp -pR /private/tmp/d20210514-5168-p6158l/giflib/. /usr/local/Cellar/giflib 2021-05-14T23:19:02.1531880Z chmod -Rf +w /private/tmp/d20210514-5168-p6158l 2021-05-14T23:19:02.2080580Z ==> Finishing up 2021-05-14T23:19:02.2511380Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T23:19:02.2514630Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T23:19:02.2519950Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T23:19:02.2532100Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T23:19:02.2536610Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T23:19:02.2541710Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T23:19:02.2548580Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T23:19:02.2555620Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T23:19:02.2560600Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T23:19:02.2565700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T23:19:02.2570940Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T23:19:02.2734240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6106-2q9ys4.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-14T23:19:04.8629660Z ==> Summary 2021-05-14T23:19:04.8653250Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T23:19:04.8660670Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T23:19:04.9413430Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T23:19:04.9431020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-it3c6u 2021-05-14T23:19:04.9992840Z cp -pR /private/tmp/d20210514-5168-it3c6u/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T23:19:05.0449110Z chmod -Rf +w /private/tmp/d20210514-5168-it3c6u 2021-05-14T23:19:05.3137850Z ==> Finishing up 2021-05-14T23:19:05.3615900Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T23:19:05.3619760Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T23:19:05.3625300Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T23:19:05.3630070Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T23:19:05.3635320Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T23:19:05.3644790Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T23:19:05.3649550Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T23:19:05.3654800Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T23:19:05.3659480Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T23:19:05.3664950Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T23:19:05.3672310Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T23:19:05.3682510Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T23:19:05.3687360Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T23:19:05.3692960Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T23:19:05.3697530Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T23:19:05.3703130Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T23:19:05.3711470Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T23:19:05.3989370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6132-1omukmh.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-14T23:19:08.0418860Z ==> Summary 2021-05-14T23:19:08.0461600Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T23:19:08.0467790Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T23:19:08.1276260Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T23:19:08.1296800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-hbhr8u 2021-05-14T23:19:08.3500010Z cp -pR /private/tmp/d20210514-5168-hbhr8u/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T23:19:08.4485960Z chmod -Rf +w /private/tmp/d20210514-5168-hbhr8u 2021-05-14T23:19:08.5347770Z ==> Finishing up 2021-05-14T23:19:08.5769230Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T23:19:08.5777550Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T23:19:08.5784030Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T23:19:08.5791020Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T23:19:08.5796360Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T23:19:08.5801930Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T23:19:08.5809980Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T23:19:08.6081820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6158-d0d2ru.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-14T23:19:11.3199030Z ==> Caveats 2021-05-14T23:19:11.3200460Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:19:11.3202260Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:19:11.3203720Z ==> Summary 2021-05-14T23:19:11.3252530Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T23:19:11.3258730Z ==> Installing ffmpeg dependency: theora 2021-05-14T23:19:11.3460950Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T23:19:11.3481560Z 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/d20210514-5168-1c5t4xb 2021-05-14T23:19:11.4131840Z cp -pR /private/tmp/d20210514-5168-1c5t4xb/theora/. /usr/local/Cellar/theora 2021-05-14T23:19:11.4864880Z chmod -Rf +w /private/tmp/d20210514-5168-1c5t4xb 2021-05-14T23:19:11.5858170Z ==> Finishing up 2021-05-14T23:19:11.6299010Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T23:19:11.6307210Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T23:19:11.6313810Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T23:19:11.6336650Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T23:19:11.6349630Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T23:19:11.6351480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T23:19:11.6353220Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T23:19:11.6357470Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T23:19:11.6363030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T23:19:11.6367800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T23:19:11.6373340Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T23:19:11.6381070Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T23:19:11.6387000Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T23:19:11.6392580Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T23:19:11.6687920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6184-1jeftys.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-14T23:19:14.4428630Z ==> Summary 2021-05-14T23:19:14.4497530Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T23:19:14.4508750Z ==> Installing ffmpeg dependency: x264 2021-05-14T23:19:14.4573290Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T23:19:14.4593950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-n8ja6w 2021-05-14T23:19:14.4970850Z cp -pR /private/tmp/d20210514-5168-n8ja6w/x264/. /usr/local/Cellar/x264 2021-05-14T23:19:14.5149570Z chmod -Rf +w /private/tmp/d20210514-5168-n8ja6w 2021-05-14T23:19:14.5944940Z ==> Finishing up 2021-05-14T23:19:14.6903310Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T23:19:14.6909150Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T23:19:14.6913980Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T23:19:14.6921010Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T23:19:14.6925870Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T23:19:14.6931160Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T23:19:14.6938770Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T23:19:14.7083640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6211-qhnn36.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-14T23:19:17.2521370Z ==> Summary 2021-05-14T23:19:17.2541080Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T23:19:17.2548730Z ==> Installing ffmpeg dependency: x265 2021-05-14T23:19:17.2612050Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T23:19:17.2632230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5168-7kd67f 2021-05-14T23:19:17.3647560Z cp -pR /private/tmp/d20210514-5168-7kd67f/x265/. /usr/local/Cellar/x265 2021-05-14T23:19:17.4340890Z chmod -Rf +w /private/tmp/d20210514-5168-7kd67f 2021-05-14T23:19:17.5400880Z ==> Finishing up 2021-05-14T23:19:17.6099730Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T23:19:17.6105870Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T23:19:17.6110580Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T23:19:17.6117700Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T23:19:17.6122190Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T23:19:17.6127740Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T23:19:17.6135080Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T23:19:17.6345590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6237-163dei.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-14T23:19:20.2668180Z ==> Summary 2021-05-14T23:19:20.2687540Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T23:19:20.2695000Z ==> Installing ffmpeg dependency: xvid 2021-05-14T23:19:20.2717070Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T23:19:20.2738950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-sz3xnw 2021-05-14T23:19:20.2891210Z cp -pR /private/tmp/d20210514-5168-sz3xnw/xvid/. /usr/local/Cellar/xvid 2021-05-14T23:19:20.3013990Z chmod -Rf +w /private/tmp/d20210514-5168-sz3xnw 2021-05-14T23:19:20.3472690Z ==> Finishing up 2021-05-14T23:19:20.3904480Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T23:19:20.3910420Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T23:19:20.3916120Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T23:19:20.4042400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6263-1e5dm4z.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-14T23:19:23.0447270Z ==> Summary 2021-05-14T23:19:23.0463420Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T23:19:23.0472280Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T23:19:23.0629560Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T23:19:23.0647920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-qvkt6o 2021-05-14T23:19:23.1342640Z cp -pR /private/tmp/d20210514-5168-qvkt6o/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T23:19:23.1860960Z chmod -Rf +w /private/tmp/d20210514-5168-qvkt6o 2021-05-14T23:19:23.2692510Z ==> Finishing up 2021-05-14T23:19:23.2993410Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T23:19:23.3093600Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T23:19:23.3196510Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T23:19:23.3244970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T23:19:23.3288940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T23:19:23.3299720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T23:19:23.3314480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T23:19:23.3365830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T23:19:23.3372650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T23:19:23.3375080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T23:19:23.3383410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T23:19:23.3391750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T23:19:23.3393680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T23:19:23.3395720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T23:19:23.3402920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T23:19:23.3505830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T23:19:23.3609000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T23:19:23.3709830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T23:19:23.3811750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T23:19:23.3912850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T23:19:23.3958990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T23:19:23.4040690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T23:19:23.4053620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T23:19:23.4156320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T23:19:23.4158290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T23:19:23.4160870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T23:19:23.4184760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T23:19:23.4287280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T23:19:23.4387440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T23:19:23.4489980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T23:19:23.4590330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T23:19:23.4692970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T23:19:23.4793280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T23:19:23.4810400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T23:19:23.4912880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T23:19:23.5013240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T23:19:23.5015210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T23:19:23.5020510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T23:19:23.5114980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T23:19:23.5123830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T23:19:23.5217950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T23:19:23.5224100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T23:19:23.5227400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T23:19:23.5229880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T23:19:23.5238410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T23:19:23.5327930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T23:19:23.5340690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T23:19:23.5430740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T23:19:23.5533570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T23:19:23.5535010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T23:19:23.5553500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T23:19:23.5593040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T23:19:23.5659700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T23:19:23.5698300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T23:19:23.5779690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T23:19:23.5801340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T23:19:23.5902690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T23:19:23.5915630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T23:19:23.6018140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T23:19:23.6036460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T23:19:23.6121800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T23:19:23.6179820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T23:19:23.6231750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T23:19:23.6316470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T23:19:23.6340480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T23:19:23.6422990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T23:19:23.6459100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T23:19:23.6537050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T23:19:23.6586180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T23:19:23.6652260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T23:19:23.6711730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T23:19:23.6790980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T23:19:23.6814140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T23:19:23.6917260Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T23:19:23.6937900Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T23:19:23.7037040Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T23:19:23.7073590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6289-1ob62j8.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-14T23:19:26.0617800Z ==> Summary 2021-05-14T23:19:26.0679820Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T23:19:26.0687350Z ==> Installing ffmpeg dependency: zimg 2021-05-14T23:19:26.0737340Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:19:26.0754760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-1gfv0n2 2021-05-14T23:19:26.0981970Z cp -pR /private/tmp/d20210514-5168-1gfv0n2/zimg/. /usr/local/Cellar/zimg 2021-05-14T23:19:26.1208670Z chmod -Rf +w /private/tmp/d20210514-5168-1gfv0n2 2021-05-14T23:19:26.1854040Z ==> Finishing up 2021-05-14T23:19:26.2272560Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T23:19:26.2275760Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T23:19:26.2285160Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T23:19:26.2291520Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T23:19:26.2296340Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T23:19:26.2301570Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T23:19:26.2309940Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T23:19:26.2615250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6315-4ef8xe.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-14T23:19:29.0147640Z ==> Summary 2021-05-14T23:19:29.0178810Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T23:19:29.0186630Z ==> Installing ffmpeg 2021-05-14T23:19:29.0190520Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T23:19:29.0210250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5168-cp6w6w 2021-05-14T23:19:29.4002710Z cp -pR /private/tmp/d20210514-5168-cp6w6w/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T23:19:29.6815170Z chmod -Rf +w /private/tmp/d20210514-5168-cp6w6w 2021-05-14T23:19:33.0664530Z ==> Finishing up 2021-05-14T23:19:33.1044110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T23:19:33.1048520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T23:19:33.1053210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T23:19:33.1058600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T23:19:33.1063620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T23:19:33.1068650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T23:19:33.1073770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T23:19:33.1085920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T23:19:33.1091310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T23:19:33.1096420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T23:19:33.1101640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T23:19:33.1107020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T23:19:33.1112120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T23:19:33.1117270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T23:19:33.1122960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T23:19:33.1127830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T23:19:33.1133580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T23:19:33.1139310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T23:19:33.1145380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T23:19:33.1150200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T23:19:33.1156000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T23:19:33.1161340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T23:19:33.1166610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T23:19:33.1171990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T23:19:33.1177380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T23:19:33.1182820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T23:19:33.1187690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T23:19:33.1193450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T23:19:33.1198530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T23:19:33.1203720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T23:19:33.1209200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T23:19:33.1214310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T23:19:33.1218920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T23:19:33.1225010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T23:19:33.1230460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T23:19:33.1236000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T23:19:33.1241580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T23:19:33.1246110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T23:19:33.1265980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T23:19:33.1268490Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T23:19:33.1273390Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T23:19:33.1278510Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T23:19:33.1283290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T23:19:33.1288480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T23:19:33.1293570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T23:19:33.1298540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T23:19:33.1303440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T23:19:33.1311010Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T23:19:33.1337490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T23:19:33.1349910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T23:19:33.1358900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T23:19:33.1368240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T23:19:33.1445440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T23:19:33.1455710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T23:19:33.1461470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T23:19:33.1479590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T23:19:33.1484490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T23:19:33.1496830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T23:19:33.1501710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T23:19:33.1559640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T23:19:33.1564260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T23:19:33.1570730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T23:19:33.1578780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T23:19:33.1592920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T23:19:33.1606880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T23:19:33.1615690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T23:19:33.1623440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T23:19:33.1628990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T23:19:33.1641670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T23:19:33.1647280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T23:19:33.1655490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T23:19:33.1660490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T23:19:33.1665840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T23:19:33.1671790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T23:19:33.1676510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T23:19:33.1682100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T23:19:33.1686800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T23:19:33.1692380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T23:19:33.1698400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T23:19:33.1703470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T23:19:33.1708610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T23:19:33.1713910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T23:19:33.1718960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T23:19:33.1724340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T23:19:33.1728940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T23:19:33.1734520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T23:19:33.1739600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T23:19:33.1744980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T23:19:33.1749520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T23:19:33.1755130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T23:19:33.1759990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T23:19:33.1765480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T23:19:33.1770090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T23:19:33.1775610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T23:19:33.1780760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T23:19:33.1785620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T23:19:33.1791190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T23:19:33.1795870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T23:19:33.1801430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T23:19:33.1807030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T23:19:33.1810650Z Only the first 100 operations were output. 2021-05-14T23:19:33.3030690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6341-z8rctk.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-14T23:19:36.2744270Z ==> Summary 2021-05-14T23:19:36.2924730Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T23:19:37.4936420Z ==> Caveats 2021-05-14T23:19:37.4937850Z ==> tesseract 2021-05-14T23:19:37.4954760Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:19:37.4956580Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:19:39.4705370Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T23:19:40.5534400Z /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-14T23:19:41.1111850Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T23:19:41.4922090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T23%3A25%3A00Z&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT%2FYg9gVd5DN%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:41.5540450Z /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-14T23\%3A25\%3A00Z\&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT\%2FYg9gVd5DN\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:42.0753480Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T23:19:42.1884900Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T23:19:43.3405440Z /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-14T23:19:43.9459210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T23:19:44.4413130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T23%3A25%3A00Z&sig=QrCF88jE4HFQDaoMJz%2BGmML%2FfIkZ00gavBiEzLBDCzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:44.4896940Z /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-14T23\%3A25\%3A00Z\&sig=QrCF88jE4HFQDaoMJz\%2BGmML\%2FfIkZ00gavBiEzLBDCzk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:44.8183110Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T23:19:44.8583890Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T23:19:44.8589300Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T23:19:44.9321930Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T23:19:44.9353850Z 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/d20210514-6348-10ij44i 2021-05-14T23:19:45.5248210Z cp -pR /private/tmp/d20210514-6348-10ij44i/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T23:19:46.1893060Z chmod -Rf +w /private/tmp/d20210514-6348-10ij44i 2021-05-14T23:19:46.5699040Z ==> Finishing up 2021-05-14T23:19:46.5968580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T23:19:46.5988470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T23:19:46.5999180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T23:19:46.6009620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T23:19:46.6030150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T23:19:46.6042670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T23:19:46.6051740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T23:19:46.6065810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T23:19:46.6078690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T23:19:46.6090900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T23:19:46.6102810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T23:19:46.6121030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T23:19:46.6134560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T23:19:46.6146800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T23:19:46.6158830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T23:19:46.6169710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T23:19:46.6190470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T23:19:46.6200920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T23:19:46.6213050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T23:19:46.6264550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T23:19:46.6270110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T23:19:46.6275640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T23:19:46.6281360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T23:19:46.6286970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T23:19:46.6292350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T23:19:46.6297920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T23:19:46.6303220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T23:19:46.6308760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T23:19:46.6314170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T23:19:46.6319570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T23:19:46.6327410Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T23:19:46.6336760Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T23:19:46.6341980Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T23:19:46.6353340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T23:19:46.6359460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T23:19:46.6364940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T23:19:46.6370870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T23:19:46.6377260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T23:19:46.6382480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T23:19:46.6392990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T23:19:46.6398520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T23:19:46.6410610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T23:19:46.6416210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T23:19:46.6421810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T23:19:46.6427600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T23:19:46.6433630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T23:19:46.6444490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T23:19:46.6450660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T23:19:46.6456600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T23:19:46.6462600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T23:19:46.6473010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T23:19:46.6479070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T23:19:46.6485090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T23:19:46.6512010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T23:19:46.6517540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T23:19:46.6524420Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T23:19:46.6529810Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T23:19:46.6534960Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T23:19:46.8252100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6518-h811n3.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-14T23:19:50.0135790Z ==> Summary 2021-05-14T23:19:50.0537320Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T23:19:50.0541970Z ==> Installing imagemagick@6 2021-05-14T23:19:50.0550640Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T23:19:50.0574840Z 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/d20210514-6348-xxgemg 2021-05-14T23:19:50.4323950Z cp -pR /private/tmp/d20210514-6348-xxgemg/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T23:19:50.9842060Z chmod -Rf +w /private/tmp/d20210514-6348-xxgemg 2021-05-14T23:19:52.7100630Z ==> Finishing up 2021-05-14T23:19:52.9931310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6544-1i0cvku.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-14T23:19:56.3416100Z ==> Caveats 2021-05-14T23:19:56.3417820Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:56.3419030Z because this is an alternate version of another formula. 2021-05-14T23:19:56.3419710Z 2021-05-14T23:19:56.3420580Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:19:56.3422200Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:56.3423010Z 2021-05-14T23:19:56.3429580Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:19:56.3431220Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:19:56.3432720Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:19:56.3433450Z 2021-05-14T23:19:56.3434710Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:19:56.3435870Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:19:56.3436580Z 2021-05-14T23:19:56.3437730Z ==> Summary 2021-05-14T23:19:56.3894050Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T23:19:57.3299750Z ==> Caveats 2021-05-14T23:19:57.3301290Z ==> imagemagick@6 2021-05-14T23:19:57.3350420Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:57.3352110Z because this is an alternate version of another formula. 2021-05-14T23:19:57.3357970Z 2021-05-14T23:19:57.3359030Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:19:57.3363520Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:57.3365060Z 2021-05-14T23:19:57.3366000Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:19:57.3367530Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:19:57.3421350Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:19:57.3422440Z 2021-05-14T23:19:57.3423770Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:19:57.3425000Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:19:57.3425710Z 2021-05-14T23:19:59.6095210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T23:20:00.8095470Z /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-14T23:20:01.3943010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T23:20:01.8635100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T23%3A30%3A00Z&sig=5xZmaTqadbUH%2BsetPDrQ0i0JMIO1XFYxXXAqe4UUgc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:01.9326810Z /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-14T23\%3A30\%3A00Z\&sig=5xZmaTqadbUH\%2BsetPDrQ0i0JMIO1XFYxXXAqe4UUgc8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:02.0480460Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T23:20:02.0558300Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T23:20:03.2446670Z /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-14T23:20:03.7975370Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T23:20:04.2746070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T23%3A30%3A00Z&sig=6X8V6jgUtydER9Gd4NMvUcfOzU0dA8e6v9ztkq6EDMo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:04.3443230Z /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-14T23\%3A30\%3A00Z\&sig=6X8V6jgUtydER9Gd4NMvUcfOzU0dA8e6v9ztkq6EDMo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:04.4973750Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T23:20:04.5068730Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T23:20:05.6617140Z /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-14T23:20:06.6289760Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T23:20:06.7334280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T23%3A30%3A00Z&sig=TZrf6YkEQXIaiDNuEgA%2F1FN1WWRdvDkTi7scKDRHeW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:06.7867440Z /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-14T23\%3A30\%3A00Z\&sig=TZrf6YkEQXIaiDNuEgA\%2F1FN1WWRdvDkTi7scKDRHeW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:07.4525590Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T23:20:07.6107170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T23:20:08.7534550Z /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-14T23:20:09.3338470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T23:20:09.8562280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T23%3A30%3A00Z&sig=R1PwYvJh%2F42kIof%2Bn4iRdCpCU1Ti5ojqYyEMOAyY3oI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:09.9214850Z /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-14T23\%3A30\%3A00Z\&sig=R1PwYvJh\%2F42kIof\%2Bn4iRdCpCU1Ti5ojqYyEMOAyY3oI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:10.0012170Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T23:20:10.0058390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T23:20:11.2767530Z /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-14T23:20:11.8392300Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T23:20:12.3168880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T23%3A30%3A00Z&sig=U%2Ft7bKyewV1CnH2JYJpJo%2BJTLw%2BoItuPyv6I6dgMWiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:12.3776950Z /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-14T23\%3A30\%3A00Z\&sig=U\%2Ft7bKyewV1CnH2JYJpJo\%2BJTLw\%2BoItuPyv6I6dgMWiU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:12.4363160Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T23:20:12.4414640Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T23:20:13.5785310Z /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-14T23:20:14.1288340Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T23:20:14.7398810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T23%3A30%3A00Z&sig=WNNKWeOF4xVs3l74nQpedzmx0XTyPZe034NEIcxZeYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:14.7928780Z /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-14T23\%3A30\%3A00Z\&sig=WNNKWeOF4xVs3l74nQpedzmx0XTyPZe034NEIcxZeYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:14.9474760Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T23:20:14.9560380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T23:20:16.0911740Z /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-14T23:20:16.6557250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T23:20:17.1143880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T23%3A30%3A00Z&sig=mwsrCPmNtGmE1i7VONwXMavIonqauoCJgoqfSecqml4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:17.1665330Z /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-14T23\%3A30\%3A00Z\&sig=mwsrCPmNtGmE1i7VONwXMavIonqauoCJgoqfSecqml4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:17.2954880Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T23:20:17.3031990Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T23:20:18.4197160Z /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-14T23:20:19.0015360Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T23:20:19.4733910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T23%3A30%3A00Z&sig=%2FWrplUElt0KOHnBfit0CQlbpDmPPD1%2Fl1V2%2BrpmuWgU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:19.5206830Z /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-14T23\%3A30\%3A00Z\&sig=\%2FWrplUElt0KOHnBfit0CQlbpDmPPD1\%2Fl1V2\%2BrpmuWgU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:19.5704320Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T23:20:19.5740580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T23:20:20.7440730Z /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-14T23:20:21.3218300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T23:20:21.7508010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T23%3A30%3A00Z&sig=bQSwnUiJw9RKiYqnzZcOMlXHybh2n%2FpiuLoC63uSUTg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:21.8055740Z /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-14T23\%3A30\%3A00Z\&sig=bQSwnUiJw9RKiYqnzZcOMlXHybh2n\%2FpiuLoC63uSUTg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:21.8787980Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T23:20:21.8837510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T23:20:23.0391310Z /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-14T23:20:23.6593230Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T23:20:24.0972200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T23%3A30%3A00Z&sig=%2BucyGW13ub2KSdx86LBltnL4Lws1vdEvX2uwa6EEjRA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:24.1466200Z /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-14T23\%3A30\%3A00Z\&sig=\%2BucyGW13ub2KSdx86LBltnL4Lws1vdEvX2uwa6EEjRA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:24.2088800Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:20:24.2129810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T23:20:25.3806170Z /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-14T23:20:25.9634830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T23:20:26.4250110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T23%3A30%3A00Z&sig=nAv4qCpWJSNaMnhE45UXWleF9OCOywCurKgpZ%2FOhb48%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:26.4746020Z /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-14T23\%3A30\%3A00Z\&sig=nAv4qCpWJSNaMnhE45UXWleF9OCOywCurKgpZ\%2FOhb48\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:26.6159720Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:20:26.6231440Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T23:20:27.8257330Z /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-14T23:20:28.4237080Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T23:20:28.8301540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T23%3A30%3A00Z&sig=DbEnoomp8biNvMtujiyb%2F1LaKxgiCsUP7bi6tIyaqD8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:28.8794740Z /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-14T23\%3A30\%3A00Z\&sig=DbEnoomp8biNvMtujiyb\%2F1LaKxgiCsUP7bi6tIyaqD8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:29.2406870Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T23:20:29.2914960Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T23:20:29.2918030Z ==> Installing imagemagick dependency: libde265 2021-05-14T23:20:29.3636800Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T23:20:29.3682950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6551-1wi3v 2021-05-14T23:20:29.3965430Z cp -pR /private/tmp/d20210514-6551-1wi3v/libde265/. /usr/local/Cellar/libde265 2021-05-14T23:20:29.4181310Z chmod -Rf +w /private/tmp/d20210514-6551-1wi3v 2021-05-14T23:20:29.4980350Z ==> Finishing up 2021-05-14T23:20:29.6193880Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T23:20:29.6241550Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T23:20:29.6248380Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T23:20:29.6265350Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T23:20:29.6270900Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T23:20:29.6281350Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T23:20:29.6295190Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T23:20:29.6305870Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T23:20:29.6311580Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T23:20:29.6326430Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T23:20:29.6523320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6782-44k4h4.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-14T23:20:32.1860580Z ==> Summary 2021-05-14T23:20:32.1887510Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T23:20:32.1893420Z ==> Installing imagemagick dependency: docbook 2021-05-14T23:20:32.1914450Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T23:20:32.1932510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6551-1tpwo7x 2021-05-14T23:20:32.3343150Z cp -pR /private/tmp/d20210514-6551-1tpwo7x/docbook/. /usr/local/Cellar/docbook 2021-05-14T23:20:32.4431140Z chmod -Rf +w /private/tmp/d20210514-6551-1tpwo7x 2021-05-14T23:20:32.5343080Z ==> Finishing up 2021-05-14T23:20:32.5857050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6808-1jrxasq.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-14T23:20:34.8215110Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T23:20:34.9095180Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:34.9560270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:35.0013830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:35.0476950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:35.0889060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:35.1359550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:35.1813010Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:35.2275160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1869830Z 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/d20210514-6551-1pf52ku 2021-05-14T23:20:36.1872730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1874570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1876300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1878030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1879730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1881450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:36.1882580Z ==> Caveats 2021-05-14T23:20:36.1883170Z To use the DocBook package in your XML toolchain, 2021-05-14T23:20:36.1883820Z you need to add the following to your ~/.bashrc: 2021-05-14T23:20:36.1884160Z 2021-05-14T23:20:36.1884690Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:20:36.1885970Z ==> Summary 2021-05-14T23:20:36.1886940Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T23:20:36.1888100Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T23:20:36.1889680Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T23:20:37.7827950Z cp -pR /private/tmp/d20210514-6551-1pf52ku/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T23:20:41.1517570Z chmod -Rf +w /private/tmp/d20210514-6551-1pf52ku 2021-05-14T23:20:42.5171700Z ==> Finishing up 2021-05-14T23:20:42.5652470Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T23:20:42.5677160Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T23:20:42.5764410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6849-1ri860x.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-14T23:20:44.9898670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:45.0367420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:45.0771670Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:20:45.1226070Z ==> 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-14T23:20:45.1694290Z ==> 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-14T23:20:45.2158030Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T23:20:45.2574800Z ==> 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-14T23:20:45.3028590Z ==> 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-14T23:20:45.3483270Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:20:45.3957820Z ==> 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-14T23:20:45.4371690Z ==> 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-14T23:20:45.4839920Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:20:45.5286710Z ==> 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-14T23:20:45.5751120Z ==> 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-14T23:20:45.6165150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:45.6619580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:20:45.7074500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:20:45.7540610Z ==> 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-14T23:20:45.7943080Z ==> 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-14T23:20:45.8404330Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:20:45.8874090Z ==> 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-14T23:20:45.9340120Z ==> 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-14T23:20:45.9753890Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:20:46.0212330Z ==> 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-14T23:20:46.0664710Z ==> 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-14T23:20:46.1132820Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T23:20:46.1547820Z ==> 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-14T23:20:46.2019920Z ==> 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-14T23:20:47.2424320Z ==> Summary 2021-05-14T23:20:47.5337840Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T23:20:47.5344640Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T23:20:47.5374570Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T23:20:47.5394250Z 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/d20210514-6551-16abr1a 2021-05-14T23:20:47.5496030Z cp -pR /private/tmp/d20210514-6551-16abr1a/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T23:20:47.5633010Z chmod -Rf +w /private/tmp/d20210514-6551-16abr1a 2021-05-14T23:20:47.6143050Z ==> Finishing up 2021-05-14T23:20:47.6587550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6903-vlrimi.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-14T23:20:50.2832430Z ==> Caveats 2021-05-14T23:20:50.2834080Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:50.2835390Z because macOS already provides this software and installing another version in 2021-05-14T23:20:50.2837260Z parallel can cause all kinds of trouble. 2021-05-14T23:20:50.2837890Z 2021-05-14T23:20:50.2839170Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:20:50.2840990Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:20:50.2841780Z 2021-05-14T23:20:50.2842270Z 2021-05-14T23:20:50.2843660Z Bash completion has been installed to: 2021-05-14T23:20:50.2845520Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:20:50.2847010Z ==> Summary 2021-05-14T23:20:50.2852650Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T23:20:50.2868910Z ==> Installing imagemagick dependency: xmlto 2021-05-14T23:20:50.3057150Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T23:20:50.3076850Z 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/d20210514-6551-1lm5b7u 2021-05-14T23:20:50.3285460Z cp -pR /private/tmp/d20210514-6551-1lm5b7u/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T23:20:50.3595070Z chmod -Rf +w /private/tmp/d20210514-6551-1lm5b7u 2021-05-14T23:20:50.4324920Z ==> Finishing up 2021-05-14T23:20:50.4721810Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T23:20:50.4734170Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T23:20:50.4795150Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T23:20:50.4809390Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T23:20:50.4814920Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T23:20:50.4919090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6929-yab33i.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-14T23:20:53.1151440Z ==> Summary 2021-05-14T23:20:53.1194730Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T23:20:53.1202200Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T23:20:53.2312150Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T23:20:53.2332260Z 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/d20210514-6551-10k5h1c 2021-05-14T23:20:53.3133030Z cp -pR /private/tmp/d20210514-6551-10k5h1c/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T23:20:53.5121990Z chmod -Rf +w /private/tmp/d20210514-6551-10k5h1c 2021-05-14T23:20:53.6891890Z ==> Finishing up 2021-05-14T23:20:53.7318130Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T23:20:53.7403870Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T23:20:53.7422200Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T23:20:53.7525320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7628540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7731690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7738190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7742020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7812760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7877040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7911030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7943950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.7982470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8013660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8045710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8063540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8075490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8119060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8138860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8162960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8182290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8186460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8191220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8197030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8199560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8206740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8233840Z mkdir -p /usr/local/share/locale/fo 2021-05-14T23:20:53.8244260Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T23:20:53.8275390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8338590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8352100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8357360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8372070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8385490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8420000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8523210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8600690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8677040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8707890Z mkdir -p /usr/local/share/locale/ia 2021-05-14T23:20:53.8736640Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T23:20:53.8752200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8764650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8794460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8823270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8852680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8880460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8886920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8911410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8939780Z mkdir -p /usr/local/share/locale/ky 2021-05-14T23:20:53.8948620Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T23:20:53.8971050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.8998530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9028340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9056980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9062620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9068330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9158910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9233320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9290260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9334370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9372920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9404820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9508040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9510100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9584410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9670830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9774020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9877120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:53.9980450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0083580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0186890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0289170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0341440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0425550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0503200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0541820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0553190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0581930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0636190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0710400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0738800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0790510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0835460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0858960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:20:54.0920800Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T23:20:54.0962260Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T23:20:54.0999700Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T23:20:54.1036120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6955-139xvib.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-14T23:20:56.1537940Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:20:57.7695890Z ==> Summary 2021-05-14T23:20:57.7903390Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T23:20:57.7909140Z ==> Installing imagemagick dependency: libheif 2021-05-14T23:20:57.9063880Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T23:20:57.9081790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6551-1x3pd2m 2021-05-14T23:20:57.9315840Z cp -pR /private/tmp/d20210514-6551-1x3pd2m/libheif/. /usr/local/Cellar/libheif 2021-05-14T23:20:57.9563140Z chmod -Rf +w /private/tmp/d20210514-6551-1x3pd2m 2021-05-14T23:20:58.0781670Z ==> Finishing up 2021-05-14T23:20:58.1250930Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T23:20:58.1256180Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T23:20:58.1259950Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T23:20:58.1264940Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T23:20:58.1272250Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T23:20:58.1278650Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T23:20:58.1298050Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T23:20:58.1310530Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T23:20:58.1322300Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T23:20:58.1329740Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T23:20:58.1340600Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T23:20:58.1346000Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T23:20:58.1352630Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T23:20:58.1359780Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T23:20:58.1370240Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T23:20:58.1379640Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T23:20:58.1389710Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T23:20:58.1591470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6982-1lg0rac.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-14T23:21:00.3617820Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:21:02.2102840Z ==> Summary 2021-05-14T23:21:02.2203340Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T23:21:02.2305540Z ==> Installing imagemagick dependency: liblqr 2021-05-14T23:21:02.2707640Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T23:21:02.2721500Z 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/d20210514-6551-h5ff3h 2021-05-14T23:21:02.2861210Z cp -pR /private/tmp/d20210514-6551-h5ff3h/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T23:21:02.3172340Z chmod -Rf +w /private/tmp/d20210514-6551-h5ff3h 2021-05-14T23:21:02.3830450Z ==> Finishing up 2021-05-14T23:21:02.4291820Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T23:21:02.4308370Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T23:21:02.4313320Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T23:21:02.4324620Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T23:21:02.4624370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7009-17rsc1j.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-14T23:21:04.9084160Z ==> Summary 2021-05-14T23:21:04.9110130Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T23:21:04.9123040Z ==> Installing imagemagick dependency: libomp 2021-05-14T23:21:04.9173070Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T23:21:04.9191050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6551-1xfxbg9 2021-05-14T23:21:04.9353330Z cp -pR /private/tmp/d20210514-6551-1xfxbg9/libomp/. /usr/local/Cellar/libomp 2021-05-14T23:21:04.9484600Z chmod -Rf +w /private/tmp/d20210514-6551-1xfxbg9 2021-05-14T23:21:04.9925200Z ==> Finishing up 2021-05-14T23:21:05.0381580Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T23:21:05.0388360Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T23:21:05.0393440Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T23:21:05.0402710Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T23:21:05.0410440Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T23:21:05.0536450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7035-4gowi9.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-14T23:21:07.4747950Z ==> Summary 2021-05-14T23:21:07.4763180Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T23:21:07.4769280Z ==> Installing imagemagick dependency: imath 2021-05-14T23:21:07.4826340Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:21:07.4844310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6551-19ekhql 2021-05-14T23:21:07.5083630Z cp -pR /private/tmp/d20210514-6551-19ekhql/imath/. /usr/local/Cellar/imath 2021-05-14T23:21:07.5371310Z chmod -Rf +w /private/tmp/d20210514-6551-19ekhql 2021-05-14T23:21:07.6053940Z ==> Finishing up 2021-05-14T23:21:07.6551530Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T23:21:07.6567410Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T23:21:07.6572440Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T23:21:07.6578090Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T23:21:07.6583920Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T23:21:07.6588470Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T23:21:07.6596400Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T23:21:07.6802050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7061-1mq2g3k.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-14T23:21:10.3270150Z ==> Summary 2021-05-14T23:21:10.3311200Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T23:21:10.3317400Z ==> Installing imagemagick dependency: openexr 2021-05-14T23:21:10.3422060Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:21:10.3439760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6551-1njuu5o 2021-05-14T23:21:10.4185150Z cp -pR /private/tmp/d20210514-6551-1njuu5o/openexr/. /usr/local/Cellar/openexr 2021-05-14T23:21:10.5224840Z chmod -Rf +w /private/tmp/d20210514-6551-1njuu5o 2021-05-14T23:21:10.7884280Z ==> Finishing up 2021-05-14T23:21:10.8447700Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T23:21:10.8458550Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T23:21:10.8470540Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T23:21:10.8485140Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T23:21:10.8499380Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T23:21:10.8511580Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T23:21:10.8521690Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T23:21:10.8531610Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T23:21:10.8543760Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T23:21:10.8561970Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T23:21:10.8578080Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T23:21:10.8595620Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T23:21:10.8611800Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T23:21:10.8622300Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T23:21:10.8633300Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T23:21:10.8646560Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T23:21:10.8671170Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T23:21:10.8678400Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T23:21:10.8688810Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T23:21:10.8699970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T23:21:10.8712560Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T23:21:10.8724160Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T23:21:10.8790560Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T23:21:10.8795250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T23:21:10.8800350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T23:21:10.8805990Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T23:21:10.8840880Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T23:21:10.8843430Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T23:21:10.9322990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7089-nqm4mg.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-14T23:21:13.4526190Z ==> Summary 2021-05-14T23:21:13.4638230Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T23:21:13.4644790Z ==> Installing imagemagick 2021-05-14T23:21:13.4648490Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T23:21:13.4669450Z 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/d20210514-6551-1kcoo9m 2021-05-14T23:21:13.8440700Z cp -pR /private/tmp/d20210514-6551-1kcoo9m/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T23:21:14.2990790Z chmod -Rf +w /private/tmp/d20210514-6551-1kcoo9m 2021-05-14T23:21:16.7116180Z ==> Finishing up 2021-05-14T23:21:16.7377690Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T23:21:16.7383880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T23:21:16.7388860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T23:21:16.7394110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T23:21:16.7399400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T23:21:16.7404350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T23:21:16.7410110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T23:21:16.7414630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T23:21:16.7420070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T23:21:16.7424930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T23:21:16.7430490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T23:21:16.7435280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T23:21:16.7440580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T23:21:16.7445270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T23:21:16.7452840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T23:21:16.7457960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T23:21:16.7463880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T23:21:16.7477760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T23:21:16.7479340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T23:21:16.7480890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T23:21:16.7482970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T23:21:16.7488450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T23:21:16.7493020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T23:21:16.7498650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T23:21:16.7503370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T23:21:16.7508580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T23:21:16.7513560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T23:21:16.7518390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T23:21:16.7523700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T23:21:16.7528270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T23:21:16.7535830Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T23:21:16.7542310Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T23:21:16.7549480Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T23:21:16.7559510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T23:21:16.7570600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T23:21:16.7576500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T23:21:16.7582000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T23:21:16.7593300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T23:21:16.7604910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T23:21:16.7612490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T23:21:16.7617810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T23:21:16.7623290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T23:21:16.7631020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T23:21:16.7636470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T23:21:16.7644100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T23:21:16.7655980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T23:21:16.7661090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T23:21:16.7689280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T23:21:16.7694950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T23:21:16.7700470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T23:21:16.7707490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T23:21:16.7712540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T23:21:16.7717320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T23:21:16.7723420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T23:21:16.7728550Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T23:21:16.7733890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T23:21:16.7738470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T23:21:16.7744200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T23:21:16.7748920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T23:21:16.7754590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T23:21:16.7759070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T23:21:16.7764740Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T23:21:16.7773390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T23:21:16.7791530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T23:21:16.7797020Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T23:21:16.7802890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T23:21:16.7808580Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T23:21:16.7814480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T23:21:16.7819500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T23:21:16.7825540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T23:21:16.7830990Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T23:21:17.0779850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7116-1n0tlry.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-14T23:21:19.9278420Z ==> Summary 2021-05-14T23:21:19.9735030Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T23:21:21.9068120Z ==> Caveats 2021-05-14T23:21:21.9074540Z ==> docbook 2021-05-14T23:21:21.9087040Z To use the DocBook package in your XML toolchain, 2021-05-14T23:21:21.9090210Z you need to add the following to your ~/.bashrc: 2021-05-14T23:21:21.9091090Z 2021-05-14T23:21:21.9091960Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:21:21.9093390Z ==> gnu-getopt 2021-05-14T23:21:21.9118270Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:21.9122930Z because macOS already provides this software and installing another version in 2021-05-14T23:21:21.9124080Z parallel can cause all kinds of trouble. 2021-05-14T23:21:21.9124690Z 2021-05-14T23:21:21.9126090Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:21:21.9129140Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:21:21.9130000Z 2021-05-14T23:21:21.9130510Z 2021-05-14T23:21:21.9131300Z Bash completion has been installed to: 2021-05-14T23:21:21.9132680Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:21:23.7178650Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T23:21:25.6655090Z /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-14T23:21:26.6304430Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T23:21:27.7324540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T23%3A30%3A00Z&sig=GOWfb2EQGSQFx5S7Vt1h7jpUg7%2BF13tYpG%2FS1E%2B3F5w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:28.1372450Z /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-14T23\%3A30\%3A00Z\&sig=GOWfb2EQGSQFx5S7Vt1h7jpUg7\%2BF13tYpG\%2FS1E\%2B3F5w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:28.3738080Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T23:21:28.4575430Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T23:21:28.4616660Z 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/d20210514-7123-fhdpl8 2021-05-14T23:21:28.4801720Z cp -pR /private/tmp/d20210514-7123-fhdpl8/udunits/. /usr/local/Cellar/udunits 2021-05-14T23:21:28.5002210Z chmod -Rf +w /private/tmp/d20210514-7123-fhdpl8 2021-05-14T23:21:28.5644790Z ==> Finishing up 2021-05-14T23:21:28.6621950Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T23:21:28.6627450Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T23:21:28.6632250Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T23:21:28.6650130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T23:21:28.6658670Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T23:21:28.6712680Z info /usr/local/share/info/udunits2.info 2021-05-14T23:21:28.6724270Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T23:21:28.6771870Z info /usr/local/share/info/udunits2lib.info 2021-05-14T23:21:28.6780730Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T23:21:28.6822970Z info /usr/local/share/info/udunits2prog.info 2021-05-14T23:21:28.6831850Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T23:21:28.6840640Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T23:21:28.6845930Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T23:21:28.7033850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7290-jc0wam.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-14T23:21:31.2348020Z ==> Summary 2021-05-14T23:21:31.2380890Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T23:21:33.6890410Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T23:21:33.6891480Z To reinstall 1.6, run: 2021-05-14T23:21:33.6892250Z brew reinstall jq 2021-05-14T23:21:35.3772210Z ==> Caveats 2021-05-14T23:21:35.3773770Z imagej requires Java. You can install the latest version with: 2021-05-14T23:21:35.3777810Z brew install --cask adoptopenjdk 2021-05-14T23:21:35.3779340Z 2021-05-14T23:21:35.8247330Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T23:21:36.4383560Z /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-14T23:21:44.7444830Z ==> Verifying checksum for cask 'imagej' 2021-05-14T23:21:45.0434900Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:21:45.0436180Z ==> Installing Cask imagej 2021-05-14T23:21:45.0895350Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7400-enwzjw 2021-05-14T23:21:45.2503380Z cp -pR /private/tmp/d20210514-7400-enwzjw/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T23:21:45.3933720Z chmod -Rf +w /private/tmp/d20210514-7400-enwzjw 2021-05-14T23:21:45.4655700Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T23:21:45.7916110Z 🍺 imagej was successfully installed! 2021-05-14T23:21:47.6442550Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T23:21:49.4711090Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T23:21:50.9432200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T23%3A30%3A00Z&sig=sgcXTvwp9J2dKfOvKq7jiv8EMes04u1dp5GsilXwGuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:51.5833330Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T23:21:54.1332050Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T23:21:54.7726820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T23%3A30%3A00Z&sig=JAlK80Q2LFO8IhYzxvICRSi7vo%2Fz9kqO5y5FX9bmFlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:55.1976490Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T23:21:55.2079360Z ==> Installing bowtie2 dependency: tbb 2021-05-14T23:21:55.3010920Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T23:21:59.5209960Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T23:21:59.5245070Z ==> Installing bowtie2 2021-05-14T23:21:59.5254030Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T23:22:04.2159450Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T23:22:07.4528330Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T23:22:10.7511200Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T23:22:11.5764880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T23%3A30%3A00Z&sig=zYQxHoM2V1dY9%2FhIyx%2F2O9FAASs5Rbw6%2B0L6EzPhiJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:11.7522450Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T23:22:14.1791410Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T23:22:14.8774120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T23%3A30%3A00Z&sig=W4zuRPsPAYd%2FAxJiJWabgCsG5E3%2BRA99tHUkDs3hVJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:14.9842730Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T23:22:17.0163830Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T23:22:17.4921950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T23%3A30%3A00Z&sig=aH8Jp18MUWjczgivUxRiW0%2BHc2UuKJzrb2lqct%2FylAA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:17.5961330Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T23:22:19.5284240Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T23:22:20.0948950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T23%3A30%3A00Z&sig=4VcYdDHhjgJlNZ4TUT%2BLAHExAQrRvtZH4SmdTGKVLT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:20.3779770Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T23:22:22.5476140Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T23:22:23.4833400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T23%3A30%3A00Z&sig=mfzrfSZMdoB4q6%2BvCRqO2VWPzC8yV%2F4jskAnTeGdWgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:24.3877580Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T23:22:26.6701500Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T23:22:27.3761550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T23%3A30%3A00Z&sig=PqERAp%2BU3aDBxcUKkB9q6WqYZylg2%2B%2BeuRRx4UoB%2B%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:27.6586130Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:22:28.3510390Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T23:22:28.3540450Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:22:29.1000610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:22:29.1237340Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T23:22:30.9591790Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T23:22:31.6224210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T23%3A30%3A00Z&sig=WrWDBu20QfsGnh0KQagtYudCKdWnCLGGY1RmZTvHC8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:31.8699140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T23:22:33.6992110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T23:22:34.0791810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T23%3A30%3A00Z&sig=P1LNKQMj5i6PfRncUlh0nFBWfLTvyYfRKmio0hDhXyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:34.7356060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T23:22:36.7385670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T23:22:37.9354380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T23%3A30%3A00Z&sig=H1Cl%2Bf8qPW1Ea5XsCtrpSw9AdDZBNLwfKL7%2BOpQHF6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:38.7064450Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T23:22:41.0938310Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T23:22:41.4873060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T23%3A30%3A00Z&sig=vCGrYhod%2FFk8xeH9tKBDZ%2BwXYC4mkAe%2B5gE04N4gdgU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:41.9520250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T23:22:44.3073840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T23:22:44.7152530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T23%3A30%3A00Z&sig=d%2BLDpSXc1ma7c7lscUwOCCD%2FyxtYUF8PXvlqBesZ0d4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:44.8206140Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T23:22:46.5141000Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T23:22:46.9026100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T23%3A30%3A00Z&sig=WBIKdhZn5X5yeEHQAQdmS3WKl9QffL8QOH9mvYvTCas%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:47.0293360Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T23:22:48.7307200Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T23:22:49.1129110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T23%3A30%3A00Z&sig=epR5tXMl9iWTmnKi8imVhImBbfdLMWVZbcI0YiAWAUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:49.2278600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T23:22:50.9216720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T23:22:51.2960670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T23%3A30%3A00Z&sig=n2IQhx0gsRr7oi79Rdg1CIZD1v5kNWNc28RGMegaIcM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:51.6543280Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:22:53.3262490Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:22:53.6947390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T23%3A30%3A00Z&sig=bLmaMYStvUfeUYvXKmRVxuXwM1e9uJK4nJzCK%2F8g7Qs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:53.9305170Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T23:22:55.6518600Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T23:22:56.0370570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T23%3A30%3A00Z&sig=hrR%2FGgJFCMQbhvOQKRsa8NNQWieKXDinbS%2FauAjS1zw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:56.5429360Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T23:22:58.3781190Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T23:22:58.7834770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T23%3A30%3A00Z&sig=EY3b9DSr%2Fu2FBj0FYNOS03h7Y45Gt52qL4nN8wkOzLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:59.0818590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T23:23:01.4711360Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T23:23:01.8811150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T23%3A30%3A00Z&sig=XkkzUIXXvcDxQu8Quu1uKvczkarWw%2B7F3GAYCGqQ7VU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:03.1158630Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T23:23:03.9228900Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T23:23:04.5399090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T23%3A30%3A00Z&sig=nlXNQyqfEoeAuWbHvY7wYEVzw13ua3b19cD8tbiBp3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:05.0757280Z ==> 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-14T23:23:05.0760460Z ==> Installing gdal dependency: cfitsio 2021-05-14T23:23:05.1444390Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T23:23:07.9062440Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T23:23:07.9077060Z ==> Installing gdal dependency: popt 2021-05-14T23:23:07.9099280Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T23:23:10.5216600Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T23:23:10.5224650Z ==> Installing gdal dependency: epsilon 2021-05-14T23:23:10.5283140Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T23:23:13.2637830Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T23:23:13.2644300Z ==> Installing gdal dependency: expat 2021-05-14T23:23:13.2672080Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T23:23:16.0569100Z ==> Caveats 2021-05-14T23:23:16.0570770Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:16.0572090Z because macOS already provides this software and installing another version in 2021-05-14T23:23:16.0573140Z parallel can cause all kinds of trouble. 2021-05-14T23:23:16.0573740Z 2021-05-14T23:23:16.0574530Z If you need to have expat first in your PATH, run: 2021-05-14T23:23:16.0576050Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:16.0576800Z 2021-05-14T23:23:16.0577600Z For compilers to find expat you may need to set: 2021-05-14T23:23:16.0578890Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:23:16.0580250Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:23:16.0580920Z 2021-05-14T23:23:16.0582260Z For pkg-config to find expat you may need to set: 2021-05-14T23:23:16.0583330Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:23:16.0584010Z 2021-05-14T23:23:16.0585250Z ==> Summary 2021-05-14T23:23:16.0597550Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T23:23:16.0603110Z ==> Installing gdal dependency: freexl 2021-05-14T23:23:16.0669210Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T23:23:18.8036240Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T23:23:18.8043100Z ==> Installing gdal dependency: geos 2021-05-14T23:23:18.8581550Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T23:23:22.3048650Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T23:23:22.3067060Z ==> Installing gdal dependency: hdf5 2021-05-14T23:23:22.3593850Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:23:25.7992960Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:23:25.7998280Z ==> Installing gdal dependency: json-c 2021-05-14T23:23:25.8097550Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T23:23:28.4662450Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T23:23:28.4669990Z ==> Installing gdal dependency: libxml2 2021-05-14T23:23:28.4746240Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T23:23:31.5607370Z ==> Caveats 2021-05-14T23:23:31.5609000Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:31.5610310Z because macOS already provides this software and installing another version in 2021-05-14T23:23:31.5611360Z parallel can cause all kinds of trouble. 2021-05-14T23:23:31.5611970Z 2021-05-14T23:23:31.5612790Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:23:31.5614880Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:31.5615670Z 2021-05-14T23:23:31.5616500Z For compilers to find libxml2 you may need to set: 2021-05-14T23:23:31.5617820Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:23:31.5629270Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:23:31.5629850Z 2021-05-14T23:23:31.5630970Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:23:31.5631740Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:23:31.5632150Z 2021-05-14T23:23:31.5632880Z ==> Summary 2021-05-14T23:23:31.5792100Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T23:23:31.5798910Z ==> Installing gdal dependency: libdap 2021-05-14T23:23:31.5987510Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T23:23:34.4716270Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T23:23:34.4722330Z ==> Installing gdal dependency: proj 2021-05-14T23:23:34.4970760Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T23:23:37.4628020Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T23:23:37.4632650Z ==> Installing gdal dependency: libgeotiff 2021-05-14T23:23:37.4846430Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T23:23:40.1791300Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T23:23:40.1798180Z ==> Installing gdal dependency: librttopo 2021-05-14T23:23:40.2241320Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:23:42.8237060Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T23:23:42.8241680Z ==> Installing gdal dependency: minizip 2021-05-14T23:23:42.8497970Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T23:23:45.5605130Z ==> Caveats 2021-05-14T23:23:45.5611430Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:23:45.5612950Z with the venerable 'unzip' library. 2021-05-14T23:23:45.5614230Z ==> Summary 2021-05-14T23:23:45.5628230Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T23:23:45.5634750Z ==> Installing gdal dependency: libspatialite 2021-05-14T23:23:45.6516380Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T23:23:48.8827440Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T23:23:48.8835900Z ==> Installing gdal dependency: netcdf 2021-05-14T23:23:48.9439710Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:23:52.0486040Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:23:52.0493060Z ==> Installing gdal dependency: openblas 2021-05-14T23:23:52.0847600Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T23:23:56.2442310Z ==> Caveats 2021-05-14T23:23:56.2444070Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:56.2445330Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:23:56.2446070Z 2021-05-14T23:23:56.2446910Z For compilers to find openblas you may need to set: 2021-05-14T23:23:56.2448280Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:23:56.2449720Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:23:56.2450430Z 2021-05-14T23:23:56.2451670Z For pkg-config to find openblas you may need to set: 2021-05-14T23:23:56.2452760Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:23:56.2453450Z 2021-05-14T23:23:56.2454680Z ==> Summary 2021-05-14T23:23:56.2473380Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T23:23:56.2480170Z ==> Installing gdal dependency: numpy 2021-05-14T23:23:56.3206600Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T23:24:00.7021990Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T23:24:00.7028560Z ==> Installing gdal dependency: xerces-c 2021-05-14T23:24:00.7089380Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T23:24:06.1228170Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T23:24:06.1235120Z ==> Installing gdal 2021-05-14T23:24:06.1238540Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T23:24:13.4826380Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T23:24:14.8651300Z ==> No outdated dependents to upgrade! 2021-05-14T23:24:14.8654330Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:24:15.2132530Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:24:15.2137270Z netcdf 2021-05-14T23:24:15.3543780Z ==> Caveats 2021-05-14T23:24:15.3545320Z ==> expat 2021-05-14T23:24:15.3589650Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:24:15.3591600Z because macOS already provides this software and installing another version in 2021-05-14T23:24:15.3592820Z parallel can cause all kinds of trouble. 2021-05-14T23:24:15.3593590Z 2021-05-14T23:24:15.3594640Z If you need to have expat first in your PATH, run: 2021-05-14T23:24:15.3596370Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:24:15.3597820Z 2021-05-14T23:24:15.3598680Z For compilers to find expat you may need to set: 2021-05-14T23:24:15.3600030Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:24:15.3601420Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:24:15.3602120Z 2021-05-14T23:24:15.3603540Z For pkg-config to find expat you may need to set: 2021-05-14T23:24:15.3604630Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:24:15.3605300Z 2021-05-14T23:24:15.3606440Z ==> libxml2 2021-05-14T23:24:15.3635740Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:24:15.3637020Z because macOS already provides this software and installing another version in 2021-05-14T23:24:15.3638150Z parallel can cause all kinds of trouble. 2021-05-14T23:24:15.3638770Z 2021-05-14T23:24:15.3639680Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:24:15.3641320Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:24:15.3642090Z 2021-05-14T23:24:15.3643020Z For compilers to find libxml2 you may need to set: 2021-05-14T23:24:15.3644370Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:24:15.3645770Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:24:15.3646470Z 2021-05-14T23:24:15.3647800Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:24:15.3648900Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:24:15.3649560Z 2021-05-14T23:24:15.3650780Z ==> minizip 2021-05-14T23:24:15.3654800Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:24:15.3656250Z with the venerable 'unzip' library. 2021-05-14T23:24:15.3657500Z ==> openblas 2021-05-14T23:24:15.3698250Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:24:15.3699520Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:24:15.3700250Z 2021-05-14T23:24:15.3701190Z For compilers to find openblas you may need to set: 2021-05-14T23:24:15.3702690Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:24:15.3704110Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:24:15.3704830Z 2021-05-14T23:24:15.3706060Z For pkg-config to find openblas you may need to set: 2021-05-14T23:24:15.3707710Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:24:15.3708420Z 2021-05-14T23:24:17.6624050Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:24:18.2395040Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T23:24:18.2427170Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:24:18.6029270Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:24:18.6203750Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:24:19.1637200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T23:24:19.1664950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:24:19.5363340Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:24:19.5562310Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T23:24:21.2823400Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T23:24:21.6370240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T23%3A30%3A00Z&sig=XIaIqLzP6ry5eths%2BldgxyHmYMQbcZio%2FPnA%2FqGCqrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:22.9188330Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:24:23.4764890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T23:24:23.4789350Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:24:23.8393280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:24:23.8512950Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T23:24:25.5120760Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T23:24:25.9040760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T23%3A30%3A00Z&sig=xlxZkfam1JQCnB7qzeb033iX%2FAybrgzKz%2BH%2BhkXgwvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:26.2343900Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T23:24:26.2362600Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T23:24:27.9326270Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T23:24:28.3293260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T23%3A30%3A00Z&sig=nfFGYI2xAVRN6zUDKBadovOEnjqCt%2FWIIC4jOpkNfGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:28.9512260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T23:24:30.7647880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T23:24:31.1766330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T23%3A30%3A00Z&sig=%2FyljtVj%2BvrMB9QPWVBPPsK%2BYj3xX%2Bh%2FoIzHtRyEqogA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:31.7286490Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T23:24:33.4422980Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T23:24:33.8036200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T23%3A30%3A00Z&sig=JNe1IrBm%2BCZMBmq0bgfxo%2FNwELjuIWUpeS2UUVbdP08%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:35.0233590Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T23:24:35.0243320Z ==> Installing itk dependency: open-mpi 2021-05-14T23:24:35.1467120Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:24:41.0302500Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:24:41.0309280Z ==> Installing itk dependency: fftw 2021-05-14T23:24:41.0980710Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:24:44.2802510Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:24:44.2809040Z ==> Installing itk dependency: boost 2021-05-14T23:24:44.2887440Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T23:25:17.6327600Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T23:25:17.6343800Z ==> Installing itk dependency: netcdf 2021-05-14T23:25:17.7147350Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:25:20.8448980Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:25:20.8456570Z ==> Installing itk dependency: pyqt@5 2021-05-14T23:25:20.9063130Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T23:25:26.3244450Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T23:25:26.3250500Z ==> Installing itk dependency: vtk@8.2 2021-05-14T23:25:26.4907140Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T23:25:55.5133820Z ==> Caveats 2021-05-14T23:25:55.5135530Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:25:55.5136690Z because this is an alternate version of another formula. 2021-05-14T23:25:55.5137410Z 2021-05-14T23:25:55.5138360Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T23:25:55.5139920Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:25:55.5140680Z 2021-05-14T23:25:55.5141500Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T23:25:55.5142780Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T23:25:55.5144260Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T23:25:55.5144960Z 2021-05-14T23:25:55.5146000Z ==> Summary 2021-05-14T23:25:55.7454390Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T23:25:55.7460460Z ==> Installing itk dependency: gdcm 2021-05-14T23:25:55.9360320Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T23:26:02.0160670Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T23:26:02.0165260Z ==> Installing itk 2021-05-14T23:26:02.0181190Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T23:26:15.6875820Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T23:26:19.0592570Z ==> No outdated dependents to upgrade! 2021-05-14T23:26:19.0594360Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:26:21.3220050Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:26:21.3221150Z fftw 2021-05-14T23:26:21.3647560Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T23:26:21.3649220Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T23:26:23.3487210Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T23:26:23.4780270Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T23:26:25.4246800Z /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-14T23:26:26.2183760Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T23:26:26.5757680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T23%3A35%3A00Z&sig=IPNJIGiG6gf0jIZIjHFvNzFCvXDHbqTWKCDIXKlNz4s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:26.6288180Z /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-14T23\%3A35\%3A00Z\&sig=IPNJIGiG6gf0jIZIjHFvNzFCvXDHbqTWKCDIXKlNz4s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:26.6938710Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T23:26:26.6998670Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T23:26:29.2196960Z /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-14T23:26:31.1050470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T23:26:31.6279940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T23%3A35%3A00Z&sig=T2G9ZKqwQWACnPkfG1BMcM%2Fmwj%2Bwsfk2KZD5c5X1%2B5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:31.7787680Z /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-14T23\%3A35\%3A00Z\&sig=T2G9ZKqwQWACnPkfG1BMcM\%2Fmwj\%2Bwsfk2KZD5c5X1\%2B5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:32.3271800Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T23:26:32.3359180Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T23:26:33.9823530Z /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-14T23:26:34.7786890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T23:26:35.7156340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T23%3A35%3A00Z&sig=RN0LfJ3btPATIS08t5fUrbmRMehjGZgBLxbNJEdvKQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:36.0247180Z /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-14T23\%3A35\%3A00Z\&sig=RN0LfJ3btPATIS08t5fUrbmRMehjGZgBLxbNJEdvKQI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:36.4102590Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T23:26:36.4143820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T23:26:38.1491450Z /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-14T23:26:40.0562620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T23:26:41.2209930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T23%3A35%3A00Z&sig=%2BUq77G09RMsk8vsPzTRCtkFyDG5iWmL1t2SyXPEnUyw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:41.5100040Z /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-14T23\%3A35\%3A00Z\&sig=\%2BUq77G09RMsk8vsPzTRCtkFyDG5iWmL1t2SyXPEnUyw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:41.8250170Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T23:26:41.8860770Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T23:26:41.8864830Z ==> Installing libav dependency: faac 2021-05-14T23:26:41.9519900Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T23:26:41.9556950Z 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/d20210514-9002-1qh7py6 2021-05-14T23:26:41.9701630Z cp -pR /private/tmp/d20210514-9002-1qh7py6/faac/. /usr/local/Cellar/faac 2021-05-14T23:26:41.9873930Z chmod -Rf +w /private/tmp/d20210514-9002-1qh7py6 2021-05-14T23:26:42.0365520Z ==> Finishing up 2021-05-14T23:26:42.1455060Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T23:26:42.1463140Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T23:26:42.1475460Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T23:26:42.1496900Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T23:26:42.1505440Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T23:26:42.1510420Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T23:26:42.1516050Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T23:26:42.1668790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9184-i8hdcl.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-14T23:26:44.7964640Z ==> Summary 2021-05-14T23:26:44.7989020Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T23:26:44.8007520Z ==> Installing libav dependency: fdk-aac 2021-05-14T23:26:44.8031610Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T23:26:44.8051660Z 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/d20210514-9002-1h810gm 2021-05-14T23:26:44.8340310Z cp -pR /private/tmp/d20210514-9002-1h810gm/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T23:26:44.8511510Z chmod -Rf +w /private/tmp/d20210514-9002-1h810gm 2021-05-14T23:26:44.9141220Z ==> Finishing up 2021-05-14T23:26:44.9666850Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T23:26:44.9680050Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T23:26:44.9687450Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T23:26:44.9695010Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T23:26:44.9703100Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T23:26:44.9713430Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T23:26:44.9881140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9210-npww1u.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-14T23:26:47.7268670Z ==> Summary 2021-05-14T23:26:47.7292680Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T23:26:47.7310240Z ==> Installing libav dependency: sdl 2021-05-14T23:26:47.7335860Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T23:26:47.7358120Z 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/d20210514-9002-1aysjqr 2021-05-14T23:26:47.8155380Z cp -pR /private/tmp/d20210514-9002-1aysjqr/sdl/. /usr/local/Cellar/sdl 2021-05-14T23:26:47.9331370Z chmod -Rf +w /private/tmp/d20210514-9002-1aysjqr 2021-05-14T23:26:48.0790260Z ==> Finishing up 2021-05-14T23:26:48.1300610Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T23:26:48.1320880Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T23:26:48.1344190Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T23:26:48.1378600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T23:26:48.1388940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T23:26:48.1399070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T23:26:48.1411720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T23:26:48.1424590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T23:26:48.1430640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T23:26:48.1441320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T23:26:48.1450770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T23:26:48.1460120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T23:26:48.1469170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T23:26:48.1480500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T23:26:48.1490020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T23:26:48.1495560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T23:26:48.1501430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T23:26:48.1509750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T23:26:48.1525410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T23:26:48.1534500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T23:26:48.1543380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T23:26:48.1552750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T23:26:48.1561670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T23:26:48.1571680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T23:26:48.1580710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T23:26:48.1589870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T23:26:48.1598410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T23:26:48.1606870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T23:26:48.1617180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T23:26:48.1626200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T23:26:48.1634650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T23:26:48.1640460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T23:26:48.1661460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T23:26:48.1668770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T23:26:48.1675800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T23:26:48.1685660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T23:26:48.1690750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T23:26:48.1699270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T23:26:48.1708950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T23:26:48.1714360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T23:26:48.1720260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T23:26:48.1728810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T23:26:48.1740170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T23:26:48.1747520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T23:26:48.1755870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T23:26:48.1762460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T23:26:48.1769060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T23:26:48.1775880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T23:26:48.1781860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T23:26:48.1792440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T23:26:48.1803050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T23:26:48.1809530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T23:26:48.1814960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T23:26:48.1822860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T23:26:48.1831570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T23:26:48.1840590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T23:26:48.1849010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T23:26:48.1855370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T23:26:48.1869880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T23:26:48.1878440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T23:26:48.1886530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T23:26:48.1896960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T23:26:48.1904750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T23:26:48.1910850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T23:26:48.1935430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T23:26:48.1943860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T23:26:48.1950050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T23:26:48.1957480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T23:26:48.1966760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T23:26:48.1976050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T23:26:48.1984210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T23:26:48.1990840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T23:26:48.2000520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T23:26:48.2010770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T23:26:48.2020560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T23:26:48.2037400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T23:26:48.2044180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T23:26:48.2053690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T23:26:48.2060440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T23:26:48.2068220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T23:26:48.2076230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T23:26:48.2088350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T23:26:48.2093620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T23:26:48.2099900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T23:26:48.2105280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T23:26:48.2111010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T23:26:48.2116440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T23:26:48.2121960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T23:26:48.2131730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T23:26:48.2137420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T23:26:48.2142800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T23:26:48.2151180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T23:26:48.2157260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T23:26:48.2162090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T23:26:48.2170800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T23:26:48.2178830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T23:26:48.2204080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T23:26:48.2213390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T23:26:48.2218770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T23:26:48.2224430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T23:26:48.2231410Z Only the first 100 operations were output. 2021-05-14T23:26:48.3249250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9236-1oiwcav.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-14T23:26:50.8864770Z ==> Summary 2021-05-14T23:26:50.9013920Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T23:26:50.9019770Z ==> Installing libav 2021-05-14T23:26:50.9024040Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T23:26:50.9043320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9002-1qd4igw 2021-05-14T23:26:51.0895610Z cp -pR /private/tmp/d20210514-9002-1qd4igw/libav/. /usr/local/Cellar/libav 2021-05-14T23:26:51.2056250Z chmod -Rf +w /private/tmp/d20210514-9002-1qd4igw 2021-05-14T23:26:52.4912470Z ==> Finishing up 2021-05-14T23:26:52.5441020Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T23:26:52.5452680Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T23:26:52.5469280Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T23:26:52.5494140Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T23:26:52.5499690Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T23:26:52.5505270Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T23:26:52.5830530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9262-1cde1y6.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-14T23:26:55.0794470Z ==> Summary 2021-05-14T23:26:55.0815490Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T23:26:58.0225230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T23:26:59.8236350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T23:27:00.5328390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T23%3A35%3A00Z&sig=kaov2fg83QRMOsH%2FDgjCiIfP1ed1bk6rGRcSR2zj2EA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:00.7859070Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:27:03.5876750Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T23:27:06.1931800Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T23:27:06.1932910Z To reinstall 4.3.0, run: 2021-05-14T23:27:06.1934090Z brew reinstall libtiff 2021-05-14T23:27:07.8726110Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T23:27:07.8727230Z To reinstall 2.3.9_1, run: 2021-05-14T23:27:07.8728040Z brew reinstall unixodbc 2021-05-14T23:27:09.5451640Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T23:27:09.5452710Z To reinstall 1.0.18_1, run: 2021-05-14T23:27:09.5453530Z brew reinstall libsodium 2021-05-14T23:27:11.1945670Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T23:27:11.1950480Z To reinstall 4.1.1, run: 2021-05-14T23:27:11.1951330Z brew reinstall tesseract 2021-05-14T23:27:12.8354450Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T23:27:12.8355530Z To reinstall 1.21.1, run: 2021-05-14T23:27:12.8356300Z brew reinstall wget 2021-05-14T23:27:14.5013260Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T23:27:14.5016250Z To reinstall 4.3.4, run: 2021-05-14T23:27:14.5017090Z brew reinstall zeromq 2021-05-14T23:27:16.1058880Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T23:27:16.1060030Z To reinstall 2.2.27.6_1, run: 2021-05-14T23:27:16.1060820Z brew reinstall udunits 2021-05-14T23:27:17.7789950Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T23:27:17.7791060Z To reinstall 1.2.0, run: 2021-05-14T23:27:17.7791820Z brew reinstall webp 2021-05-14T23:27:19.5159090Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T23:27:21.3855230Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T23:27:21.7772740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T23%3A35%3A00Z&sig=4vh8JdP%2FitfQa3zWAfOiIwIq9Bq6lENBSC0HxpsVuRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:23.5549160Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T23:28:04.2821340Z ==> Caveats 2021-05-14T23:28:04.2822540Z Bash completion has been installed to: 2021-05-14T23:28:04.2823450Z /usr/local/etc/bash_completion.d 2021-05-14T23:28:04.2824670Z ==> Summary 2021-05-14T23:28:05.6949640Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T23:28:08.6931070Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T23:28:08.6936910Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232714Z&X-Amz-Expires=300&X-Amz-Signature=861ccad7e0fafb58922fa63fa1028e0fb25ea698ba719978a2f643382e4e0fe0&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-14T23:28:11.8178790Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:28:11.8179950Z ==> Installing Cask xquartz 2021-05-14T23:28:28.8793230Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T23:28:28.8795370Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T23:28:50.7467720Z installer: Package name is 2021-05-14T23:28:50.7477660Z installer: Installing at base path / 2021-05-14T23:28:50.7478630Z installer: The install was successful. 2021-05-14T23:28:50.7482770Z installer: The install requires logging out now. 2021-05-14T23:28:50.8574150Z 🍺 xquartz was successfully installed! 2021-05-14T23:28:50.8802940Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:28:50.8803480Z with: 2021-05-14T23:28:50.8803950Z github_slug: neuroconductor/kirby21.t2 2021-05-14T23:28:50.8804370Z env: 2021-05-14T23:28:50.8804760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:50.8805180Z TIC_DEPLOY_KEY: 2021-05-14T23:28:50.8805500Z RSPM: 2021-05-14T23:28:50.8806720Z GITHUB_PAT: *** 2021-05-14T23:28:50.8807110Z COVERALLS_TOKEN: 2021-05-14T23:28:50.8807550Z continue-on-error: true 2021-05-14T23:28:50.8807980Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:50.8808430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:50.8809130Z TZ: UTC 2021-05-14T23:28:50.8809480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:50.8809850Z NOT_CRAN: true 2021-05-14T23:28:50.8810180Z ##[endgroup] 2021-05-14T23:28:50.9550240Z repo slug is: neuroconductor/kirby21.t2 2021-05-14T23:28:50.9659350Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:28:50.9660000Z env: 2021-05-14T23:28:50.9660420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:50.9660900Z TIC_DEPLOY_KEY: 2021-05-14T23:28:50.9661260Z RSPM: 2021-05-14T23:28:50.9662100Z GITHUB_PAT: *** 2021-05-14T23:28:50.9662540Z COVERALLS_TOKEN: 2021-05-14T23:28:50.9662990Z continue-on-error: true 2021-05-14T23:28:50.9663650Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:50.9664150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:50.9664620Z TZ: UTC 2021-05-14T23:28:50.9664990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:50.9665490Z NOT_CRAN: true 2021-05-14T23:28:50.9665950Z ##[endgroup] 2021-05-14T23:28:52.3990870Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:28:52.3991520Z with: 2021-05-14T23:28:52.3991940Z repo_name: kirby21.t2 2021-05-14T23:28:52.3992350Z repo_version: 1.7.0 2021-05-14T23:28:52.3992760Z runner_os: macOS 2021-05-14T23:28:52.3993130Z R_version: 4.1 2021-05-14T23:28:52.3993500Z env: 2021-05-14T23:28:52.3993920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:52.3994400Z TIC_DEPLOY_KEY: 2021-05-14T23:28:52.3994750Z RSPM: 2021-05-14T23:28:52.3996090Z GITHUB_PAT: *** 2021-05-14T23:28:52.3996550Z COVERALLS_TOKEN: 2021-05-14T23:28:52.3997020Z continue-on-error: true 2021-05-14T23:28:52.3997520Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:52.3998000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:52.3998460Z TZ: UTC 2021-05-14T23:28:52.3998840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:52.3999280Z NOT_CRAN: true 2021-05-14T23:28:52.3999640Z ##[endgroup] 2021-05-14T23:28:52.4659550Z Package: kirby21.t2 2021-05-14T23:28:52.4664490Z Version: 1.7.0 2021-05-14T23:28:52.4665320Z OS: macOS 2021-05-14T23:28:52.4744160Z ##[group]Run install.packages('remotes') 2021-05-14T23:28:52.4744980Z install.packages('remotes') 2021-05-14T23:28:52.4745770Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:28:52.4746690Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:28:52.4921460Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:52.4921920Z env: 2021-05-14T23:28:52.4922350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:52.4922820Z TIC_DEPLOY_KEY: 2021-05-14T23:28:52.4923180Z RSPM: 2021-05-14T23:28:52.4924150Z GITHUB_PAT: *** 2021-05-14T23:28:52.4924550Z COVERALLS_TOKEN: 2021-05-14T23:28:52.4925040Z continue-on-error: true 2021-05-14T23:28:52.4925500Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:52.4926020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:52.4926470Z TZ: UTC 2021-05-14T23:28:52.4926920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:52.4927320Z NOT_CRAN: true 2021-05-14T23:28:52.4927720Z ##[endgroup] 2021-05-14T23:28:52.7286410Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:52.7288320Z (as ‘lib’ is unspecified) 2021-05-14T23:28:54.9640480Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:28:54.9657380Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:28:54.9728320Z installing the source package ‘remotes’ 2021-05-14T23:28:54.9729110Z 2021-05-14T23:28:54.9749850Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:28:55.1727210Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T23:28:55.1821350Z ================================================== 2021-05-14T23:28:55.1853920Z downloaded 144 KB 2021-05-14T23:28:55.1869930Z 2021-05-14T23:28:55.6028440Z * installing *source* package ‘remotes’ ... 2021-05-14T23:28:55.6108510Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:55.6110080Z ** using staged installation 2021-05-14T23:28:55.6376900Z ** R 2021-05-14T23:28:55.6669530Z ** inst 2021-05-14T23:28:55.6702270Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:57.9399120Z ** help 2021-05-14T23:28:58.0582760Z *** installing help indices 2021-05-14T23:28:58.1286740Z ** building package indices 2021-05-14T23:28:58.4374170Z ** installing vignettes 2021-05-14T23:28:58.4475230Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:58.7098130Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:59.0035900Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:59.0136070Z * DONE (remotes) 2021-05-14T23:28:59.0352540Z 2021-05-14T23:28:59.0353930Z The downloaded source packages are in 2021-05-14T23:28:59.0356080Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpHTCwaw/downloaded_packages’ 2021-05-14T23:29:03.3842480Z ##[group]Run actions/cache@v1 2021-05-14T23:29:03.3843000Z with: 2021-05-14T23:29:03.3843460Z path: /Users/runner/work/_temp/Library 2021-05-14T23:29:03.3846130Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-822c9fd39c33509daa5076c792722ac808caeba6e8bd0a9aa442a638d0d575b2 2021-05-14T23:29:03.3849550Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T23:29:03.3850750Z env: 2021-05-14T23:29:03.3851160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:03.3851640Z TIC_DEPLOY_KEY: 2021-05-14T23:29:03.3851980Z RSPM: 2021-05-14T23:29:03.3853640Z GITHUB_PAT: *** 2021-05-14T23:29:03.3854080Z COVERALLS_TOKEN: 2021-05-14T23:29:03.3854570Z continue-on-error: true 2021-05-14T23:29:03.3855070Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:03.3855540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:03.3856050Z TZ: UTC 2021-05-14T23:29:03.3856550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:03.3856970Z NOT_CRAN: true 2021-05-14T23:29:03.3857360Z ##[endgroup] 2021-05-14T23:29:03.4563790Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:29:03.4655530Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:29:03.4656320Z remotes::install_github("ropensci/tic") 2021-05-14T23:29:03.4657010Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:29:03.4657760Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:29:03.4658470Z remotes::install_cran("covr") 2021-05-14T23:29:03.4866970Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:29:03.4867460Z env: 2021-05-14T23:29:03.4867920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:03.4868370Z TIC_DEPLOY_KEY: 2021-05-14T23:29:03.4868790Z RSPM: 2021-05-14T23:29:03.4869660Z GITHUB_PAT: *** 2021-05-14T23:29:03.4870090Z COVERALLS_TOKEN: 2021-05-14T23:29:03.4870540Z continue-on-error: true 2021-05-14T23:29:03.4871020Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:03.4871500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:03.4871940Z TZ: UTC 2021-05-14T23:29:03.4872320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:03.4872750Z NOT_CRAN: true 2021-05-14T23:29:03.4873100Z ##[endgroup] 2021-05-14T23:29:03.7379680Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:29:04.6698320Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:29:07.0194130Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:29:07.0195530Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:29:07.0196770Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:29:07.0197900Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:29:07.0199110Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:29:07.0200350Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:29:07.0202280Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:29:07.0203470Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:29:07.0204590Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:29:07.0205800Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:29:07.0206980Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:29:07.0208110Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:29:07.0209350Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:29:07.0210480Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:29:07.0211660Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:29:07.0212850Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:29:07.0214040Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:07.0215260Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:29:07.0216390Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T23:29:07.0217590Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:29:07.0218760Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:29:07.0220000Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:29:07.0221920Z 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-14T23:29:07.0224210Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:29:07.0225470Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:29:07.0226690Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:29:07.0227890Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:29:07.0229170Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:07.0230370Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:07.0231590Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:29:07.0232850Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:07.0234290Z (as ‘lib’ is unspecified) 2021-05-14T23:29:07.0235180Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:07.0236440Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:29:07.0237740Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:29:07.0238980Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:29:07.0240190Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:29:07.0241420Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:29:08.8551640Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:29:08.8555820Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:29:08.8695820Z Packages which are only available in source form, and may need 2021-05-14T23:29:08.8697820Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-14T23:29:08.8699420Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-14T23:29:08.8701130Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-14T23:29:08.8704290Z 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-14T23:29:08.8705830Z 2021-05-14T23:29:08.8719220Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:29:09.1250620Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T23:29:09.1570140Z ================================================== 2021-05-14T23:29:09.1571190Z downloaded 841 KB 2021-05-14T23:29:09.1571800Z 2021-05-14T23:29:09.1605860Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:29:09.2961110Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T23:29:09.3113500Z ================================================== 2021-05-14T23:29:09.3114290Z downloaded 259 KB 2021-05-14T23:29:09.3115020Z 2021-05-14T23:29:09.3146830Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:29:09.4704600Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T23:29:09.4782050Z ================================================== 2021-05-14T23:29:09.4783770Z downloaded 96 KB 2021-05-14T23:29:09.4784370Z 2021-05-14T23:29:09.4814210Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:29:10.1572890Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T23:29:10.1715940Z ================================================== 2021-05-14T23:29:10.1717550Z downloaded 19 KB 2021-05-14T23:29:10.1718210Z 2021-05-14T23:29:10.1748620Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:29:10.3087220Z Content type 'application/x-gzip' length 5730 bytes 2021-05-14T23:29:10.3088600Z ================================================== 2021-05-14T23:29:10.3089600Z downloaded 5730 bytes 2021-05-14T23:29:10.3090210Z 2021-05-14T23:29:10.3119560Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:29:10.7573620Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T23:29:10.7574920Z ================================================== 2021-05-14T23:29:10.7575920Z downloaded 61 KB 2021-05-14T23:29:10.7576510Z 2021-05-14T23:29:10.7605650Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:29:11.1233530Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T23:29:11.1571950Z ================================================== 2021-05-14T23:29:11.1574250Z downloaded 1.3 MB 2021-05-14T23:29:11.1575140Z 2021-05-14T23:29:11.1610050Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:29:11.3981440Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T23:29:11.3982710Z ================================================== 2021-05-14T23:29:11.3983960Z downloaded 12 KB 2021-05-14T23:29:11.3984940Z 2021-05-14T23:29:11.4013720Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:29:11.6558630Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T23:29:11.7898110Z ================================================== 2021-05-14T23:29:11.7899100Z downloaded 774 KB 2021-05-14T23:29:11.7899680Z 2021-05-14T23:29:11.7933870Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:29:12.2840720Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T23:29:12.2977640Z ================================================== 2021-05-14T23:29:12.2978530Z downloaded 411 KB 2021-05-14T23:29:12.2979200Z 2021-05-14T23:29:12.3010350Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:29:12.5658690Z Content type 'application/x-gzip' length 3488 bytes 2021-05-14T23:29:12.5660520Z ================================================== 2021-05-14T23:29:12.5661340Z downloaded 3488 bytes 2021-05-14T23:29:12.5661930Z 2021-05-14T23:29:12.5692530Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:29:12.8832740Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T23:29:12.8931780Z ================================================== 2021-05-14T23:29:12.8934400Z downloaded 156 KB 2021-05-14T23:29:12.8935320Z 2021-05-14T23:29:12.8965580Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:29:13.0385750Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T23:29:13.0431570Z ================================================== 2021-05-14T23:29:13.0432540Z downloaded 60 KB 2021-05-14T23:29:13.0433420Z 2021-05-14T23:29:13.0465210Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:29:13.4299510Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T23:29:13.4301300Z ================================================== 2021-05-14T23:29:13.4302360Z downloaded 154 KB 2021-05-14T23:29:13.4303030Z 2021-05-14T23:29:13.4332200Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:29:13.6814470Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T23:29:13.6885610Z ================================================== 2021-05-14T23:29:13.6886430Z downloaded 110 KB 2021-05-14T23:29:13.6887150Z 2021-05-14T23:29:13.6917970Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:29:13.9713690Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T23:29:13.9785040Z ================================================== 2021-05-14T23:29:13.9786360Z downloaded 107 KB 2021-05-14T23:29:13.9787520Z 2021-05-14T23:29:13.9819870Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:29:14.2418270Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T23:29:14.2537090Z ================================================== 2021-05-14T23:29:14.2538490Z downloaded 224 KB 2021-05-14T23:29:14.2539130Z 2021-05-14T23:29:14.2570200Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:29:14.4190340Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T23:29:14.4239090Z ================================================== 2021-05-14T23:29:14.4240010Z downloaded 58 KB 2021-05-14T23:29:14.4240620Z 2021-05-14T23:29:14.4274090Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:29:14.5604380Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T23:29:14.5617710Z ================================================== 2021-05-14T23:29:14.5618550Z downloaded 34 KB 2021-05-14T23:29:14.5619320Z 2021-05-14T23:29:14.5649140Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:29:14.7858570Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T23:29:14.7902270Z ================================================== 2021-05-14T23:29:14.7903170Z downloaded 43 KB 2021-05-14T23:29:14.7903970Z 2021-05-14T23:29:14.8035250Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:29:15.0665280Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-14T23:29:15.0730020Z ================================================== 2021-05-14T23:29:15.0730850Z downloaded 90 KB 2021-05-14T23:29:15.0732120Z 2021-05-14T23:29:15.0759010Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:29:15.3447230Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T23:29:15.3514260Z ================================================== 2021-05-14T23:29:15.3517250Z downloaded 92 KB 2021-05-14T23:29:15.3518140Z 2021-05-14T23:29:15.3544510Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:29:15.5670470Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-14T23:29:15.5671750Z ================================================== 2021-05-14T23:29:15.5672810Z downloaded 27 KB 2021-05-14T23:29:15.5673820Z 2021-05-14T23:29:15.5702300Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:29:15.7053290Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T23:29:15.7054630Z ================================================== 2021-05-14T23:29:15.7055650Z downloaded 12 KB 2021-05-14T23:29:15.7056280Z 2021-05-14T23:29:15.7083970Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:29:15.9774860Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T23:29:15.9934850Z ================================================== 2021-05-14T23:29:15.9935720Z downloaded 366 KB 2021-05-14T23:29:15.9936590Z 2021-05-14T23:29:15.9966920Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:29:16.2508560Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T23:29:16.2587310Z ================================================== 2021-05-14T23:29:16.2588760Z downloaded 81 KB 2021-05-14T23:29:16.2589400Z 2021-05-14T23:29:16.2619150Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:29:16.5576720Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T23:29:16.5624220Z ================================================== 2021-05-14T23:29:16.5625140Z downloaded 44 KB 2021-05-14T23:29:16.5625750Z 2021-05-14T23:29:16.5657270Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:29:16.8094840Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T23:29:16.8141150Z ================================================== 2021-05-14T23:29:16.8141980Z downloaded 64 KB 2021-05-14T23:29:16.8142590Z 2021-05-14T23:29:16.8174760Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:29:17.0839840Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T23:29:17.1111550Z ================================================== 2021-05-14T23:29:17.1113150Z downloaded 777 KB 2021-05-14T23:29:17.1113780Z 2021-05-14T23:29:17.1145660Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:29:17.3315250Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T23:29:17.3459470Z ================================================== 2021-05-14T23:29:17.3460430Z downloaded 286 KB 2021-05-14T23:29:17.3461260Z 2021-05-14T23:29:17.3494090Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:29:17.6021530Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T23:29:17.6022840Z ================================================== 2021-05-14T23:29:17.6024010Z downloaded 20 KB 2021-05-14T23:29:17.6024630Z 2021-05-14T23:29:17.6054390Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:29:17.7486310Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T23:29:17.7488620Z ================================================== 2021-05-14T23:29:17.7489500Z downloaded 23 KB 2021-05-14T23:29:17.7490090Z 2021-05-14T23:29:17.7523210Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:29:17.9772250Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T23:29:17.9929330Z ================================================== 2021-05-14T23:29:17.9930590Z downloaded 298 KB 2021-05-14T23:29:17.9931280Z 2021-05-14T23:29:17.9961580Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:29:18.2389830Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T23:29:18.2391100Z ================================================== 2021-05-14T23:29:18.2392270Z downloaded 16 KB 2021-05-14T23:29:18.2392990Z 2021-05-14T23:29:18.2419250Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:29:18.5086920Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T23:29:18.5428720Z ================================================== 2021-05-14T23:29:18.5429720Z downloaded 1.2 MB 2021-05-14T23:29:18.5430320Z 2021-05-14T23:29:19.3253470Z * installing *source* package ‘rlang’ ... 2021-05-14T23:29:19.3493870Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:19.3494980Z ** using staged installation 2021-05-14T23:29:19.3729470Z ** libs 2021-05-14T23:29:24.4991860Z 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-14T23:29:24.9751250Z 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-14T23:29:25.3324840Z 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-14T23:29:27.8591950Z 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-14T23:29:28.9074940Z 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-14T23:29:28.9774750Z 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-14T23:29:29.1947620Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T23:29:29.1997040Z ** R 2021-05-14T23:29:29.2660980Z ** inst 2021-05-14T23:29:29.2676370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:33.4916850Z ** help 2021-05-14T23:29:34.4849050Z *** installing help indices 2021-05-14T23:29:34.8370930Z *** copying figures 2021-05-14T23:29:34.8505620Z ** building package indices 2021-05-14T23:29:35.5797640Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:35.9953930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:37.6747370Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:38.0380260Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:38.0480210Z * DONE (rlang) 2021-05-14T23:29:38.4553140Z * installing *source* package ‘magrittr’ ... 2021-05-14T23:29:38.4599850Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:38.4601100Z ** using staged installation 2021-05-14T23:29:38.4786580Z ** libs 2021-05-14T23:29:38.4957680Z 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-14T23:29:38.6394500Z 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-14T23:29:38.7234800Z 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-14T23:29:38.7801450Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T23:29:38.7841540Z ** R 2021-05-14T23:29:38.7898810Z ** inst 2021-05-14T23:29:38.7963070Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:39.1856530Z ** help 2021-05-14T23:29:39.2416530Z *** installing help indices 2021-05-14T23:29:39.2775040Z *** copying figures 2021-05-14T23:29:39.2789430Z ** building package indices 2021-05-14T23:29:39.5525840Z ** installing vignettes 2021-05-14T23:29:39.5600450Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:39.9989820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:40.1278600Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:40.4243490Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:40.4272570Z * DONE (magrittr) 2021-05-14T23:29:40.7787190Z * installing *source* package ‘glue’ ... 2021-05-14T23:29:40.7825390Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:40.7826490Z ** using staged installation 2021-05-14T23:29:40.8055930Z ** libs 2021-05-14T23:29:40.8228840Z 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-14T23:29:40.9416620Z 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-14T23:29:41.0199520Z 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-14T23:29:41.1840240Z 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-14T23:29:41.2407190Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T23:29:41.2447160Z ** R 2021-05-14T23:29:41.2524300Z ** inst 2021-05-14T23:29:41.2617800Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:41.8690890Z ** help 2021-05-14T23:29:41.9418660Z *** installing help indices 2021-05-14T23:29:41.9758610Z *** copying figures 2021-05-14T23:29:41.9767940Z ** building package indices 2021-05-14T23:29:42.2469460Z ** installing vignettes 2021-05-14T23:29:42.2570110Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:42.6617930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:42.7989000Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:43.0995150Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:43.1022760Z * DONE (glue) 2021-05-14T23:29:43.4150280Z * installing *source* package ‘sys’ ... 2021-05-14T23:29:43.4177440Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:43.4178740Z ** using staged installation 2021-05-14T23:29:43.4422300Z ** libs 2021-05-14T23:29:43.4591280Z 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-14T23:29:43.6747960Z 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-14T23:29:43.7578490Z 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-14T23:29:43.8150860Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T23:29:43.8190200Z ** R 2021-05-14T23:29:43.8240850Z ** inst 2021-05-14T23:29:43.8295850Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:44.2040220Z ** help 2021-05-14T23:29:44.2329370Z *** installing help indices 2021-05-14T23:29:44.2569230Z ** building package indices 2021-05-14T23:29:44.5252960Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:44.8917030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:45.0186100Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:45.2635810Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:45.2657010Z * DONE (sys) 2021-05-14T23:29:45.5909790Z * installing *source* package ‘R6’ ... 2021-05-14T23:29:45.5939010Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:45.5940070Z ** using staged installation 2021-05-14T23:29:45.6132150Z ** R 2021-05-14T23:29:45.6202590Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:46.2930990Z ** help 2021-05-14T23:29:46.3190210Z *** installing help indices 2021-05-14T23:29:46.3414430Z *** copying figures 2021-05-14T23:29:46.3426020Z ** building package indices 2021-05-14T23:29:46.6049560Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:46.8537150Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:47.1072250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:47.1096560Z * DONE (R6) 2021-05-14T23:29:47.4014510Z * installing *source* package ‘mime’ ... 2021-05-14T23:29:47.4031050Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:47.4032250Z ** using staged installation 2021-05-14T23:29:47.4194610Z ** libs 2021-05-14T23:29:47.4366330Z 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-14T23:29:47.5137470Z 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-14T23:29:47.6050280Z 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-14T23:29:47.6620480Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T23:29:47.6662240Z ** R 2021-05-14T23:29:47.6735780Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:48.0984080Z ** help 2021-05-14T23:29:48.1233060Z *** installing help indices 2021-05-14T23:29:48.1426150Z ** building package indices 2021-05-14T23:29:48.4076020Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:48.7730450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:48.9014860Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:49.1491380Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:49.1512600Z * DONE (mime) 2021-05-14T23:29:49.6811220Z * installing *source* package ‘curl’ ... 2021-05-14T23:29:49.6928010Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:49.6929200Z ** using staged installation 2021-05-14T23:29:49.8227090Z Found pkg-config cflags and libs! 2021-05-14T23:29:50.1486070Z Using PKG_CFLAGS= 2021-05-14T23:29:50.1488080Z Using PKG_LIBS=-lcurl 2021-05-14T23:29:50.2900970Z ** libs 2021-05-14T23:29:50.3098310Z 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-14T23:29:50.3129430Z 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-14T23:29:50.4169060Z 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-14T23:29:50.5613080Z 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-14T23:29:50.6590450Z 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-14T23:29:50.7479330Z 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-14T23:29:50.8530510Z 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-14T23:29:50.9564920Z 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-14T23:29:51.0434020Z 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-14T23:29:51.2393780Z 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-14T23:29:51.3071180Z 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-14T23:29:51.4003870Z 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-14T23:29:51.5007450Z 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-14T23:29:51.6841660Z 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-14T23:29:51.7756950Z 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-14T23:29:51.8589400Z 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-14T23:29:51.9318620Z 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-14T23:29:52.0101920Z 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-14T23:29:52.0912050Z 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-14T23:29:52.2308490Z 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-14T23:29:52.3277360Z 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-14T23:29:52.3676380Z 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-14T23:29:52.4500360Z 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-14T23:29:52.5116730Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T23:29:52.5158120Z ** R 2021-05-14T23:29:52.5322610Z ** inst 2021-05-14T23:29:52.5457190Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:53.2091770Z ** help 2021-05-14T23:29:53.2765850Z *** installing help indices 2021-05-14T23:29:53.3179530Z ** building package indices 2021-05-14T23:29:53.6022280Z ** installing vignettes 2021-05-14T23:29:53.6123210Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:53.9777940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:54.1095110Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:54.3708800Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:54.3739810Z * DONE (curl) 2021-05-14T23:29:54.8706360Z * installing *source* package ‘jsonlite’ ... 2021-05-14T23:29:54.8814360Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:54.8815520Z ** using staged installation 2021-05-14T23:29:54.9007030Z ** libs 2021-05-14T23:29:54.9194480Z 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-14T23:29:55.0155530Z 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-14T23:29:55.1051220Z 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-14T23:29:55.1998970Z 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-14T23:29:55.3224050Z 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-14T23:29:55.4216000Z 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-14T23:29:55.4993680Z 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-14T23:29:55.5757000Z 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-14T23:29:55.6667260Z 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-14T23:29:55.7500730Z 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-14T23:29:55.8822660Z 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-14T23:29:55.9762590Z 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-14T23:29:56.0795390Z 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-14T23:29:56.1776150Z 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-14T23:29:56.2706980Z 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-14T23:29:56.3550800Z 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-14T23:29:56.4394900Z 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-14T23:29:56.5185600Z 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-14T23:29:56.6163790Z 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-14T23:29:56.6955210Z 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-14T23:29:56.7720390Z 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-14T23:29:56.8661030Z 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-14T23:29:56.9292140Z 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-14T23:29:57.0088270Z 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-14T23:29:57.1262330Z 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-14T23:29:57.3371080Z 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-14T23:29:57.6298330Z 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-14T23:29:57.8195210Z 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-14T23:29:57.9836000Z 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-14T23:29:58.9933130Z 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-14T23:29:59.0576300Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T23:29:59.0620770Z ** R 2021-05-14T23:29:59.0889500Z ** inst 2021-05-14T23:29:59.0955220Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:00.3803200Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T23:30:00.3804400Z ** help 2021-05-14T23:30:00.4226840Z *** installing help indices 2021-05-14T23:30:00.4534840Z ** building package indices 2021-05-14T23:30:00.7326970Z ** installing vignettes 2021-05-14T23:30:00.7427210Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:01.1180660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:01.2551590Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:01.5449120Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:01.5485480Z * DONE (jsonlite) 2021-05-14T23:30:01.8563920Z * installing *source* package ‘ini’ ... 2021-05-14T23:30:01.8579290Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:01.8580350Z ** using staged installation 2021-05-14T23:30:01.8718250Z ** R 2021-05-14T23:30:01.8752180Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:02.1942810Z ** help 2021-05-14T23:30:02.2143570Z *** installing help indices 2021-05-14T23:30:02.2376750Z ** building package indices 2021-05-14T23:30:02.4974030Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:02.7474530Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:02.9984550Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:03.0002440Z * DONE (ini) 2021-05-14T23:30:03.3370780Z * installing *source* package ‘gitcreds’ ... 2021-05-14T23:30:03.3404660Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:03.3405760Z ** using staged installation 2021-05-14T23:30:03.3573930Z ** R 2021-05-14T23:30:03.3655490Z ** inst 2021-05-14T23:30:03.3688140Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:04.0061260Z ** help 2021-05-14T23:30:04.0421930Z *** installing help indices 2021-05-14T23:30:04.0687410Z ** building package indices 2021-05-14T23:30:04.3532740Z ** installing vignettes 2021-05-14T23:30:04.3613970Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:04.6088620Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:04.8561190Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:04.8587700Z * DONE (gitcreds) 2021-05-14T23:30:05.2241460Z * installing *source* package ‘zip’ ... 2021-05-14T23:30:05.2286860Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:05.2290570Z ** using staged installation 2021-05-14T23:30:05.2447020Z ** libs 2021-05-14T23:30:05.2636100Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T23:30:08.4257940Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T23:30:11.3676010Z 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-14T23:30:11.4465220Z 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-14T23:30:13.9711590Z 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-14T23:30:14.0548110Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T23:30:14.0549990Z size_t uzipfile_len = 0; 2021-05-14T23:30:14.0550770Z ^ 2021-05-14T23:30:14.1064620Z 1 warning generated. 2021-05-14T23:30:14.1095040Z 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-14T23:30:14.2611280Z 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-14T23:30:14.3613250Z 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-14T23:30:14.4210210Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T23:30:14.4310530Z ** R 2021-05-14T23:30:14.4366610Z ** inst 2021-05-14T23:30:14.4392580Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:14.9014910Z ** help 2021-05-14T23:30:14.9706260Z *** installing help indices 2021-05-14T23:30:14.9980720Z ** building package indices 2021-05-14T23:30:15.2642110Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:15.6273140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:15.7573170Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:16.0081600Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:16.0197650Z * DONE (zip) 2021-05-14T23:30:16.4934360Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T23:30:16.5016340Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:16.5017450Z ** using staged installation 2021-05-14T23:30:16.5193600Z ** R 2021-05-14T23:30:16.5352930Z ** inst 2021-05-14T23:30:16.5432010Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:17.2275760Z ** help 2021-05-14T23:30:17.5318870Z *** installing help indices 2021-05-14T23:30:17.6715560Z *** copying figures 2021-05-14T23:30:17.6727950Z ** building package indices 2021-05-14T23:30:18.1212100Z ** installing vignettes 2021-05-14T23:30:18.1314210Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:18.3914320Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:18.6482290Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:18.6584220Z * DONE (rstudioapi) 2021-05-14T23:30:19.0798970Z * installing *source* package ‘rprojroot’ ... 2021-05-14T23:30:19.0847710Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:19.0848800Z ** using staged installation 2021-05-14T23:30:19.1047730Z ** R 2021-05-14T23:30:19.1120110Z ** inst 2021-05-14T23:30:19.1147580Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:19.7730060Z ** help 2021-05-14T23:30:19.8096580Z *** installing help indices 2021-05-14T23:30:19.8415910Z *** copying figures 2021-05-14T23:30:19.8445560Z ** building package indices 2021-05-14T23:30:20.1190480Z ** installing vignettes 2021-05-14T23:30:20.1268850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:20.3775950Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:20.6349940Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:20.6380590Z * DONE (rprojroot) 2021-05-14T23:30:20.9778570Z * installing *source* package ‘crayon’ ... 2021-05-14T23:30:20.9817510Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:20.9818600Z ** using staged installation 2021-05-14T23:30:21.0008570Z ** R 2021-05-14T23:30:21.0141970Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:22.1862590Z ** help 2021-05-14T23:30:22.2625060Z *** installing help indices 2021-05-14T23:30:22.3086740Z ** building package indices 2021-05-14T23:30:22.6659920Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:22.9181700Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:23.1797060Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:23.1822020Z * DONE (crayon) 2021-05-14T23:30:23.5659990Z * installing *source* package ‘fastmap’ ... 2021-05-14T23:30:23.5690220Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:23.5691780Z ** using staged installation 2021-05-14T23:30:23.5856750Z ** libs 2021-05-14T23:30:23.6056130Z 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-14T23:30:26.5556010Z 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-14T23:30:26.6411420Z 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-14T23:30:26.7045150Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T23:30:26.7087120Z ** R 2021-05-14T23:30:26.7153750Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:27.2809070Z ** help 2021-05-14T23:30:27.3099000Z *** installing help indices 2021-05-14T23:30:27.3329430Z ** building package indices 2021-05-14T23:30:27.6000380Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:28.0131360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:28.1492030Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:28.4019010Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:28.4041450Z * DONE (fastmap) 2021-05-14T23:30:28.7652840Z * installing *source* package ‘yaml’ ... 2021-05-14T23:30:28.7696720Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:28.7698810Z ** using staged installation 2021-05-14T23:30:28.7853040Z ** libs 2021-05-14T23:30:28.8036740Z 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-14T23:30:29.1797900Z 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-14T23:30:29.3200290Z 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-14T23:30:30.3378070Z 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-14T23:30:30.4899670Z 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-14T23:30:30.6634740Z 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-14T23:30:31.0529120Z 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-14T23:30:31.1321610Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:30:31.1323730Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T23:30:31.1324690Z ^~~ 2021-05-14T23:30:31.1326920Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:30:31.1328670Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T23:30:31.1330420Z ^~~ 2021-05-14T23:30:31.1332650Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:30:31.1334390Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-14T23:30:31.1335300Z ^~~ 2021-05-14T23:30:31.3292370Z 3 warnings generated. 2021-05-14T23:30:31.3325450Z 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-14T23:30:31.4605730Z 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-14T23:30:31.5320630Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:30:31.5322500Z tag = process_tag(tag); 2021-05-14T23:30:31.5323220Z ^~~ 2021-05-14T23:30:31.5348630Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:30:31.5350270Z tag = process_tag(tag); 2021-05-14T23:30:31.5350990Z ^~~ 2021-05-14T23:30:31.5388200Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:30:31.5389910Z tag = process_tag(tag); 2021-05-14T23:30:31.5390620Z ^~~ 2021-05-14T23:30:31.8397180Z 3 warnings generated. 2021-05-14T23:30:31.8432840Z 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-14T23:30:31.9797190Z 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-14T23:30:33.3264010Z 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-14T23:30:33.4255690Z 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-14T23:30:33.4860990Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T23:30:33.4907680Z ** R 2021-05-14T23:30:33.4943890Z ** inst 2021-05-14T23:30:33.4990010Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:33.8345510Z ** help 2021-05-14T23:30:33.8646370Z *** installing help indices 2021-05-14T23:30:33.8918630Z ** building package indices 2021-05-14T23:30:34.1658050Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:34.5369330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:34.6700300Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:34.9190250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:34.9217860Z * DONE (yaml) 2021-05-14T23:30:35.3713310Z * installing *source* package ‘withr’ ... 2021-05-14T23:30:35.3766420Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:35.3767510Z ** using staged installation 2021-05-14T23:30:35.4003900Z ** R 2021-05-14T23:30:35.4151030Z ** inst 2021-05-14T23:30:35.4178400Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:36.2509120Z ** help 2021-05-14T23:30:36.3574280Z *** installing help indices 2021-05-14T23:30:36.4235180Z *** copying figures 2021-05-14T23:30:36.4247300Z ** building package indices 2021-05-14T23:30:36.7429430Z ** installing vignettes 2021-05-14T23:30:36.7530160Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:37.0140410Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:37.2781730Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:37.2882030Z * DONE (withr) 2021-05-14T23:30:37.6214780Z * installing *source* package ‘whisker’ ... 2021-05-14T23:30:37.6248810Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:37.6249930Z ** using staged installation 2021-05-14T23:30:37.6388510Z ** R 2021-05-14T23:30:37.6436520Z ** inst 2021-05-14T23:30:37.6516770Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:38.1841020Z ** help 2021-05-14T23:30:38.2159110Z *** installing help indices 2021-05-14T23:30:38.2441440Z ** building package indices 2021-05-14T23:30:38.5591680Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:38.8105260Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:39.0642000Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:39.0742200Z * DONE (whisker) 2021-05-14T23:30:39.3858260Z * installing *source* package ‘rappdirs’ ... 2021-05-14T23:30:39.3883580Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:39.3884900Z ** using staged installation 2021-05-14T23:30:39.4165260Z ** libs 2021-05-14T23:30:39.4519610Z 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-14T23:30:39.5315690Z 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-14T23:30:39.6136090Z 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-14T23:30:39.6723290Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T23:30:39.6762840Z ** R 2021-05-14T23:30:39.6822720Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:40.0838830Z ** help 2021-05-14T23:30:40.1161400Z *** installing help indices 2021-05-14T23:30:40.1421030Z ** building package indices 2021-05-14T23:30:40.4114460Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:40.8074770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:40.9427790Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:41.1934440Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:41.1957900Z * DONE (rappdirs) 2021-05-14T23:30:42.0155110Z * installing *source* package ‘fs’ ... 2021-05-14T23:30:42.0376970Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:42.0378210Z ** using staged installation 2021-05-14T23:30:42.0616900Z ** libs 2021-05-14T23:30:42.0854010Z 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-14T23:30:42.9232120Z 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-14T23:30:43.1079140Z 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-14T23:30:43.8679100Z 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-14T23:30:44.0590830Z 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-14T23:30:44.7205420Z 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-14T23:30:45.7105380Z 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-14T23:30:45.8733950Z 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-14T23:30:46.5345980Z 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-14T23:30:47.2764150Z 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-14T23:30:47.9417980Z 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-14T23:30:48.5872050Z (cd libuv-1.38.1 \ 2021-05-14T23:30:48.5873740Z && 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-14T23:30:49.9721290Z rm: conftest.dSYM: is a directory 2021-05-14T23:30:53.2784670Z rm: conftest.dSYM: is a directory 2021-05-14T23:30:53.3651680Z rm: conftest.dSYM: is a directory 2021-05-14T23:30:53.3883320Z rm: conftest.dSYM: is a directory 2021-05-14T23:31:04.1464080Z make --directory=libuv-1.38.1 \ 2021-05-14T23:31:04.1464640Z HAVE_DTRACE=0 2021-05-14T23:31:04.1994040Z CC src/libuv_la-fs-poll.lo 2021-05-14T23:31:05.2282200Z CC src/libuv_la-idna.lo 2021-05-14T23:31:06.3020910Z CC src/libuv_la-inet.lo 2021-05-14T23:31:07.3473290Z CC src/libuv_la-random.lo 2021-05-14T23:31:08.2816420Z CC src/libuv_la-strscpy.lo 2021-05-14T23:31:09.1684420Z CC src/libuv_la-threadpool.lo 2021-05-14T23:31:10.2157080Z CC src/libuv_la-timer.lo 2021-05-14T23:31:11.3097670Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T23:31:12.2200290Z CC src/libuv_la-uv-common.lo 2021-05-14T23:31:13.6255790Z CC src/libuv_la-version.lo 2021-05-14T23:31:14.4913990Z CC src/unix/libuv_la-async.lo 2021-05-14T23:31:15.4975890Z CC src/unix/libuv_la-core.lo 2021-05-14T23:31:17.0340580Z CC src/unix/libuv_la-dl.lo 2021-05-14T23:31:17.9382590Z CC src/unix/libuv_la-fs.lo 2021-05-14T23:31:19.7390550Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T23:31:20.7274710Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T23:31:21.6650410Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T23:31:22.6711290Z CC src/unix/libuv_la-loop.lo 2021-05-14T23:31:23.6494450Z CC src/unix/libuv_la-pipe.lo 2021-05-14T23:31:24.6663050Z CC src/unix/libuv_la-poll.lo 2021-05-14T23:31:25.6293890Z CC src/unix/libuv_la-process.lo 2021-05-14T23:31:26.7489870Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T23:31:27.6432310Z CC src/unix/libuv_la-signal.lo 2021-05-14T23:31:29.0201890Z CC src/unix/libuv_la-stream.lo 2021-05-14T23:31:30.7889520Z CC src/unix/libuv_la-tcp.lo 2021-05-14T23:31:31.8109380Z CC src/unix/libuv_la-thread.lo 2021-05-14T23:31:32.8731750Z CC src/unix/libuv_la-tty.lo 2021-05-14T23:31:33.8434370Z CC src/unix/libuv_la-udp.lo 2021-05-14T23:31:35.1499190Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T23:31:36.0866900Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T23:31:36.9837990Z CC src/unix/libuv_la-darwin.lo 2021-05-14T23:31:37.9653320Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T23:31:39.1425080Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T23:31:40.2980740Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T23:31:41.2468030Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T23:31:42.1256280Z CCLD libuv.la 2021-05-14T23:31:42.6188170Z 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-14T23:31:42.6975560Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T23:31:42.7055620Z ** R 2021-05-14T23:31:42.7205520Z ** inst 2021-05-14T23:31:42.7235090Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:44.1985330Z ** help 2021-05-14T23:31:44.3337270Z *** installing help indices 2021-05-14T23:31:44.3933530Z ** building package indices 2021-05-14T23:31:44.6987340Z ** installing vignettes 2021-05-14T23:31:44.7188350Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:45.7390840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:31:45.8704490Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:46.1911810Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:46.1943160Z * DONE (fs) 2021-05-14T23:31:46.5775410Z * installing *source* package ‘clipr’ ... 2021-05-14T23:31:46.5802690Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T23:31:46.5803850Z ** using staged installation 2021-05-14T23:31:46.6072040Z ** R 2021-05-14T23:31:46.6141730Z ** inst 2021-05-14T23:31:46.6167510Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:47.0430620Z ** help 2021-05-14T23:31:47.0720420Z *** installing help indices 2021-05-14T23:31:47.0981630Z ** building package indices 2021-05-14T23:31:47.3616500Z ** installing vignettes 2021-05-14T23:31:47.3688580Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:47.6176470Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:47.8704860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:47.8805310Z * DONE (clipr) 2021-05-14T23:31:49.0525510Z * installing *source* package ‘git2r’ ... 2021-05-14T23:31:49.0944300Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T23:31:49.0945890Z ** using staged installation 2021-05-14T23:31:49.4534130Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T23:31:49.4536190Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T23:31:49.4546340Z checking for gcc... gcc 2021-05-14T23:31:53.2476910Z checking whether the C compiler works... yes 2021-05-14T23:31:53.2478200Z checking for C compiler default output file name... a.out 2021-05-14T23:31:53.3719190Z checking for suffix of executables... 2021-05-14T23:31:53.6959650Z checking whether we are cross compiling... no 2021-05-14T23:31:53.7791990Z checking for suffix of object files... o 2021-05-14T23:31:53.8394050Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:31:53.9003330Z checking whether gcc accepts -g... yes 2021-05-14T23:31:54.0231410Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:31:54.0243750Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T23:31:54.0384750Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T23:31:54.1178620Z Found pkg-config cflags and libs! 2021-05-14T23:31:54.4839840Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T23:31:54.7509030Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T23:31:54.8569710Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T23:31:54.9627110Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T23:31:55.0728990Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T23:31:55.0731580Z ----- Results of the git2r package configure ----- 2021-05-14T23:31:55.0732160Z 2021-05-14T23:31:55.0734580Z 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-14T23:31:55.0736470Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T23:31:55.0737170Z 2021-05-14T23:31:55.0738370Z -------------------------------------------------- 2021-05-14T23:31:55.1097930Z configure: creating ./config.status 2021-05-14T23:31:55.2718100Z config.status: creating src/Makevars 2021-05-14T23:31:55.3970080Z ** libs 2021-05-14T23:31:55.4168650Z 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-14T23:31:55.5400920Z 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-14T23:31:55.6293030Z 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-14T23:31:55.8421630Z 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-14T23:31:55.9786110Z 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-14T23:31:56.1389860Z 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-14T23:31:56.3745400Z 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-14T23:31:56.5117100Z 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-14T23:31:56.6467520Z 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-14T23:31:56.8330180Z 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-14T23:31:57.0245500Z 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-14T23:31:57.1688130Z 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-14T23:31:57.4195060Z 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-14T23:31:57.5342410Z 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-14T23:31:57.6660310Z 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-14T23:31:57.7974090Z 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-14T23:31:57.9215700Z 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-14T23:31:58.1201380Z 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-14T23:31:58.2818950Z 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-14T23:31:58.4160660Z 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-14T23:31:58.6046300Z 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-14T23:31:58.7182640Z 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-14T23:31:58.8480420Z 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-14T23:31:58.9837610Z 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-14T23:31:59.1158970Z 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-14T23:31:59.3067630Z 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-14T23:31:59.4891230Z 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-14T23:31:59.6170490Z 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-14T23:31:59.7441320Z 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-14T23:31:59.9516090Z 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-14T23:32:00.0780530Z 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-14T23:32:00.2368740Z 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-14T23:32:00.4363650Z 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-14T23:32:00.6014040Z 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-14T23:32:00.7166360Z 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-14T23:32:00.8716730Z 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-14T23:32:00.9012830Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T23:32:00.9391220Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T23:32:00.9439250Z ** R 2021-05-14T23:32:00.9726140Z ** inst 2021-05-14T23:32:00.9755370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:02.2110020Z ** help 2021-05-14T23:32:02.5602740Z *** installing help indices 2021-05-14T23:32:02.7768570Z ** building package indices 2021-05-14T23:32:03.2165640Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:03.6271150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:03.7580710Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:04.0410310Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:04.0444210Z * DONE (git2r) 2021-05-14T23:32:04.4130290Z * installing *source* package ‘askpass’ ... 2021-05-14T23:32:04.4150020Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:04.4151710Z ** using staged installation 2021-05-14T23:32:04.4339920Z ** libs 2021-05-14T23:32:04.4510550Z 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-14T23:32:04.5382890Z 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-14T23:32:04.5937330Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T23:32:04.5977810Z ** R 2021-05-14T23:32:04.6023220Z ** inst 2021-05-14T23:32:04.6043650Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:04.9420380Z ** help 2021-05-14T23:32:04.9627910Z *** installing help indices 2021-05-14T23:32:04.9801840Z ** building package indices 2021-05-14T23:32:05.2466560Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:05.5026800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:05.6368860Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:05.8810650Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:05.8833090Z * DONE (askpass) 2021-05-14T23:32:06.3939830Z * installing *source* package ‘cli’ ... 2021-05-14T23:32:06.4055610Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:06.4057240Z ** using staged installation 2021-05-14T23:32:06.4311310Z ** R 2021-05-14T23:32:06.4705420Z ** inst 2021-05-14T23:32:06.4748370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:09.8279630Z ** help 2021-05-14T23:32:10.1057250Z *** installing help indices 2021-05-14T23:32:10.2616100Z *** copying figures 2021-05-14T23:32:10.2619530Z ** building package indices 2021-05-14T23:32:10.6798760Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:11.0136820Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:11.3799550Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:11.3847140Z * DONE (cli) 2021-05-14T23:32:11.8799250Z * installing *source* package ‘purrr’ ... 2021-05-14T23:32:11.8898290Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:11.8900260Z ** using staged installation 2021-05-14T23:32:11.9121840Z ** libs 2021-05-14T23:32:11.9295590Z 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-14T23:32:12.0021300Z 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-14T23:32:12.1203480Z 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-14T23:32:12.2190960Z 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-14T23:32:12.3437530Z 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-14T23:32:12.4236170Z 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-14T23:32:12.5664310Z 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-14T23:32:12.7183990Z 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-14T23:32:12.8262540Z 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-14T23:32:12.9110000Z 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-14T23:32:12.9683220Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T23:32:12.9725200Z ** R 2021-05-14T23:32:12.9978060Z ** inst 2021-05-14T23:32:13.0079670Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:14.6361330Z ** help 2021-05-14T23:32:14.8661080Z *** installing help indices 2021-05-14T23:32:14.9869440Z *** copying figures 2021-05-14T23:32:14.9904030Z ** building package indices 2021-05-14T23:32:15.3561180Z ** installing vignettes 2021-05-14T23:32:15.3678640Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:15.7560420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:15.8832240Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:16.2420430Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:16.2457250Z * DONE (purrr) 2021-05-14T23:32:16.6350100Z * installing *source* package ‘lifecycle’ ... 2021-05-14T23:32:16.6403970Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:16.6405070Z ** using staged installation 2021-05-14T23:32:16.6617920Z ** R 2021-05-14T23:32:16.6692370Z ** inst 2021-05-14T23:32:16.6734810Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:17.2672070Z ** help 2021-05-14T23:32:17.3621630Z *** installing help indices 2021-05-14T23:32:17.3917370Z *** copying figures 2021-05-14T23:32:17.3950970Z ** building package indices 2021-05-14T23:32:17.7294030Z ** installing vignettes 2021-05-14T23:32:17.7363390Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:18.0084660Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:18.3681880Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:18.3755390Z * DONE (lifecycle) 2021-05-14T23:32:18.8335950Z * installing *source* package ‘desc’ ... 2021-05-14T23:32:18.8423290Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:18.8424310Z ** using staged installation 2021-05-14T23:32:18.8638460Z ** R 2021-05-14T23:32:18.8833580Z ** inst 2021-05-14T23:32:18.8883340Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:20.9910000Z ** help 2021-05-14T23:32:21.1767920Z *** installing help indices 2021-05-14T23:32:21.2829710Z ** building package indices 2021-05-14T23:32:21.6412410Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:21.9049790Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:22.2051210Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:22.2155350Z * DONE (desc) 2021-05-14T23:32:22.6137000Z * installing *source* package ‘cachem’ ... 2021-05-14T23:32:22.6159710Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:22.6160750Z ** using staged installation 2021-05-14T23:32:22.6348410Z ** libs 2021-05-14T23:32:22.6530710Z 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-14T23:32:22.7414720Z 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-14T23:32:22.8238330Z 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-14T23:32:22.8809730Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T23:32:22.8855520Z ** R 2021-05-14T23:32:22.9006180Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:23.5854090Z ** help 2021-05-14T23:32:23.6153310Z *** installing help indices 2021-05-14T23:32:23.6391610Z ** building package indices 2021-05-14T23:32:23.9019710Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:24.3328790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:24.4665240Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:24.7490600Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:24.7518990Z * DONE (cachem) 2021-05-14T23:32:25.4564320Z * installing *source* package ‘openssl’ ... 2021-05-14T23:32:25.4760560Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:25.4761330Z ** using staged installation 2021-05-14T23:32:25.6163760Z Homebrew 3.1.6 2021-05-14T23:32:25.7122960Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T23:32:25.8057150Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T23:32:26.1844560Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T23:32:26.5571050Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T23:32:26.5794080Z ** libs 2021-05-14T23:32:26.5983680Z 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-14T23:32:26.6012940Z 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-14T23:32:26.7370970Z 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-14T23:32:26.8733370Z 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-14T23:32:27.0381530Z 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-14T23:32:27.2979310Z 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-14T23:32:27.4508960Z 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-14T23:32:27.6323330Z 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-14T23:32:27.8272510Z 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-14T23:32:27.9279270Z 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-14T23:32:28.0730420Z 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-14T23:32:28.1960410Z 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-14T23:32:28.3506080Z 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-14T23:32:28.5604640Z 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-14T23:32:28.7520790Z 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-14T23:32:29.0096220Z 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-14T23:32:29.0933670Z 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-14T23:32:29.1650450Z 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-14T23:32:29.3811760Z 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-14T23:32:29.6104800Z 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-14T23:32:29.8183280Z 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-14T23:32:29.8981240Z 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-14T23:32:30.0794840Z 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-14T23:32:30.2820730Z 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-14T23:32:30.5202620Z 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-14T23:32:30.7163250Z 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-14T23:32:30.9179180Z 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-14T23:32:31.1194960Z 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-14T23:32:31.2233950Z 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-14T23:32:31.4285980Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:32:31.4510620Z 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-14T23:32:31.4827150Z 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)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-14T23:32:31.4829940Z 2021-05-14T23:32:31.5253510Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T23:32:31.5300320Z ** R 2021-05-14T23:32:31.5472500Z ** inst 2021-05-14T23:32:31.6072450Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:32.9800170Z ** help 2021-05-14T23:32:33.0559260Z *** installing help indices 2021-05-14T23:32:33.1021840Z ** building package indices 2021-05-14T23:32:33.4139200Z ** installing vignettes 2021-05-14T23:32:33.4326760Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:33.8081860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:33.9406050Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:34.2295070Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:34.2322230Z * DONE (openssl) 2021-05-14T23:32:34.5664750Z * installing *source* package ‘memoise’ ... 2021-05-14T23:32:34.5690130Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:34.5691490Z ** using staged installation 2021-05-14T23:32:34.5907460Z ** R 2021-05-14T23:32:34.6030140Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:35.1243870Z ** help 2021-05-14T23:32:35.1681180Z *** installing help indices 2021-05-14T23:32:35.1972980Z ** building package indices 2021-05-14T23:32:35.4691010Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:35.7452880Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:36.0242710Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:36.0261110Z * DONE (memoise) 2021-05-14T23:32:36.5079000Z * installing *source* package ‘httr’ ... 2021-05-14T23:32:36.5175180Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:36.5176140Z ** using staged installation 2021-05-14T23:32:36.5402740Z ** R 2021-05-14T23:32:36.5689140Z ** demo 2021-05-14T23:32:36.5739730Z ** inst 2021-05-14T23:32:36.5788530Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:39.8053820Z ** help 2021-05-14T23:32:40.0341060Z *** installing help indices 2021-05-14T23:32:40.1632090Z ** building package indices 2021-05-14T23:32:40.5412340Z ** installing vignettes 2021-05-14T23:32:40.5507120Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:40.8003440Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:41.1410370Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:41.1463000Z * DONE (httr) 2021-05-14T23:32:41.4975560Z * installing *source* package ‘credentials’ ... 2021-05-14T23:32:41.5004220Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:41.5005280Z ** using staged installation 2021-05-14T23:32:41.5207510Z ** R 2021-05-14T23:32:41.5275930Z ** inst 2021-05-14T23:32:41.5310810Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:42.1109390Z ** help 2021-05-14T23:32:42.1364920Z *** installing help indices 2021-05-14T23:32:42.1605420Z ** building package indices 2021-05-14T23:32:42.4217330Z ** installing vignettes 2021-05-14T23:32:42.4288700Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:42.9426460Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:43.3262920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:43.3287520Z * DONE (credentials) 2021-05-14T23:32:43.6722700Z * installing *source* package ‘gh’ ... 2021-05-14T23:32:43.6757630Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:43.6758970Z ** using staged installation 2021-05-14T23:32:43.6983090Z ** R 2021-05-14T23:32:43.7104950Z ** inst 2021-05-14T23:32:43.7131200Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:45.0772260Z ** help 2021-05-14T23:32:45.1187640Z *** installing help indices 2021-05-14T23:32:45.1550840Z ** building package indices 2021-05-14T23:32:45.4317680Z ** installing vignettes 2021-05-14T23:32:45.4392750Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:45.7850560Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:46.1519690Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:46.1551120Z * DONE (gh) 2021-05-14T23:32:46.5440360Z * installing *source* package ‘gert’ ... 2021-05-14T23:32:46.5492240Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:46.5493000Z ** using staged installation 2021-05-14T23:32:46.6496630Z Found pkg-config cflags and libs! 2021-05-14T23:32:46.9866300Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T23:32:46.9869650Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T23:32:47.1018510Z Configuration OK! 2021-05-14T23:32:47.1239920Z ** libs 2021-05-14T23:32:47.1422290Z 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-14T23:32:47.1451920Z 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-14T23:32:47.3711220Z 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-14T23:32:47.6065970Z 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-14T23:32:47.8436250Z 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-14T23:32:47.9788740Z 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-14T23:32:48.1066090Z 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-14T23:32:48.2882040Z 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-14T23:32:48.4132210Z 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-14T23:32:48.5672880Z 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-14T23:32:48.7222260Z 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-14T23:32:48.8625560Z 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-14T23:32:49.0136340Z 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-14T23:32:49.1424010Z 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-14T23:32:49.3055450Z 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-14T23:32:49.4320760Z 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-14T23:32:49.4604050Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T23:32:49.4951320Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T23:32:49.5003490Z ** R 2021-05-14T23:32:49.5172670Z ** inst 2021-05-14T23:32:49.5197800Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:50.5015300Z ** help 2021-05-14T23:32:50.5834530Z *** installing help indices 2021-05-14T23:32:50.6357300Z ** building package indices 2021-05-14T23:32:50.9367790Z ** installing vignettes 2021-05-14T23:32:50.9510900Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:51.4792800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:51.6167560Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:51.9627500Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:51.9656880Z * DONE (gert) 2021-05-14T23:32:52.6069890Z * installing *source* package ‘usethis’ ... 2021-05-14T23:32:52.6232190Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:52.6233370Z ** using staged installation 2021-05-14T23:32:52.6595140Z ** R 2021-05-14T23:32:52.7135650Z ** inst 2021-05-14T23:32:52.7323160Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:56.7803290Z ** help 2021-05-14T23:32:57.0751870Z *** installing help indices 2021-05-14T23:32:57.2367660Z *** copying figures 2021-05-14T23:32:57.2406510Z ** building package indices 2021-05-14T23:32:57.6597840Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:58.0548160Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:58.5732580Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:58.5811940Z * DONE (usethis) 2021-05-14T23:32:58.6293220Z 2021-05-14T23:32:58.6294350Z The downloaded source packages are in 2021-05-14T23:32:58.6296140Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/downloaded_packages’ 2021-05-14T23:32:58.6308800Z Running `R CMD build`... 2021-05-14T23:33:01.9626520Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a383bf267c0/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:33:01.9628630Z * preparing ‘tic’: 2021-05-14T23:33:01.9631810Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:33:01.9633060Z * installing the package to process help pages 2021-05-14T23:33:01.9634710Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:33:01.9637300Z * checking for empty or unneeded directories 2021-05-14T23:33:01.9639140Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:33:01.9640560Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:33:01.9644930Z (as ‘lib’ is unspecified) 2021-05-14T23:33:01.9645900Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:33:01.9646920Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:33:02.5308890Z * installing *source* package ‘tic’ ... 2021-05-14T23:33:02.5311230Z ** using staged installation 2021-05-14T23:33:02.5690750Z ** R 2021-05-14T23:33:02.6009990Z ** inst 2021-05-14T23:33:02.6192610Z ** preparing package for lazy loading 2021-05-14T23:33:03.1276470Z ** help 2021-05-14T23:33:03.4087680Z *** installing help indices 2021-05-14T23:33:03.5354080Z *** copying figures 2021-05-14T23:33:03.5386890Z ** building package indices 2021-05-14T23:33:03.9099920Z ** installing vignettes 2021-05-14T23:33:03.9167870Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:04.3517090Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:04.8422410Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:04.8495450Z * DONE (tic) 2021-05-14T23:33:04.9165930Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:33:05.3261130Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:33:06.8588060Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:33:06.8590750Z 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-14T23:33:06.8594190Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:33:06.8595460Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:33:06.8596680Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:33:06.8598370Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:33:06.8599750Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:33:06.8600790Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:33:06.8602340Z (as ‘lib’ is unspecified) 2021-05-14T23:33:06.8603670Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:33:06.8604900Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:33:06.8606010Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:33:06.8607440Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:33:06.8608730Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:33:06.8609940Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:33:06.8611240Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:33:06.8612740Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:33:06.8614110Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:33:06.8615360Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:33:06.8616750Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:33:06.8618270Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:33:06.8619400Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:33:06.8620450Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:33:06.8621710Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:33:06.8623020Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:33:06.8624140Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:33:06.8625230Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:33:06.8626510Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:33:06.8627720Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:33:06.8628940Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:33:06.8630300Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:33:06.8631720Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:33:06.8633070Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:33:06.8634410Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:33:06.8635810Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:33:06.8637810Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:33:06.8639100Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:33:06.8640330Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:33:06.8641580Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:33:06.8642700Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:33:06.8643790Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:33:09.2268260Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:33:09.2273000Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:33:09.2362440Z Packages which are only available in source form, and may need 2021-05-14T23:33:09.2364130Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-14T23:33:09.2365400Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-14T23:33:09.2366650Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-14T23:33:09.2369780Z 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-14T23:33:09.2371160Z 2021-05-14T23:33:09.2383500Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:33:09.4045980Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T23:33:09.4194290Z ================================================== 2021-05-14T23:33:09.4195200Z downloaded 233 KB 2021-05-14T23:33:09.4195620Z 2021-05-14T23:33:09.4228970Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:33:09.5745690Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T23:33:10.2087830Z ================================================== 2021-05-14T23:33:10.2088780Z downloaded 764 KB 2021-05-14T23:33:10.2089060Z 2021-05-14T23:33:10.2123220Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:33:10.5857910Z Content type 'application/x-gzip' length 6080 bytes 2021-05-14T23:33:10.5867900Z ================================================== 2021-05-14T23:33:10.5868430Z downloaded 6080 bytes 2021-05-14T23:33:10.5868710Z 2021-05-14T23:33:10.5902140Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:33:10.7242300Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T23:33:10.7565940Z ================================================== 2021-05-14T23:33:10.7566560Z downloaded 1.0 MB 2021-05-14T23:33:10.7566820Z 2021-05-14T23:33:10.7604770Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:33:11.0284500Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T23:33:11.0576730Z ================================================== 2021-05-14T23:33:11.0579630Z downloaded 670 KB 2021-05-14T23:33:11.0580460Z 2021-05-14T23:33:11.0614170Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:33:11.1982410Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T23:33:11.1983440Z ================================================== 2021-05-14T23:33:11.1983860Z downloaded 13 KB 2021-05-14T23:33:11.1984120Z 2021-05-14T23:33:11.2017820Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:33:11.4695210Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T23:33:11.4849670Z ================================================== 2021-05-14T23:33:11.4850190Z downloaded 265 KB 2021-05-14T23:33:11.4850460Z 2021-05-14T23:33:11.4884830Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:33:11.8561190Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T23:33:11.8845800Z ================================================== 2021-05-14T23:33:11.8846340Z downloaded 466 KB 2021-05-14T23:33:11.8846610Z 2021-05-14T23:33:11.8883240Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:33:12.1706130Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T23:33:12.1881720Z ================================================== 2021-05-14T23:33:12.1882770Z downloaded 25 KB 2021-05-14T23:33:12.1883080Z 2021-05-14T23:33:12.1924170Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:33:12.3715320Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T23:33:12.3814160Z ================================================== 2021-05-14T23:33:12.3814650Z downloaded 116 KB 2021-05-14T23:33:12.3814920Z 2021-05-14T23:33:12.3848980Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:33:12.5976140Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T23:33:12.6067500Z ================================================== 2021-05-14T23:33:12.6068330Z downloaded 138 KB 2021-05-14T23:33:12.6068840Z 2021-05-14T23:33:12.6103810Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:33:12.7460890Z Content type 'application/x-gzip' length 6100 bytes 2021-05-14T23:33:12.7461610Z ================================================== 2021-05-14T23:33:12.7462040Z downloaded 6100 bytes 2021-05-14T23:33:12.7462420Z 2021-05-14T23:33:12.7496070Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:33:12.9315450Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T23:33:12.9362290Z ================================================== 2021-05-14T23:33:12.9362820Z downloaded 59 KB 2021-05-14T23:33:12.9363090Z 2021-05-14T23:33:12.9396270Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:33:13.0783290Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-14T23:33:13.0785390Z ================================================== 2021-05-14T23:33:13.0785850Z downloaded 23 KB 2021-05-14T23:33:13.0786120Z 2021-05-14T23:33:13.0819710Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:33:13.2191010Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T23:33:13.2192760Z ================================================== 2021-05-14T23:33:13.2193630Z downloaded 8066 bytes 2021-05-14T23:33:13.2193910Z 2021-05-14T23:33:13.2225040Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:33:13.3592270Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T23:33:13.3682940Z ================================================== 2021-05-14T23:33:13.3683700Z downloaded 160 KB 2021-05-14T23:33:13.3685040Z 2021-05-14T23:33:13.3721460Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:33:13.9397820Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T23:33:13.9544240Z ================================================== 2021-05-14T23:33:13.9545760Z downloaded 72 KB 2021-05-14T23:33:13.9546560Z 2021-05-14T23:33:13.9579840Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:33:14.1358710Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T23:33:14.1372240Z ================================================== 2021-05-14T23:33:14.1373270Z downloaded 11 KB 2021-05-14T23:33:14.1373840Z 2021-05-14T23:33:14.1426650Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:33:14.3751070Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T23:33:14.3899170Z ================================================== 2021-05-14T23:33:14.3899740Z downloaded 265 KB 2021-05-14T23:33:14.3900010Z 2021-05-14T23:33:14.3938460Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:33:14.5316390Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T23:33:14.5384220Z ================================================== 2021-05-14T23:33:14.5384940Z downloaded 102 KB 2021-05-14T23:33:14.5385490Z 2021-05-14T23:33:14.5419630Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:33:14.6827190Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-14T23:33:14.6880940Z ================================================== 2021-05-14T23:33:14.6881410Z downloaded 79 KB 2021-05-14T23:33:14.6881970Z 2021-05-14T23:33:14.6915790Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:33:14.8766200Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T23:33:14.8768070Z ================================================== 2021-05-14T23:33:14.8768960Z downloaded 14 KB 2021-05-14T23:33:14.8769240Z 2021-05-14T23:33:14.8804260Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:33:15.1422630Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-14T23:33:15.1508140Z ================================================== 2021-05-14T23:33:15.1509020Z downloaded 132 KB 2021-05-14T23:33:15.1509890Z 2021-05-14T23:33:15.1544200Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:33:15.3553160Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T23:33:15.4510740Z ================================================== 2021-05-14T23:33:15.4511290Z downloaded 7.2 MB 2021-05-14T23:33:15.4511590Z 2021-05-14T23:33:15.4601250Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:33:15.7415460Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T23:33:15.7976300Z ================================================== 2021-05-14T23:33:15.7976840Z downloaded 2.8 MB 2021-05-14T23:33:15.7977670Z 2021-05-14T23:33:15.8014410Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:33:16.0433470Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T23:33:16.0760360Z ================================================== 2021-05-14T23:33:16.0760850Z downloaded 871 KB 2021-05-14T23:33:16.0794850Z 2021-05-14T23:33:16.0796780Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:33:16.2921210Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-14T23:33:16.3016800Z ================================================== 2021-05-14T23:33:16.3017390Z downloaded 130 KB 2021-05-14T23:33:16.3017670Z 2021-05-14T23:33:16.3050430Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:33:16.5800810Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-14T23:33:16.5854870Z ================================================== 2021-05-14T23:33:16.5855400Z downloaded 81 KB 2021-05-14T23:33:16.5855700Z 2021-05-14T23:33:16.5891660Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:33:16.7918520Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-14T23:33:16.7919850Z ================================================== 2021-05-14T23:33:16.7920840Z downloaded 10 KB 2021-05-14T23:33:16.7921600Z 2021-05-14T23:33:16.7955080Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:33:16.9976470Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-14T23:33:17.0018470Z ================================================== 2021-05-14T23:33:17.0018990Z downloaded 44 KB 2021-05-14T23:33:17.0019250Z 2021-05-14T23:33:17.0051800Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:33:17.2092700Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-14T23:33:17.2093500Z ================================================== 2021-05-14T23:33:17.2094390Z downloaded 10 KB 2021-05-14T23:33:17.2094780Z 2021-05-14T23:33:17.2125710Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:33:17.3710780Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T23:33:17.3716340Z ================================================== 2021-05-14T23:33:17.3716850Z downloaded 29 KB 2021-05-14T23:33:17.3717120Z 2021-05-14T23:33:17.3754600Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:33:17.6146070Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T23:33:17.6393280Z ================================================== 2021-05-14T23:33:17.6394510Z downloaded 664 KB 2021-05-14T23:33:17.6394820Z 2021-05-14T23:33:17.6429870Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:33:17.8348580Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T23:33:17.8353410Z ================================================== 2021-05-14T23:33:17.8353900Z downloaded 40 KB 2021-05-14T23:33:17.8354190Z 2021-05-14T23:33:17.8389410Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:33:18.0716670Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T23:33:18.0877350Z ================================================== 2021-05-14T23:33:18.0878290Z downloaded 248 KB 2021-05-14T23:33:18.0878590Z 2021-05-14T23:33:18.0912440Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:33:18.2945980Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-14T23:33:18.2998610Z ================================================== 2021-05-14T23:33:18.2999170Z downloaded 44 KB 2021-05-14T23:33:18.2999430Z 2021-05-14T23:33:18.3031900Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:33:18.8049520Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T23:33:18.8303850Z ================================================== 2021-05-14T23:33:18.8304340Z downloaded 362 KB 2021-05-14T23:33:18.8304660Z 2021-05-14T23:33:19.3526350Z * installing *source* package ‘utf8’ ... 2021-05-14T23:33:19.3642500Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:19.3643290Z ** using staged installation 2021-05-14T23:33:19.3840250Z ** libs 2021-05-14T23:33:19.4064650Z 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-14T23:33:19.5220260Z 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-14T23:33:19.6976540Z 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-14T23:33:19.7944910Z 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-14T23:33:19.8691200Z 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-14T23:33:19.9646590Z 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-14T23:33:20.1459690Z 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-14T23:33:20.2424870Z 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-14T23:33:20.3931190Z 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-14T23:33:20.4966220Z 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-14T23:33:20.6058530Z 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-14T23:33:20.7027520Z 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-14T23:33:20.7898130Z 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-14T23:33:20.8784650Z 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-14T23:33:20.9638870Z 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-14T23:33:21.0989090Z 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-14T23:33:21.2102060Z 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-14T23:33:21.2923730Z 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-14T23:33:21.3614070Z 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-14T23:33:21.4517000Z 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-14T23:33:21.5213900Z 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-14T23:33:21.7189970Z 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-14T23:33:22.2444380Z 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-14T23:33:22.4554160Z 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-14T23:33:22.5627880Z 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-14T23:33:22.6613460Z 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-14T23:33:22.7606680Z 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-14T23:33:22.8783150Z 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-14T23:33:22.9089220Z 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-14T23:33:22.9812000Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T23:33:22.9883790Z ** R 2021-05-14T23:33:23.7680280Z ** inst 2021-05-14T23:33:23.7687580Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:23.7688350Z ** help 2021-05-14T23:33:23.7688990Z *** installing help indices 2021-05-14T23:33:23.7689680Z ** building package indices 2021-05-14T23:33:23.9643060Z ** installing vignettes 2021-05-14T23:33:23.9734370Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:24.3883370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:24.5268690Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:24.7941120Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:24.8037790Z * DONE (utf8) 2021-05-14T23:33:25.1631740Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T23:33:25.1650490Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:25.1652140Z ** using staged installation 2021-05-14T23:33:25.1840100Z ** R 2021-05-14T23:33:25.1880860Z ** inst 2021-05-14T23:33:25.1902610Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:25.5136210Z ** help 2021-05-14T23:33:25.5455390Z *** installing help indices 2021-05-14T23:33:25.5669210Z ** building package indices 2021-05-14T23:33:25.8350050Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:26.0909750Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:26.3562750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:26.3669170Z * DONE (pkgconfig) 2021-05-14T23:33:26.7618290Z * installing *source* package ‘fansi’ ... 2021-05-14T23:33:26.7686990Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:26.7687970Z ** using staged installation 2021-05-14T23:33:26.7878710Z ** libs 2021-05-14T23:33:26.8143340Z 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-14T23:33:26.8875740Z 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-14T23:33:26.9830650Z 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-14T23:33:27.0642920Z 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-14T23:33:27.1627840Z 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-14T23:33:27.4224490Z 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-14T23:33:27.4979520Z 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-14T23:33:27.7617640Z 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-14T23:33:27.9181200Z 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-14T23:33:27.9991330Z 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-14T23:33:28.1366180Z 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-14T23:33:28.3156300Z 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-14T23:33:28.4351360Z 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-14T23:33:28.5246780Z 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-14T23:33:28.6194850Z 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-14T23:33:28.8075800Z 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-14T23:33:29.0428650Z 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-14T23:33:29.1105730Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T23:33:29.1149760Z ** R 2021-05-14T23:33:29.1291760Z ** inst 2021-05-14T23:33:29.1315770Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:29.9301910Z ** help 2021-05-14T23:33:30.0157670Z *** installing help indices 2021-05-14T23:33:30.0626060Z ** building package indices 2021-05-14T23:33:30.3602940Z ** installing vignettes 2021-05-14T23:33:30.3675270Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:30.7401080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:30.8684410Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:31.1313320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:31.1342430Z * DONE (fansi) 2021-05-14T23:33:31.8189170Z * installing *source* package ‘diffobj’ ... 2021-05-14T23:33:31.8385250Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:31.8386060Z ** using staged installation 2021-05-14T23:33:31.8593480Z ** libs 2021-05-14T23:33:31.8807740Z 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-14T23:33:32.1902340Z 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-14T23:33:32.2858960Z 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-14T23:33:32.3705680Z 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-14T23:33:32.4299310Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T23:33:32.4341490Z ** R 2021-05-14T23:33:32.4872790Z ** inst 2021-05-14T23:33:32.4931990Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:40.5421170Z ** help 2021-05-14T23:33:40.8503020Z *** installing help indices 2021-05-14T23:33:41.0117390Z ** building package indices 2021-05-14T23:33:41.3888680Z ** installing vignettes 2021-05-14T23:33:41.3978440Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:41.8972210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:42.0264350Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:42.6034410Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:42.6609470Z * DONE (diffobj) 2021-05-14T23:33:43.1259230Z * installing *source* package ‘ps’ ... 2021-05-14T23:33:43.1332930Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:43.1334090Z ** using staged installation 2021-05-14T23:33:43.4489630Z ** libs 2021-05-14T23:33:43.4670500Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-14T23:33:43.6397360Z 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-14T23:33:43.7230380Z 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-14T23:33:43.8021350Z 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-14T23:33:43.8837430Z 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-14T23:33:44.0536840Z 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-14T23:33:44.1253440Z 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-14T23:33:44.4022100Z 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-14T23:33:44.5619370Z 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-14T23:33:44.6797860Z 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-14T23:33:45.0407970Z 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-14T23:33:45.4280050Z 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-14T23:33:45.5929760Z 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-14T23:33:45.6582500Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T23:33:45.6657440Z ** R 2021-05-14T23:33:45.6815090Z ** inst 2021-05-14T23:33:45.6839650Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:46.9890860Z ** help 2021-05-14T23:33:47.1853650Z *** installing help indices 2021-05-14T23:33:47.2954270Z ** building package indices 2021-05-14T23:33:47.6661950Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:48.0704370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:48.1993570Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:48.4837890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:48.4870190Z * DONE (ps) 2021-05-14T23:33:48.8072840Z * installing *source* package ‘praise’ ... 2021-05-14T23:33:48.8092940Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:48.8094750Z ** using staged installation 2021-05-14T23:33:48.8239340Z ** R 2021-05-14T23:33:48.8282730Z ** inst 2021-05-14T23:33:48.8302650Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:49.1442740Z ** help 2021-05-14T23:33:49.1636940Z *** installing help indices 2021-05-14T23:33:49.1884130Z ** building package indices 2021-05-14T23:33:49.4545820Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:49.7198560Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:49.9731440Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:49.9841590Z * DONE (praise) 2021-05-14T23:33:50.4747520Z * installing *source* package ‘pkgload’ ... 2021-05-14T23:33:50.4867320Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:50.4869330Z ** using staged installation 2021-05-14T23:33:50.5098790Z ** R 2021-05-14T23:33:50.5267340Z ** inst 2021-05-14T23:33:50.5281410Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:51.6927380Z ** help 2021-05-14T23:33:51.7786730Z *** installing help indices 2021-05-14T23:33:51.8315660Z ** building package indices 2021-05-14T23:33:52.1404910Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:52.8072280Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:53.4840610Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:53.4866430Z * DONE (pkgload) 2021-05-14T23:33:53.8575780Z * installing *source* package ‘evaluate’ ... 2021-05-14T23:33:53.8612510Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:53.8613640Z ** using staged installation 2021-05-14T23:33:53.8818140Z ** R 2021-05-14T23:33:53.8901230Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:54.5535190Z ** help 2021-05-14T23:33:54.5983980Z *** installing help indices 2021-05-14T23:33:54.6360650Z ** building package indices 2021-05-14T23:33:54.9217980Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:55.1800940Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:55.4406190Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:55.4427630Z * DONE (evaluate) 2021-05-14T23:33:55.7534870Z * installing *source* package ‘ellipsis’ ... 2021-05-14T23:33:55.7556460Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:55.7558120Z ** using staged installation 2021-05-14T23:33:55.7750130Z ** libs 2021-05-14T23:33:55.7921010Z 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-14T23:33:55.8951180Z 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-14T23:33:55.9768300Z 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-14T23:33:56.0338690Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T23:33:56.0381220Z ** R 2021-05-14T23:33:56.0434260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:56.4076310Z ** help 2021-05-14T23:33:56.4799350Z *** installing help indices 2021-05-14T23:33:56.5042770Z ** building package indices 2021-05-14T23:33:56.7704080Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:57.1550510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:57.2819340Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:57.5546080Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:57.5566300Z * DONE (ellipsis) 2021-05-14T23:33:58.0057710Z * installing *source* package ‘digest’ ... 2021-05-14T23:33:58.0117750Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:58.0119350Z ** using staged installation 2021-05-14T23:33:58.0272010Z ** libs 2021-05-14T23:33:58.0463780Z 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-14T23:33:58.2896150Z 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-14T23:33:58.5381240Z 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-14T23:33:59.2150210Z 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-14T23:33:59.5851300Z 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-14T23:34:00.3272540Z 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-14T23:34:00.4405330Z 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-14T23:34:00.6696830Z 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-14T23:34:00.7632100Z 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-14T23:34:00.8126430Z 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-14T23:34:00.9965050Z 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-14T23:34:01.0848660Z 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-14T23:34:01.1873040Z 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-14T23:34:01.4849530Z 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-14T23:34:01.6131830Z 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-14T23:34:02.3649000Z 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-14T23:34:02.5481590Z 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-14T23:34:02.7834950Z 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-14T23:34:02.8499030Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T23:34:02.8541560Z ** R 2021-05-14T23:34:02.8613320Z ** demo 2021-05-14T23:34:02.8627660Z ** inst 2021-05-14T23:34:02.8710780Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:03.6563340Z ** help 2021-05-14T23:34:03.7539650Z *** installing help indices 2021-05-14T23:34:03.7863340Z ** building package indices 2021-05-14T23:34:04.0743970Z ** installing vignettes 2021-05-14T23:34:04.0819620Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:04.5459920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:34:04.6867670Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:04.9644610Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:04.9682080Z * DONE (digest) 2021-05-14T23:34:05.3228770Z * installing *source* package ‘brio’ ... 2021-05-14T23:34:05.3257700Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:05.3259890Z ** using staged installation 2021-05-14T23:34:05.3520270Z ** libs 2021-05-14T23:34:06.2227770Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T23:34:06.2229750Z 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-14T23:34:06.2231470Z ** R 2021-05-14T23:34:06.2233290Z 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-14T23:34:06.2237520Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:06.2240570Z 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-14T23:34:06.2242850Z 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-14T23:34:06.2245510Z 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-14T23:34:06.2248350Z 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-14T23:34:06.2250600Z 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-14T23:34:06.2252820Z 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-14T23:34:06.2256990Z 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-14T23:34:06.4397740Z ** help 2021-05-14T23:34:06.4694690Z *** installing help indices 2021-05-14T23:34:06.4946310Z ** building package indices 2021-05-14T23:34:06.7634750Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:07.1365170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:34:07.2802520Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:07.5299330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:07.5324300Z * DONE (brio) 2021-05-14T23:34:07.9885910Z * installing *source* package ‘xml2’ ... 2021-05-14T23:34:07.9962330Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:07.9963370Z ** using staged installation 2021-05-14T23:34:08.1872490Z Found pkg-config cflags and libs! 2021-05-14T23:34:08.5151930Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T23:34:08.5153900Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T23:34:08.6114220Z ** libs 2021-05-14T23:34:08.6295620Z 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-14T23:34:09.4557940Z 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-14T23:34:09.5382750Z 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-14T23:34:10.3056810Z 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-14T23:34:10.9848950Z 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-14T23:34:11.9086920Z 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-14T23:34:14.4419760Z 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-14T23:34:15.1639270Z 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-14T23:34:16.0420660Z 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-14T23:34:16.7408420Z 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-14T23:34:17.2298740Z 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-14T23:34:17.3303090Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T23:34:17.3349150Z ** R 2021-05-14T23:34:17.3518720Z ** inst 2021-05-14T23:34:17.3560830Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:18.5921180Z ** help 2021-05-14T23:34:18.8781220Z *** installing help indices 2021-05-14T23:34:18.9398810Z ** building package indices 2021-05-14T23:34:19.2702220Z ** installing vignettes 2021-05-14T23:34:19.2839540Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:19.5675820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:34:19.7035730Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:20.0083800Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:20.0118000Z * DONE (xml2) 2021-05-14T23:34:20.4312000Z * installing *source* package ‘xfun’ ... 2021-05-14T23:34:20.4380250Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:20.4381160Z ** using staged installation 2021-05-14T23:34:20.4607540Z ** libs 2021-05-14T23:34:20.4793320Z 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-14T23:34:20.6045440Z 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-14T23:34:20.6875550Z 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-14T23:34:20.7479250Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T23:34:20.7528010Z ** R 2021-05-14T23:34:20.7771750Z ** inst 2021-05-14T23:34:20.7810530Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:22.3948370Z ** help 2021-05-14T23:34:22.6470670Z *** installing help indices 2021-05-14T23:34:22.7613810Z ** building package indices 2021-05-14T23:34:23.1440420Z ** installing vignettes 2021-05-14T23:34:23.1528280Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:23.5395010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:34:23.6845470Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:23.9879640Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:23.9928770Z * DONE (xfun) 2021-05-14T23:34:28.5854450Z * installing *source* package ‘stringi’ ... 2021-05-14T23:34:28.7605580Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:28.7606400Z ** using staged installation 2021-05-14T23:34:28.9820010Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T23:34:28.9826720Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T23:34:29.2089110Z checking for endianness... little 2021-05-14T23:34:29.4451270Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T23:34:29.6853750Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T23:34:29.6875660Z checking for cat... /bin/cat 2021-05-14T23:34:30.7289600Z checking for local ICUDT_DIR... icu69/data 2021-05-14T23:34:30.7292660Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-14T23:34:31.0589050Z checking whether the C compiler works... yes 2021-05-14T23:34:31.0589900Z checking for C compiler default output file name... a.out 2021-05-14T23:34:31.1535430Z checking for suffix of executables... 2021-05-14T23:34:31.3706730Z checking whether we are cross compiling... no 2021-05-14T23:34:31.4723870Z checking for suffix of object files... o 2021-05-14T23:34:31.5253160Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:34:31.5714870Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-14T23:34:31.6480410Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-14T23:34:31.7907360Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-14T23:34:32.4747520Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T23:34:32.4775640Z checking for egrep... /usr/bin/grep -E 2021-05-14T23:34:32.6116590Z rm: conftest.dSYM: is a directory 2021-05-14T23:34:32.6614250Z rm: conftest.dSYM: is a directory 2021-05-14T23:34:32.8906110Z checking for ANSI C header files... yes 2021-05-14T23:34:33.0057330Z checking for sys/types.h... yes 2021-05-14T23:34:33.0851730Z checking for sys/stat.h... yes 2021-05-14T23:34:33.1678000Z checking for stdlib.h... yes 2021-05-14T23:34:33.2516950Z checking for string.h... yes 2021-05-14T23:34:33.3355980Z checking for memory.h... yes 2021-05-14T23:34:33.4193430Z checking for strings.h... yes 2021-05-14T23:34:33.5033890Z checking for inttypes.h... yes 2021-05-14T23:34:33.5890560Z checking for stdint.h... yes 2021-05-14T23:34:33.6799730Z checking for unistd.h... yes 2021-05-14T23:34:33.7682440Z checking elf.h usability... no 2021-05-14T23:34:33.8996780Z checking elf.h presence... no 2021-05-14T23:34:33.8998220Z checking for elf.h... no 2021-05-14T23:34:34.1661280Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T23:34:34.2117370Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-14T23:34:34.9826970Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T23:34:35.0385760Z checking whether the compiler implements namespaces... yes 2021-05-14T23:34:35.5619780Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T23:34:36.6497970Z checking whether std::map is available... yes 2021-05-14T23:34:36.6534930Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T23:34:36.7175330Z checking with pkg-config for the system ICU4C... no 2021-05-14T23:34:36.7176700Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T23:34:36.7177800Z *** Trying with 'standard' fallback flags 2021-05-14T23:34:36.7821490Z checking whether an ICU4C-based project can be built... no 2021-05-14T23:34:36.7828900Z *** This version of ICU4C cannot be used. 2021-05-14T23:34:37.6711480Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T23:34:38.5097740Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T23:34:38.7951490Z downloading the ICU data library (icudt) 2021-05-14T23:34:38.7953110Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T23:34:38.8001290Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T23:34:38.9998400Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T23:34:39.2715800Z ================================================== 2021-05-14T23:34:39.2716540Z downloaded 10.9 MB 2021-05-14T23:34:39.2716930Z 2021-05-14T23:34:39.3326350Z icudt fetch successful 2021-05-14T23:34:39.4036980Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T23:34:39.6074450Z config.status: creating src/Makevars 2021-05-14T23:34:39.6409210Z config.status: creating src/uconfig_local.h 2021-05-14T23:34:39.6726570Z config.status: creating src/install.libs.R 2021-05-14T23:34:39.7052530Z 2021-05-14T23:34:39.7053400Z *** stringi configure summary: 2021-05-14T23:34:39.7053870Z ICU_FOUND=0 2021-05-14T23:34:39.7054280Z ICUDT_DIR=icu69/data 2021-05-14T23:34:39.7054730Z ICU_BUNDLE_VERSION=69 2021-05-14T23:34:39.7055200Z ICUDT_ENDIANNESS=little 2021-05-14T23:34:39.7055700Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T23:34:39.7056930Z STRINGI_CFLAGS= -fPIC 2021-05-14T23:34:39.7059140Z 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-14T23:34:39.7060700Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T23:34:39.7061160Z STRINGI_LDFLAGS= 2021-05-14T23:34:39.7061580Z STRINGI_LIBS= 2021-05-14T23:34:39.7061830Z 2021-05-14T23:34:39.7062240Z *** Compiler settings used: 2021-05-14T23:34:39.7063190Z CC=clang -mmacosx-version-min=10.13 2021-05-14T23:34:39.7064260Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-14T23:34:39.7065220Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T23:34:39.7066180Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T23:34:39.7067280Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-14T23:34:39.7068250Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T23:34:39.7068670Z LDFLAGS= 2021-05-14T23:34:39.7069010Z LIBS= 2021-05-14T23:34:39.7069230Z 2021-05-14T23:34:39.8013960Z ** libs 2021-05-14T23:34:39.8286960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:40.6793270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:41.4699320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:42.3928600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:43.2370520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:43.9698450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:44.9527720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:45.7377930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:46.5468920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:47.3606100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:48.2209900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:49.0624210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:50.0216050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:50.9384970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:51.7518370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:52.8732330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:54.7745730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:55.6560780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:56.5116000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:57.2721730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:57.9911530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:59.0530900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:34:59.9111600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:00.7608400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:01.7079040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:02.7104420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:03.4925760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:04.3597000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:06.1638320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:07.4166550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:08.6994120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:10.1646080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:11.4259470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:12.3521440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:13.3263210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:14.2152870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:15.0780690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:15.9227960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:16.7833240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:18.0198040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:19.2197750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:20.5288070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:21.8082640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:22.7075180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:23.6630850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:24.4430460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:25.5874770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:26.7197260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:27.8679270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:28.6519390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:29.4317330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:30.5660930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:31.7085650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:32.9479740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:34.1315990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:35.2960950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:36.9375340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:36.9770290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:38.2608440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:39.0462870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:39.8427630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:41.0401730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:42.2022790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:43.6278900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:44.5104850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:45.7287370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:46.6255860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:48.9036680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:49.7101430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:50.5419810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:51.5841750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:52.3373020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:53.1273040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:54.1045000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:54.9970670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:55.9886530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:56.8921080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:57.9168810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:58.7417580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:35:59.4904400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:36:00.3160820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:36:01.5828990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:36:01.8047730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-14T23:36:03.3446110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:03.4262350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:04.2005690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:04.9843590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:05.8150730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:06.3617620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:06.8486090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:07.4503110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:08.1667780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:08.7812650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:09.7203600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:10.5251610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:11.0250720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:11.6392790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:11.9734770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:12.5330020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:12.8899940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:12.9412210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:14.0774200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:14.6707920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:14.7508040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:15.4941240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:15.5645390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:16.6170880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:17.2868760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:17.7924370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:17.8438380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:18.6773190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:19.4585530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:20.4081760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:21.0655690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:21.7924300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:22.2962990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:23.1856270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:23.9552410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:25.0600910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:26.7890350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:27.6497240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:28.5929620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:29.1800100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:29.7795460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:30.5380060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:31.0736950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:32.1712540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:33.2757670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:35.2525970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:36.1133730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:36.1858210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:36.7367560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:37.2546070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:38.0351290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:38.6640650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:39.0881650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:39.9225090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:41.0429940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:41.9401200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:42.6911220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:43.3277300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:44.1168770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:45.0697820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:45.7943420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:46.5107520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:47.6441020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:48.3692200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:48.8865280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:49.3976430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:49.4488440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:50.0002180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:50.5410140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:51.4902640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:52.1983170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:53.6291350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:53.6300530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:54.2233830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:54.9220710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:55.6402680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:56.2617360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:56.8757720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:57.6783870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:58.1811020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:58.7880700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:36:59.2210350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:00.5208760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:01.2260760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:02.0945330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:02.5297830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:03.0706620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:03.7420290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:04.7354700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:05.7506760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:06.4427060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:06.9430930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:07.9143810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:08.5393030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:09.2538870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:09.8410650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:10.4546200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:11.0207270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:11.4025960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:12.3053320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:13.1674960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:14.0281640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:14.4134010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:14.8374860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:15.3608790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:15.8003500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:16.3949640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:17.2634950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:17.8636610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:18.2077820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:18.8267290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:19.3939650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:19.9694490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:20.5671850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:21.1296850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:21.6784060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:22.1437700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:22.8244670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:23.3260440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:24.9805950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:25.8654140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:26.7142900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:27.3615820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:27.8063280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:29.1728010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:30.0848810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:30.4156430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:30.8653440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:31.2309730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:31.8865430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:32.3738430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:32.9167220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:33.4782330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:34.0916090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:34.7856280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:35.1492430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:36.2462650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:37.2324980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:38.8686830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:39.1902760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:39.2494630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:40.7529490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:41.3652330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:42.5055790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:43.2831720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:43.3653540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:43.4269400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:44.7103690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:45.4550500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:46.5012890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:47.4638560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:48.0681430Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T23:37:48.0682550Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T23:37:48.0683050Z ^ 2021-05-14T23:37:48.7526110Z 1 warning generated. 2021-05-14T23:37:48.7577890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:49.4691730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:50.0977390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:50.7262950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:51.2013690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:51.8527550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:52.5778290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:53.3567010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:53.6664570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:54.5012810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:54.9844610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:56.2716600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:57.1246970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:57.4824520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:58.0085390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:58.4952240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:59.1585080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:59.7097470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:00.2496740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:00.9088740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:01.7635290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:02.1023160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:02.7671380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:03.4743560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:03.8000120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:04.7832070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:05.4542080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:06.0595950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:06.3684640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:07.0235470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:07.6572130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:08.6756580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:08.8679950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:09.4446110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:09.9924490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:10.7199380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:11.4341130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:12.1328340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:13.2093390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:13.8115440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:14.7993660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:14.8623640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:15.4215410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:15.8635300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:16.2515650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:16.3032320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:17.3992090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:18.1586610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:19.0030520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:19.7197250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:20.1913900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:20.9570060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:21.6053560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:23.5267270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:24.1733580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:24.8156520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:25.6070090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:26.3216560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:27.2028360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:28.2010300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:28.3596100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:29.7298860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:30.4903710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:31.2780560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:32.6346640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:33.4235960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:34.2175870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:35.2449350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:36.1503020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:36.4510460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:37.6977910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:38.7720010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:39.5038170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:39.7697690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:41.0544990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:41.9584850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:42.7580810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:43.4826920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:43.9247010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:44.6396680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:45.2706990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:46.0093860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:46.7677250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:47.2399690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:47.5759360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:47.6335700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:48.0237040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:48.5987690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:48.7141710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:48.7921020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:49.3057950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:49.8498960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:50.6552580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:51.9471250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:51.9489040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:52.7979980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:53.6244830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:54.5451630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:54.7276510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:56.7613240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:58.3768780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:58.6071460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:59.4067280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:59.5673780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:38:59.9436580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:00.3106170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:01.1255830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:01.4513680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:04.3283050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:05.7579830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:06.6501380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:08.9742940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:09.1611320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:09.7764770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:10.4153660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:11.0517620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:11.9943450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:12.4657000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:13.0398280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:13.8035420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:14.4213890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:15.2502650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:15.8208280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:16.3802530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:16.7264240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:17.2909440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:17.9568540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:18.7906320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:19.3677310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:20.1339860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:20.8463220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:21.1948670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:21.9716760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:22.6721490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:23.7809780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:25.1558210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:26.5952000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:27.7434660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:28.2794370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:29.7850590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:30.3635010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:31.2180810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:32.3057430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:33.3856250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:33.9798250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:34.4857280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:35.2584320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:36.0169350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:36.8204050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:37.6968940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:38.4270690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:39.7444330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:40.5566470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:42.0646590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:43.2723950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:43.9652380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:44.6107660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:46.3740080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:47.2786860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:48.2323840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:48.9772170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:49.6007000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:50.4404420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:51.1080580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:51.9582290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:53.0977750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:53.9237720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:54.7117480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:56.2083450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:56.9022450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:57.9238650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:39:58.7465630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:00.0515010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:01.1396830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:01.8826820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:02.6125930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:03.4224910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:04.7228050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:05.4170030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:06.2274900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:06.9897750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:07.6884950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:08.5952360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:09.7114370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:10.7833920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:11.5703690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:12.5642360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:13.2161840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:14.0866570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:15.0718500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:16.9235090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:17.4575330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:18.2048330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:19.7000180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:20.4449810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:21.1245590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:22.2483130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:22.9084330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:23.5610850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:24.4745130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:26.3958570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:27.0354010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:27.7539210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:28.2408790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:29.3767360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:30.9565880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:31.8768490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:34.9790780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:35.5218530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:36.3573860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:37.8838620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:38.6034650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:39.2210760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:39.9457790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:40.6452680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:41.2693290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:42.2563310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:44.6240540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:45.2968750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:45.9197630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:46.4273990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:47.1696600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:48.7223060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:48.7236920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:49.2397430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:49.8955450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:51.1078950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:51.7881030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:52.2946960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:52.8184670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:53.8151190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:54.4368980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:55.0624750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:56.2851910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:57.3230510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:58.2568630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:40:59.9116890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:00.9686960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:01.7242580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:03.1593660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:03.9029190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:04.4270980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:05.1792420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:05.7174020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:06.5543990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:07.5580890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:08.3391280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:09.0623130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:09.4112310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:10.4406820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:11.1951250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:11.8767990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:12.1958280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:13.0141320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:13.6885110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:14.2858810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:15.0160500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:15.6352220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:16.1919090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:17.1779800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:18.1854600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:19.1080360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:20.1641000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:21.0386380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:21.5604480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:22.3996970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:23.4162470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:23.9133240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:24.4204370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:25.6313150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:26.5097900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:27.1927960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:28.0086590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:28.9468520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:29.8111470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:30.7510200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:30.8229160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:31.4901790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:33.1020940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:33.6910310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:33.7424340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:33.7936750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:33.8445380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:34.7317550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:35.3748160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:35.7317810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:41:36.0491200Z 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-14T23:41:36.3412430Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T23:41:36.5009540Z icudt already downloaded 2021-05-14T23:41:36.5013720Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-14T23:41:36.7876960Z icudt has been installed successfully 2021-05-14T23:41:36.9467700Z ** R 2021-05-14T23:41:36.9908580Z ** inst 2021-05-14T23:41:36.9928430Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:41:38.5311010Z ** help 2021-05-14T23:41:39.0992180Z *** installing help indices 2021-05-14T23:41:39.3475800Z ** building package indices 2021-05-14T23:41:39.8611960Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:41:40.4267520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:41:40.5850080Z ** testing if installed package can be loaded from final location 2021-05-14T23:41:40.8737230Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:41:40.8772600Z * DONE (stringi) 2021-05-14T23:41:42.8512680Z * installing *source* package ‘Rcpp’ ... 2021-05-14T23:41:42.9103890Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T23:41:42.9105910Z ** using staged installation 2021-05-14T23:41:42.9259150Z ** libs 2021-05-14T23:41:42.9470650Z 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-14T23:41:44.2631470Z In file included from api.cpp:24: 2021-05-14T23:41:44.2632530Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:41:44.2634670Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:41:44.2636210Z SEXP data = Parent::get__(); 2021-05-14T23:41:44.2636930Z ^ 2021-05-14T23:41:47.0333800Z 1 warning generated. 2021-05-14T23:41:47.0450240Z 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-14T23:41:48.3418480Z In file included from attributes.cpp:39: 2021-05-14T23:41:48.3419780Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:41:48.3422360Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:41:48.3423800Z SEXP data = Parent::get__(); 2021-05-14T23:41:48.3424660Z ^ 2021-05-14T23:42:00.9956540Z 1 warning generated. 2021-05-14T23:42:01.0121120Z 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-14T23:42:01.4588000Z 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-14T23:42:02.6226470Z In file included from date.cpp:30: 2021-05-14T23:42:02.6227810Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:42:02.6230070Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:42:02.6231470Z SEXP data = Parent::get__(); 2021-05-14T23:42:02.6232290Z ^ 2021-05-14T23:42:05.6059050Z 1 warning generated. 2021-05-14T23:42:05.6162380Z 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-14T23:42:06.7693180Z In file included from module.cpp:24: 2021-05-14T23:42:06.7701240Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:42:06.7704160Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:42:06.7705700Z SEXP data = Parent::get__(); 2021-05-14T23:42:06.7714500Z ^ 2021-05-14T23:42:12.1191110Z 1 warning generated. 2021-05-14T23:42:12.1314480Z 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-14T23:42:13.3224340Z In file included from rcpp_init.cpp:24: 2021-05-14T23:42:13.3226570Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:42:13.3229140Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:42:13.3230750Z SEXP data = Parent::get__(); 2021-05-14T23:42:13.3232070Z ^ 2021-05-14T23:42:16.0083400Z 1 warning generated. 2021-05-14T23:42:16.0229740Z 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-14T23:42:16.0965820Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T23:42:16.1044200Z ** R 2021-05-14T23:42:16.1186650Z ** inst 2021-05-14T23:42:16.4544090Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:42:19.0509090Z ** help 2021-05-14T23:42:19.1872520Z *** installing help indices 2021-05-14T23:42:19.2613370Z ** building package indices 2021-05-14T23:42:19.6294500Z ** installing vignettes 2021-05-14T23:42:19.6376490Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:42:20.1924000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:42:20.3381870Z ** testing if installed package can be loaded from final location 2021-05-14T23:42:20.7746320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:42:20.8265590Z * DONE (Rcpp) 2021-05-14T23:42:21.3632940Z * installing *source* package ‘commonmark’ ... 2021-05-14T23:42:21.3721360Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T23:42:21.3747710Z ** using staged installation 2021-05-14T23:42:21.3870810Z ** libs 2021-05-14T23:42:21.4086870Z 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-14T23:42:21.4126970Z 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-14T23:42:21.4947270Z 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-14T23:42:21.6393700Z 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-14T23:42:21.7683680Z 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-14T23:42:21.8583500Z 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-14T23:42:22.1669650Z 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-14T23:42:22.3459960Z 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-14T23:42:23.0363670Z 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-14T23:42:23.8460080Z 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-14T23:42:25.2944090Z 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-14T23:42:27.0205870Z 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-14T23:42:27.1815850Z 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-14T23:42:27.2709680Z 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-14T23:42:27.3985000Z 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-14T23:42:27.5072870Z 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-14T23:42:27.6211870Z 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-14T23:42:27.8338060Z 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-14T23:42:28.0193460Z 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-14T23:42:28.1568700Z 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-14T23:42:28.2312360Z 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-14T23:42:28.3162600Z 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-14T23:42:28.4764670Z 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-14T23:42:28.5309360Z 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-14T23:42:28.6259980Z 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-14T23:42:28.7009840Z 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-14T23:42:28.7732590Z 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-14T23:42:28.8686930Z 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-14T23:42:28.9710020Z 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-14T23:42:29.0897430Z 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-14T23:42:29.1697790Z 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-14T23:42:29.2738630Z 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-14T23:42:29.4884070Z 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-14T23:42:29.5498430Z 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-14T23:42:29.6954850Z 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-14T23:42:29.8012010Z 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-14T23:42:30.0697540Z 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-14T23:42:30.1597130Z 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-14T23:42:30.2099620Z 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-14T23:42:30.2943700Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T23:42:30.3004770Z ** R 2021-05-14T23:42:30.3037420Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:42:30.6073160Z ** help 2021-05-14T23:42:30.6243510Z *** installing help indices 2021-05-14T23:42:30.6424370Z ** building package indices 2021-05-14T23:42:30.9044960Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:42:31.2618730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:42:31.3949490Z ** testing if installed package can be loaded from final location 2021-05-14T23:42:31.6385620Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:42:32.6098670Z * DONE (commonmark) 2021-05-14T23:42:32.6142410Z * installing *source* package ‘brew’ ... 2021-05-14T23:42:32.6359770Z ** using staged installation 2021-05-14T23:42:32.6561210Z ** R 2021-05-14T23:42:32.6667110Z ** inst 2021-05-14T23:42:32.6769420Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:42:32.6871010Z ** help 2021-05-14T23:42:32.6979360Z *** installing help indices 2021-05-14T23:42:32.7194580Z ** building package indices 2021-05-14T23:42:32.8454970Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:42:33.0965770Z ** testing if installed package can be loaded from final location 2021-05-14T23:42:33.3450220Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:42:33.3551980Z * DONE (brew) 2021-05-14T23:42:33.7522880Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T23:42:33.7557870Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T23:42:33.7659540Z ** using staged installation 2021-05-14T23:42:33.7816180Z ** R 2021-05-14T23:42:33.7864580Z ** inst 2021-05-14T23:42:33.7879080Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:42:34.3675300Z ** help 2021-05-14T23:42:34.3916580Z *** installing help indices 2021-05-14T23:42:34.4119800Z ** building package indices 2021-05-14T23:42:34.6706240Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:42:34.9724290Z ** testing if installed package can be loaded from final location 2021-05-14T23:42:35.4286480Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:42:35.4305780Z * DONE (sessioninfo) 2021-05-14T23:42:35.7769250Z * installing *source* package ‘prettyunits’ ... 2021-05-14T23:42:35.7790580Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T23:42:35.7792180Z ** using staged installation 2021-05-14T23:42:35.7956410Z ** R 2021-05-14T23:42:35.8018160Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:42:36.2126980Z ** help 2021-05-14T23:42:36.2506620Z *** installing help indices 2021-05-14T23:42:36.2751550Z ** building package indices 2021-05-14T23:42:36.5360170Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:42:36.7827130Z ** testing if installed package can be loaded from final location 2021-05-14T23:42:37.0304040Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:42:37.0407300Z * DONE (prettyunits) 2021-05-14T23:42:37.8839120Z * installing *source* package ‘vctrs’ ... 2021-05-14T23:42:37.9102680Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T23:42:37.9103630Z ** using staged installation 2021-05-14T23:42:37.9361440Z ** libs 2021-05-14T23:42:37.9585050Z 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-14T23:42:38.0988480Z 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-14T23:42:38.2262070Z 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-14T23:42:38.3438950Z 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-14T23:42:38.5785180Z 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-14T23:42:38.7474130Z 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-14T23:42:38.9089610Z 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-14T23:42:39.0101000Z 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-14T23:42:39.1488680Z 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-14T23:42:39.2576460Z 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-14T23:42:39.4131830Z 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-14T23:42:39.6280740Z 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-14T23:42:39.7908620Z 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-14T23:42:39.9064780Z 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-14T23:42:40.2203260Z 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-14T23:42:40.3185300Z 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-14T23:42:40.8096420Z 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-14T23:42:40.9355980Z 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-14T23:42:41.1265800Z 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-14T23:42:41.2706600Z 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-14T23:42:41.3650500Z 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-14T23:42:41.6337900Z 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-14T23:42:41.7358740Z 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-14T23:42:42.0501880Z 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-14T23:42:42.1587260Z 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-14T23:42:42.9896790Z 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-14T23:42:43.1718410Z 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-14T23:42:43.2803840Z 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-14T23:42:43.3906650Z 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-14T23:42:43.5727380Z 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-14T23:42:43.7089480Z 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-14T23:42:43.8790370Z 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-14T23:42:44.0110240Z 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-14T23:42:44.2107930Z 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-14T23:42:44.5339490Z 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-14T23:42:44.6719440Z 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-14T23:42:44.7844830Z 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-14T23:42:44.9271760Z 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-14T23:42:45.6845030Z 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-14T23:42:46.2878070Z 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-14T23:42:46.5733830Z 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-14T23:42:46.7717390Z 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-14T23:42:47.1274370Z 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-14T23:42:47.2194130Z 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-14T23:42:47.4437840Z 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-14T23:42:47.6130630Z 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-14T23:42:47.7452640Z 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-14T23:42:48.0747860Z 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-14T23:42:48.2530130Z 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-14T23:42:48.4089050Z 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-14T23:42:48.5465280Z 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-14T23:42:48.6632380Z 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-14T23:42:48.8064850Z 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-14T23:42:48.9580730Z 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-14T23:42:49.0964360Z 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-14T23:42:49.2293190Z 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-14T23:42:49.3400280Z 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-14T23:42:49.4495470Z 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-14T23:42:49.5429520Z 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-14T23:42:50.2347150Z 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-14T23:42:50.3047610Z 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-14T23:42:50.3763360Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T23:42:50.3822690Z ** R 2021-05-14T23:42:50.4332780Z ** inst 2021-05-14T23:42:50.4427260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:42:53.9998130Z ** help 2021-05-14T23:42:54.3512970Z *** installing help indices 2021-05-14T23:42:54.5599150Z *** copying figures 2021-05-14T23:42:54.5669900Z ** building package indices 2021-05-14T23:42:54.9903210Z ** installing vignettes 2021-05-14T23:42:55.0140330Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:42:55.4571900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:42:55.7080210Z ** testing if installed package can be loaded from final location 2021-05-14T23:42:56.0889650Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:42:56.0953700Z * DONE (vctrs) 2021-05-14T23:42:56.6700250Z * installing *source* package ‘processx’ ... 2021-05-14T23:42:56.6771620Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T23:42:56.6772770Z ** using staged installation 2021-05-14T23:42:56.7010110Z ** libs 2021-05-14T23:42:56.7195100Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T23:42:56.9655900Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T23:42:56.9758900Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T23:42:57.2078570Z 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-14T23:42:57.3030160Z 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-14T23:42:57.4064430Z 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-14T23:42:57.5418760Z 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-14T23:42:57.5543250Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T23:42:57.6056020Z 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-14T23:42:57.6995920Z 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-14T23:42:57.8144220Z 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-14T23:42:58.1819160Z 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-14T23:42:59.1732600Z 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-14T23:42:59.1736460Z 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-14T23:42:59.1739190Z 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-14T23:42:59.1741840Z 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-14T23:42:59.1744470Z 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-14T23:42:59.1747020Z 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-14T23:42:59.1767870Z 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-14T23:42:59.2510250Z 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-14T23:42:59.3509400Z 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-14T23:42:59.4121680Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T23:42:59.4207500Z ** R 2021-05-14T23:42:59.4417720Z ** inst 2021-05-14T23:42:59.4432370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:01.3804920Z ** help 2021-05-14T23:43:01.4692080Z *** installing help indices 2021-05-14T23:43:01.5180310Z ** building package indices 2021-05-14T23:43:01.8101590Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:02.2124620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:43:02.4276880Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:02.7319730Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:02.7356520Z * DONE (processx) 2021-05-14T23:43:03.1194650Z * installing *source* package ‘markdown’ ... 2021-05-14T23:43:03.1242460Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:03.1245110Z ** using staged installation 2021-05-14T23:43:03.1460090Z ** libs 2021-05-14T23:43:03.1642870Z 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-14T23:43:03.2638110Z 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-14T23:43:03.3474280Z 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-14T23:43:03.5455020Z 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-14T23:43:03.7016610Z 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-14T23:43:03.8171080Z 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-14T23:43:03.8880380Z 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-14T23:43:03.9668080Z 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-14T23:43:04.1927200Z 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-14T23:43:04.3872710Z 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-14T23:43:05.7023510Z 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-14T23:43:05.7860080Z 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-14T23:43:05.8464450Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T23:43:05.8508960Z ** R 2021-05-14T23:43:05.8584270Z ** inst 2021-05-14T23:43:05.8666900Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:06.4270890Z ** help 2021-05-14T23:43:06.5042650Z *** installing help indices 2021-05-14T23:43:06.5708730Z ** building package indices 2021-05-14T23:43:06.8476100Z ** installing vignettes 2021-05-14T23:43:06.8547590Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:07.2420600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:43:07.4078030Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:08.4018950Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:08.4121120Z * DONE (markdown) 2021-05-14T23:43:08.4223570Z * installing *source* package ‘highr’ ... 2021-05-14T23:43:08.4326990Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:08.4428900Z ** using staged installation 2021-05-14T23:43:08.4530400Z ** R 2021-05-14T23:43:08.4631890Z ** inst 2021-05-14T23:43:08.4660380Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:08.5165690Z ** help 2021-05-14T23:43:08.5409750Z *** installing help indices 2021-05-14T23:43:08.5591580Z ** building package indices 2021-05-14T23:43:08.8195770Z ** installing vignettes 2021-05-14T23:43:08.8270460Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:09.0730880Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:09.3228010Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:09.3330000Z * DONE (highr) 2021-05-14T23:43:09.7571840Z * installing *source* package ‘stringr’ ... 2021-05-14T23:43:09.7639740Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:09.7641150Z ** using staged installation 2021-05-14T23:43:09.7881690Z ** R 2021-05-14T23:43:09.8011820Z ** data 2021-05-14T23:43:09.8027800Z *** moving datasets to lazyload DB 2021-05-14T23:43:09.8236320Z ** inst 2021-05-14T23:43:09.8286280Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:10.4862430Z ** help 2021-05-14T23:43:10.5987080Z *** installing help indices 2021-05-14T23:43:10.6653520Z *** copying figures 2021-05-14T23:43:10.6663510Z ** building package indices 2021-05-14T23:43:10.9782490Z ** installing vignettes 2021-05-14T23:43:10.9883090Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:11.2602170Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:11.5398750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:11.5527180Z * DONE (stringr) 2021-05-14T23:43:11.8730880Z * installing *source* package ‘rversions’ ... 2021-05-14T23:43:11.8755700Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:11.8757260Z ** using staged installation 2021-05-14T23:43:11.8964020Z ** R 2021-05-14T23:43:11.9088130Z ** inst 2021-05-14T23:43:11.9104700Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:12.3140120Z ** help 2021-05-14T23:43:12.3421540Z *** installing help indices 2021-05-14T23:43:12.3673360Z *** copying figures 2021-05-14T23:43:12.3684310Z ** building package indices 2021-05-14T23:43:12.6472640Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:12.9196200Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:13.1963070Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:13.2064910Z * DONE (rversions) 2021-05-14T23:43:13.8452230Z * installing *source* package ‘pillar’ ... 2021-05-14T23:43:13.8613730Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:13.8615050Z ** using staged installation 2021-05-14T23:43:13.8885160Z ** R 2021-05-14T23:43:13.9172190Z ** inst 2021-05-14T23:43:13.9316880Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:16.3236610Z ** help 2021-05-14T23:43:16.4437440Z *** installing help indices 2021-05-14T23:43:16.5155080Z *** copying figures 2021-05-14T23:43:16.5188790Z ** building package indices 2021-05-14T23:43:16.8348830Z ** installing vignettes 2021-05-14T23:43:16.8497850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:17.2222320Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:17.7086940Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:17.7188820Z * DONE (pillar) 2021-05-14T23:43:18.1299530Z * installing *source* package ‘callr’ ... 2021-05-14T23:43:18.1356190Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:18.1357460Z ** using staged installation 2021-05-14T23:43:18.1570160Z ** R 2021-05-14T23:43:18.1788260Z ** inst 2021-05-14T23:43:18.1825480Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:22.3872550Z ** help 2021-05-14T23:43:22.5474660Z *** installing help indices 2021-05-14T23:43:22.6327010Z ** building package indices 2021-05-14T23:43:22.9630120Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:23.2472600Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:23.6096770Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:23.6198490Z * DONE (callr) 2021-05-14T23:43:24.3699880Z * installing *source* package ‘knitr’ ... 2021-05-14T23:43:24.3900390Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:24.3901700Z ** using staged installation 2021-05-14T23:43:24.4420100Z ** R 2021-05-14T23:43:24.4956530Z ** demo 2021-05-14T23:43:24.4972320Z ** inst 2021-05-14T23:43:24.5678430Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:29.9958010Z ** help 2021-05-14T23:43:30.2774620Z *** installing help indices 2021-05-14T23:43:30.4269040Z ** building package indices 2021-05-14T23:43:30.8202770Z ** installing vignettes 2021-05-14T23:43:30.8337750Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:31.1012830Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:31.5106880Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:31.5349150Z * DONE (knitr) 2021-05-14T23:43:31.8603490Z * installing *source* package ‘xopen’ ... 2021-05-14T23:43:31.8622170Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:31.8623910Z ** using staged installation 2021-05-14T23:43:31.8836740Z ** R 2021-05-14T23:43:31.8874150Z ** inst 2021-05-14T23:43:31.8892550Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:32.2067180Z ** help 2021-05-14T23:43:32.2268070Z *** installing help indices 2021-05-14T23:43:32.2494330Z ** building package indices 2021-05-14T23:43:32.5028410Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:32.7467680Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:32.9914090Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:33.0016670Z * DONE (xopen) 2021-05-14T23:43:33.6396800Z * installing *source* package ‘tibble’ ... 2021-05-14T23:43:33.6562140Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:33.6563560Z ** using staged installation 2021-05-14T23:43:33.6873200Z ** libs 2021-05-14T23:43:33.7051970Z 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-14T23:43:33.7822760Z 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-14T23:43:33.8850090Z 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-14T23:43:33.9546820Z 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-14T23:43:34.0820830Z 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-14T23:43:34.1415790Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T23:43:34.1461650Z ** R 2021-05-14T23:43:34.1723060Z ** inst 2021-05-14T23:43:34.1926460Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:36.7830840Z ** help 2021-05-14T23:43:36.8831050Z *** installing help indices 2021-05-14T23:43:36.9413740Z *** copying figures 2021-05-14T23:43:36.9454290Z ** building package indices 2021-05-14T23:43:37.2471210Z ** installing vignettes 2021-05-14T23:43:37.2684370Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:37.8303500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:43:38.0607860Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:38.6154160Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:39.2945600Z * DONE (tibble) 2021-05-14T23:43:39.3258740Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T23:43:39.3370700Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:39.3655540Z ** using staged installation 2021-05-14T23:43:39.3756960Z ** R 2021-05-14T23:43:39.3864460Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:43:40.6446770Z ** help 2021-05-14T23:43:40.6991260Z *** installing help indices 2021-05-14T23:43:40.7405890Z ** building package indices 2021-05-14T23:43:41.0213330Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:43:41.3666840Z ** testing if installed package can be loaded from final location 2021-05-14T23:43:41.7467540Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:43:41.7570150Z * DONE (pkgbuild) 2021-05-14T23:43:42.3604820Z * installing *source* package ‘roxygen2’ ... 2021-05-14T23:43:42.3762790Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T23:43:42.3763550Z ** using staged installation 2021-05-14T23:43:42.4044390Z ** libs 2021-05-14T23:43:42.4232690Z 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-14T23:43:43.6421750Z In file included from RcppExports.cpp:4: 2021-05-14T23:43:43.6523530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:43:43.6626910Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:43:43.6729300Z SEXP data = Parent::get__(); 2021-05-14T23:43:43.6830860Z ^ 2021-05-14T23:43:47.5948550Z 1 warning generated. 2021-05-14T23:43:47.6073520Z 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-14T23:43:48.7937910Z In file included from escapeExamples.cpp:1: 2021-05-14T23:43:48.7939220Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:43:48.7941690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:43:48.7943080Z SEXP data = Parent::get__(); 2021-05-14T23:43:48.7943790Z ^ 2021-05-14T23:43:51.4446530Z 1 warning generated. 2021-05-14T23:43:51.4558960Z 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-14T23:43:52.6593010Z In file included from isComplete.cpp:1: 2021-05-14T23:43:52.6594760Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:43:52.6597220Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:43:52.6600150Z SEXP data = Parent::get__(); 2021-05-14T23:43:52.6604390Z ^ 2021-05-14T23:43:55.3376340Z 1 warning generated. 2021-05-14T23:43:55.3491790Z 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-14T23:43:56.5984990Z In file included from leadingSpaces.cpp:1: 2021-05-14T23:43:56.5985980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:43:56.5988260Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:43:56.5989300Z SEXP data = Parent::get__(); 2021-05-14T23:43:56.5989710Z ^ 2021-05-14T23:43:59.4540890Z 1 warning generated. 2021-05-14T23:43:59.4668230Z 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-14T23:44:00.7348830Z In file included from parser2.cpp:1: 2021-05-14T23:44:00.7350330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:44:00.7352800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:44:00.7354480Z SEXP data = Parent::get__(); 2021-05-14T23:44:00.7388980Z ^ 2021-05-14T23:44:05.7247440Z 1 warning generated. 2021-05-14T23:44:05.7399090Z 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-14T23:44:06.9995330Z In file included from wrapUsage.cpp:1: 2021-05-14T23:44:06.9996860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:44:06.9999410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:44:07.0000840Z SEXP data = Parent::get__(); 2021-05-14T23:44:07.0001680Z ^ 2021-05-14T23:44:09.9593480Z 1 warning generated. 2021-05-14T23:44:09.9753070Z 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-14T23:44:10.0426340Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T23:44:10.0480910Z ** R 2021-05-14T23:44:10.0953310Z ** inst 2021-05-14T23:44:10.1047130Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:44:15.0822830Z ** help 2021-05-14T23:44:15.1877170Z *** installing help indices 2021-05-14T23:44:15.2514390Z *** copying figures 2021-05-14T23:44:15.2529400Z ** building package indices 2021-05-14T23:44:15.5612020Z ** installing vignettes 2021-05-14T23:44:15.5812990Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:44:16.2457460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:44:16.3883710Z ** testing if installed package can be loaded from final location 2021-05-14T23:44:16.9501550Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:44:16.9603310Z * DONE (roxygen2) 2021-05-14T23:44:17.3089280Z * installing *source* package ‘rematch2’ ... 2021-05-14T23:44:17.3110360Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T23:44:17.3112570Z ** using staged installation 2021-05-14T23:44:17.3296300Z ** R 2021-05-14T23:44:17.3362960Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:44:17.9687450Z ** help 2021-05-14T23:44:18.0044890Z *** installing help indices 2021-05-14T23:44:18.0306470Z ** building package indices 2021-05-14T23:44:18.3003730Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:44:18.7606850Z ** testing if installed package can be loaded from final location 2021-05-14T23:44:19.2176240Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:44:19.2263500Z * DONE (rematch2) 2021-05-14T23:44:19.6002200Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T23:44:19.6053840Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T23:44:19.6055160Z ** using staged installation 2021-05-14T23:44:19.6272820Z ** R 2021-05-14T23:44:19.6394600Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:44:21.0712090Z ** help 2021-05-14T23:44:21.1226220Z *** installing help indices 2021-05-14T23:44:21.1574530Z ** building package indices 2021-05-14T23:44:21.4350700Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:44:21.8147440Z ** testing if installed package can be loaded from final location 2021-05-14T23:44:22.2148550Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:44:22.2250090Z * DONE (rcmdcheck) 2021-05-14T23:44:22.5712610Z * installing *source* package ‘waldo’ ... 2021-05-14T23:44:22.5750900Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T23:44:22.5752110Z ** using staged installation 2021-05-14T23:44:22.5958070Z ** R 2021-05-14T23:44:22.6044670Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:44:23.4888890Z ** help 2021-05-14T23:44:23.5133130Z *** installing help indices 2021-05-14T23:44:23.5299050Z *** copying figures 2021-05-14T23:44:23.5303250Z ** building package indices 2021-05-14T23:44:23.7892630Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:44:24.1111880Z ** testing if installed package can be loaded from final location 2021-05-14T23:44:24.4469400Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:44:24.4570950Z * DONE (waldo) 2021-05-14T23:44:25.2737490Z * installing *source* package ‘testthat’ ... 2021-05-14T23:44:25.2992320Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T23:44:25.2994460Z ** using staged installation 2021-05-14T23:44:25.3330790Z ** libs 2021-05-14T23:44:25.3516970Z 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-14T23:44:25.4347330Z 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-14T23:44:25.5206620Z 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-14T23:44:26.6142150Z 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-14T23:44:27.6176480Z 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-14T23:44:42.6923820Z 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-14T23:44:42.7654800Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T23:44:42.7742450Z ** R 2021-05-14T23:44:42.8269180Z ** inst 2021-05-14T23:44:42.8523870Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:44:54.5655140Z ** help 2021-05-14T23:44:54.8918690Z *** installing help indices 2021-05-14T23:44:55.0926830Z *** copying figures 2021-05-14T23:44:55.0965970Z ** building package indices 2021-05-14T23:44:55.5260470Z ** installing vignettes 2021-05-14T23:44:55.5455900Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:44:55.9800520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:44:56.2297680Z ** testing if installed package can be loaded from final location 2021-05-14T23:44:56.8348500Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:44:56.8911390Z * DONE (testthat) 2021-05-14T23:44:57.6144030Z * installing *source* package ‘devtools’ ... 2021-05-14T23:44:57.6347180Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T23:44:57.6449020Z ** using staged installation 2021-05-14T23:44:57.6851230Z ** R 2021-05-14T23:44:57.7042210Z ** inst 2021-05-14T23:44:57.7076310Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:00.0847690Z ** help 2021-05-14T23:45:00.2545120Z *** installing help indices 2021-05-14T23:45:00.3457260Z *** copying figures 2021-05-14T23:45:00.3464840Z ** building package indices 2021-05-14T23:45:00.6930620Z ** installing vignettes 2021-05-14T23:45:00.7030810Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:01.6258440Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:02.5963600Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:02.6006540Z * DONE (devtools) 2021-05-14T23:45:02.6460290Z 2021-05-14T23:45:02.6461880Z The downloaded source packages are in 2021-05-14T23:45:02.6464000Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/downloaded_packages’ 2021-05-14T23:45:02.8357310Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:45:04.2905180Z 2021-05-14T23:45:04.7044050Z 2021-05-14T23:45:04.7062350Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a38366c91ba/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:45:04.7302060Z 2021-05-14T23:45:04.7305870Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a38366c91ba/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:45:04.8043230Z 2021-05-14T23:45:04.8045700Z 2021-05-14T23:45:04.8047330Z ─ preparing ‘desc’: 2021-05-14T23:45:04.8048080Z 2021-05-14T23:45:04.8048800Z 2021-05-14T23:45:04.8187730Z checking DESCRIPTION meta-information ... 2021-05-14T23:45:04.8390560Z 2021-05-14T23:45:04.8497350Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:45:04.9345650Z 2021-05-14T23:45:05.9196970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:45:05.9198050Z (as ‘lib’ is unspecified) 2021-05-14T23:45:05.9198460Z 2021-05-14T23:45:05.9199530Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:45:05.9200450Z 2021-05-14T23:45:05.9201000Z 2021-05-14T23:45:05.9202130Z ─ checking for empty or unneeded directories 2021-05-14T23:45:05.9202740Z 2021-05-14T23:45:05.9203230Z 2021-05-14T23:45:05.9204300Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:45:05.9204850Z 2021-05-14T23:45:05.9205340Z 2021-05-14T23:45:05.9206360Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:45:05.9206860Z 2021-05-14T23:45:05.9207360Z 2021-05-14T23:45:05.9207840Z 2021-05-14T23:45:05.9312520Z * installing *source* package ‘desc’ ... 2021-05-14T23:45:05.9385030Z ** using staged installation 2021-05-14T23:45:05.9637620Z ** R 2021-05-14T23:45:05.9850070Z ** inst 2021-05-14T23:45:05.9913300Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:07.9315350Z ** help 2021-05-14T23:45:08.1421960Z *** installing help indices 2021-05-14T23:45:08.2580550Z ** building package indices 2021-05-14T23:45:08.6507620Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:08.9248090Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:09.2471430Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:09.2573100Z * DONE (desc) 2021-05-14T23:45:09.5673950Z 2021-05-14T23:45:09.5683070Z 2021-05-14T23:45:09.5693560Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a3855762948/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:45:09.5738340Z 2021-05-14T23:45:09.5740810Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a3855762948/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:45:09.6260120Z 2021-05-14T23:45:09.7641610Z 2021-05-14T23:45:09.7743180Z ─ preparing ‘ghtravis’: 2021-05-14T23:45:09.7749990Z 2021-05-14T23:45:09.7750720Z 2021-05-14T23:45:09.7752150Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:45:09.7753800Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:45:09.7755340Z ─ checking for empty or unneeded directories 2021-05-14T23:45:09.7756720Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:45:09.7757380Z 2021-05-14T23:45:09.7757960Z 2021-05-14T23:45:09.7759090Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:45:09.7970330Z 2021-05-14T23:45:09.7976520Z 2021-05-14T23:45:09.7977170Z 2021-05-14T23:45:09.8484910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:45:09.8486430Z (as ‘lib’ is unspecified) 2021-05-14T23:45:10.1952330Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:45:10.1961730Z ** using staged installation 2021-05-14T23:45:10.2183010Z ** R 2021-05-14T23:45:10.2333010Z ** inst 2021-05-14T23:45:10.2355350Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:11.8588470Z ** help 2021-05-14T23:45:11.9520720Z *** installing help indices 2021-05-14T23:45:12.0583590Z ** building package indices 2021-05-14T23:45:12.3649250Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:13.2930740Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:14.2417100Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:14.2560940Z * DONE (ghtravis) 2021-05-14T23:45:14.2794290Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:45:14.5802830Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:45:15.8645440Z 2021-05-14T23:45:15.8647800Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:45:15.8649870Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:45:15.8651080Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:45:15.8652250Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:45:15.8653350Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:45:15.8654460Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:45:15.8655940Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:45:15.8657200Z (as ‘lib’ is unspecified) 2021-05-14T23:45:17.9341210Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:45:17.9344950Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:45:17.9420370Z Packages which are only available in source form, and may need 2021-05-14T23:45:17.9425360Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-14T23:45:17.9427150Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-14T23:45:17.9427930Z 2021-05-14T23:45:17.9436760Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:45:18.1790900Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-14T23:45:18.1851530Z ================================================== 2021-05-14T23:45:18.1852390Z downloaded 89 KB 2021-05-14T23:45:18.1853220Z 2021-05-14T23:45:18.1886620Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:45:18.4171510Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-14T23:45:18.4246040Z ================================================== 2021-05-14T23:45:18.4246820Z downloaded 115 KB 2021-05-14T23:45:18.4247340Z 2021-05-14T23:45:18.4282750Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:45:18.6051650Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-14T23:45:18.6155520Z ================================================== 2021-05-14T23:45:18.6156510Z downloaded 194 KB 2021-05-14T23:45:18.6157030Z 2021-05-14T23:45:18.6196060Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:45:18.7546840Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-14T23:45:18.7889270Z ================================================== 2021-05-14T23:45:18.7890330Z downloaded 932 KB 2021-05-14T23:45:18.7890980Z 2021-05-14T23:45:18.7927520Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:45:18.9304850Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-14T23:45:18.9592860Z ================================================== 2021-05-14T23:45:18.9593980Z downloaded 691 KB 2021-05-14T23:45:18.9595090Z 2021-05-14T23:45:19.3660320Z * installing *source* package ‘tidyselect’ ... 2021-05-14T23:45:19.3722540Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:19.3723900Z ** using staged installation 2021-05-14T23:45:19.3977020Z ** R 2021-05-14T23:45:19.4123260Z ** inst 2021-05-14T23:45:19.4168770Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:20.7188170Z ** help 2021-05-14T23:45:20.8005390Z *** installing help indices 2021-05-14T23:45:20.8492560Z ** building package indices 2021-05-14T23:45:21.1378170Z ** installing vignettes 2021-05-14T23:45:21.1480020Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:21.5053780Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:21.8661330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:21.8765350Z * DONE (tidyselect) 2021-05-14T23:45:22.3072650Z * installing *source* package ‘generics’ ... 2021-05-14T23:45:22.3159290Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:22.3160520Z ** using staged installation 2021-05-14T23:45:22.3400430Z ** R 2021-05-14T23:45:22.3510950Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:22.7695450Z ** help 2021-05-14T23:45:22.9482950Z *** installing help indices 2021-05-14T23:45:23.0037850Z ** building package indices 2021-05-14T23:45:23.3193620Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:23.5937560Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:24.2566650Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:24.2586430Z * DONE (generics) 2021-05-14T23:45:24.3164630Z * installing *source* package ‘cpp11’ ... 2021-05-14T23:45:24.3237380Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:24.3239000Z ** using staged installation 2021-05-14T23:45:24.3485840Z ** R 2021-05-14T23:45:24.3562380Z ** inst 2021-05-14T23:45:24.3784170Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:24.9068170Z ** help 2021-05-14T23:45:24.9401880Z *** installing help indices 2021-05-14T23:45:24.9624140Z ** building package indices 2021-05-14T23:45:25.2742920Z ** installing vignettes 2021-05-14T23:45:25.2834550Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:25.5474240Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:25.8081350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:25.8209700Z * DONE (cpp11) 2021-05-14T23:45:26.8714320Z * installing *source* package ‘dplyr’ ... 2021-05-14T23:45:26.8952620Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:26.8954000Z ** using staged installation 2021-05-14T23:45:26.9292990Z ** libs 2021-05-14T23:45:26.9512850Z 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-14T23:45:27.1670430Z 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-14T23:45:27.4271020Z 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-14T23:45:27.6302080Z 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-14T23:45:28.5163490Z 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-14T23:45:28.6970490Z 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-14T23:45:28.8849460Z 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-14T23:45:29.0837070Z 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-14T23:45:29.2951550Z 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-14T23:45:29.4831940Z 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-14T23:45:29.6524530Z 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-14T23:45:29.8770720Z 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-14T23:45:29.9483530Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T23:45:29.9544360Z ** R 2021-05-14T23:45:30.0255870Z ** data 2021-05-14T23:45:30.0281170Z *** moving datasets to lazyload DB 2021-05-14T23:45:30.1421710Z ** inst 2021-05-14T23:45:30.1563420Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:35.9543310Z ** help 2021-05-14T23:45:36.6456820Z *** installing help indices 2021-05-14T23:45:36.9266900Z *** copying figures 2021-05-14T23:45:36.9396210Z ** building package indices 2021-05-14T23:45:37.4227670Z ** installing vignettes 2021-05-14T23:45:37.4442010Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:38.2672160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:45:39.2849090Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:39.2863340Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:39.2864340Z * DONE (dplyr) 2021-05-14T23:45:39.9438980Z * installing *source* package ‘tidyr’ ... 2021-05-14T23:45:39.9564220Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:39.9565460Z ** using staged installation 2021-05-14T23:45:39.9842210Z ** libs 2021-05-14T23:45:40.0043200Z 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-14T23:45:41.1167050Z 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-14T23:45:42.0023850Z 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-14T23:45:43.1708890Z 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-14T23:45:44.4582750Z 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-14T23:45:44.5250910Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T23:45:44.5302490Z ** R 2021-05-14T23:45:44.5548520Z ** data 2021-05-14T23:45:44.5625890Z *** moving datasets to lazyload DB 2021-05-14T23:45:44.7649530Z ** inst 2021-05-14T23:45:44.7752860Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:47.1297970Z ** help 2021-05-14T23:45:47.3634740Z *** installing help indices 2021-05-14T23:45:47.4570790Z *** copying figures 2021-05-14T23:45:47.4623760Z ** building package indices 2021-05-14T23:45:47.8242050Z ** installing vignettes 2021-05-14T23:45:47.8429060Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:48.6359810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:45:48.7762580Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:49.4866070Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:49.4967850Z * DONE (tidyr) 2021-05-14T23:45:49.5306820Z 2021-05-14T23:45:49.5308210Z The downloaded source packages are in 2021-05-14T23:45:49.5310690Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/downloaded_packages’ 2021-05-14T23:45:49.7984340Z 2021-05-14T23:45:49.7998040Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a3855523594/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:45:49.8033870Z 2021-05-14T23:45:49.8036550Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/remotes2a3855523594/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:45:49.8379690Z 2021-05-14T23:45:49.8382340Z 2021-05-14T23:45:49.8383980Z ─ preparing ‘aghast’: 2021-05-14T23:45:49.8384730Z 2021-05-14T23:45:49.8385450Z 2021-05-14T23:45:49.8448820Z checking DESCRIPTION meta-information ... 2021-05-14T23:45:49.8485040Z 2021-05-14T23:45:49.8487220Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:45:49.8949170Z 2021-05-14T23:45:49.9028590Z 2021-05-14T23:45:49.9030590Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:45:49.9031830Z 2021-05-14T23:45:49.9032590Z 2021-05-14T23:45:49.9034040Z ─ checking for empty or unneeded directories 2021-05-14T23:45:49.9035480Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:45:49.9085520Z 2021-05-14T23:45:49.9246910Z 2021-05-14T23:45:49.9248760Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:45:49.9309130Z 2021-05-14T23:45:49.9317970Z 2021-05-14T23:45:49.9318680Z 2021-05-14T23:45:49.9502090Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:45:50.8103780Z (as ‘lib’ is unspecified) 2021-05-14T23:45:50.8212970Z * installing *source* package ‘aghast’ ... 2021-05-14T23:45:50.8314790Z ** using staged installation 2021-05-14T23:45:50.8416530Z ** R 2021-05-14T23:45:50.8519640Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:51.1040820Z ** help 2021-05-14T23:45:51.1469360Z *** installing help indices 2021-05-14T23:45:51.1749440Z ** building package indices 2021-05-14T23:45:51.4498200Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:51.7104020Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:51.9663080Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:51.9684230Z * DONE (aghast) 2021-05-14T23:45:51.9930740Z Installing 1 packages: covr 2021-05-14T23:45:51.9940710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:45:51.9942040Z (as ‘lib’ is unspecified) 2021-05-14T23:45:52.9469670Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:45:52.9470570Z 2021-05-14T23:45:53.9589640Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:45:53.9593230Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:45:53.9672610Z Packages which are only available in source form, and may need 2021-05-14T23:45:53.9677650Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-14T23:45:53.9679550Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-14T23:45:53.9680250Z 2021-05-14T23:45:53.9689650Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:45:54.2354160Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-14T23:45:54.2414510Z ================================================== 2021-05-14T23:45:54.2418590Z downloaded 81 KB 2021-05-14T23:45:54.2419570Z 2021-05-14T23:45:54.2455260Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:45:54.5007200Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-14T23:45:54.5064830Z ================================================== 2021-05-14T23:45:54.5065850Z downloaded 89 KB 2021-05-14T23:45:54.5067820Z 2021-05-14T23:45:54.5105730Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:45:54.7266970Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-14T23:45:54.7357750Z ================================================== 2021-05-14T23:45:54.7361700Z downloaded 143 KB 2021-05-14T23:45:54.7363370Z 2021-05-14T23:45:55.1319000Z * installing *source* package ‘lazyeval’ ... 2021-05-14T23:45:55.1375830Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:55.1377190Z ** using staged installation 2021-05-14T23:45:55.1559950Z ** libs 2021-05-14T23:45:55.1746800Z 2021-05-14T23:45:55.1749780Z 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-14T23:45:55.2694710Z 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-14T23:45:55.3381290Z 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-14T23:45:55.4352650Z 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-14T23:45:55.5473980Z 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-14T23:45:55.6503410Z 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-14T23:45:55.7697740Z 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-14T23:45:55.8315250Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T23:45:55.8359660Z ** R 2021-05-14T23:45:55.8432550Z ** inst 2021-05-14T23:45:55.8491980Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:56.5297800Z ** help 2021-05-14T23:45:56.6285130Z *** installing help indices 2021-05-14T23:45:56.6820260Z ** building package indices 2021-05-14T23:45:57.0241710Z ** installing vignettes 2021-05-14T23:45:57.0344970Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:57.4247120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:45:57.5657560Z ** testing if installed package can be loaded from final location 2021-05-14T23:45:57.8875350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:45:57.8906090Z * DONE (lazyeval) 2021-05-14T23:45:58.2757850Z * installing *source* package ‘rex’ ... 2021-05-14T23:45:58.2803340Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T23:45:58.2804720Z ** using staged installation 2021-05-14T23:45:58.3020450Z ** R 2021-05-14T23:45:58.3084310Z ** inst 2021-05-14T23:45:58.3119980Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:45:59.0410860Z ** help 2021-05-14T23:45:59.1164220Z *** installing help indices 2021-05-14T23:45:59.1632960Z ** building package indices 2021-05-14T23:45:59.4777200Z ** installing vignettes 2021-05-14T23:45:59.4961810Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:45:59.7539440Z ** testing if installed package can be loaded from final location 2021-05-14T23:46:00.0246130Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:46:00.0278290Z * DONE (rex) 2021-05-14T23:46:00.6244700Z * installing *source* package ‘covr’ ... 2021-05-14T23:46:00.6377680Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T23:46:00.6378850Z ** using staged installation 2021-05-14T23:46:00.6703440Z ** libs 2021-05-14T23:46:00.6881240Z 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-14T23:46:00.7867770Z 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-14T23:46:00.8435930Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T23:46:00.8477460Z ** R 2021-05-14T23:46:00.8703300Z ** inst 2021-05-14T23:46:00.8791980Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:46:02.7830610Z ** help 2021-05-14T23:46:02.8904790Z *** installing help indices 2021-05-14T23:46:02.9517770Z *** copying figures 2021-05-14T23:46:02.9525680Z ** building package indices 2021-05-14T23:46:03.2702760Z ** installing vignettes 2021-05-14T23:46:03.2782760Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:46:03.7616750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:46:03.9228100Z ** testing if installed package can be loaded from final location 2021-05-14T23:46:04.2594420Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:46:04.2696730Z * DONE (covr) 2021-05-14T23:46:04.3142460Z 2021-05-14T23:46:04.3143880Z The downloaded source packages are in 2021-05-14T23:46:04.3146040Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpT2LU0q/downloaded_packages’ 2021-05-14T23:46:04.3526270Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:46:04.3526940Z Rscript -e "tic::before_install()" 2021-05-14T23:46:04.3946170Z shell: /bin/bash -e {0} 2021-05-14T23:46:04.3946560Z env: 2021-05-14T23:46:04.3947420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:04.3947910Z TIC_DEPLOY_KEY: 2021-05-14T23:46:04.3948240Z RSPM: 2021-05-14T23:46:04.3949690Z GITHUB_PAT: *** 2021-05-14T23:46:04.3950090Z COVERALLS_TOKEN: 2021-05-14T23:46:04.3950520Z continue-on-error: true 2021-05-14T23:46:04.3950960Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:04.3951400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:04.3951810Z TZ: UTC 2021-05-14T23:46:04.3952150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:04.3952510Z NOT_CRAN: true 2021-05-14T23:46:04.3952840Z ##[endgroup] 2021-05-14T23:46:04.8088880Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:46:04.9430090Z Running before_install: step_install_remote_binaries() 2021-05-14T23:46:05.6191230Z Installing kirby21.base binaries 2021-05-14T23:46:05.6208990Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:46:05.9932110Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-14T23:46:06.3145840Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:46:06.3146660Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:46:06.3147350Z remotes::install_cran("rcmdcheck") 2021-05-14T23:46:06.3147920Z remotes::install_cran("markdown") 2021-05-14T23:46:06.3344610Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:46:06.3345040Z env: 2021-05-14T23:46:06.3345620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:06.3346090Z TIC_DEPLOY_KEY: 2021-05-14T23:46:06.3346480Z RSPM: 2021-05-14T23:46:06.3347820Z GITHUB_PAT: *** 2021-05-14T23:46:06.3348230Z COVERALLS_TOKEN: 2021-05-14T23:46:06.3348720Z continue-on-error: true 2021-05-14T23:46:06.3349190Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:06.3349710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:06.3350130Z TZ: UTC 2021-05-14T23:46:06.3350530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:06.3350930Z NOT_CRAN: true 2021-05-14T23:46:06.3351380Z ##[endgroup] 2021-05-14T23:46:11.0464350Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-14T23:46:11.3457710Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:46:12.5831210Z 2021-05-14T23:46:12.9776600Z 2021-05-14T23:46:12.9795390Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmprnJKhh/remotes96041dbe86eb/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-14T23:46:12.9864970Z 2021-05-14T23:46:12.9867430Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmprnJKhh/remotes96041dbe86eb/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-14T23:46:13.0206030Z 2021-05-14T23:46:13.0238540Z 2021-05-14T23:46:13.0240530Z ─ preparing ‘kirby21.base’: 2021-05-14T23:46:13.0245680Z 2021-05-14T23:46:13.0247280Z 2021-05-14T23:46:13.0272500Z checking DESCRIPTION meta-information ... 2021-05-14T23:46:13.0442820Z 2021-05-14T23:46:13.0448310Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:46:13.0802790Z 2021-05-14T23:46:13.0838330Z 2021-05-14T23:46:13.0840510Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:46:13.0842060Z 2021-05-14T23:46:13.0842860Z 2021-05-14T23:46:13.0844370Z ─ checking for empty or unneeded directories 2021-05-14T23:46:13.0845300Z 2021-05-14T23:46:13.0846070Z 2021-05-14T23:46:13.0847490Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-14T23:46:13.0986170Z 2021-05-14T23:46:13.0987340Z 2021-05-14T23:46:13.0988190Z 2021-05-14T23:46:13.1256540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:46:13.1276280Z (as ‘lib’ is unspecified) 2021-05-14T23:46:13.4309420Z * installing *source* package ‘kirby21.base’ ... 2021-05-14T23:46:13.4312570Z ** using staged installation 2021-05-14T23:46:13.4520780Z ** R 2021-05-14T23:46:13.4648150Z ** data 2021-05-14T23:46:13.4660210Z *** moving datasets to lazyload DB 2021-05-14T23:46:13.4761650Z ** inst 2021-05-14T23:46:13.4784280Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:46:13.9796360Z ** help 2021-05-14T23:46:14.0180930Z *** installing help indices 2021-05-14T23:46:14.0481240Z ** building package indices 2021-05-14T23:46:14.3330210Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:46:14.6084060Z ** testing if installed package can be loaded from final location 2021-05-14T23:46:14.8807130Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:46:14.8909670Z * DONE (kirby21.base) 2021-05-14T23:46:15.0476440Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-14T23:46:15.0478350Z Use `force = TRUE` to force installation 2021-05-14T23:46:15.9788900Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:46:15.9790060Z Use `force = TRUE` to force installation 2021-05-14T23:46:15.9808540Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:46:15.9809520Z Use `force = TRUE` to force installation 2021-05-14T23:46:15.9947510Z 2021-05-14T23:46:16.0002630Z ##[group]Run options(width = 100) 2021-05-14T23:46:16.0003360Z options(width = 100) 2021-05-14T23:46:16.0004210Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:46:16.0004960Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:46:16.0212580Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:46:16.0213000Z env: 2021-05-14T23:46:16.0213470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:16.0213950Z TIC_DEPLOY_KEY: 2021-05-14T23:46:16.0214290Z RSPM: 2021-05-14T23:46:16.0215610Z GITHUB_PAT: *** 2021-05-14T23:46:16.0216480Z COVERALLS_TOKEN: 2021-05-14T23:46:16.0217110Z continue-on-error: true 2021-05-14T23:46:16.0217590Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:16.0218110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:16.0218540Z TZ: UTC 2021-05-14T23:46:16.0218940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:16.0219340Z NOT_CRAN: true 2021-05-14T23:46:16.0219740Z ##[endgroup] 2021-05-14T23:46:16.7104510Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:46:16.7105530Z setting value 2021-05-14T23:46:16.7108080Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:46:16.7109280Z os macOS Catalina 10.15.7 2021-05-14T23:46:16.7110840Z system x86_64, darwin17.0 2021-05-14T23:46:16.7112140Z ui X11 2021-05-14T23:46:16.7113030Z language (EN) 2021-05-14T23:46:16.7114680Z collate en_US.UTF-8 2021-05-14T23:46:16.7116610Z ctype en_US.UTF-8 2021-05-14T23:46:16.7117810Z tz UTC 2021-05-14T23:46:16.7120480Z date 2021-05-14 2021-05-14T23:46:16.7120940Z 2021-05-14T23:46:16.7123580Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:46:16.7124980Z ! package * version date lib source 2021-05-14T23:46:16.7127350Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:46:16.7128870Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7130730Z base * 4.2.0 2021-05-14 [?] local 2021-05-14T23:46:16.7132800Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7134200Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7135660Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7137470Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7138870Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7141120Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7142560Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7143950Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7145400Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7147000Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7148790Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7151170Z P compiler 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7153040Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7154520Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7156180Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7157680Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7159180Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7160640Z P datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7162330Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:46:16.7163860Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7165290Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7166780Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7168420Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7169840Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7171350Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7172810Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7174210Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7175840Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7177280Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7179050Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7180630Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7182060Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7183630Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:46:16.7185270Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7186770Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7188420Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7189880Z P graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7191320Z P grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7192810Z grid 4.2.0 2021-05-14 [?] local 2021-05-14T23:46:16.7194260Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7195790Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7197220Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7198600Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7200100Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7202310Z kirby21.base 1.7.3 2021-05-14 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-14T23:46:16.7205450Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7209590Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7211110Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7212330Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7213440Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7214490Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7215580Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7216600Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7217700Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7218970Z P methods * 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7220100Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7221180Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7222210Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7223290Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7224380Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7225440Z parallel 4.2.0 2021-05-14 [?] local 2021-05-14T23:46:16.7226540Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7227580Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7228710Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7230130Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7231210Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7232320Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7233390Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7234480Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7235490Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7236750Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7237890Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7238990Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7240090Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7241120Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7242240Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7243320Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7244350Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7245430Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7246470Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7247860Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7249290Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7250500Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7251640Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7252860Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7253930Z splines 4.2.0 2021-05-14 [?] local 2021-05-14T23:46:16.7255020Z P stats * 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7256060Z stats4 4.2.0 2021-05-14 [?] local 2021-05-14T23:46:16.7257140Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7258170Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7259300Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T23:46:16.7260380Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7261400Z tcltk 4.2.0 2021-05-14 [?] local 2021-05-14T23:46:16.7262480Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7263520Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7264660Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:46:16.7265770Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7267290Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7269010Z P tools 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7270110Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7271480Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7272580Z P utils * 4.2.0 2021-05-14 [2] local 2021-05-14T23:46:16.7273950Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7275040Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7276330Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7277430Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7278450Z xfun 0.22 2021-03-11 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7279550Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7280630Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7281880Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7283020Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T23:46:16.7283430Z 2021-05-14T23:46:16.7283910Z [1] /Users/runner/work/_temp/Library 2021-05-14T23:46:16.7284700Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-14T23:46:16.7285170Z 2021-05-14T23:46:16.7286260Z P ── Loaded and on-disk path mismatch. 2021-05-14T23:46:16.7337420Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:46:16.7338210Z Rscript -e 'tic::script()' 2021-05-14T23:46:16.7338660Z ls -l check 2021-05-14T23:46:16.7589720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:46:16.7590280Z env: 2021-05-14T23:46:16.7590710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:16.7591200Z TIC_DEPLOY_KEY: 2021-05-14T23:46:16.7591550Z RSPM: 2021-05-14T23:46:16.7593240Z GITHUB_PAT: *** 2021-05-14T23:46:16.7593690Z COVERALLS_TOKEN: 2021-05-14T23:46:16.7594200Z continue-on-error: true 2021-05-14T23:46:16.7594670Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:16.7595190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:16.7595610Z TZ: UTC 2021-05-14T23:46:16.7596020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:16.7596420Z NOT_CRAN: true 2021-05-14T23:46:16.7596820Z ##[endgroup] 2021-05-14T23:46:17.1402960Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:46:17.2731070Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:46:17.2733140Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:46:17.2733930Z timeout = Inf, check_dir = "check") 2021-05-14T23:46:17.3613660Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:46:17.6490570Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:46:18.2125240Z * preparing ‘kirby21.t2’: 2021-05-14T23:46:18.2213070Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:46:18.2879440Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:46:18.2889070Z * checking for empty or unneeded directories 2021-05-14T23:46:18.2933250Z * building ‘kirby21.t2_1.7.0.tar.gz’ 2021-05-14T23:46:18.3017780Z 2021-05-14T23:46:18.3871240Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:46:18.6847280Z * using log directory ‘/Users/runner/work/kirby21.t2/kirby21.t2/check/kirby21.t2.Rcheck’ 2021-05-14T23:46:18.6849700Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:46:18.6874450Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-14T23:46:18.6877340Z * using session charset: UTF-8 2021-05-14T23:46:18.7061920Z * using option ‘--as-cran’ 2021-05-14T23:46:18.7089450Z * checking for file ‘kirby21.t2/DESCRIPTION’ ... OK 2021-05-14T23:46:18.7154900Z * checking extension type ... Package 2021-05-14T23:46:18.7164440Z * this is package ‘kirby21.t2’ version ‘1.7.0’ 2021-05-14T23:46:18.7170860Z * package encoding: UTF-8 2021-05-14T23:46:18.7211260Z * checking package namespace information ... OK 2021-05-14T23:46:19.9597780Z * checking package dependencies ... OK 2021-05-14T23:46:19.9599020Z * checking if this is a source package ... OK 2021-05-14T23:46:19.9600080Z * checking if there is a namespace ... OK 2021-05-14T23:46:20.0506210Z * checking for executable files ... OK 2021-05-14T23:46:20.0517440Z * checking for hidden files and directories ... OK 2021-05-14T23:46:20.0537780Z * checking for portable file names ... OK 2021-05-14T23:46:20.0539500Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:46:20.0561410Z * checking serialization versions ... OK 2021-05-14T23:46:21.7583740Z * checking whether package ‘kirby21.t2’ can be installed ... OK 2021-05-14T23:46:21.7713400Z * checking installed package size ... OK 2021-05-14T23:46:21.9050370Z * checking package directory ... OK 2021-05-14T23:46:21.9051530Z * checking for future file timestamps ... OK 2021-05-14T23:46:22.1252460Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:46:22.1254310Z * checking top-level files ... OK 2021-05-14T23:46:22.1255790Z * checking for left-over files ... OK 2021-05-14T23:46:22.1256910Z * checking index information ... OK 2021-05-14T23:46:22.2960330Z * checking package subdirectories ... OK 2021-05-14T23:46:22.3659740Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:46:22.4364490Z * checking R files for syntax errors ... OK 2021-05-14T23:46:22.6943390Z * checking whether the package can be loaded ... OK 2021-05-14T23:46:22.8422880Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:46:22.9955900Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:46:23.1557620Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:46:23.4171220Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:46:23.6878690Z * checking loading without being on the library search path ... OK 2021-05-14T23:46:23.8715720Z * checking dependencies in R code ... OK 2021-05-14T23:46:24.4408390Z * checking S3 generic/method consistency ... OK 2021-05-14T23:46:24.6332570Z * checking replacement functions ... OK 2021-05-14T23:46:24.8395800Z * checking foreign function calls ... OK 2021-05-14T23:46:27.5092330Z * checking R code for possible problems ... OK 2021-05-14T23:46:27.7770210Z * checking Rd files ... OK 2021-05-14T23:46:27.8521310Z * checking Rd metadata ... OK 2021-05-14T23:46:27.9484820Z * checking Rd line widths ... OK 2021-05-14T23:46:28.1128580Z * checking Rd cross-references ... OK 2021-05-14T23:46:28.3021310Z * checking for missing documentation entries ... OK 2021-05-14T23:46:28.8741000Z * checking for code/documentation mismatches ... OK 2021-05-14T23:46:29.5864290Z * checking Rd \usage sections ... OK 2021-05-14T23:46:29.6852360Z * checking Rd contents ... OK 2021-05-14T23:46:29.8014460Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:46:30.5225070Z * checking examples ... OK 2021-05-14T23:46:34.7122230Z * checking PDF version of manual ... OK 2021-05-14T23:46:34.7124490Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:46:34.7177180Z * checking for detritus in the temp directory ... OK 2021-05-14T23:46:34.7178290Z * DONE 2021-05-14T23:46:34.7196100Z 2021-05-14T23:46:34.7197170Z Status: OK 2021-05-14T23:46:34.7197930Z 2021-05-14T23:46:34.8502520Z ── R CMD check results ─────────────────────────────────── kirby21.t2 1.7.0 ──── 2021-05-14T23:46:34.8523160Z Duration: 16.5s 2021-05-14T23:46:34.8527480Z 2021-05-14T23:46:34.8528980Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:46:34.8684080Z total 32 2021-05-14T23:46:34.8687830Z drwxr-xr-x 14 runner staff 448 May 14 23:46 kirby21.t2.Rcheck 2021-05-14T23:46:34.8690320Z -rw-r--r-- 1 runner staff 2210 May 14 23:46 kirby21.t2_1.7.0.tar.gz 2021-05-14T23:46:34.8694450Z -rw-r--r-- 1 runner staff 11666 May 14 23:46 kirby21.t2_1.7.0.tgz 2021-05-14T23:46:34.8746970Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:46:34.8747840Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:46:34.9077370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:46:34.9077880Z env: 2021-05-14T23:46:34.9078350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:34.9078800Z TIC_DEPLOY_KEY: 2021-05-14T23:46:34.9079170Z RSPM: 2021-05-14T23:46:34.9080800Z GITHUB_PAT: *** 2021-05-14T23:46:34.9081270Z COVERALLS_TOKEN: 2021-05-14T23:46:34.9081700Z continue-on-error: true 2021-05-14T23:46:34.9082190Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:34.9082720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:34.9083140Z TZ: UTC 2021-05-14T23:46:34.9083540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:34.9083930Z NOT_CRAN: true 2021-05-14T23:46:34.9084310Z ##[endgroup] 2021-05-14T23:46:34.9530860Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:46:34.9531570Z Rscript -e "tic::before_deploy()" 2021-05-14T23:46:34.9832670Z shell: /bin/bash -e {0} 2021-05-14T23:46:34.9833140Z env: 2021-05-14T23:46:34.9833560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:34.9834050Z TIC_DEPLOY_KEY: 2021-05-14T23:46:34.9834400Z RSPM: 2021-05-14T23:46:34.9835490Z GITHUB_PAT: *** 2021-05-14T23:46:34.9835900Z COVERALLS_TOKEN: 2021-05-14T23:46:34.9836390Z continue-on-error: true 2021-05-14T23:46:34.9836860Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:34.9837380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:34.9837840Z TZ: UTC 2021-05-14T23:46:34.9838210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:34.9838690Z NOT_CRAN: true 2021-05-14T23:46:34.9839060Z ##[endgroup] 2021-05-14T23:46:35.3848190Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:46:35.5376810Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:46:35.5377430Z with: 2021-05-14T23:46:35.5378240Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-14T23:46:35.5379210Z asset_path: check/kirby21.t2_1.7.0.tgz 2021-05-14T23:46:35.5379700Z asset_name: kirby21.t2_1.7.0_R4.1.tgz 2021-05-14T23:46:35.5380280Z asset_content_type: application/octet-stream 2021-05-14T23:46:35.5380760Z env: 2021-05-14T23:46:35.5381200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:35.5381650Z TIC_DEPLOY_KEY: 2021-05-14T23:46:35.5382030Z RSPM: 2021-05-14T23:46:35.5382910Z GITHUB_PAT: *** 2021-05-14T23:46:35.5383410Z COVERALLS_TOKEN: 2021-05-14T23:46:35.5383890Z continue-on-error: true 2021-05-14T23:46:35.5384360Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:35.5385370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:35.5385800Z TZ: UTC 2021-05-14T23:46:35.5386220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:35.5386650Z NOT_CRAN: true 2021-05-14T23:46:35.5387460Z GITHUB_TOKEN: *** 2021-05-14T23:46:35.5387850Z ##[endgroup] 2021-05-14T23:46:36.3023370Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:46:36.3024050Z Rscript -e "tic::deploy()" 2021-05-14T23:46:36.3332630Z shell: /bin/bash -e {0} 2021-05-14T23:46:36.3333070Z env: 2021-05-14T23:46:36.3333500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:36.3333990Z TIC_DEPLOY_KEY: 2021-05-14T23:46:36.3334330Z RSPM: 2021-05-14T23:46:36.3336010Z GITHUB_PAT: *** 2021-05-14T23:46:36.3336500Z COVERALLS_TOKEN: 2021-05-14T23:46:36.3336960Z continue-on-error: true 2021-05-14T23:46:36.3337510Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:36.3338000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:36.3338470Z TZ: UTC 2021-05-14T23:46:36.3338910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:36.3339330Z NOT_CRAN: true 2021-05-14T23:46:36.3339700Z ##[endgroup] 2021-05-14T23:46:36.7068680Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:46:36.8350640Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:46:36.8351290Z Rscript -e "tic::after_deploy()" 2021-05-14T23:46:36.8637700Z shell: /bin/bash -e {0} 2021-05-14T23:46:36.8638160Z env: 2021-05-14T23:46:36.8638600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:46:36.8639090Z TIC_DEPLOY_KEY: 2021-05-14T23:46:36.8639440Z RSPM: 2021-05-14T23:46:36.8640820Z GITHUB_PAT: *** 2021-05-14T23:46:36.8641440Z COVERALLS_TOKEN: 2021-05-14T23:46:36.8641920Z continue-on-error: true 2021-05-14T23:46:36.8642760Z VDIFFR_RUN_TESTS: false 2021-05-14T23:46:36.8643290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:46:36.8643840Z TZ: UTC 2021-05-14T23:46:36.8644230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:46:36.8644730Z NOT_CRAN: true 2021-05-14T23:46:36.8645100Z ##[endgroup] 2021-05-14T23:46:37.2379940Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:46:38.5555690Z Post job cleanup. 2021-05-14T23:46:38.6320550Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:46:38.6488980Z Post job cleanup. 2021-05-14T23:46:38.7845740Z [command]/usr/local/bin/git version 2021-05-14T23:46:38.7941840Z git version 2.31.1 2021-05-14T23:46:38.7996250Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:46:38.8075550Z [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-14T23:46:38.9032550Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:46:38.9097330Z http.https://github.com/.extraheader 2021-05-14T23:46:38.9110970Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:46:38.9201190Z [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-14T23:46:39.0194020Z Cleaning up orphan processes