2021-05-16T23:01:02.8161942Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:02.9437693Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:01:03.0554423Z 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-16T23:01:03.2083387Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:01:03.3125799Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:13.6049460Z Current runner version: '2.278.0' 2021-05-16T23:01:13.6101760Z ##[group]Operating System 2021-05-16T23:01:13.6102710Z Mac OS X 2021-05-16T23:01:13.6103190Z 10.15.7 2021-05-16T23:01:13.6103570Z 19H1030 2021-05-16T23:01:13.6104130Z ##[endgroup] 2021-05-16T23:01:13.6104660Z ##[group]Virtual Environment 2021-05-16T23:01:13.6105300Z Environment: macos-10.15 2021-05-16T23:01:13.6105840Z Version: 20210510.1 2021-05-16T23:01:13.6106770Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T23:01:13.6108180Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:01:13.6109120Z ##[endgroup] 2021-05-16T23:01:13.6111050Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:13.6112400Z Actions: write 2021-05-16T23:01:13.6112880Z Checks: write 2021-05-16T23:01:13.6113490Z Contents: write 2021-05-16T23:01:13.6113980Z Deployments: write 2021-05-16T23:01:13.6114610Z Issues: write 2021-05-16T23:01:13.6115160Z Metadata: read 2021-05-16T23:01:13.6115750Z Packages: write 2021-05-16T23:01:13.6116310Z PullRequests: write 2021-05-16T23:01:13.6116890Z RepositoryProjects: write 2021-05-16T23:01:13.6117510Z SecurityEvents: write 2021-05-16T23:01:13.6118020Z Statuses: write 2021-05-16T23:01:13.6118760Z ##[endgroup] 2021-05-16T23:01:13.6122380Z Prepare workflow directory 2021-05-16T23:01:13.7367980Z Prepare all required actions 2021-05-16T23:01:13.7379710Z Getting action download info 2021-05-16T23:01:14.1691030Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:15.8028230Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:18.0243920Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:20.3157130Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:20.8866480Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:21.3880510Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:22.0385700Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:22.9469630Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:22.9470310Z with: 2021-05-16T23:01:22.9470750Z repository: neuroconductor/papayar 2021-05-16T23:01:22.9471770Z token: *** 2021-05-16T23:01:22.9472130Z ssh-strict: true 2021-05-16T23:01:22.9472570Z persist-credentials: true 2021-05-16T23:01:22.9472970Z clean: true 2021-05-16T23:01:22.9473310Z fetch-depth: 1 2021-05-16T23:01:22.9473630Z lfs: false 2021-05-16T23:01:22.9473960Z submodules: false 2021-05-16T23:01:22.9474280Z env: 2021-05-16T23:01:22.9474650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:22.9475120Z TIC_DEPLOY_KEY: 2021-05-16T23:01:22.9475440Z RSPM: 2021-05-16T23:01:22.9476150Z GITHUB_PAT: *** 2021-05-16T23:01:22.9476490Z COVERALLS_TOKEN: 2021-05-16T23:01:22.9477020Z continue-on-error: false 2021-05-16T23:01:22.9477440Z VDIFFR_RUN_TESTS: false 2021-05-16T23:01:22.9477800Z ##[endgroup] 2021-05-16T23:01:24.1142750Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:24.1143890Z ##[group]Getting Git version info 2021-05-16T23:01:24.1145210Z Working directory is '/Users/runner/work/papayar/papayar' 2021-05-16T23:01:24.1145900Z [command]/usr/local/bin/git version 2021-05-16T23:01:24.1275100Z git version 2.31.1 2021-05-16T23:01:24.1337780Z ##[endgroup] 2021-05-16T23:01:24.1347120Z Deleting the contents of '/Users/runner/work/papayar/papayar' 2021-05-16T23:01:24.1352740Z ##[group]Initializing the repository 2021-05-16T23:01:24.1358600Z [command]/usr/local/bin/git init /Users/runner/work/papayar/papayar 2021-05-16T23:01:24.1620160Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:01:24.1621600Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:01:24.1622890Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:01:24.1623750Z hint: 2021-05-16T23:01:24.1624820Z hint: git config --global init.defaultBranch 2021-05-16T23:01:24.1625960Z hint: 2021-05-16T23:01:24.1626940Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:01:24.1628350Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:01:24.1628990Z hint: 2021-05-16T23:01:24.1629790Z hint: git branch -m 2021-05-16T23:01:24.1654430Z Initialized empty Git repository in /Users/runner/work/papayar/papayar/.git/ 2021-05-16T23:01:24.1667690Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:24.1749070Z ##[endgroup] 2021-05-16T23:01:24.1749710Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:24.1756700Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:01:24.1822220Z ##[endgroup] 2021-05-16T23:01:24.1828910Z ##[group]Setting up auth 2021-05-16T23:01:24.1841170Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:24.1908200Z [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-16T23:01:24.2812620Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:24.2879820Z [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-16T23:01:24.4233590Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:01:24.4438040Z ##[endgroup] 2021-05-16T23:01:24.4538240Z ##[group]Fetching the repository 2021-05-16T23:01:24.4642540Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:24.9013040Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:24.9015760Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:24.9017410Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:24.9020150Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:24.9020860Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:24.9021540Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:24.9022170Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:24.9022850Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:24.9023500Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:24.9024120Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:24.9024720Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:24.9025320Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:24.9025880Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:24.9026510Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:24.9027100Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:24.9027700Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:24.9028250Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:24.9028890Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:24.9029480Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:24.9030060Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:24.9030640Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:24.9031170Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:24.9031730Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:24.9032260Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:24.9032880Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:24.9033440Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:24.9034030Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:24.9064390Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:24.9065030Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:24.9065530Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:24.9066060Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:24.9066540Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:24.9067030Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:24.9067880Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:24.9068430Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:24.9068980Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:24.9069500Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:24.9070060Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:24.9070580Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:24.9071120Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:24.9071640Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:24.9072220Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:24.9072770Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:24.9073290Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:24.9073840Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:24.9074370Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:24.9074920Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:24.9075440Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:24.9075980Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:24.9076510Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:24.9077060Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:24.9077590Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:24.9078100Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:24.9078670Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:24.9079710Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:24.9080310Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:24.9080840Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:24.9081400Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:24.9081920Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:24.9082450Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:24.9082980Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:24.9083510Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:24.9084060Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:24.9084560Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:24.9085130Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:25.3107620Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:25.3128720Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:25.3231350Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:25.3335700Z ##[endgroup] 2021-05-16T23:01:25.3437920Z ##[group]Determining the checkout info 2021-05-16T23:01:25.3539660Z ##[endgroup] 2021-05-16T23:01:25.3641260Z ##[group]Checking out the ref 2021-05-16T23:01:25.3718620Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:25.3734250Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:25.3749380Z ##[endgroup] 2021-05-16T23:01:25.3755500Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:01:25.3766950Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:25.3951480Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:25.3951980Z with: 2021-05-16T23:01:25.3952360Z r-version: 3.5 2021-05-16T23:01:25.3952700Z Ncpus: 1 2021-05-16T23:01:25.3953090Z crayon.enabled: NULL 2021-05-16T23:01:25.3953620Z remove-openmp-macos: true 2021-05-16T23:01:25.3954530Z http-user-agent: default 2021-05-16T23:01:25.3954990Z install-r: true 2021-05-16T23:01:25.3955520Z windows-path-include-mingw: true 2021-05-16T23:01:25.3956040Z env: 2021-05-16T23:01:25.3956440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:25.3956890Z TIC_DEPLOY_KEY: 2021-05-16T23:01:25.3957220Z RSPM: 2021-05-16T23:01:25.3958500Z GITHUB_PAT: *** 2021-05-16T23:01:25.3958920Z COVERALLS_TOKEN: 2021-05-16T23:01:25.3959340Z continue-on-error: false 2021-05-16T23:01:25.3959820Z VDIFFR_RUN_TESTS: false 2021-05-16T23:01:25.3960170Z ##[endgroup] 2021-05-16T23:01:26.4230780Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:01:28.0514400Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T23:01:28.7614410Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:01:29.0031490Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:01:30.0953530Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:01:30.0956750Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:01:31.0926050Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:01:31.0975700Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:01:32.0012800Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:01:32.0032610Z Checksumming (Apple_Free : 3)… 2021-05-16T23:01:33.0386120Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:01:33.0489470Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:01:33.0635260Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:01:33.0637210Z Checksumming (Apple_Free : 5)… 2021-05-16T23:01:34.0009930Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:01:34.0040810Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:01:35.0971200Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:01:35.0988890Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:01:35.2582060Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:01:35.2681480Z To reinstall 0.29.2_3, run: 2021-05-16T23:01:35.2783710Z brew reinstall pkg-config 2021-05-16T23:01:35.3045060Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:01:36.0009280Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:01:36.0111060Z verified CRC32 $84F1919B 2021-05-16T23:01:36.6075420Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:01:36.6177330Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:01:36.6282150Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:01:37.1798310Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:01:37.6471080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A10%3A00Z&sig=meP8%2Bwfg%2Fozy%2FjaXDNft%2FBvZg1djD38obMYzmrsUUnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:01:37.9715700Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:01:39.0983570Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T23:01:39.1085040Z installer: Upgrading at base path / 2021-05-16T23:01:39.1187150Z installer: The upgrade was successful. 2021-05-16T23:01:42.9211930Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:01:42.9652200Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:01:43.2418860Z installer: Package name is gfortran 2021-05-16T23:01:43.2447410Z installer: Installing at base path / 2021-05-16T23:01:43.2531400Z installer: The install was successful. 2021-05-16T23:01:43.2633920Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:01:43.4628400Z "disk2" ejected. 2021-05-16T23:01:43.4782980Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:01:44.8374960Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:01:45.2536130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A10%3A00Z&sig=MvyGlvO3cPEBLl%2F%2BauCSZlCnF65%2BfG1uHWYauqOrB5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:01:45.3294050Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:01:47.6800880Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:01:48.2850470Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:01:48.3118450Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:01:48.3119020Z env: 2021-05-16T23:01:48.3119430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:48.3119900Z TIC_DEPLOY_KEY: 2021-05-16T23:01:48.3120230Z RSPM: 2021-05-16T23:01:48.3121410Z GITHUB_PAT: *** 2021-05-16T23:01:48.3121820Z COVERALLS_TOKEN: 2021-05-16T23:01:48.3122300Z continue-on-error: false 2021-05-16T23:01:48.3122780Z VDIFFR_RUN_TESTS: false 2021-05-16T23:01:48.3123250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:01:48.3123700Z TZ: UTC 2021-05-16T23:01:48.3124070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:01:48.3124480Z NOT_CRAN: true 2021-05-16T23:01:48.3124840Z ##[endgroup] 2021-05-16T23:01:48.5226950Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:01:48.5801820Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:01:48.5802960Z Dload Upload Total Spent Left Speed 2021-05-16T23:01:48.5803400Z 2021-05-16T23:01:48.7867140Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:01:48.7868390Z 100 117 0 117 0 0 565 0 --:--:-- --:--:-- --:--:-- 567 2021-05-16T23:01:48.8703420Z 2021-05-16T23:01:48.8706140Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:01:49.0002310Z 2021-05-16T23:01:50.0319040Z 1 82.6M 1 1455k 0 0 3465k 0 0:00:24 --:--:-- 0:00:24 3465k 2021-05-16T23:01:50.3146990Z 77 82.6M 77 64.0M 0 0 44.0M 0 0:00:01 0:00:01 --:--:-- 60.6M 2021-05-16T23:01:50.3148300Z 100 82.6M 100 82.6M 0 0 47.6M 0 0:00:01 0:00:01 --:--:-- 61.8M 2021-05-16T23:01:54.2367900Z ##[group]Run tlmgr update --self 2021-05-16T23:01:54.2368590Z tlmgr update --self 2021-05-16T23:01:54.2369450Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:01:54.2370280Z tlmgr update --all 2021-05-16T23:01:54.2568440Z shell: /bin/bash -e {0} 2021-05-16T23:01:54.2568880Z env: 2021-05-16T23:01:54.2569310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:54.2569940Z TIC_DEPLOY_KEY: 2021-05-16T23:01:54.2570290Z RSPM: 2021-05-16T23:01:54.2571990Z GITHUB_PAT: *** 2021-05-16T23:01:54.2572710Z COVERALLS_TOKEN: 2021-05-16T23:01:54.2573460Z continue-on-error: false 2021-05-16T23:01:54.2574300Z VDIFFR_RUN_TESTS: false 2021-05-16T23:01:54.2575090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:01:54.2575840Z TZ: UTC 2021-05-16T23:01:54.2576460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:01:54.2577150Z NOT_CRAN: true 2021-05-16T23:01:54.2577860Z ##[endgroup] 2021-05-16T23:01:56.6797870Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:01:56.6800590Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:01:58.9748950Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:01:58.9750060Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:01:59.2838280Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T23:01:59.7367050Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T23:02:00.0399820Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-16T23:02:00.3980560Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T23:02:00.6897520Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T23:02:05.0301730Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-16T23:02:05.3281850Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-16T23:02:05.9751470Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-16T23:02:06.2880840Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-16T23:02:06.5908360Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-16T23:02:06.9480900Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-16T23:02:07.2486160Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-16T23:02:07.5518690Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-16T23:02:08.0342180Z [15/89, 00:10/00:10] install: combofont [2k] 2021-05-16T23:02:08.3350680Z [16/89, 00:10/00:10] install: courier [470k] 2021-05-16T23:02:09.1197710Z [17/89, 00:11/00:11] install: courier-scaled [3k] 2021-05-16T23:02:09.4300220Z [18/89, 00:11/00:11] install: cstypo [3k] 2021-05-16T23:02:09.8463060Z [19/89, 00:11/00:11] install: ctablestack [2k] 2021-05-16T23:02:10.1556480Z [20/89, 00:12/00:12] install: ekdosis [19k] 2021-05-16T23:02:10.5215960Z [21/89, 00:12/00:12] install: emoji [40k] 2021-05-16T23:02:10.9942050Z [22/89, 00:12/00:12] install: emojicite [2k] 2021-05-16T23:02:11.2927370Z [23/89, 00:13/00:13] install: enctex [24k] 2021-05-16T23:02:11.6616250Z [24/89, 00:13/00:13] install: enigma [18k] 2021-05-16T23:02:12.0267710Z [25/89, 00:14/00:15] install: etex-pkg [6k] 2021-05-16T23:02:12.3303570Z [26/89, 00:14/00:15] install: filecontents [3k] 2021-05-16T23:02:12.6352340Z [27/89, 00:14/00:15] install: grfext [3k] 2021-05-16T23:02:12.9490550Z [28/89, 00:14/00:15] install: hyphenex [9k] 2021-05-16T23:02:13.2513930Z [29/89, 00:15/00:16] install: ifplatform [2k] 2021-05-16T23:02:13.5496070Z [30/89, 00:15/00:16] install: innerscript [4k] 2021-05-16T23:02:13.8481150Z [31/89, 00:15/00:16] install: interpreter [7k] 2021-05-16T23:02:14.1562950Z [32/89, 00:16/00:17] install: kanaparser [5k] 2021-05-16T23:02:14.4714890Z [33/89, 00:16/00:17] install: knuth-local [23k] 2021-05-16T23:02:14.8310990Z [34/89, 00:16/00:17] install: logreq [4k] 2021-05-16T23:02:15.1299360Z [35/89, 00:17/00:18] install: lua-typo [7k] 2021-05-16T23:02:15.4362620Z [36/89, 00:17/00:18] install: lua-uca [70k] 2021-05-16T23:02:15.8890290Z [37/89, 00:17/00:18] install: lua-ul [7k] 2021-05-16T23:02:16.1999730Z [38/89, 00:18/00:19] install: lua-uni-algos [6k] 2021-05-16T23:02:16.5067860Z [39/89, 00:18/00:19] install: lua-visual-debug [4k] 2021-05-16T23:02:16.8028950Z [40/89, 00:18/00:19] install: luacode [3k] 2021-05-16T23:02:17.1029220Z [41/89, 00:19/00:20] install: luacolor [5k] 2021-05-16T23:02:17.4061330Z [42/89, 00:19/00:20] install: luahyphenrules [3k] 2021-05-16T23:02:17.7076170Z [43/89, 00:19/00:20] install: luaimageembed [2k] 2021-05-16T23:02:18.0051790Z [44/89, 00:20/00:21] install: luaindex [5k] 2021-05-16T23:02:18.3089790Z [45/89, 00:20/00:21] install: luainputenc [5k] 2021-05-16T23:02:18.6079650Z [46/89, 00:20/00:21] install: luaintro [1k] 2021-05-16T23:02:18.9123270Z [47/89, 00:20/00:21] install: luakeys [5k] 2021-05-16T23:02:19.2223360Z [48/89, 00:21/00:22] install: lualatex-doc [1k] 2021-05-16T23:02:19.5241970Z [49/89, 00:21/00:22] install: lualatex-truncate [2k] 2021-05-16T23:02:19.8188160Z [50/89, 00:21/00:22] install: luamplib [12k] 2021-05-16T23:02:20.1213520Z [51/89, 00:22/00:23] install: luapackageloader [2k] 2021-05-16T23:02:20.4280070Z [52/89, 00:22/00:23] install: luaprogtable [7k] 2021-05-16T23:02:20.7432690Z [53/89, 00:22/00:23] install: luarandom [2k] 2021-05-16T23:02:21.2779930Z [54/89, 00:23/00:24] install: luatex85 [2k] 2021-05-16T23:02:21.5882910Z [55/89, 00:23/00:24] install: luatexbase [4k] 2021-05-16T23:02:21.8895490Z [56/89, 00:23/00:24] install: luatexko [22k] 2021-05-16T23:02:22.2750500Z [57/89, 00:24/00:25] install: luatextra [2k] 2021-05-16T23:02:22.5950290Z [58/89, 00:24/00:25] install: luavlna [8k] 2021-05-16T23:02:22.9124030Z [59/89, 00:24/00:25] install: luaxml [31k] 2021-05-16T23:02:23.2792530Z [60/89, 00:25/00:26] install: makeindex.universal-darwin [91k] 2021-05-16T23:02:23.7089580Z [61/89, 00:25/00:26] install: makeindex [5k] 2021-05-16T23:02:24.0133420Z [62/89, 00:26/00:27] install: mflogo [2k] 2021-05-16T23:02:24.3176820Z [63/89, 00:26/00:27] install: newpax [9k] 2021-05-16T23:02:24.6399950Z [64/89, 00:26/00:27] install: nodetree [13k] 2021-05-16T23:02:25.0136490Z [65/89, 00:27/00:28] install: odsfile [5k] 2021-05-16T23:02:25.3293030Z [66/89, 00:27/00:28] install: optex.universal-darwin [1k] 2021-05-16T23:02:25.6431260Z [67/89, 00:27/00:28] install: optex [770k] 2021-05-16T23:02:26.4195330Z [68/89, 00:28/00:29] install: pdfarticle [4k] 2021-05-16T23:02:26.8329970Z [69/89, 00:28/00:29] install: pdfextra [22k] 2021-05-16T23:02:27.2297130Z [70/89, 00:29/00:30] install: placeat [4k] 2021-05-16T23:02:27.5239330Z [71/89, 00:29/00:30] install: plantuml [3k] 2021-05-16T23:02:27.8301590Z [72/89, 00:29/00:30] install: rsfs [55k] 2021-05-16T23:02:28.2719410Z [73/89, 00:30/00:31] install: selnolig [53k] 2021-05-16T23:02:28.7069230Z [74/89, 00:30/00:31] install: spelling [14k] 2021-05-16T23:02:29.1217890Z [75/89, 00:31/00:32] install: stricttex [2k] 2021-05-16T23:02:29.6054720Z [76/89, 00:31/00:32] install: texlive-common [1k] 2021-05-16T23:02:29.9103100Z [77/89, 00:31/00:32] install: texlive-en [1k] 2021-05-16T23:02:30.2041640Z [78/89, 00:32/00:33] install: texlive-msg-translations [144k] 2021-05-16T23:02:30.7364940Z [79/89, 00:32/00:32] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:02:31.0455700Z [80/89, 00:33/00:33] install: thumbpdf [19k] 2021-05-16T23:02:31.4228550Z [81/89, 00:33/00:33] install: tlshell.universal-darwin [1k] 2021-05-16T23:02:31.7304010Z [82/89, 00:33/00:33] install: tlshell [29k] 2021-05-16T23:02:32.0965520Z [83/89, 00:34/00:34] install: typewriter [25k] 2021-05-16T23:02:32.4775810Z [84/89, 00:34/00:34] install: uninormalize [6k] 2021-05-16T23:02:32.7901000Z [85/89, 00:34/00:34] install: upquote [2k] 2021-05-16T23:02:33.0840030Z [86/89, 00:35/00:35] install: xdvi.universal-darwin [948k] 2021-05-16T23:02:33.8767630Z [87/89, 00:35/00:35] install: xdvi [7k] 2021-05-16T23:02:34.1812320Z [88/89, 00:36/00:36] install: collection-basic [1k] 2021-05-16T23:02:34.4841190Z [89/89, 00:36/00:36] install: collection-luatex [1k] 2021-05-16T23:02:34.7982840Z running mktexlsr ... 2021-05-16T23:02:35.3025530Z done running mktexlsr. 2021-05-16T23:02:35.3425720Z running updmap-sys ... 2021-05-16T23:02:35.9618810Z done running updmap-sys. 2021-05-16T23:02:35.9620110Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:02:35.9622220Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/EIFLjNwdOH/wm1cPQbzL_ ... 2021-05-16T23:02:37.1100030Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/EIFLjNwdOH/wm1cPQbzL_. 2021-05-16T23:02:37.1101510Z OK: optex.fmt/luatex 2021-05-16T23:02:37.1102750Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:02:37.1104310Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:02:39.4219450Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:39.4220980Z tlmgr: no updates available 2021-05-16T23:02:39.5549130Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:02:39.5549630Z with: 2021-05-16T23:02:39.5549970Z pandoc-version: 2.7.3 2021-05-16T23:02:39.5550320Z env: 2021-05-16T23:02:39.5550680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:39.5551100Z TIC_DEPLOY_KEY: 2021-05-16T23:02:39.5551400Z RSPM: 2021-05-16T23:02:39.5552510Z GITHUB_PAT: *** 2021-05-16T23:02:39.5552880Z COVERALLS_TOKEN: 2021-05-16T23:02:39.5553310Z continue-on-error: false 2021-05-16T23:02:39.5553730Z VDIFFR_RUN_TESTS: false 2021-05-16T23:02:39.5554190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:02:39.5554590Z TZ: UTC 2021-05-16T23:02:39.5554920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:39.5555280Z NOT_CRAN: true 2021-05-16T23:02:39.5555600Z ##[endgroup] 2021-05-16T23:02:40.0814030Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:02:42.9026320Z installer: Package name is pandoc 2021-05-16T23:02:42.9028060Z installer: Installing at base path / 2021-05-16T23:02:42.9028770Z installer: The install was successful. 2021-05-16T23:02:42.9165440Z ##[group]Run git config user.name adigherman 2021-05-16T23:02:42.9166180Z git config user.name adigherman 2021-05-16T23:02:42.9166770Z git config user.email adig@jhu.edu 2021-05-16T23:02:42.9345200Z shell: /bin/bash -e {0} 2021-05-16T23:02:42.9345640Z env: 2021-05-16T23:02:42.9346090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:42.9346580Z TIC_DEPLOY_KEY: 2021-05-16T23:02:42.9346940Z RSPM: 2021-05-16T23:02:42.9347990Z GITHUB_PAT: *** 2021-05-16T23:02:42.9348580Z COVERALLS_TOKEN: 2021-05-16T23:02:42.9349070Z continue-on-error: false 2021-05-16T23:02:42.9349610Z VDIFFR_RUN_TESTS: false 2021-05-16T23:02:42.9350110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:02:42.9350600Z TZ: UTC 2021-05-16T23:02:42.9350990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:42.9351610Z NOT_CRAN: true 2021-05-16T23:02:42.9351990Z ##[endgroup] 2021-05-16T23:02:42.9851710Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:02:42.9852390Z env: 2021-05-16T23:02:42.9852890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:42.9853340Z TIC_DEPLOY_KEY: 2021-05-16T23:02:42.9853720Z RSPM: 2021-05-16T23:02:42.9855040Z GITHUB_PAT: *** 2021-05-16T23:02:42.9855440Z COVERALLS_TOKEN: 2021-05-16T23:02:42.9855920Z continue-on-error: false 2021-05-16T23:02:42.9856380Z VDIFFR_RUN_TESTS: false 2021-05-16T23:02:42.9856890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:02:42.9857310Z TZ: UTC 2021-05-16T23:02:42.9857710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:42.9858100Z NOT_CRAN: true 2021-05-16T23:02:42.9858490Z ##[endgroup] 2021-05-16T23:02:44.6393040Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:02:44.6756700Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:02:44.6757530Z To reinstall 3.20.2, run: 2021-05-16T23:02:44.6758160Z brew reinstall cmake 2021-05-16T23:02:46.2580360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:02:47.4995840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:02:48.1505620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:02:48.6549450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A10%3A00Z&sig=e94E4Gh7jYhnlZToyttDG%2BR%2FKx4sWg2GLpWPoBtTKMs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:02:48.6907780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=e94E4Gh7jYhnlZToyttDG\%2BR\%2FKx4sWg2GLpWPoBtTKMs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:02:48.7376420Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:02:48.8130600Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:02:48.8164330Z 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/d20210516-2750-1i7uy21 2021-05-16T23:02:48.8359580Z cp -pR /private/tmp/d20210516-2750-1i7uy21/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:02:48.8609350Z chmod -Rf +w /private/tmp/d20210516-2750-1i7uy21 2021-05-16T23:02:48.9187470Z ==> Finishing up 2021-05-16T23:02:48.9524890Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:02:48.9543650Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:02:48.9548810Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:02:48.9557160Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:02:48.9562990Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:02:48.9569280Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:02:48.9577460Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:02:48.9725940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2914-1897q02.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-16T23:02:51.1201440Z ==> Summary 2021-05-16T23:02:51.1231210Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:02:53.2181540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:02:54.4717550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:02:55.0843840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:02:55.4745210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T23%3A10%3A00Z&sig=egJ8t7NemrOSkm%2FwjXUHDcnnJRobESRnF48W20EHYt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:02:55.5133940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=egJ8t7NemrOSkm\%2FwjXUHDcnnJRobESRnF48W20EHYt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:02:56.4890600Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:02:56.8657120Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:02:58.0672750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:02:59.0734610Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:02:59.5895230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T23%3A10%3A00Z&sig=Z6xSwJIgGyiQtxHYITxsVhvdIDg72Wv%2F6WXIWBK%2BbWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:02:59.6274530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=Z6xSwJIgGyiQtxHYITxsVhvdIDg72Wv\%2F6WXIWBK\%2BbWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:02:59.6969160Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:02:59.7037470Z ==> Installing dependencies for jags: gcc 2021-05-16T23:02:59.7046590Z ==> Installing jags dependency: gcc 2021-05-16T23:02:59.7904570Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:02:59.7934130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2921-efmua 2021-05-16T23:03:01.7830920Z cp -pR /private/tmp/d20210516-2921-efmua/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:03:03.0825960Z chmod -Rf +w /private/tmp/d20210516-2921-efmua 2021-05-16T23:03:06.7779460Z ==> Finishing up 2021-05-16T23:03:06.9516500Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:03:06.9520590Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:03:06.9525360Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:03:06.9530510Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:03:06.9535660Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:03:06.9541520Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:03:06.9546500Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:03:06.9551440Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:03:06.9556730Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:03:06.9561710Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:03:06.9579030Z rm /usr/local/bin/c++-11 2021-05-16T23:03:06.9582380Z rm /usr/local/bin/cpp-11 2021-05-16T23:03:06.9585540Z rm /usr/local/bin/g++-11 2021-05-16T23:03:06.9588990Z rm /usr/local/bin/gcc-11 2021-05-16T23:03:06.9638220Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:03:06.9641520Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:03:06.9644400Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:03:06.9647240Z rm /usr/local/bin/gcov-11 2021-05-16T23:03:06.9650300Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:03:06.9653400Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:03:07.1969200Z Error: The `brew link` step did not complete successfully 2021-05-16T23:03:07.1970110Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:03:07.1978930Z Could not symlink bin/gfortran 2021-05-16T23:03:07.1980410Z Target /usr/local/bin/gfortran 2021-05-16T23:03:07.1981310Z already exists. You may want to remove it: 2021-05-16T23:03:07.1982560Z rm '/usr/local/bin/gfortran' 2021-05-16T23:03:07.1983110Z 2021-05-16T23:03:07.1984160Z To force the link and overwrite all conflicting files: 2021-05-16T23:03:07.1985400Z brew link --overwrite gcc 2021-05-16T23:03:07.1985950Z 2021-05-16T23:03:07.1986660Z To list all files that would be deleted: 2021-05-16T23:03:07.1987870Z brew link --overwrite --dry-run gcc 2021-05-16T23:03:07.1988540Z 2021-05-16T23:03:07.1989240Z Possible conflicting files are: 2021-05-16T23:03:07.2014720Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:03:07.6921740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3096-1glc4ph.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-16T23:03:10.3032920Z ==> Summary 2021-05-16T23:03:10.3962850Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:03:10.3968070Z ==> Installing jags 2021-05-16T23:03:10.3971610Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:03:10.3989410Z 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/d20210516-2921-1mfdg7i 2021-05-16T23:03:10.4548100Z cp -pR /private/tmp/d20210516-2921-1mfdg7i/jags/. /usr/local/Cellar/jags 2021-05-16T23:03:10.5217480Z chmod -Rf +w /private/tmp/d20210516-2921-1mfdg7i 2021-05-16T23:03:10.6373670Z ==> Finishing up 2021-05-16T23:03:10.6699030Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:03:10.6705810Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:03:10.6716640Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:03:10.6722760Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:03:10.6728220Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:03:10.6733490Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:03:10.6738430Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:03:10.6743630Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:03:10.6751010Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:03:10.7120870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3122-1f3aa1y.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-16T23:03:12.8327140Z ==> Summary 2021-05-16T23:03:12.8422570Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:03:15.0593560Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:03:16.3550070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:03:17.0040990Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:03:17.5526670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T23%3A10%3A00Z&sig=9CTUPUKvdy5o%2BkxhMOgTZRfa%2BmcGWvnacFfY%2FToHyH8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:17.5947930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=9CTUPUKvdy5o\%2BkxhMOgTZRfa\%2BmcGWvnacFfY\%2FToHyH8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:03:17.8187520Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:03:17.9289720Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:03:17.9317300Z 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/d20210516-3129-138fskg 2021-05-16T23:03:18.1565980Z cp -pR /private/tmp/d20210516-3129-138fskg/v8/. /usr/local/Cellar/v8 2021-05-16T23:03:18.2722540Z chmod -Rf +w /private/tmp/d20210516-3129-138fskg 2021-05-16T23:03:18.4406170Z ==> Finishing up 2021-05-16T23:03:18.4916870Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:03:18.5355730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3294-1tsutxw.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-16T23:03:20.7792120Z ==> Summary 2021-05-16T23:03:20.7851510Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:03:22.8839990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:03:24.1318360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:03:24.7292960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:03:25.1353490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T23%3A10%3A00Z&sig=X5J%2Fqg4jRICyj%2FWimTEJ86DIgRnFWOZ4tQ4adefQhNk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:25.1669950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=X5J\%2Fqg4jRICyj\%2FWimTEJ86DIgRnFWOZ4tQ4adefQhNk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:03:25.3764470Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:03:25.3972070Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:03:26.6652620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:03:27.3110640Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:03:27.7344230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T23%3A10%3A00Z&sig=xflr07aAcLv5nxelhlh%2Fri2ae0%2BXHMhyKPElaGdR2jg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:27.7682550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=xflr07aAcLv5nxelhlh\%2Fri2ae0\%2BXHMhyKPElaGdR2jg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:03:27.8957860Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:03:27.9104370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:03:29.2081900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:03:29.8231250Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:03:30.2341990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T23%3A10%3A00Z&sig=f70kighZNk8pfWoEdqwRD91NCaBShn8%2FCIYjgKlBabM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:30.2691100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=f70kighZNk8pfWoEdqwRD91NCaBShn8\%2FCIYjgKlBabM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:03:30.4177560Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:03:30.4399940Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:03:30.4405140Z ==> Installing fftw dependency: hwloc 2021-05-16T23:03:30.4986650Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:03:30.5015530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3301-19qvmai 2021-05-16T23:03:30.8052870Z cp -pR /private/tmp/d20210516-3301-19qvmai/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:03:31.2791020Z chmod -Rf +w /private/tmp/d20210516-3301-19qvmai 2021-05-16T23:03:31.6818100Z ==> Finishing up 2021-05-16T23:03:31.7195340Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:03:31.7201740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:03:31.7208170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:03:31.7213820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:03:31.7219610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:03:31.7225210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:03:31.7232380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:03:31.7237420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:03:31.7243590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:03:31.7249700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:03:31.7256310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:03:31.7261480Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:03:31.7267830Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:03:31.7276520Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:03:31.7282530Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:03:31.7296370Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:03:31.7307020Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:03:31.7313840Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:03:31.7328060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:03:31.7333910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:03:31.7340570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:03:31.7347350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:03:31.7355110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:03:31.7361760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:03:31.7379800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:03:31.7387530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:03:31.7408620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:03:31.7414650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:03:31.7421340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:03:31.7427790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:03:31.7436460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:03:31.7469350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:03:31.7487690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:03:31.7507640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T23:03:31.7526970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:03:31.7532930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:03:31.7551620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:03:31.7559270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:03:31.7565980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:03:31.7584710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T23:03:31.7603250Z 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-16T23:03:31.7609060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T23:03:31.7615180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T23:03:31.7645600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T23:03:31.7672320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T23:03:31.7687140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:03:31.7701840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T23:03:31.7707860Z 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-16T23:03:31.7713860Z 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-16T23:03:31.7727860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:03:31.7745480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:03:31.7751550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T23:03:31.7761400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T23:03:31.7767360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T23:03:31.7778610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:03:31.7785100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:03:31.7796560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:03:31.7826890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:03:31.7834820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:03:31.7840800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:03:31.7855380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:03:31.7861370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:03:31.7867330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:03:31.7877030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:03:31.7885240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:03:31.7895320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:03:31.7901090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:03:31.7922490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:03:31.7928670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:03:31.7935280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:03:31.7945370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:03:31.7951610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:03:31.7966350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:03:31.7976930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:03:31.7987870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:03:31.8002870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:03:31.8008990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:03:31.8015180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:03:31.8022500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:03:31.8029090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:03:31.8035420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:03:31.8041640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:03:31.8047770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:03:31.8054040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:03:31.8060360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:03:31.8066820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:03:31.8073350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:03:31.8079780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:03:31.8087020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:03:31.8093920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:03:31.8100140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:03:31.8111040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:03:31.8130970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:03:31.8137690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:03:31.8144210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:03:31.8150410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:03:31.8156610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:03:31.8162900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:03:31.8168840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:03:31.8175290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T23:03:31.8180190Z Only the first 100 operations were output. 2021-05-16T23:03:32.1925840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3477-c6y2co.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-16T23:03:34.5420760Z ==> Summary 2021-05-16T23:03:34.5979230Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:03:34.5986210Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:03:34.6506190Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:03:34.6523380Z 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/d20210516-3301-1gx4m8e 2021-05-16T23:03:34.9153280Z cp -pR /private/tmp/d20210516-3301-1gx4m8e/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:03:35.2834550Z chmod -Rf +w /private/tmp/d20210516-3301-1gx4m8e 2021-05-16T23:03:36.6097770Z ==> Finishing up 2021-05-16T23:03:36.6432350Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:03:36.6437800Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:03:36.6442440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:03:36.6447720Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:03:36.6453990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:03:36.6459010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:03:36.6464420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:03:36.6469820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:03:36.6475170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:03:36.6480260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:03:36.6485100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:03:36.6490250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:03:36.6495650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:03:36.6501040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:03:36.6505900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:03:36.6510900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:03:36.6515990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:03:36.6521050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:03:36.6525770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:03:36.6531060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:03:36.6537430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:03:36.6542650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:03:36.6548380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:03:36.6553990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:03:36.6561700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:03:36.6566970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:03:36.6571990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:03:36.6577100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:03:36.6582560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:03:36.6587640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:03:36.6592960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:03:36.6598270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:03:36.6603890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:03:36.6609070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:03:36.6614850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:03:36.6660050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:03:36.6665330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:03:36.6670130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:03:36.6674820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:03:36.6680060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:03:36.6684970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:03:36.6690130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:03:36.6694870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:03:36.6699680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:03:36.6704540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:03:36.6709190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:03:36.6714670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:03:36.6719340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:03:36.6730220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:03:36.6735500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:03:36.6740960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:03:36.6746440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:03:36.6752030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:03:36.6757670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:03:36.6763140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:03:36.6768500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:03:36.6774180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:03:36.6779960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:03:36.6785330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:03:36.6790870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:03:36.6800900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:03:36.6806120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:03:36.6811470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:03:36.6847010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:03:36.6861750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:03:36.6895430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:03:36.6902130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:03:36.6907610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:03:36.6913190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:03:36.6918970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:03:36.6924530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:03:36.6929910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:03:36.6935460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:03:36.6940610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:03:36.6945720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:03:36.6951600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:03:36.6957090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:03:36.6962840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T23:03:36.6968450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T23:03:36.6973930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T23:03:36.6979520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T23:03:36.6984870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T23:03:36.6990780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T23:03:36.6996220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:03:36.7002250Z 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-16T23:03:36.7007510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T23:03:36.7013060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:03:36.7018350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:03:36.7024320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:03:36.7030820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:03:36.7036420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:03:36.7041620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T23:03:36.7046970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T23:03:36.7052430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T23:03:36.7059930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:03:36.7065430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:03:36.7070810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:03:36.7075800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:03:36.7081060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:03:36.7087020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:03:36.7092980Z Only the first 100 operations were output. 2021-05-16T23:03:37.1484660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3504-478zsx.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-16T23:03:39.4958490Z ==> Summary 2021-05-16T23:03:40.5333470Z 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/d20210516-3301-92tx2l 2021-05-16T23:03:40.5335580Z cp -pR /private/tmp/d20210516-3301-92tx2l/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:03:40.5336620Z chmod -Rf +w /private/tmp/d20210516-3301-92tx2l 2021-05-16T23:03:40.5337650Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:03:40.5339250Z ==> Installing fftw 2021-05-16T23:03:40.5340730Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:03:40.5342060Z ==> Finishing up 2021-05-16T23:03:40.5343390Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:03:40.5344950Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:03:40.5346590Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:03:40.5348030Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:03:40.5349500Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:03:40.5351010Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:03:40.5352390Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:03:40.5353770Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:03:40.5355130Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:03:40.5356570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:03:40.5358050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:03:40.5359460Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:03:40.5360870Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:03:40.5361930Z info /usr/local/share/info/fftw3.info 2021-05-16T23:03:40.5363320Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:03:40.5364860Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:03:40.5366580Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:03:40.5368510Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:03:40.5370130Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:03:40.5371740Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:03:40.5373180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:03:40.5374620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:03:40.5376120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:03:40.5377580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:03:40.5379140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:03:40.5380620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:03:40.5382100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:03:40.5383660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:03:40.5385140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:03:40.5386700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:03:40.5388310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:03:40.5389920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:03:40.5391510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:03:40.5393110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:03:40.5394590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:03:40.5396060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:03:40.5397620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:03:40.5399430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:03:40.5401010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:03:40.5402590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:03:40.5404090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:03:40.5405600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:03:40.5407230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:03:40.5408860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:03:40.5410470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:03:40.5412080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:03:40.5413530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:03:40.5415040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:03:40.5416670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:03:40.5418160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:03:40.5419670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:03:40.5421220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:03:40.5422730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:03:40.5424250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:03:40.5425870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:03:40.5427500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:03:40.5429120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:03:40.5430940Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:03:40.5432410Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:03:40.5433870Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:03:40.5436400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3531-1cp1rem.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-16T23:03:42.1253070Z ==> Summary 2021-05-16T23:03:42.1308800Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:03:42.7518780Z ==> No outdated dependents to upgrade! 2021-05-16T23:03:42.7520050Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:03:42.9233440Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:03:42.9234460Z fftw, open-mpi 2021-05-16T23:03:42.9242900Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:03:42.9246130Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:03:42.9248730Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:03:42.9251980Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:03:42.9265020Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:03:42.9266130Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:03:42.9266690Z rm /usr/local/include/fftw3.f 2021-05-16T23:03:42.9267200Z rm /usr/local/include/fftw3.f03 2021-05-16T23:03:42.9268260Z rm /usr/local/include/fftw3.h 2021-05-16T23:03:42.9271880Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:03:42.9274570Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:03:42.9277830Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:03:42.9285270Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:03:42.9288490Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:03:42.9291510Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:03:42.9294480Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:03:42.9299090Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:03:42.9301580Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:03:42.9305890Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:03:42.9308830Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:03:42.9312120Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:03:42.9315310Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:03:42.9318220Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:03:42.9321290Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:03:42.9324400Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:03:42.9327230Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:03:42.9330370Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:03:42.9333310Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:03:42.9336310Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:03:42.9339410Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:03:42.9342570Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:03:42.9346550Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:03:42.9349670Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:03:42.9352790Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:03:42.9356060Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:03:42.9359200Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:03:42.9362320Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:03:42.9365600Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:03:42.9368670Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:03:42.9377410Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:03:42.9381920Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:03:42.9392290Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:03:42.9401470Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:03:42.9404500Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:03:42.9413310Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:03:42.9416690Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:03:42.9422550Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:03:42.9426190Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:03:42.9434410Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:03:42.9443320Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:03:42.9451020Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:03:42.9454370Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:03:42.9523750Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:03:42.9524900Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:03:42.9548460Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:03:42.9556590Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:03:42.9574460Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:03:42.9577710Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:03:42.9588840Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:03:42.9599370Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:03:43.0451160Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:03:43.0457300Z rm /usr/local/bin/mpic++ 2021-05-16T23:03:43.0460220Z rm /usr/local/bin/mpicc 2021-05-16T23:03:43.0465650Z rm /usr/local/bin/mpicxx 2021-05-16T23:03:43.0468300Z rm /usr/local/bin/mpiexec 2021-05-16T23:03:43.0472400Z rm /usr/local/bin/mpif77 2021-05-16T23:03:43.0478340Z rm /usr/local/bin/mpif90 2021-05-16T23:03:43.0481200Z rm /usr/local/bin/mpifort 2021-05-16T23:03:43.0487720Z rm /usr/local/bin/mpirun 2021-05-16T23:03:43.0491510Z rm /usr/local/bin/ompi-clean 2021-05-16T23:03:43.0496100Z rm /usr/local/bin/ompi-server 2021-05-16T23:03:43.0498720Z rm /usr/local/bin/ompi_info 2021-05-16T23:03:43.0503890Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:03:43.0507550Z rm /usr/local/bin/orte-clean 2021-05-16T23:03:43.0513330Z rm /usr/local/bin/orte-info 2021-05-16T23:03:43.0516310Z rm /usr/local/bin/orte-server 2021-05-16T23:03:43.0521770Z rm /usr/local/bin/ortecc 2021-05-16T23:03:43.0526650Z rm /usr/local/bin/orted 2021-05-16T23:03:43.0529400Z rm /usr/local/bin/orterun 2021-05-16T23:03:43.0535110Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:03:43.0542540Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:03:43.0548080Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:03:43.0552090Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:03:43.0554440Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:03:43.0561590Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:03:43.0566330Z rm /usr/local/include/mpi.h 2021-05-16T23:03:43.0569300Z rm /usr/local/include/mpi.mod 2021-05-16T23:03:43.0575910Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:03:43.0579630Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:03:43.0587710Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:03:43.0594660Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:03:43.0597920Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:03:43.0605120Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:03:43.0608550Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:03:43.0615170Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:03:43.0618530Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:03:43.0626700Z rm /usr/local/include/mpif-config.h 2021-05-16T23:03:43.0631130Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:03:43.0634270Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:03:43.0640740Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:03:43.0643810Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:03:43.0649940Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:03:43.0653180Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:03:43.0661100Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:03:43.0663860Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:03:43.0671330Z rm /usr/local/include/mpif.h 2021-05-16T23:03:43.0674530Z rm /usr/local/include/openmpi 2021-05-16T23:03:43.0681590Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:03:43.0689870Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:03:43.0693090Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:03:43.0700890Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:03:43.0704000Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:03:43.0710450Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:03:43.0713290Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:03:43.0720670Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:03:43.0723970Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:03:43.0729990Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:03:43.0732940Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:03:43.0739420Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:03:43.0742840Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:03:43.0748930Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:03:43.0755300Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:03:43.0758490Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:03:43.0763720Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:03:43.0766890Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:03:43.0772790Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:03:43.0777140Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:03:43.0782440Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:03:43.0785830Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:03:43.0791480Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:03:43.0794480Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:03:43.0799540Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:03:43.0802530Z rm /usr/local/lib/openmpi 2021-05-16T23:03:43.0809930Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:03:43.0816890Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:03:43.0820440Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:03:43.0824160Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:03:43.0830360Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:03:43.0833130Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:03:43.0838830Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:03:43.0842260Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:03:43.0845780Z rm /usr/local/lib/pmix 2021-05-16T23:03:43.0862730Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:03:43.0867410Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:03:43.0872010Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:03:43.0882080Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:03:43.0886880Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:03:43.0892570Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:03:43.0896020Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:03:43.0902980Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:03:43.0906870Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:03:43.0914280Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:03:43.0917400Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:03:43.0920960Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:03:43.0929340Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:03:43.0932810Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:03:43.0940560Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:03:43.0944140Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:03:43.0949390Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:03:43.0966910Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:03:43.0971950Z Only the first 100 operations were output. 2021-05-16T23:03:44.8958180Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:03:46.1814620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:03:46.8137340Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:03:47.3635180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T23%3A10%3A00Z&sig=IQkRb6OOxazdiWu2tTRBL%2BEQoWYXCCXA4EFkfpbSYhw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:47.3966260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=IQkRb6OOxazdiWu2tTRBL\%2BEQoWYXCCXA4EFkfpbSYhw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:03:47.8906360Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:03:48.0250630Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:03:48.0279290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3539-wzadwk 2021-05-16T23:03:48.6589870Z cp -pR /private/tmp/d20210516-3539-wzadwk/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:03:49.3012980Z chmod -Rf +w /private/tmp/d20210516-3539-wzadwk 2021-05-16T23:03:50.2583760Z ==> Finishing up 2021-05-16T23:03:50.3091170Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:03:50.3098980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:03:50.3102810Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:03:50.3107420Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:03:50.3112450Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:03:50.3117380Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:03:50.3122350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:03:50.3127300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:03:50.3135040Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:03:50.3139750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:03:50.3144120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:03:50.3149100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:03:50.3153710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:03:50.3158420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:03:50.3163130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:03:50.3167510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:03:50.3173150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:03:50.3178400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:03:50.3183880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:03:50.3188110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:03:50.3193820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:03:50.3199440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:03:50.3203910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:03:50.3209090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:03:50.3214150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:03:50.3218510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:03:50.3223340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:03:50.3231290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:03:50.3243470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:03:50.3251820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:03:50.3262600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:03:50.3270180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:03:50.3275940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:03:50.3287760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:03:50.3297120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:03:50.3306650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:03:50.3315380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:03:50.3325080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:03:50.3333620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:03:50.3342140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:03:50.3353410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:03:50.3362150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:03:50.3370050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:03:50.3378460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:03:50.3386540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:03:50.3394230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:03:50.3398730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:03:50.3406740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:03:50.3414170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:03:50.3422600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:03:50.3432400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:03:50.3441030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:03:50.3445570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:03:50.3453120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:03:50.3463980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:03:50.3472630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:03:50.3479860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:03:50.3484820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:03:50.3491780Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:03:50.3499560Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:03:50.3508490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:03:50.3513000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:03:50.3525460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:03:50.3530910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:03:50.3539590Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:03:50.3547530Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:03:50.3554040Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:03:50.3658270Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:03:50.3662690Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:03:50.3667270Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:03:50.3672200Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:03:50.3677930Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:03:50.3682730Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:03:50.3687780Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:03:50.3692700Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:03:50.3697600Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:03:50.3702290Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:03:50.3707000Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:03:50.3711760Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:03:50.3716440Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:03:50.3721070Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:03:50.3727970Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:03:50.3734230Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:03:50.3741510Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:03:50.3752160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:03:50.3759820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:03:50.3765380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:03:50.3770660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:03:50.3776020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:03:50.3781640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:03:50.3787130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:03:50.3792150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:03:50.3798740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:03:50.3804200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:03:50.3809130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:03:50.3814500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:03:50.3819330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:03:50.3824420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:03:50.3832290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:03:50.3837750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:03:50.3842790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:03:50.3846560Z Only the first 100 operations were output. 2021-05-16T23:03:50.7468160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3703-14a32qn.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-16T23:03:53.1793950Z ==> Summary 2021-05-16T23:03:53.2514140Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:03:55.5657840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:03:56.7902470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:03:57.4008900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:03:57.9053890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A10%3A00Z&sig=aAPTCtX5DLDkZlT%2FPm0H83JFyC62NwHXd45Rwa%2BITmM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:57.9386630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=aAPTCtX5DLDkZlT\%2FPm0H83JFyC62NwHXd45Rwa\%2BITmM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:03:57.9904040Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:03:58.0751300Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:03:58.0779290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3710-z94e6l 2021-05-16T23:03:58.1478860Z cp -pR /private/tmp/d20210516-3710-z94e6l/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:03:58.2859580Z chmod -Rf +w /private/tmp/d20210516-3710-z94e6l 2021-05-16T23:03:58.4661580Z ==> Finishing up 2021-05-16T23:03:58.5033320Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:03:58.5039280Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:03:58.5045820Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:03:58.5058760Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:03:58.5092300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5102840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5121740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5134970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5151790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5168550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5178720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5189450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5194600Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:03:58.5198560Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:03:58.5205710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5215630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5225440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5247200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5265980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5285630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5302990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5319990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5331000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5349700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5370500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5392160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5408050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5437390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5447000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5457560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5481630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5494590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5505820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5534590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5642660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5685840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5734980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5746820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5762870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5827210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5833670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5925820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5929380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5931120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5946250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5948890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5986530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5988890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.5991940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6008460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6035100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6047040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6065350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6103110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6131800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6139070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6141380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6185380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6277360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6328090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:03:58.6330020Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:03:58.6332200Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:03:58.6334080Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:03:58.6336350Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:03:58.6339690Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:03:58.6343850Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:03:58.6345850Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:03:58.6347910Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:03:58.6786700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3875-1ow63v2.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-16T23:04:00.9098920Z ==> Summary 2021-05-16T23:04:00.9304920Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:04:02.9143690Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:04:02.9144390Z To reinstall 1.6.37, run: 2021-05-16T23:04:02.9144840Z brew reinstall libpng 2021-05-16T23:04:04.7701710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:04:06.0083240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:06.6333600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:04:07.1280260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A10%3A00Z&sig=OZtbRyIqWlqWeEsIDmdtfZ32i8WgGXur52%2Fp%2BN9dRdE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:07.1641200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=OZtbRyIqWlqWeEsIDmdtfZ32i8WgGXur52\%2Fp\%2BN9dRdE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:07.1961110Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:04:07.2008680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:04:08.4927340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:09.1105890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:04:09.5824090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A10%3A00Z&sig=PUz3b6wbmSM3EVFdEDV6lu55CWsTCa4a0PtYvXdx6o4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:09.6161550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=PUz3b6wbmSM3EVFdEDV6lu55CWsTCa4a0PtYvXdx6o4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:09.6759330Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:04:09.6809180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:04:10.9385060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:11.9916690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:04:12.0634530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A10%3A00Z&sig=I2aWeaDsCnp7PWhsDoN8KygooeVJqDQBH5EX%2FYWi8W8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:12.1007570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=I2aWeaDsCnp7PWhsDoN8KygooeVJqDQBH5EX\%2FYWi8W8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:12.1327360Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:04:12.1388890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:04:13.3970330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:14.0241500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:04:14.6206890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A10%3A00Z&sig=GEFJQ%2FtYHZCcsifustuteKYroVecsePdxJ1i0edZ%2BDU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:14.6636990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=GEFJQ\%2FtYHZCcsifustuteKYroVecsePdxJ1i0edZ\%2BDU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:14.7098870Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:04:14.7126570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:04:15.9788430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:16.5755760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:04:17.0425060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A10%3A00Z&sig=%2BATnNCSzRvqmbeuTYCX3RYzY6EiqlXGFyFIhHSccqZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:17.0727820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=\%2BATnNCSzRvqmbeuTYCX3RYzY6EiqlXGFyFIhHSccqZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:17.1400880Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:04:17.1461790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:04:18.4050760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:19.0413960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:04:19.5035510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A10%3A00Z&sig=9tc%2FoK5GTt6wAbyZ%2BprInbMqZWZB2NS0gL5%2FbfT92Hw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:19.5363460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=9tc\%2FoK5GTt6wAbyZ\%2BprInbMqZWZB2NS0gL5\%2FbfT92Hw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:19.6940090Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:04:19.7042400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:04:21.1238830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:21.8383730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:04:22.3297540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A10%3A00Z&sig=rRNT2lk0qpgbI1JOlrusCCqVcG%2Bh%2FiT4d64hPNhVYH4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:22.3647490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=rRNT2lk0qpgbI1JOlrusCCqVcG\%2Bh\%2FiT4d64hPNhVYH4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:22.3993180Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:04:22.4024140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:04:23.6593930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:24.3041930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:04:24.7770190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A10%3A00Z&sig=1AOArTT69KJ%2FJZYS6eS6v5LEG3zY2yINyF0c2jsGBYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:24.8164080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=1AOArTT69KJ\%2FJZYS6eS6v5LEG3zY2yINyF0c2jsGBYo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:24.8586130Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:04:24.8617150Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:04:26.0999980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:26.7103460Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:04:27.1763370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A10%3A00Z&sig=j6DR28vOepHbmKY3uwezWvNxS6D17OSsP48KERrUGHg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:27.2092690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=j6DR28vOepHbmKY3uwezWvNxS6D17OSsP48KERrUGHg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:27.2550590Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:04:27.2584120Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:04:28.6477360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:29.2523100Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:04:29.7342040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A10%3A00Z&sig=2%2B0Q%2FQ3XhIZMH%2BgEu2EoH3JgdzzxqpW84EwGZD2S75w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:29.7706130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=2\%2B0Q\%2FQ3XhIZMH\%2BgEu2EoH3JgdzzxqpW84EwGZD2S75w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:29.8246480Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:04:29.8297620Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:04:31.0394270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:31.6670090Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:04:32.1872450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A10%3A00Z&sig=XnH%2BWu9fwGXYlxkrnRv1nhPK02PcGFZVG%2FRy8g3weQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:32.2222130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=XnH\%2BWu9fwGXYlxkrnRv1nhPK02PcGFZVG\%2FRy8g3weQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:32.3108880Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:04:32.3205300Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:04:33.6211700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:34.2425210Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:04:34.7420400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A10%3A00Z&sig=PRQXq8PF9O0icMbfLD8Mmj%2BVxT9OpmTrUACBioStV38%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:34.7740090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=PRQXq8PF9O0icMbfLD8Mmj\%2BVxT9OpmTrUACBioStV38\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:34.8213330Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:04:34.8253850Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:04:36.1012600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:36.7453610Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:04:37.2427020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A10%3A00Z&sig=aL9VJ3zroAldOWUwhJuFin1Cj8oE5TCGCHzORc9gfdw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:37.2744160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=aL9VJ3zroAldOWUwhJuFin1Cj8oE5TCGCHzORc9gfdw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:37.3263260Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:04:37.3302210Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:04:38.6481180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:39.2918460Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:04:39.8560180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A10%3A00Z&sig=bBOxNJzOktpGyacNTC2lklr1qMlAZtVtl60qBitjhQ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:39.8902080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=bBOxNJzOktpGyacNTC2lklr1qMlAZtVtl60qBitjhQ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:41.0110260Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:04:41.0112640Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:04:41.4786480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:42.0740610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:04:42.5589600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A10%3A00Z&sig=lvfPCc1%2BRnl77cjRlawGl8KPEsZ7%2FOrJfHx73VyNDd8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:42.5912480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=lvfPCc1\%2BRnl77cjRlawGl8KPEsZ7\%2FOrJfHx73VyNDd8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:42.7062260Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:04:42.7162560Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:04:44.3662410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:45.0095950Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:04:45.4572810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A10%3A00Z&sig=USwzB9zQOxc068QJgPGTUE6M9cE7NzOQCufs8k3X5Go%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:45.4947920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=USwzB9zQOxc068QJgPGTUE6M9cE7NzOQCufs8k3X5Go\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:47.5702160Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:04:47.9932110Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:04:49.2609690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:04:49.9025030Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:04:50.4331550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A10%3A00Z&sig=e3ZGRdlUP1L7CN7wEMCRa3I04Wfx3tzg63vJxFc2odo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:50.4674250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A10\%3A00Z\&sig=e3ZGRdlUP1L7CN7wEMCRa3I04Wfx3tzg63vJxFc2odo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:50.6320780Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:04:50.6876570Z ==> 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-16T23:04:50.6880540Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:04:50.7517520Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:04:50.7551390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1fzu3mc 2021-05-16T23:04:50.7623030Z cp -pR /private/tmp/d20210516-3985-1fzu3mc/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:04:50.7712820Z chmod -Rf +w /private/tmp/d20210516-3985-1fzu3mc 2021-05-16T23:04:50.8108400Z ==> Finishing up 2021-05-16T23:04:50.8446830Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:04:50.8557830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4246-zny2np.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-16T23:04:53.0316790Z ==> Summary 2021-05-16T23:04:53.0335010Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:04:53.0351460Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:04:53.0395600Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:04:53.0413390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3985-crsip 2021-05-16T23:04:53.1273930Z cp -pR /private/tmp/d20210516-3985-crsip/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:04:53.2545650Z chmod -Rf +w /private/tmp/d20210516-3985-crsip 2021-05-16T23:04:53.4062580Z ==> Finishing up 2021-05-16T23:04:53.4444370Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:04:53.4449200Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:04:53.4458890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:04:53.4464770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:04:53.4470270Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:04:53.4476580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:04:53.4481890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:04:53.4487160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:04:53.4493060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:04:53.4500370Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:04:53.4506830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:04:53.4550780Z rm /usr/local/share/pkgconfig 2021-05-16T23:04:53.4618990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:04:53.4624310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:04:53.4629690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:04:53.4637000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:04:53.4642140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:04:53.4647810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:04:53.4653270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:04:53.4658750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:04:53.4664640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:04:53.4670420Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:04:53.4674120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:04:53.4680250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:04:53.4685690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:04:53.4691030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:04:53.4697780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:04:53.4703030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:04:53.4708240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:04:53.4713450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:04:53.4718640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:04:53.4723660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:04:53.4728790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:04:53.4738000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:04:53.4776160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:04:53.4781370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:04:53.4786110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:04:53.4791750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:04:53.4796620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:04:53.4802210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:04:53.4807390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:04:53.4812590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:04:53.4817640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:04:53.4822640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:04:53.4827630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:04:53.4832670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:04:53.4837660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:04:53.4842820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:04:53.4848040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:04:53.4853000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:04:53.4857980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:04:53.4863290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:04:53.4868390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:04:53.4873660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:04:53.5394970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4272-bs4u2y.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-16T23:04:55.6596810Z ==> Summary 2021-05-16T23:04:55.6751540Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:04:55.6758110Z ==> Installing poppler dependency: libxau 2021-05-16T23:04:55.6843650Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:04:55.6861320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-3afqng 2021-05-16T23:04:55.6984600Z cp -pR /private/tmp/d20210516-3985-3afqng/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:04:55.7152400Z chmod -Rf +w /private/tmp/d20210516-3985-3afqng 2021-05-16T23:04:55.7731900Z ==> Finishing up 2021-05-16T23:04:55.8129160Z rm /usr/local/include/X11 2021-05-16T23:04:55.8137050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:04:55.8141710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:04:55.8146920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:04:55.8150930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:04:55.8155880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:04:55.8160650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:04:55.8165570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:04:55.8170110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:04:55.8175080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:04:55.8180040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:04:55.8185330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:04:55.8190010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:04:55.8194880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:04:55.8199610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:04:55.8204570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:04:55.8210830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:04:55.8215630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:04:55.8220400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:04:55.8225590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:04:55.8230320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:04:55.8235650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:04:55.8240730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:04:55.8245700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:04:55.8250730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:04:55.8254390Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:04:55.8260260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:04:55.8265670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:04:55.8270910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:04:55.8274530Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:04:55.8282240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:04:55.8287490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:04:55.8292710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:04:55.8297820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:04:55.8303220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:04:55.8308600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:04:55.8313420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:04:55.8319360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:04:55.8324620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:04:55.8329830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:04:55.8335150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:04:55.8339850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:04:55.8345120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:04:55.8350370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:04:55.8377030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:04:55.8382610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:04:55.8387880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:04:55.8393840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:04:55.8399200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:04:55.8405140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:04:55.8410450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:04:55.8415910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:04:55.8421730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:04:55.8427210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:04:55.8432600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:04:55.8437490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:04:55.8442590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:04:55.8447600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:04:55.8454110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:04:55.8459470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:04:55.8464700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:04:55.8469940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:04:55.8475270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:04:55.8480400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:04:55.8485880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:04:55.8491580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:04:55.8496690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:04:55.8502060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:04:55.8507620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:04:55.8513200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:04:55.8518610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:04:55.8523740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:04:55.8528800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:04:55.8534070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:04:55.8539730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:04:55.8544750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:04:55.8550360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:04:55.8555270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:04:55.8560390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:04:55.8565330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:04:55.8571090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:04:55.8576320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:04:55.8581180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:04:55.8586710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:04:55.8592200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:04:55.8597440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:04:55.8602470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:04:55.8608030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:04:55.8613120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:04:55.8618420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:04:55.8623360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:04:55.8629460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:04:55.8634630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:04:55.8639930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:04:55.8645340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:04:55.8650590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:04:55.8655900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:04:55.8661340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:04:55.8666640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:04:55.8671930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:04:55.8677020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:04:55.8682070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:04:55.8685810Z Only the first 100 operations were output. 2021-05-16T23:04:55.9057360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4299-1wq6mkr.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-16T23:04:58.0791840Z ==> Summary 2021-05-16T23:04:58.0818750Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:04:58.0824450Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:04:58.0908210Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:04:58.0925510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1j1b3a4 2021-05-16T23:04:58.1020040Z cp -pR /private/tmp/d20210516-3985-1j1b3a4/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:04:58.1133460Z chmod -Rf +w /private/tmp/d20210516-3985-1j1b3a4 2021-05-16T23:04:58.1564230Z ==> Finishing up 2021-05-16T23:04:58.1883270Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:04:58.1890260Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:04:58.1934270Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:04:58.1939860Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:04:58.1947130Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:04:58.2074870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4325-1hw1quj.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-16T23:05:00.4344140Z ==> Summary 2021-05-16T23:05:00.4361920Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:05:00.4367080Z ==> Installing poppler dependency: libxcb 2021-05-16T23:05:00.4666490Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:05:00.4683670Z 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/d20210516-3985-10p6hdf 2021-05-16T23:05:01.1300330Z cp -pR /private/tmp/d20210516-3985-10p6hdf/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:05:02.2986490Z chmod -Rf +w /private/tmp/d20210516-3985-10p6hdf 2021-05-16T23:05:03.3689390Z ==> Finishing up 2021-05-16T23:05:03.4175100Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:05:03.4183490Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:05:03.4242920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:05:03.4248930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:05:03.4254100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:05:03.4259400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:05:03.4265120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T23:05:03.4270300Z 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-16T23:05:03.4276070Z 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-16T23:05:03.4282390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T23:05:03.4288130Z 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-16T23:05:03.4293150Z 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-16T23:05:03.4298220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T23:05:03.4303520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T23:05:03.4308980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:05:03.4314580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T23:05:03.4319750Z 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-16T23:05:03.4325040Z 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-16T23:05:03.4330510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T23:05:03.4335830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T23:05:03.4341140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:05:03.4346520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:05:03.4351620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:05:03.4376670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T23:05:03.4382250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T23:05:03.4388110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:05:03.4393670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:05:03.4398910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:05:03.4404450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:05:03.4410200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:05:03.4415590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T23:05:03.4420590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T23:05:03.4425880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T23:05:03.4431460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T23:05:03.4436540Z 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-16T23:05:03.4441560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:05:03.4446620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:05:03.4451800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:05:03.4457190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:05:03.4462560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:05:03.4472380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T23:05:03.4474000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:05:03.4479110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T23:05:03.4484620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:05:03.4490200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T23:05:03.4495350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:05:03.4500460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:05:03.4505850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:05:03.4511030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T23:05:03.4517530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:05:03.4522960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T23:05:03.4528190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T23:05:03.4533490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:05:03.4538780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:05:03.4543820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:05:03.4549230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:05:03.4554570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T23:05:03.4559790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:05:03.4565210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:05:03.4570770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T23:05:03.4576020Z 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-16T23:05:03.4581620Z 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-16T23:05:03.4586720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T23:05:03.4594220Z 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-16T23:05:03.4599880Z 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-16T23:05:03.4605290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T23:05:03.4610730Z 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-16T23:05:03.4615790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:05:03.4621030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T23:05:03.4626260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T23:05:03.4631720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:05:03.4637930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T23:05:03.4643280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:05:03.4649060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T23:05:03.4654440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T23:05:03.4660130Z 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-16T23:05:03.4665290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:05:03.4671110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T23:05:03.4676140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:05:03.4681650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T23:05:03.4686580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T23:05:03.4692010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T23:05:03.4717670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:05:03.4723310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:05:03.4728710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:05:03.4734170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:05:03.4739190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:05:03.4744380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:05:03.4750620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T23:05:03.4755930Z 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-16T23:05:03.4760770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:05:03.4766060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:05:03.4771650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:05:03.4777040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:05:03.4782390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:05:03.4787990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:05:03.4793060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:05:03.4798270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:05:03.4803170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:05:03.4808620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:05:03.4812710Z Only the first 100 operations were output. 2021-05-16T23:05:05.0014830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4360-13a9ngn.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-16T23:05:07.5819950Z ==> Summary 2021-05-16T23:05:07.7137870Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:05:07.7144300Z ==> Installing poppler dependency: libx11 2021-05-16T23:05:07.7601580Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:05:07.7619620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-zl1luf 2021-05-16T23:05:08.0655610Z cp -pR /private/tmp/d20210516-3985-zl1luf/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:05:08.5448800Z chmod -Rf +w /private/tmp/d20210516-3985-zl1luf 2021-05-16T23:05:08.9912180Z ==> Finishing up 2021-05-16T23:05:09.0270110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:05:09.0274950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:05:09.0280180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:05:09.0284660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:05:09.0289190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:05:09.0294340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:05:09.0299080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:05:09.0303740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:05:09.0308960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:05:09.0313770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:05:09.0318510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:05:09.0323510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:05:09.0330520Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:05:09.0336570Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:05:09.0363330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:05:09.0369090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:05:09.0374470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:05:09.0380050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:05:09.0385180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:05:09.0390510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:05:09.0395950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:05:09.0401470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:05:09.0406580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:05:09.0411840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:05:09.0417030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:05:09.0422160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:05:09.0427430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:05:09.0432670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:05:09.0437940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:05:09.0443090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:05:09.0448080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:05:09.0453470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:05:09.0458690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:05:09.0464110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:05:09.0469330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:05:09.0474560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:05:09.0480040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:05:09.0485250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:05:09.0490460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:05:09.0495740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:05:09.0501370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:05:09.0506310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:05:09.0511640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:05:09.0516900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:05:09.0521960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:05:09.0527560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:05:09.0536190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:05:09.0541770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:05:09.0547760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:05:09.0553380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:05:09.0558700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:05:09.0564070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:05:09.0570140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:05:09.0575970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:05:09.0581690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:05:09.0587440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:05:09.0593460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:05:09.0599050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:05:09.0604770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:05:09.0610840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:05:09.0616190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:05:09.0622460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:05:09.0628280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:05:09.0633610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:05:09.0639940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:05:09.0645720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:05:09.0651320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:05:09.0656660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:05:09.0662450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:05:09.0668160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:05:09.0673530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:05:09.0679350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:05:09.0684590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:05:09.0689870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:05:09.0695650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:05:09.0701060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:05:09.0706730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:05:09.0712070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:05:09.0717570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:05:09.0722460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:05:09.0728830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:05:09.0735220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:05:09.0740860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:05:09.0746760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:05:09.0752080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:05:09.0758640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:05:09.0764090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:05:09.0769710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:05:09.0775890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:05:09.0781350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:05:09.0787770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:05:09.0793250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:05:09.0799000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:05:09.0804490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:05:09.0810170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:05:09.0816250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:05:09.0840010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:05:09.0846440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:05:09.0851380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:05:09.0856800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:05:09.0860930Z Only the first 100 operations were output. 2021-05-16T23:05:09.6301580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4386-dujmyn.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-16T23:05:12.0470810Z ==> Summary 2021-05-16T23:05:12.1193190Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:05:12.1199420Z ==> Installing poppler dependency: libxext 2021-05-16T23:05:12.1752320Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:05:12.1770790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1wllz9q 2021-05-16T23:05:12.2084620Z cp -pR /private/tmp/d20210516-3985-1wllz9q/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:05:12.2557460Z chmod -Rf +w /private/tmp/d20210516-3985-1wllz9q 2021-05-16T23:05:12.3341820Z ==> Finishing up 2021-05-16T23:05:12.3715750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:05:12.3720870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:05:12.3726350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:05:12.3731120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:05:12.3736400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:05:12.3741850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:05:12.3747700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:05:12.3752820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:05:12.3758250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:05:12.3765970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:05:12.3771060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:05:12.3776720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:05:12.3782220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:05:12.3787270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:05:12.3792340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:05:12.3797790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:05:12.3810380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:05:12.3815810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:05:12.3821290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:05:12.3826570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:05:12.3831730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:05:12.3839290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:05:12.3845070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:05:12.3850500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:05:12.3855850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:05:12.3863760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:05:12.3871930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:05:12.3882210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:05:12.3889770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:05:12.3895060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:05:12.3902290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:05:12.3907940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:05:12.3913450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:05:12.3918720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:05:12.3924280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:05:12.3931240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:05:12.3936470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:05:12.3970360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:05:12.3976320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:05:12.3978260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:05:12.3980200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:05:12.3982220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:05:12.3984110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:05:12.3986010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:05:12.3987610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:05:12.3994010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:05:12.3999750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:05:12.4005500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:05:12.4011130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:05:12.4017280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:05:12.4022670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:05:12.4028580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:05:12.4034920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:05:12.4040170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:05:12.4046630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:05:12.4051940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:05:12.4057880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:05:12.4064090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:05:12.4070330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:05:12.4076040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:05:12.4082020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:05:12.4088270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:05:12.4095340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:05:12.4102150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:05:12.4108460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:05:12.4115420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:05:12.4122020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:05:12.4128670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:05:12.4134870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:05:12.4141520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:05:12.4147510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:05:12.4153420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:05:12.4159320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:05:12.4165770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:05:12.4171960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:05:12.4178900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:05:13.1981220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:05:13.1987510Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:05:13.1992800Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:05:13.1994350Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:05:13.1995910Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:05:13.1998510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4412-74alh6.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-16T23:05:14.6639320Z ==> Summary 2021-05-16T23:05:14.6699210Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:05:14.6704860Z ==> Installing poppler dependency: libxrender 2021-05-16T23:05:14.7255000Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:05:14.7272420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-935g26 2021-05-16T23:05:14.7378620Z cp -pR /private/tmp/d20210516-3985-935g26/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:05:14.7517120Z chmod -Rf +w /private/tmp/d20210516-3985-935g26 2021-05-16T23:05:14.7993580Z ==> Finishing up 2021-05-16T23:05:14.8369280Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:05:14.8377370Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:05:14.8383560Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:05:14.8388200Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:05:14.8393210Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:05:14.8400400Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:05:14.8530200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4438-25rlhh.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-16T23:05:17.0816210Z ==> Summary 2021-05-16T23:05:17.0837840Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:05:17.0843120Z ==> Installing poppler dependency: lzo 2021-05-16T23:05:17.0862170Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:05:17.0879370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1nh47ap 2021-05-16T23:05:17.1063310Z cp -pR /private/tmp/d20210516-3985-1nh47ap/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:05:17.1338850Z chmod -Rf +w /private/tmp/d20210516-3985-1nh47ap 2021-05-16T23:05:17.1897380Z ==> Finishing up 2021-05-16T23:05:17.2328850Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:05:17.2337040Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:05:17.2343040Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:05:17.2347600Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:05:17.2352660Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:05:17.2359690Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:05:17.2513360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4464-1epimyl.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-16T23:05:19.4127800Z ==> Summary 2021-05-16T23:05:19.4162400Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:05:19.4169480Z ==> Installing poppler dependency: pixman 2021-05-16T23:05:19.4201890Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:05:19.4222180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-r7yamw 2021-05-16T23:05:19.4383420Z cp -pR /private/tmp/d20210516-3985-r7yamw/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:05:19.4552380Z chmod -Rf +w /private/tmp/d20210516-3985-r7yamw 2021-05-16T23:05:19.5165940Z ==> Finishing up 2021-05-16T23:05:19.5497230Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:05:19.5504710Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:05:19.5515560Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:05:19.5529720Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:05:19.5544330Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:05:19.5563960Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:05:19.5853690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4490-1j519ch.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-16T23:05:21.7710620Z ==> Summary 2021-05-16T23:05:21.7730680Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:05:21.7737000Z ==> Installing poppler dependency: cairo 2021-05-16T23:05:21.9388040Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:05:21.9404910Z 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/d20210516-3985-1tw9riu 2021-05-16T23:05:22.0102380Z cp -pR /private/tmp/d20210516-3985-1tw9riu/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:05:22.0778510Z chmod -Rf +w /private/tmp/d20210516-3985-1tw9riu 2021-05-16T23:05:22.3038890Z ==> Finishing up 2021-05-16T23:05:22.3624640Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:05:22.3628380Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:05:22.3642460Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:05:22.3646590Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:05:22.3653300Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:05:22.3658600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:05:22.3663560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:05:22.3669080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:05:22.3674240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:05:22.3679120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:05:22.3684260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:05:22.3688590Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:05:22.3693310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:05:22.3698070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:05:22.3705530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:05:22.3710830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:05:22.3716520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:05:22.3722360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:05:22.3727640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:05:22.3733020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:05:22.3737960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:05:22.3743400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:05:22.3748150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:05:22.3753520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:05:22.3758360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:05:22.3763520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:05:22.3768450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:05:22.3773580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:05:22.3779130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:05:22.3784100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:05:22.3788970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:05:22.4187280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4516-1g0vfqx.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-16T23:05:24.6492370Z ==> Summary 2021-05-16T23:05:24.6574010Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:05:24.6579830Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:05:24.6714240Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:05:24.6737670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1mm4xnb 2021-05-16T23:05:24.6915530Z cp -pR /private/tmp/d20210516-3985-1mm4xnb/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:05:24.7111950Z chmod -Rf +w /private/tmp/d20210516-3985-1mm4xnb 2021-05-16T23:05:24.7758470Z ==> Finishing up 2021-05-16T23:05:24.7952440Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:05:24.7957980Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:05:24.7963080Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:05:24.7968250Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:05:24.7972980Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:05:24.7979870Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:05:24.7985980Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:05:24.7997260Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:05:24.8002850Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:05:24.8008980Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:05:24.8014440Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:05:24.8020560Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:05:24.8027340Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:05:24.8032420Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:05:24.8037490Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:05:24.8045220Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:05:24.8219560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4542-bc0gjm.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-16T23:05:27.0351690Z ==> Summary 2021-05-16T23:05:27.0378040Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:05:27.0384820Z ==> Installing poppler dependency: nspr 2021-05-16T23:05:27.0404240Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:05:27.0422740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1h7ch1c 2021-05-16T23:05:27.0769960Z cp -pR /private/tmp/d20210516-3985-1h7ch1c/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:05:27.1244910Z chmod -Rf +w /private/tmp/d20210516-3985-1h7ch1c 2021-05-16T23:05:27.2039920Z ==> Finishing up 2021-05-16T23:05:27.2415080Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:05:27.2421960Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:05:27.2429930Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:05:27.2436610Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:05:27.2441490Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:05:27.2446100Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:05:27.2450800Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:05:27.2455460Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:05:27.2460300Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:05:27.2467350Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:05:27.2729130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4568-1c51irq.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-16T23:05:29.4443880Z ==> Summary 2021-05-16T23:05:29.4505240Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:05:29.4511530Z ==> Installing poppler dependency: nss 2021-05-16T23:05:29.4663110Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:05:29.4680700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-12kb9d6 2021-05-16T23:05:29.7296550Z cp -pR /private/tmp/d20210516-3985-12kb9d6/nss/. /usr/local/Cellar/nss 2021-05-16T23:05:29.8774580Z chmod -Rf +w /private/tmp/d20210516-3985-12kb9d6 2021-05-16T23:05:31.2778120Z ==> Finishing up 2021-05-16T23:05:31.3160620Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:05:31.3165060Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:05:31.3169970Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:05:31.3178260Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:05:31.3183100Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:05:31.3187860Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:05:31.3192680Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:05:31.3197690Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:05:31.3201610Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:05:31.3206040Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:05:31.3210920Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:05:31.3215400Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:05:31.3219840Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:05:31.3224470Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:05:31.3228870Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:05:31.3233770Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:05:31.3238520Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:05:31.3243140Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:05:31.3247470Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:05:31.3252230Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:05:31.3256690Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:05:31.3261710Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:05:31.3266460Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:05:31.3270970Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:05:31.3275190Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:05:31.3280080Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:05:31.3284330Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:05:31.3289260Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:05:31.3293510Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:05:31.3298300Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:05:31.3302840Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:05:31.3307540Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:05:31.3312420Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:05:31.3316950Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:05:31.3321560Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:05:31.3326080Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:05:31.3330730Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:05:31.3335270Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:05:31.3339790Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:05:31.3344670Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:05:31.3349370Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:05:31.3354190Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:05:31.3358570Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:05:31.3363370Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:05:31.3368150Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:05:31.3372470Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:05:31.3377430Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:05:31.3381770Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:05:31.3387350Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:05:31.3392320Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:05:31.3397040Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:05:31.3402250Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:05:31.3406710Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:05:31.3414430Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:05:31.3419040Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:05:31.3424000Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:05:31.3431740Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:05:31.3439790Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:05:31.3445470Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:05:31.3450120Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:05:31.3455200Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:05:31.3460170Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:05:31.3464980Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:05:31.3469660Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:05:31.3474720Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:05:31.3479410Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:05:31.3484390Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:05:31.3489800Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:05:31.3494330Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:05:31.3499350Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:05:31.3506080Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:05:31.3514110Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:05:31.3518920Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:05:31.3524070Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:05:31.3528810Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:05:31.3534020Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:05:31.3538810Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:05:31.3543660Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:05:31.3548650Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:05:31.3553390Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:05:32.2451300Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:05:32.2454170Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:05:32.2455600Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:05:32.2457060Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:05:32.2458510Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:05:32.2461210Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:05:32.2463610Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:05:32.2465180Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:05:32.2466640Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:05:32.2468190Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:05:32.2469710Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:05:32.2471150Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:05:32.2472630Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:05:32.2474190Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:05:32.2476020Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:05:32.2477850Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:05:32.2479630Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:05:32.2481090Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:05:32.2482630Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:05:32.2484260Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:05:32.2485390Z Only the first 100 operations were output. 2021-05-16T23:05:32.2487830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4594-bmsd13.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-16T23:05:33.7584060Z ==> Summary 2021-05-16T23:05:33.7714220Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:05:33.7720610Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:05:33.8030380Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:05:33.8048890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1bazorg 2021-05-16T23:05:33.9937660Z cp -pR /private/tmp/d20210516-3985-1bazorg/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:05:34.2448260Z chmod -Rf +w /private/tmp/d20210516-3985-1bazorg 2021-05-16T23:05:34.4906100Z ==> Finishing up 2021-05-16T23:05:34.5324830Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:05:34.5329790Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:05:34.5335220Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:05:34.5342930Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:05:34.5352070Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:05:34.5361700Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:05:34.5367740Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:05:34.5373350Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:05:34.5381830Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:05:34.5388720Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:05:34.5394510Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:05:34.5399710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:05:34.5405340Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:05:34.5410700Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:05:34.5417830Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:05:34.6408330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4620-s8ozzg.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-16T23:05:36.9423680Z ==> Summary 2021-05-16T23:05:36.9719250Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:05:36.9726300Z ==> Installing poppler dependency: qt@5 2021-05-16T23:05:36.9764580Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:05:36.9791100Z 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/d20210516-3985-oygyv9 2021-05-16T23:05:42.1663130Z cp -pR /private/tmp/d20210516-3985-oygyv9/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:05:49.4673730Z chmod -Rf +w /private/tmp/d20210516-3985-oygyv9 2021-05-16T23:06:01.9997180Z ==> Finishing up 2021-05-16T23:06:04.3874130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4676-1d4k5le.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-16T23:06:08.5714180Z ==> Caveats 2021-05-16T23:06:08.5714900Z We agreed to the Qt open source license for you. 2021-05-16T23:06:08.5715560Z If this is unacceptable you should uninstall. 2021-05-16T23:06:08.5715920Z 2021-05-16T23:06:08.5716940Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:06:08.5717710Z because this is an alternate version of another formula. 2021-05-16T23:06:08.5718100Z 2021-05-16T23:06:08.5718580Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:06:08.5719760Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:06:08.5720200Z 2021-05-16T23:06:08.5720690Z For compilers to find qt@5 you may need to set: 2021-05-16T23:06:08.5721640Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:06:08.5722660Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:06:08.5723320Z 2021-05-16T23:06:08.5724260Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:06:08.5724960Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:06:08.5725340Z 2021-05-16T23:06:08.5726040Z ==> Summary 2021-05-16T23:06:09.2691250Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:06:09.2697620Z ==> Installing poppler 2021-05-16T23:06:09.2701030Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:06:09.2721160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3985-1buv0th 2021-05-16T23:06:09.5272270Z cp -pR /private/tmp/d20210516-3985-1buv0th/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:06:09.7800850Z chmod -Rf +w /private/tmp/d20210516-3985-1buv0th 2021-05-16T23:06:10.2418660Z ==> Finishing up 2021-05-16T23:06:10.2756240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:06:10.2762160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:06:10.2767850Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:06:10.2773420Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:06:10.2778640Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:06:10.2784610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:06:10.2789810Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:06:10.2795280Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:06:10.2801340Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:06:10.2806890Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:06:10.2812340Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:06:10.2817950Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:06:10.2877980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:06:10.2885500Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:06:10.2897580Z rm /usr/local/share/gir-1.0 2021-05-16T23:06:10.2908660Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:06:10.2914680Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:06:10.2924980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:06:10.2930300Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:06:10.2936680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:06:10.2942520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:06:10.2948310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:06:10.2954360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:06:10.2959940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:06:10.2965860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:06:10.2971890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:06:10.2979280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:06:10.3017600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:06:10.3028760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:06:10.3030530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:06:10.3032590Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:06:10.3034290Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:06:10.3035970Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:06:10.3037770Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:06:10.3041290Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:06:10.3046640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:06:10.3051660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:06:10.3057160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:06:10.3062580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:06:10.3068190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:06:10.3074060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:06:10.3079140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:06:10.3085620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:06:10.3091790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:06:10.3097420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:06:10.3103350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:06:10.3108990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:06:10.3114690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:06:10.3119950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:06:10.3128180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:06:10.3136230Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:06:10.3142010Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:06:10.3147760Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:06:10.3153350Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:06:10.4261280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4702-la6of9.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-16T23:06:12.7051470Z ==> Summary 2021-05-16T23:06:12.7322170Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:06:14.1793170Z ==> Caveats 2021-05-16T23:06:14.1794040Z ==> qt@5 2021-05-16T23:06:14.1841340Z We agreed to the Qt open source license for you. 2021-05-16T23:06:14.1842080Z If this is unacceptable you should uninstall. 2021-05-16T23:06:14.1842480Z 2021-05-16T23:06:14.1843690Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:06:14.1844460Z because this is an alternate version of another formula. 2021-05-16T23:06:14.1844860Z 2021-05-16T23:06:14.1845330Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:06:14.1846540Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:06:14.1846980Z 2021-05-16T23:06:14.1847460Z For compilers to find qt@5 you may need to set: 2021-05-16T23:06:14.1848430Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:06:14.1849420Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:06:14.1849770Z 2021-05-16T23:06:14.1850610Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:06:14.1851310Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:06:14.1851690Z 2021-05-16T23:06:15.8320340Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:06:17.1894520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:17.8201860Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:06:18.2998140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A15%3A00Z&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:18.3331240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:18.3823740Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:06:18.3867960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:06:19.6892530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:20.3383160Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:06:20.8786410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A15%3A00Z&sig=44BcGwra5obUDS%2B7aX915WpKZEHwC2EOqMvJshoDjek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:20.9112310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=44BcGwra5obUDS\%2B7aX915WpKZEHwC2EOqMvJshoDjek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:21.0636500Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:06:21.0912410Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:06:21.0916710Z ==> Installing hdf5 dependency: szip 2021-05-16T23:06:21.1539570Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:06:21.1569390Z 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/d20210516-4709-13e1zqi 2021-05-16T23:06:21.1658340Z cp -pR /private/tmp/d20210516-4709-13e1zqi/szip/. /usr/local/Cellar/szip 2021-05-16T23:06:21.1766670Z chmod -Rf +w /private/tmp/d20210516-4709-13e1zqi 2021-05-16T23:06:21.2212300Z ==> Finishing up 2021-05-16T23:06:21.2581760Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:06:21.2586250Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:06:21.2590840Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:06:21.2597320Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:06:21.2601920Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:06:21.2608410Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:06:21.2732760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4879-14mau0n.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-16T23:06:23.4151210Z ==> Summary 2021-05-16T23:06:23.4170400Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:06:23.4174660Z ==> Installing hdf5 2021-05-16T23:06:23.4178030Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:06:23.4196280Z 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/d20210516-4709-rvy1sp 2021-05-16T23:06:23.5731160Z cp -pR /private/tmp/d20210516-4709-rvy1sp/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:06:23.7166970Z chmod -Rf +w /private/tmp/d20210516-4709-rvy1sp 2021-05-16T23:06:23.9959100Z ==> Finishing up 2021-05-16T23:06:24.0533540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:06:24.0538170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:06:24.0543220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:06:24.0548050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:06:24.0552960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:06:24.0557600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:06:24.0562390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:06:24.0567290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:06:24.0572270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:06:24.0577240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:06:24.0582100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:06:24.0587020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:06:24.0591770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:06:24.0596500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:06:24.0601380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:06:24.0606360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:06:24.0611370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:06:24.0615920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:06:24.0620990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:06:24.0625630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:06:24.0630540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:06:24.0635120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:06:24.0644580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:06:24.0649450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:06:24.0654090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:06:24.0658560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:06:24.0663230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:06:24.0667890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:06:24.0672890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:06:24.0677820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:06:24.0682310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:06:24.0686910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:06:24.0691610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:06:24.0696370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:06:24.0700860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:06:24.0708910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:06:24.0713960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:06:24.0718910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:06:24.0723990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:06:24.0728600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:06:24.0734510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:06:24.0739950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:06:24.0745160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:06:24.0750500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:06:24.0755120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:06:24.0760110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:06:24.0765900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:06:24.0770860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:06:24.0775940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:06:24.0781510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:06:24.0786530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:06:24.0791310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:06:24.0796760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:06:24.0801890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:06:24.0807130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:06:24.0812010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:06:24.0817450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:06:24.0822550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:06:24.0827690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:06:24.0832800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:06:24.0837980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:06:24.0843020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:06:24.0847890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:06:24.0853260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:06:24.0858540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:06:24.0863920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:06:24.0869210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:06:24.0874380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:06:24.0879170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:06:24.0884680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:06:24.0889770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:06:24.0895130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:06:24.0900620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:06:24.0905220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:06:24.0910190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:06:24.0915420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:06:24.0921060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:06:24.0926150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:06:24.0933830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:06:24.0938820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:06:24.0943990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:06:24.0948840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:06:24.0954290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:06:24.0959410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:06:24.0964460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:06:24.0969540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:06:24.0974500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:06:24.0979680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:06:24.0985460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:06:24.0990840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:06:24.0997760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:06:24.1002800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:06:24.1007650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:06:24.1013070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:06:24.1017840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:06:24.1023010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:06:24.1028190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:06:24.1033330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:06:24.1038560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:06:24.1043410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:06:24.1047480Z Only the first 100 operations were output. 2021-05-16T23:06:24.2020460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4905-ckemxj.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-16T23:06:26.4353730Z ==> Summary 2021-05-16T23:06:26.4513800Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:06:27.0207520Z ==> No outdated dependents to upgrade! 2021-05-16T23:06:27.0208770Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:06:27.0746570Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:06:27.0747230Z hdf5 2021-05-16T23:06:27.0756360Z rm /usr/local/bin/gif2h5 2021-05-16T23:06:27.0759610Z rm /usr/local/bin/h52gif 2021-05-16T23:06:27.0762900Z rm /usr/local/bin/h5c++ 2021-05-16T23:06:27.0765660Z rm /usr/local/bin/h5cc 2021-05-16T23:06:27.0769250Z rm /usr/local/bin/h5clear 2021-05-16T23:06:27.0772040Z rm /usr/local/bin/h5copy 2021-05-16T23:06:27.0774660Z rm /usr/local/bin/h5debug 2021-05-16T23:06:27.0777470Z rm /usr/local/bin/h5diff 2021-05-16T23:06:27.0780720Z rm /usr/local/bin/h5dump 2021-05-16T23:06:27.0783930Z rm /usr/local/bin/h5fc 2021-05-16T23:06:27.0786650Z rm /usr/local/bin/h5format_convert 2021-05-16T23:06:27.0789450Z rm /usr/local/bin/h5import 2021-05-16T23:06:27.0792850Z rm /usr/local/bin/h5jam 2021-05-16T23:06:27.0795350Z rm /usr/local/bin/h5ls 2021-05-16T23:06:27.0798270Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:06:27.0801360Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:06:27.0805030Z rm /usr/local/bin/h5redeploy 2021-05-16T23:06:27.0807490Z rm /usr/local/bin/h5repack 2021-05-16T23:06:27.0810560Z rm /usr/local/bin/h5repart 2021-05-16T23:06:27.0814830Z rm /usr/local/bin/h5stat 2021-05-16T23:06:27.0817840Z rm /usr/local/bin/h5unjam 2021-05-16T23:06:27.0820580Z rm /usr/local/bin/h5watch 2021-05-16T23:06:27.0828290Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:06:27.0832440Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:06:27.0835540Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:06:27.0838860Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:06:27.0842520Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:06:27.0846300Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:06:27.0850970Z rm /usr/local/include/H5Classes.h 2021-05-16T23:06:27.0854820Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:06:27.0860200Z rm /usr/local/include/H5CompType.h 2021-05-16T23:06:27.0870690Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:06:27.0872340Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:06:27.0873910Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:06:27.0874990Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:06:27.0877190Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:06:27.0883800Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:06:27.0884820Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:06:27.0886610Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:06:27.0890170Z rm /usr/local/include/H5DataType.h 2021-05-16T23:06:27.0893840Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:06:27.0896630Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:06:27.0900530Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:06:27.0902780Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:06:27.0905960Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:06:27.0908790Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:06:27.0912100Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:06:27.0914840Z rm /usr/local/include/H5Exception.h 2021-05-16T23:06:27.0918160Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:06:27.0920960Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:06:27.0924310Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:06:27.0927510Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:06:27.0930550Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:06:27.0933660Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:06:27.0936650Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:06:27.0939900Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:06:27.0943070Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:06:27.0945970Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:06:27.0948830Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:06:27.0953390Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:06:27.0957040Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:06:27.0962710Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:06:27.1021460Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:06:27.1022640Z rm /usr/local/include/H5File.h 2021-05-16T23:06:27.1023640Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:06:27.1024600Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:06:27.1026780Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:06:27.1030000Z rm /usr/local/include/H5Group.h 2021-05-16T23:06:27.1030650Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:06:27.1031240Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:06:27.1031790Z rm /usr/local/include/H5Include.h 2021-05-16T23:06:27.1032620Z rm /usr/local/include/H5IntType.h 2021-05-16T23:06:27.1033200Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:06:27.1033750Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:06:27.1034280Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:06:27.1034830Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:06:27.1035400Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:06:27.1035980Z rm /usr/local/include/H5Library.h 2021-05-16T23:06:27.1036520Z rm /usr/local/include/H5Location.h 2021-05-16T23:06:27.1039490Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:06:27.1042550Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:06:27.1045780Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:06:27.1048870Z rm /usr/local/include/H5Object.h 2021-05-16T23:06:27.1052080Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:06:27.1055110Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:06:27.1058200Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:06:27.1061340Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:06:27.1064700Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:06:27.1067840Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:06:27.1070870Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:06:27.1074080Z rm /usr/local/include/H5PredType.h 2021-05-16T23:06:27.1077270Z rm /usr/local/include/H5PropList.h 2021-05-16T23:06:27.1080830Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:06:27.1084260Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:06:27.1088090Z rm /usr/local/include/H5StrType.h 2021-05-16T23:06:27.1091360Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:06:27.1094570Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:06:27.1097840Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:06:27.1101110Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:06:27.1104220Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:06:27.1107360Z Only the first 100 operations were output. 2021-05-16T23:06:28.7722320Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:06:30.0184690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:30.6513880Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:06:31.1560660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A15%3A00Z&sig=Gp9U2L%2FYN7zQPtDptnjs8Q8%2FK825gvFAjXOUygoPFP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:31.1892850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=Gp9U2L\%2FYN7zQPtDptnjs8Q8\%2FK825gvFAjXOUygoPFP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:31.3404370Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:06:31.4279790Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:06:31.4311800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4912-1idbi5f 2021-05-16T23:06:31.5710630Z cp -pR /private/tmp/d20210516-4912-1idbi5f/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:06:31.7074050Z chmod -Rf +w /private/tmp/d20210516-4912-1idbi5f 2021-05-16T23:06:31.8648690Z ==> Finishing up 2021-05-16T23:06:31.8969380Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:06:31.8976670Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:06:31.8988390Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:06:31.8993970Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:06:31.9001240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:06:31.9006310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:06:31.9015720Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:06:31.9028800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:06:31.9041870Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:06:31.9055290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:06:31.9068770Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:06:31.9083350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:06:31.9092410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:06:31.9099830Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:06:31.9106050Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:06:31.9142100Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:06:31.9705160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5076-lfh4q0.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-16T23:06:34.1117820Z ==> Caveats 2021-05-16T23:06:34.1118600Z Emacs Lisp files have been installed to: 2021-05-16T23:06:34.1119620Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:06:34.1120480Z ==> Summary 2021-05-16T23:06:34.1277860Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:06:36.1972850Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:06:37.4177690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:38.0226090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:06:38.5501350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A15%3A00Z&sig=DCpet%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:38.5823660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=DCpet\%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:38.7084580Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:06:38.7868970Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:06:38.7898140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5083-st513t 2021-05-16T23:06:38.9098810Z cp -pR /private/tmp/d20210516-5083-st513t/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:06:39.0738370Z chmod -Rf +w /private/tmp/d20210516-5083-st513t 2021-05-16T23:06:39.2326210Z ==> Finishing up 2021-05-16T23:06:39.2619020Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:06:39.2624000Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:06:39.2629490Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:06:39.2636800Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:06:39.2645100Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:06:39.2652550Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:06:39.2755180Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:06:39.2769480Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:06:39.2775970Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:06:39.2784040Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:06:39.2792720Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:06:39.2801420Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:06:39.2807630Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:06:39.2813830Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:06:39.2819840Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:06:39.2826150Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:06:39.2832430Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:06:39.2840910Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:06:39.3488090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5261-1ef1eop.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-16T23:06:41.5267330Z ==> Summary 2021-05-16T23:06:41.5438520Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:06:44.5441800Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:06:45.8321500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:46.4562350Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:06:47.0206680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A15%3A00Z&sig=eviD9t7XI1O0Gff2vA%2Fhuy3mE6NZ5%2BdICb7nRAg7VYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:47.0761910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=eviD9t7XI1O0Gff2vA\%2Fhuy3mE6NZ5\%2BdICb7nRAg7VYE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:47.2229220Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:06:47.2869810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:06:48.5404610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:49.1952050Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:06:49.7159520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A15%3A00Z&sig=IEAFIUxWw6boQUaL33I%2Br9TtPv%2BsMCLCurgiPq4lTbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:49.7554870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=IEAFIUxWw6boQUaL33I\%2Br9TtPv\%2BsMCLCurgiPq4lTbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:49.8040590Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:06:49.8093180Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:06:51.1174130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:51.9662800Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:06:52.4751420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A15%3A00Z&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ%2FqnX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:52.5128880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ\%2FqnX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:52.5649280Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:06:52.5693200Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:06:53.8741400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:54.4966210Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:06:54.9756520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A15%3A00Z&sig=2hCKsqI1WxbD%2B%2FFXkMqCxw5cM2K40whPxHv5%2FMypwqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:55.0089000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=2hCKsqI1WxbD\%2B\%2FFXkMqCxw5cM2K40whPxHv5\%2FMypwqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:55.0560340Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:06:55.0595750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:06:56.3816190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:57.2558350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:06:57.7335650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A15%3A00Z&sig=AFE%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:57.7700580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=AFE\%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:57.8643040Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:06:57.8733640Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:06:59.1356060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:06:59.8731100Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:07:00.3538600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A15%3A00Z&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:00.3888710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:00.4318850Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:07:00.4360630Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:07:01.7278870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:02.3752390Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:07:02.8613670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A15%3A00Z&sig=33DG5SpXdRUvC4iL8YhFekwZlWRlP2noLBA8EwHb838%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:02.8953350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=33DG5SpXdRUvC4iL8YhFekwZlWRlP2noLBA8EwHb838\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:02.9970950Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:07:03.0072020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:07:04.2631050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:04.8799890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:07:05.3509210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A15%3A00Z&sig=YOOuYsKdJQSq0Cr3qtbUMchrrpmZWf3rWp0V56LDTK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:05.3847200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=YOOuYsKdJQSq0Cr3qtbUMchrrpmZWf3rWp0V56LDTK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:05.4352950Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:07:05.4391110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:07:06.7416720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:07.3334160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:07:07.8113030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A15%3A00Z&sig=RUP6FrNifyZ7S2gRtEoc9RyOimxVoJa4OYYtdMktwVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:07.8508310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=RUP6FrNifyZ7S2gRtEoc9RyOimxVoJa4OYYtdMktwVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:07.9077380Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:07:07.9118790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:07:09.1527790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:09.7913970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:07:10.2805550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A15%3A00Z&sig=J3pR%2Fi1Nk57BOIkmfjtRZUpPH%2FnyCxKDmTE3aaJqrcI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:10.3285990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=J3pR\%2Fi1Nk57BOIkmfjtRZUpPH\%2FnyCxKDmTE3aaJqrcI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:10.3730280Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:07:10.3767030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:07:11.6485190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:12.2857760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:07:12.7706040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A15%3A00Z&sig=3yZxs%2BHbdFdbm2EYbZqm88aiLvaByAvs8SBPEU2ETPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:12.8104300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=3yZxs\%2BHbdFdbm2EYbZqm88aiLvaByAvs8SBPEU2ETPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:12.8511100Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:07:12.8546010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:07:14.1199150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:14.7565870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:07:15.2568500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A15%3A00Z&sig=lImc7y6KiNgxNLZm1x1O%2Fagj40jZ1149DddYam2HBOc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:15.2961260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=lImc7y6KiNgxNLZm1x1O\%2Fagj40jZ1149DddYam2HBOc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:15.3735870Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:07:15.3802350Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:07:16.6751170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:17.4500710Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:07:18.8591650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A15%3A00Z&sig=8B0qCpvqaE2oIZHdZMs%2BEdV%2F5YXNrrosSdfAKzYdEr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:18.8909580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=8B0qCpvqaE2oIZHdZMs\%2BEdV\%2F5YXNrrosSdfAKzYdEr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:18.9506410Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:07:18.9546910Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:07:20.2313160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:20.8925640Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:07:21.3761020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A15%3A00Z&sig=JwwMIW8QqIBXtRxpcvpH976t01E9CVO2h6Iye0YW3eI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:21.4104080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=JwwMIW8QqIBXtRxpcvpH976t01E9CVO2h6Iye0YW3eI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:21.7961520Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:07:21.9124920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:07:23.1434010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:23.7826590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:07:24.1923710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A15%3A00Z&sig=iO8imBNLhKb%2BNiSl6BAzo4BhBI%2B21F822jPVga1tCrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:24.2341510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=iO8imBNLhKb\%2BNiSl6BAzo4BhBI\%2B21F822jPVga1tCrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:24.3459220Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:07:24.3586040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:07:26.4679550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:26.4684130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:07:26.8031240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A15%3A00Z&sig=bk%2Bwn%2Bxm7G2beYjqHbc%2FUiBjQEjwSkixNmV5RFdpK98%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:26.8364470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=bk\%2Bwn\%2Bxm7G2beYjqHbc\%2FUiBjQEjwSkixNmV5RFdpK98\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:26.9085570Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:07:26.9124880Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:07:28.3510130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:28.9828510Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:07:29.4121190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A15%3A00Z&sig=wnLxGFkbFU0x3yUaxwGnaEG2oHmTWa9fmgSRoFWSFuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:29.4450570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=wnLxGFkbFU0x3yUaxwGnaEG2oHmTWa9fmgSRoFWSFuc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:29.5468800Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:07:29.5555070Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:07:30.7964510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:31.4048130Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:07:31.8273570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A15%3A00Z&sig=XolN8HW1MGJfN20Yi9Y1lGQ2NO5ody6GqMDQb1tIDaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:31.8682240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=XolN8HW1MGJfN20Yi9Y1lGQ2NO5ody6GqMDQb1tIDaM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:31.9094870Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:07:31.9133370Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:07:33.1606240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:33.7918540Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:07:34.1910270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A15%3A00Z&sig=ItY9Q6kiHYrOLRuwFpLbJAcQ2zCkkCTICPF%2B%2FSxQ9JQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:34.2261170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=ItY9Q6kiHYrOLRuwFpLbJAcQ2zCkkCTICPF\%2B\%2FSxQ9JQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:34.2925120Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:07:34.2996570Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:07:35.5732820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:36.1815380Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:07:36.6218620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A15%3A00Z&sig=uZNZtjl6Ord0zozDN5SPaHMixmo%2BZa63nlAAN6BWm5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:36.6700870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=uZNZtjl6Ord0zozDN5SPaHMixmo\%2BZa63nlAAN6BWm5U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:36.7658770Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:07:36.7751500Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:07:38.0085550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:38.6448560Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:07:39.0574950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A15%3A00Z&sig=ONnV23495DKoS7GZewRKkLsjfAfVtjZJMc%2BGIppytGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:39.0917140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=ONnV23495DKoS7GZewRKkLsjfAfVtjZJMc\%2BGIppytGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:39.1294310Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:07:39.1328260Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:07:40.3457170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:40.9638500Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:07:41.3786670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A15%3A00Z&sig=7fWQf6DagD0aw7%2B0HYupJv77IugK6u2V9Mxd2mZh768%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:41.4152910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=7fWQf6DagD0aw7\%2B0HYupJv77IugK6u2V9Mxd2mZh768\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:41.5218570Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:07:41.5358020Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:07:42.7852050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:43.3857500Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:07:43.8281480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A15%3A00Z&sig=nI82lHA4idkcjSQLLFiEiGPqekNbrfhBlKuzRO%2B9dIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:43.8680460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=nI82lHA4idkcjSQLLFiEiGPqekNbrfhBlKuzRO\%2B9dIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:44.1282760Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:07:44.1862150Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:07:45.4621990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:46.1299280Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:07:46.5390560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A15%3A00Z&sig=Dx5bLacgB4FAhmx3hgS45hBjBP9NpgRIP8iLKEyO6zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:46.5807300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=Dx5bLacgB4FAhmx3hgS45hBjBP9NpgRIP8iLKEyO6zI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:46.6527630Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:07:46.6587970Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:07:47.9336940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:48.5436970Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:07:48.9810630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A15%3A00Z&sig=0aPhEs%2ByR961mpd1tFuxswZqSgdFITa2trS0CqgHF48%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:49.0287490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=0aPhEs\%2ByR961mpd1tFuxswZqSgdFITa2trS0CqgHF48\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:49.1411650Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:07:49.1526000Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:07:50.4117910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:51.0620560Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:07:51.5069950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A15%3A00Z&sig=HdN6GQxVc3tIzVvIhgr19O9lN1HzeRSOfQbVdEmpyOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:51.5420440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=HdN6GQxVc3tIzVvIhgr19O9lN1HzeRSOfQbVdEmpyOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:51.6946810Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:07:51.7173340Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:07:53.0485720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:53.6779750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:07:54.0959610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A15%3A00Z&sig=2kq05byagW1WZy%2BHE6LHxcDxTJMnXfbcxjKBdDRiIVs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:54.1335150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=2kq05byagW1WZy\%2BHE6LHxcDxTJMnXfbcxjKBdDRiIVs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:54.1918490Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:07:54.1972970Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:07:55.4276530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:56.0446320Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:07:56.4951530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A15%3A00Z&sig=ybQ47UEILjjHBoDI6X15pi48NC3nm9ZZoamY9Jr41xc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:56.5405620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=ybQ47UEILjjHBoDI6X15pi48NC3nm9ZZoamY9Jr41xc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:56.6312450Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:07:56.6403380Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:07:57.8581530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:07:58.5071500Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:07:58.9736560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A15%3A00Z&sig=T10O5baROrbiheKmT07ISOL4nS520fpclwRZ17T%2FvKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:59.0122590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=T10O5baROrbiheKmT07ISOL4nS520fpclwRZ17T\%2FvKQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:59.0885930Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:07:59.0943150Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:08:00.4031130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:08:01.0508830Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:08:01.4521810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A15%3A00Z&sig=eozJeSfquInU2ZyKz5NBJyyrOsdamblumJd%2BdWbvj4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:01.4858560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=eozJeSfquInU2ZyKz5NBJyyrOsdamblumJd\%2BdWbvj4E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:01.8225150Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:08:01.9684460Z ==> 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-16T23:08:01.9709520Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:08:02.0466070Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:08:02.0500300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-6ngnkv 2021-05-16T23:08:02.1317340Z cp -pR /private/tmp/d20210516-5268-6ngnkv/aom/. /usr/local/Cellar/aom 2021-05-16T23:08:02.1778050Z chmod -Rf +w /private/tmp/d20210516-5268-6ngnkv 2021-05-16T23:08:02.2748700Z ==> Finishing up 2021-05-16T23:08:02.3197440Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:08:02.3203520Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:08:02.3211360Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:08:02.3221350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:08:02.3228920Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:08:02.3235050Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:08:02.3241550Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:08:02.3250510Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:08:02.3472970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5611-3al4os.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-16T23:08:04.8501880Z ==> Summary 2021-05-16T23:08:04.8528770Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:08:04.8535940Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:08:04.8605870Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:08:04.8625250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1ji7ius 2021-05-16T23:08:04.8813630Z cp -pR /private/tmp/d20210516-5268-1ji7ius/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:08:04.8989490Z chmod -Rf +w /private/tmp/d20210516-5268-1ji7ius 2021-05-16T23:08:04.9692290Z ==> Finishing up 2021-05-16T23:08:05.0078410Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:08:05.0084010Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:08:05.0090960Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:08:05.0096790Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:08:05.0104500Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:08:05.0292230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5637-1lhcrty.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-16T23:08:07.5098530Z ==> Summary 2021-05-16T23:08:07.5131050Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:08:07.5139720Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:08:07.5243030Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:08:07.5266690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1gfb2nn 2021-05-16T23:08:07.5846440Z cp -pR /private/tmp/d20210516-5268-1gfb2nn/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:08:07.6862540Z chmod -Rf +w /private/tmp/d20210516-5268-1gfb2nn 2021-05-16T23:08:07.7747930Z ==> Finishing up 2021-05-16T23:08:07.8196140Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:08:07.8202240Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:08:07.8210250Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:08:07.8319960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5663-gw5j2c.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-16T23:08:10.4270570Z ==> Summary 2021-05-16T23:08:10.4361820Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:08:10.4369060Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:08:10.4399760Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:08:10.4421010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1qy1hl1 2021-05-16T23:08:10.4727140Z cp -pR /private/tmp/d20210516-5268-1qy1hl1/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:08:10.5290090Z chmod -Rf +w /private/tmp/d20210516-5268-1qy1hl1 2021-05-16T23:08:10.6415740Z ==> Finishing up 2021-05-16T23:08:10.6974930Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:08:10.6982010Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:08:10.6995280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:08:10.7001750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:08:10.7008930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:08:10.7015710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T23:08:10.7022030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:08:10.7027460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:08:10.7034150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:08:10.7040090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:08:10.7046380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T23:08:10.7052380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:08:10.7058870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:08:10.7064520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:08:10.7071550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T23:08:10.7078580Z 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-16T23:08:10.7084940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:08:10.7091040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:08:10.7097240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:08:10.7103410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:08:10.7110220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T23:08:10.7115740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:08:10.7121860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:08:10.7127440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:08:10.7132950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:08:10.7143660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:08:10.7149820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:08:10.7156140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:08:10.7163120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:08:10.7168570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:08:10.7174660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:08:10.7181420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:08:10.7188300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:08:10.7196550Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:08:10.7203200Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:08:10.7209920Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:08:10.7220000Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:08:10.7496960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5689-xe53r3.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-16T23:08:13.2648300Z ==> Summary 2021-05-16T23:08:13.2736430Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:08:13.2747230Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:08:13.4798470Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:08:13.4817410Z 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/d20210516-5268-16ds224 2021-05-16T23:08:13.5971100Z cp -pR /private/tmp/d20210516-5268-16ds224/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:08:13.7631720Z chmod -Rf +w /private/tmp/d20210516-5268-16ds224 2021-05-16T23:08:14.0131240Z ==> Finishing up 2021-05-16T23:08:14.0657490Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:08:14.0664480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:08:14.0689710Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:08:14.0701210Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:08:14.0713210Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:08:14.0734110Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:08:14.0750790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:08:14.0769490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:08:14.0783580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:08:14.0852830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:08:14.0858710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:08:14.0865420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:08:14.0871770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:08:14.0878130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:08:14.0884480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:08:14.0892250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:08:14.0898290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:08:14.0904740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:08:14.0911000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:08:14.0917070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:08:14.0923430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:08:14.0929690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:08:14.0936000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:08:14.0942100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:08:14.0948270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:08:14.0954610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:08:14.0962570Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:08:14.0973420Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:08:14.0980320Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:08:14.0988920Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:08:14.1004580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:08:14.1011520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:08:14.1018660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:08:14.1025060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:08:14.1033080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:08:14.1039720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:08:14.1046060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:08:14.1052300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:08:14.1058900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:08:14.1065460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:08:14.1073040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:08:14.1079540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:08:14.1087410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:08:14.1093940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:08:14.1100330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:08:14.1106600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:08:14.1115090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:08:14.1122740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:08:14.1129910Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:08:14.1136090Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:08:14.1142440Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:08:14.1151610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:08:14.1158410Z 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-16T23:08:14.1664890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5715-zzrmaq.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-16T23:08:16.7866350Z ==> Summary 2021-05-16T23:08:16.8015770Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:08:16.8023730Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:08:16.8109290Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:08:16.8129660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1r2es0c 2021-05-16T23:08:16.8412360Z cp -pR /private/tmp/d20210516-5268-1r2es0c/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:08:16.8626580Z chmod -Rf +w /private/tmp/d20210516-5268-1r2es0c 2021-05-16T23:08:16.9273540Z ==> Finishing up 2021-05-16T23:08:16.9735380Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:08:16.9741450Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:08:16.9747650Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:08:16.9755520Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:08:16.9760760Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:08:16.9765990Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:08:16.9775480Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:08:16.9941210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5741-19lrrrx.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-16T23:08:19.4563460Z ==> Summary 2021-05-16T23:08:19.4601880Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:08:19.4612660Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:08:19.7101990Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:08:19.7122980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-16wfhqf 2021-05-16T23:08:19.7728240Z cp -pR /private/tmp/d20210516-5268-16wfhqf/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:08:19.8361810Z chmod -Rf +w /private/tmp/d20210516-5268-16wfhqf 2021-05-16T23:08:20.0012210Z ==> Finishing up 2021-05-16T23:08:20.0440900Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:08:20.0444650Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:08:20.0452530Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:08:20.0457490Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:08:20.0466970Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:08:20.0479350Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:08:20.0492780Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:08:20.0503420Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:08:20.0508810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:08:20.0514570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:08:20.0520110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:08:20.0525040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:08:20.0530630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:08:20.0537130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:08:20.0545990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:08:20.0552690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:08:20.0559580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:08:20.0567030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:08:20.0574580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:08:20.0579560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:08:20.0597510Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:08:20.0600260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:08:20.0607380Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:08:20.0614470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:08:20.1111020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5769-j23pag.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-16T23:08:22.7271270Z ==> Summary 2021-05-16T23:08:22.7328580Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:08:22.7334880Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:08:22.9923880Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:08:22.9943210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-14ust1a 2021-05-16T23:08:23.0062920Z cp -pR /private/tmp/d20210516-5268-14ust1a/libass/. /usr/local/Cellar/libass 2021-05-16T23:08:23.0198190Z chmod -Rf +w /private/tmp/d20210516-5268-14ust1a 2021-05-16T23:08:23.1040450Z ==> Finishing up 2021-05-16T23:08:23.1459170Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:08:23.1467610Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:08:23.1473920Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:08:23.1481440Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:08:23.1508080Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:08:23.1660980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5796-l36b8d.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-16T23:08:25.7302850Z ==> Summary 2021-05-16T23:08:25.7321760Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:08:25.7328460Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:08:25.7679610Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:08:25.7706980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-xgsvf3 2021-05-16T23:08:25.7903030Z cp -pR /private/tmp/d20210516-5268-xgsvf3/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:08:25.8152560Z chmod -Rf +w /private/tmp/d20210516-5268-xgsvf3 2021-05-16T23:08:25.9062940Z ==> Finishing up 2021-05-16T23:08:25.9493910Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:08:25.9497520Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:08:25.9502300Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:08:25.9512340Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:08:25.9520220Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:08:25.9527700Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:08:25.9535020Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:08:25.9543710Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:08:25.9751410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5822-no6fy4.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-16T23:08:28.4132080Z ==> Summary 2021-05-16T23:08:28.4156950Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:08:28.4164520Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:08:28.4225200Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:08:28.4243700Z 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/d20210516-5268-qyukca 2021-05-16T23:08:28.4405030Z cp -pR /private/tmp/d20210516-5268-qyukca/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:08:28.4673230Z chmod -Rf +w /private/tmp/d20210516-5268-qyukca 2021-05-16T23:08:28.5346830Z ==> Finishing up 2021-05-16T23:08:28.5778100Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:08:28.5781650Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:08:28.5791460Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:08:28.5799430Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:08:28.5804050Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:08:28.5809720Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:08:28.5814690Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:08:28.5819900Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:08:28.5824870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:08:28.5857080Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:08:28.5862750Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:08:28.6097800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5848-17v00dd.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-16T23:08:31.5241210Z ==> Summary 2021-05-16T23:08:31.5275410Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:08:31.5283230Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:08:31.5347910Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:08:31.5369760Z 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/d20210516-5268-x9ldwt 2021-05-16T23:08:31.5528510Z cp -pR /private/tmp/d20210516-5268-x9ldwt/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:08:31.5777200Z chmod -Rf +w /private/tmp/d20210516-5268-x9ldwt 2021-05-16T23:08:31.6452130Z ==> Finishing up 2021-05-16T23:08:31.6689930Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:08:31.6695460Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:08:31.6701460Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:08:31.6709750Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:08:31.6880370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5874-1jbym5h.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-16T23:08:34.2365810Z ==> Summary 2021-05-16T23:08:34.2393010Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:08:34.2402530Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:08:34.2435050Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:08:34.2456530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1e2283o 2021-05-16T23:08:34.2752970Z cp -pR /private/tmp/d20210516-5268-1e2283o/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:08:34.2961150Z chmod -Rf +w /private/tmp/d20210516-5268-1e2283o 2021-05-16T23:08:34.3423470Z ==> Finishing up 2021-05-16T23:08:34.3837840Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:08:34.3844140Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:08:34.3852590Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:08:34.3956020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5900-1i8d7vt.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-16T23:08:36.8980640Z ==> Summary 2021-05-16T23:08:36.9008310Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:08:36.9016040Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:08:36.9042620Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:08:36.9063210Z 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/d20210516-5268-1whwi4m 2021-05-16T23:08:36.9226980Z cp -pR /private/tmp/d20210516-5268-1whwi4m/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:08:36.9413930Z chmod -Rf +w /private/tmp/d20210516-5268-1whwi4m 2021-05-16T23:08:37.0032580Z ==> Finishing up 2021-05-16T23:08:37.0519640Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:08:37.0523720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:08:37.0532060Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:08:37.0537290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:08:37.0543880Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:08:37.0549140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:08:37.0555380Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:08:37.0561090Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:08:37.0569450Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:08:37.0575320Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:08:37.0731620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5926-1laz9as.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-16T23:08:39.6513060Z ==> Summary 2021-05-16T23:08:39.6545460Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:08:39.6552730Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:08:39.6640820Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:08:39.6661180Z 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/d20210516-5268-1esa10r 2021-05-16T23:08:40.1140320Z cp -pR /private/tmp/d20210516-5268-1esa10r/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:08:40.3637370Z chmod -Rf +w /private/tmp/d20210516-5268-1esa10r 2021-05-16T23:08:40.4461640Z ==> Finishing up 2021-05-16T23:08:40.4888480Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:08:40.4895370Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:08:40.4902530Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:08:40.4907990Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:08:40.4912690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:08:40.4920170Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:08:40.4927960Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:08:40.5117270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5952-1hvm11m.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-16T23:08:43.0212510Z ==> Summary 2021-05-16T23:08:43.0213680Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:08:43.0219060Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:08:43.0658700Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:08:43.0679410Z 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/d20210516-5268-c9hp0h 2021-05-16T23:08:43.1030550Z cp -pR /private/tmp/d20210516-5268-c9hp0h/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:08:43.1376180Z chmod -Rf +w /private/tmp/d20210516-5268-c9hp0h 2021-05-16T23:08:43.2216330Z ==> Finishing up 2021-05-16T23:08:43.2739410Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:08:43.2746940Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:08:43.2757890Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:08:43.2767420Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:08:43.2773540Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:08:43.2781580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:08:43.2790300Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:08:43.2994030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5978-14s6og2.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-16T23:08:45.9058240Z ==> Summary 2021-05-16T23:08:45.9091530Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:08:45.9098440Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:08:45.9709270Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:08:45.9729610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-4vrk9k 2021-05-16T23:08:45.9920690Z cp -pR /private/tmp/d20210516-5268-4vrk9k/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:08:46.0085210Z chmod -Rf +w /private/tmp/d20210516-5268-4vrk9k 2021-05-16T23:08:46.0714090Z ==> Finishing up 2021-05-16T23:08:46.1159210Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:08:46.1165120Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:08:46.1172670Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:08:46.1177450Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:08:46.1183150Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:08:46.1191180Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:08:46.1345990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6004-twb94k.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-16T23:08:48.7221580Z ==> Summary 2021-05-16T23:08:48.7249210Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:08:48.7256260Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:08:48.7285310Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:08:48.7304900Z 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/d20210516-5268-19jyw4t 2021-05-16T23:08:48.7859190Z cp -pR /private/tmp/d20210516-5268-19jyw4t/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:08:48.8614570Z chmod -Rf +w /private/tmp/d20210516-5268-19jyw4t 2021-05-16T23:08:48.9483940Z ==> Finishing up 2021-05-16T23:08:48.9891080Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:08:48.9901180Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:08:48.9913590Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:08:48.9922460Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:08:48.9927920Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:08:48.9935160Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:08:48.9942790Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:08:48.9948010Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:08:48.9953530Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:08:48.9961150Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:08:49.0290460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6030-wpcq55.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-16T23:08:52.1483210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1wad5eb 2021-05-16T23:08:52.1487010Z ==> Summary 2021-05-16T23:08:52.1498720Z cp -pR /private/tmp/d20210516-5268-1wad5eb/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:08:52.1500720Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:08:52.1503560Z chmod -Rf +w /private/tmp/d20210516-5268-1wad5eb 2021-05-16T23:08:52.1505530Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:08:52.1511630Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:08:52.1514700Z ==> Finishing up 2021-05-16T23:08:52.1517570Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:08:52.1520480Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:08:52.1523790Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:08:52.1527900Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:08:52.1530470Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:08:52.1533280Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:08:52.1536230Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:08:52.1538820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:08:52.1541490Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:08:52.1545990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6056-1xzb5un.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-16T23:08:54.1892620Z ==> Summary 2021-05-16T23:08:54.1920930Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:08:54.1929920Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:08:54.2002040Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:08:54.2020810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-au0vkr 2021-05-16T23:08:54.2199580Z cp -pR /private/tmp/d20210516-5268-au0vkr/speex/. /usr/local/Cellar/speex 2021-05-16T23:08:54.2441980Z chmod -Rf +w /private/tmp/d20210516-5268-au0vkr 2021-05-16T23:08:54.3058990Z ==> Finishing up 2021-05-16T23:08:54.3494370Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:08:54.3502200Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:08:54.3527100Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:08:54.3533830Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:08:54.3538800Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:08:54.3544200Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:08:54.3552250Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:08:54.3725230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6082-nklusj.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-16T23:08:56.9065710Z ==> Summary 2021-05-16T23:08:56.9097120Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:08:56.9103910Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:08:56.9197390Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:08:56.9217860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-ess9e3 2021-05-16T23:08:56.9550690Z cp -pR /private/tmp/d20210516-5268-ess9e3/srt/. /usr/local/Cellar/srt 2021-05-16T23:08:56.9848940Z chmod -Rf +w /private/tmp/d20210516-5268-ess9e3 2021-05-16T23:08:57.0747490Z ==> Finishing up 2021-05-16T23:08:57.1183340Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:08:57.1205540Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:08:57.1219940Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:08:57.1230040Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:08:57.1248760Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:08:57.1262130Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:08:57.1276660Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:08:57.1302810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:08:57.1313590Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:08:57.1339000Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:08:57.1352740Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:08:57.1640190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6108-d2xdaa.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-16T23:08:59.7306580Z ==> Summary 2021-05-16T23:08:59.7331380Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:08:59.7339490Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:08:59.7368720Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:08:59.7389940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1nnc9om 2021-05-16T23:08:59.7543780Z cp -pR /private/tmp/d20210516-5268-1nnc9om/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:08:59.7713620Z chmod -Rf +w /private/tmp/d20210516-5268-1nnc9om 2021-05-16T23:08:59.8260900Z ==> Finishing up 2021-05-16T23:08:59.8711330Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:08:59.8714520Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:08:59.8719610Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:08:59.8724780Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:08:59.8729780Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:08:59.8736110Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:08:59.8746450Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:08:59.8753490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:08:59.8758770Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:08:59.8765970Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:08:59.8771810Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:08:59.9000580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6134-1fvmgt3.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-16T23:09:02.4983530Z ==> Summary 2021-05-16T23:09:02.5008860Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:09:02.5015150Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:09:02.5691860Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:09:02.5710830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-3kuith 2021-05-16T23:09:02.6291630Z cp -pR /private/tmp/d20210516-5268-3kuith/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:09:02.6879660Z chmod -Rf +w /private/tmp/d20210516-5268-3kuith 2021-05-16T23:09:02.9505830Z ==> Finishing up 2021-05-16T23:09:03.0189860Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:09:03.0194540Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:09:03.0200400Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:09:03.0207020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:09:03.0212450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:09:03.0218170Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:09:03.0223030Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:09:03.0228430Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:09:03.0233310Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:09:03.0239250Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:09:03.0247300Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:09:03.0257290Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:09:03.0262360Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:09:03.0268900Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:09:03.0274420Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:09:03.0280140Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:09:03.0291400Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:09:03.0593550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6160-smtk8b.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-16T23:09:05.7473400Z ==> Summary 2021-05-16T23:09:05.7523520Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:09:05.7530130Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:09:05.8424790Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:09:05.8443350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-18eznsd 2021-05-16T23:09:06.0394090Z cp -pR /private/tmp/d20210516-5268-18eznsd/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:09:06.1476360Z chmod -Rf +w /private/tmp/d20210516-5268-18eznsd 2021-05-16T23:09:06.2495400Z ==> Finishing up 2021-05-16T23:09:06.2970510Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:09:06.2976550Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:09:06.2982900Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:09:06.2989570Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:09:06.2994770Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:09:06.2999710Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:09:06.3007450Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:09:06.3269200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6186-1ynluwl.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-16T23:09:08.9653070Z ==> Caveats 2021-05-16T23:09:08.9653890Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:09:08.9655250Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:09:08.9656270Z ==> Summary 2021-05-16T23:09:08.9712950Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:09:08.9721680Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:09:08.9916890Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:09:08.9937880Z 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/d20210516-5268-na9byl 2021-05-16T23:09:09.0410950Z cp -pR /private/tmp/d20210516-5268-na9byl/theora/. /usr/local/Cellar/theora 2021-05-16T23:09:09.1158250Z chmod -Rf +w /private/tmp/d20210516-5268-na9byl 2021-05-16T23:09:09.2280730Z ==> Finishing up 2021-05-16T23:09:09.2737940Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:09:09.2746380Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:09:09.2752870Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:09:09.2757940Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:09:09.2764830Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:09:09.2770870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:09:09.2776280Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:09:09.2782120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:09:09.2787940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:09:09.2792920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:09:09.2817700Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:09:09.2826460Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:09:09.2832200Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:09:09.2839000Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:09:09.3139310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6212-hitx2q.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-16T23:09:11.8645300Z ==> Summary 2021-05-16T23:09:11.8724990Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:09:11.8731610Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:09:11.8769830Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:09:11.8790270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1kwrk5t 2021-05-16T23:09:11.9173670Z cp -pR /private/tmp/d20210516-5268-1kwrk5t/x264/. /usr/local/Cellar/x264 2021-05-16T23:09:11.9367770Z chmod -Rf +w /private/tmp/d20210516-5268-1kwrk5t 2021-05-16T23:09:12.0026780Z ==> Finishing up 2021-05-16T23:09:12.0460550Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:09:12.0468450Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:09:12.0473190Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:09:12.0480880Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:09:12.0485600Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:09:12.0490750Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:09:12.0500900Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:09:12.0668090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6239-1dvrxbm.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-16T23:09:14.6869620Z ==> Summary 2021-05-16T23:09:14.6893900Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:09:14.6901150Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:09:14.6967680Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:09:14.6986470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5268-wiw229 2021-05-16T23:09:14.8159800Z cp -pR /private/tmp/d20210516-5268-wiw229/x265/. /usr/local/Cellar/x265 2021-05-16T23:09:14.8962420Z chmod -Rf +w /private/tmp/d20210516-5268-wiw229 2021-05-16T23:09:15.0163000Z ==> Finishing up 2021-05-16T23:09:15.0877350Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:09:15.0883210Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:09:15.0888220Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:09:15.0898070Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:09:15.0903120Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:09:15.0908450Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:09:15.0916140Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:09:15.1147760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6265-1fll9iq.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-16T23:09:17.5582870Z ==> Summary 2021-05-16T23:09:17.5600890Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:09:17.5607440Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:09:17.5629420Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:09:17.5649020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-qzsaa0 2021-05-16T23:09:17.5814910Z cp -pR /private/tmp/d20210516-5268-qzsaa0/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:09:17.5946270Z chmod -Rf +w /private/tmp/d20210516-5268-qzsaa0 2021-05-16T23:09:17.6663970Z ==> Finishing up 2021-05-16T23:09:17.7144390Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:09:17.7153570Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:09:17.7156250Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:09:17.7307970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6291-y7ui8i.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-16T23:09:20.1812210Z ==> Summary 2021-05-16T23:09:20.1835690Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:09:20.1846830Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:09:20.1985910Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:09:20.2003900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-skzctf 2021-05-16T23:09:20.2550840Z cp -pR /private/tmp/d20210516-5268-skzctf/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:09:20.3276050Z chmod -Rf +w /private/tmp/d20210516-5268-skzctf 2021-05-16T23:09:20.4300940Z ==> Finishing up 2021-05-16T23:09:20.4612990Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:09:20.4620710Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:09:20.4625820Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:09:20.4639580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:09:20.4646080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:09:20.4709170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:09:20.4729870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:09:20.4731460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:09:20.4734470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:09:20.4740930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:09:20.4747000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:09:20.4752990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:09:20.4758890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:09:20.4764580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:09:20.4770450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:09:20.4776390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:09:20.4782010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:09:20.4787960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:09:20.4793220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:09:20.4798830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:09:20.4804460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:09:20.4810090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:09:20.4817080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:09:20.4822790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:09:20.4828640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:09:20.4834160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:09:20.4839980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:09:20.4845390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:09:20.4851010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:09:20.4856810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:09:20.4862760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:09:20.4868340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:09:20.4873940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:09:20.4879390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:09:20.4887000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:09:20.4892510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:09:20.4898220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:09:20.4903750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:09:20.4909280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:09:20.4919290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T23:09:20.4959590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:09:20.4966590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:09:20.4973190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:09:20.4979660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:09:20.4986590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:09:20.4992930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:09:20.4999840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:09:20.5006070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:09:20.5012880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:09:20.5043170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:09:20.5050770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:09:20.5057390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:09:20.5067530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:09:20.5074060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:09:20.5079120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:09:20.5084820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:09:20.5090400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:09:20.5096460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:09:20.5102250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:09:20.5107810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:09:20.5115980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:09:20.5122260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:09:20.5127840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:09:20.5133360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:09:20.5138820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:09:20.5144370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:09:20.5149820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:09:20.5157630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:09:20.5180320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:09:20.5186720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:09:20.5193580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:09:20.5200210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:09:20.5209020Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:09:20.5215160Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:09:20.5221640Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:09:20.5230350Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:09:20.5530070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6317-1ytuk63.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-16T23:09:23.0460090Z ==> Summary 2021-05-16T23:09:23.0530020Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:09:23.0537500Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:09:23.0591870Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:09:23.0611630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1g649xm 2021-05-16T23:09:23.0882640Z cp -pR /private/tmp/d20210516-5268-1g649xm/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:09:23.1236750Z chmod -Rf +w /private/tmp/d20210516-5268-1g649xm 2021-05-16T23:09:23.1797780Z ==> Finishing up 2021-05-16T23:09:23.2240860Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:09:23.2244740Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:09:23.2253470Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:09:23.2260390Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:09:23.2264660Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:09:23.2269920Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:09:23.2277340Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:09:23.2447920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6343-14i10s4.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-16T23:09:25.5951340Z ==> Summary 2021-05-16T23:09:25.5983500Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:09:25.5990560Z ==> Installing ffmpeg 2021-05-16T23:09:25.5995400Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:09:25.6013850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5268-1vnzvuf 2021-05-16T23:09:25.9613510Z cp -pR /private/tmp/d20210516-5268-1vnzvuf/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:09:26.2554300Z chmod -Rf +w /private/tmp/d20210516-5268-1vnzvuf 2021-05-16T23:09:30.1703820Z ==> Finishing up 2021-05-16T23:09:30.2075900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:09:30.2081510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:09:30.2088720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:09:30.2095020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:09:30.2100930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:09:30.2106770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:09:30.2113170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:09:30.2119570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:09:30.2125440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:09:30.2131390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:09:30.2137460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:09:30.2143480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:09:30.2149550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:09:30.2155690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:09:30.2163120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:09:30.2168950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:09:30.2176810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:09:30.2183400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:09:30.2190120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:09:30.2195890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:09:30.2202220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:09:30.2208300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:09:30.2214210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:09:30.2220180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:09:30.2226270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:09:30.2232310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:09:30.2238430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:09:30.2244600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:09:30.2250650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:09:30.2256990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:09:30.2263090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:09:30.2269120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:09:30.2274960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:09:30.2281100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:09:30.2288200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:09:30.2296030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:09:30.2302130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:09:30.2309910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:09:30.2317900Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:09:30.2325270Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:09:30.2331440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:09:30.2337520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:09:30.2343730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:09:30.2349760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:09:30.2356030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:09:30.2362280Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:09:30.2368330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:09:30.2375920Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:09:30.2387450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:09:30.2394880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:09:30.2401350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:09:30.2408450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:09:30.2486460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:09:30.2492980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:09:30.2501280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:09:30.2508270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:09:30.2514840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:09:30.2521790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:09:30.2528260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:09:30.2535010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:09:30.2541890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:09:30.2548990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:09:30.2555320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:09:30.2565600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:09:30.2572200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:09:30.2580350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:09:30.2587440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:09:30.2594280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:09:30.2603350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:09:30.2609910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:09:30.2618970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:09:30.2625500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:09:30.2631850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:09:30.2638400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:09:30.2645840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:09:30.2652580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:09:30.2659270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:09:30.2667770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:09:30.2673780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:09:30.2680790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:09:30.2686880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:09:30.2694590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:09:30.2702230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:09:30.2708790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:09:30.2715940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:09:30.2724040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:09:30.2730190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:09:30.2735580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:09:30.2740730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:09:30.2746380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:09:30.2752020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:09:30.2757310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:09:30.2762360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:09:30.2767790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:09:30.2773270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:09:30.2778440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:09:30.2783420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:09:30.2788700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:09:30.2794040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:09:30.2799230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:09:30.2802970Z Only the first 100 operations were output. 2021-05-16T23:09:30.4048730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6369-csjq9s.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-16T23:09:32.9869750Z ==> Summary 2021-05-16T23:09:33.0079830Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:09:33.9397990Z ==> Caveats 2021-05-16T23:09:33.9398910Z ==> tesseract 2021-05-16T23:09:33.9440900Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:09:33.9442550Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:09:35.8056490Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:09:37.1179360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:09:37.7526790Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:09:38.2624130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A15%3A00Z&sig=CXYvF1w1fh6STZhfgAa4BrzxfSvs9N8R6ke8jE7y%2B9s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:38.3073740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=CXYvF1w1fh6STZhfgAa4BrzxfSvs9N8R6ke8jE7y\%2B9s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:39.1357860Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:09:39.2706330Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:09:40.5865910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:09:41.2744170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:09:41.7991270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A15%3A00Z&sig=K3Cmeyr77goVzjPUbTpxOjLRTmxbBGi3xyThguzEnJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:41.8509610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=K3Cmeyr77goVzjPUbTpxOjLRTmxbBGi3xyThguzEnJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:42.2712230Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:09:42.3218330Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:09:42.3224770Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:09:42.3978260Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:09:42.4011550Z 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/d20210516-6376-1o2oyx7 2021-05-16T23:09:42.9791700Z cp -pR /private/tmp/d20210516-6376-1o2oyx7/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:09:43.4430300Z chmod -Rf +w /private/tmp/d20210516-6376-1o2oyx7 2021-05-16T23:09:43.8423270Z ==> Finishing up 2021-05-16T23:09:43.8649720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:09:43.8676700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:09:43.8691050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:09:43.8701610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:09:43.8720280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:09:43.8738340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:09:43.8747440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:09:43.8770750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:09:43.8787060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:09:43.8800290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:09:43.8813050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:09:43.8825630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:09:43.8838940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:09:43.8851870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:09:43.8866540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:09:43.8877700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:09:43.8896470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:09:43.8909600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:09:43.8920140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:09:43.8971260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:09:43.8976510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:09:43.8981140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:09:43.8987050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:09:43.8994580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:09:43.9000500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:09:43.9007270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:09:43.9012450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:09:43.9017810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:09:43.9022750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:09:43.9027580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:09:43.9036810Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:09:43.9049440Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:09:43.9054820Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:09:43.9065150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:09:43.9070960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:09:43.9076700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:09:43.9082680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:09:43.9088060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:09:43.9094000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:09:43.9100440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:09:43.9105690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:09:43.9111270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:09:43.9117120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:09:43.9122130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:09:43.9127910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:09:43.9133590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:09:43.9139030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:09:43.9144610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:09:43.9150100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:09:43.9155660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:09:43.9161220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:09:43.9167040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:09:43.9174400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:09:43.9201820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:09:43.9207710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:09:43.9214120Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:09:43.9223410Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:09:43.9228370Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:09:44.1034460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6546-1si242.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-16T23:09:46.6598020Z ==> Summary 2021-05-16T23:09:46.7054410Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:09:46.7071150Z ==> Installing imagemagick@6 2021-05-16T23:09:46.7075270Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:09:46.7098720Z 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/d20210516-6376-1jfecih 2021-05-16T23:09:47.0759530Z cp -pR /private/tmp/d20210516-6376-1jfecih/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:09:47.5135160Z chmod -Rf +w /private/tmp/d20210516-6376-1jfecih 2021-05-16T23:09:48.9707480Z ==> Finishing up 2021-05-16T23:09:49.2509980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6572-1fz45jq.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-16T23:09:51.6927880Z ==> Caveats 2021-05-16T23:09:51.6930130Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:09:51.6931570Z because this is an alternate version of another formula. 2021-05-16T23:09:51.6932310Z 2021-05-16T23:09:51.6933270Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:09:51.6934660Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:09:51.6935160Z 2021-05-16T23:09:51.6935710Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:09:51.6936790Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:09:51.6937900Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:09:51.6938310Z 2021-05-16T23:09:51.6939230Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:09:51.6940040Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:09:51.6940460Z 2021-05-16T23:09:51.6941190Z ==> Summary 2021-05-16T23:09:51.7424920Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:09:52.5575230Z ==> Caveats 2021-05-16T23:09:52.5576560Z ==> imagemagick@6 2021-05-16T23:09:52.5620830Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:09:52.5621780Z because this is an alternate version of another formula. 2021-05-16T23:09:52.5622180Z 2021-05-16T23:09:52.5622740Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:09:52.5624140Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:09:52.5624640Z 2021-05-16T23:09:52.5625200Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:09:52.5626300Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:09:52.5627430Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:09:52.5627840Z 2021-05-16T23:09:52.5628760Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:09:52.5629570Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:09:52.5630100Z 2021-05-16T23:09:54.5843370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:09:55.7958470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:09:56.4478880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:09:56.9436990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A15%3A00Z&sig=kinb2Prr7lNY98OXLZ48wxZ2rEcJ5mqhbGfODmDzr4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:56.9880300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=kinb2Prr7lNY98OXLZ48wxZ2rEcJ5mqhbGfODmDzr4E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:57.0593650Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:09:57.0664670Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:09:58.2954150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:09:58.9052320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:09:59.3750050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A15%3A00Z&sig=66PDZBHO47MBeTWBiRxDKYXk9cY%2BP3Q%2Bc7ftUHf6Ov0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:59.4345170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A15\%3A00Z\&sig=66PDZBHO47MBeTWBiRxDKYXk9cY\%2BP3Q\%2Bc7ftUHf6Ov0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:59.5148420Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:09:59.5223160Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:10:00.8007480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:01.4101370Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:10:01.9786300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A20%3A00Z&sig=En%2B0CYAIeLV%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:02.0191560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=En\%2B0CYAIeLV\%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:02.6161270Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:10:02.7853690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:10:04.0604950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:04.8339570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:10:05.3132100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A20%3A00Z&sig=6BO%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq%2BlnapG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:05.3510600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=6BO\%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq\%2BlnapG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:05.3891360Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:10:05.3924800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:10:06.6353100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:07.2964730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:10:07.7829950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A20%3A00Z&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ%2FAFuu5iw4W%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:07.8299480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ\%2FAFuu5iw4W\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:07.8792990Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:10:07.8832820Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:10:09.0931840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:09.7286280Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:10:10.2482110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A20%3A00Z&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:10.2825230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:10.3580170Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:10:10.3660830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:10:11.5927960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:12.2211410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:10:12.6859630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A20%3A00Z&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:12.7179470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:12.8038550Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:10:12.8129180Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:10:14.0432370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:14.6684900Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:10:15.1733120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A20%3A00Z&sig=CVaD1no32fKv4%2FjEqSVvsJjUVhQtdW0DGp9ZRR7%2BvPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:15.2191830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=CVaD1no32fKv4\%2FjEqSVvsJjUVhQtdW0DGp9ZRR7\%2BvPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:15.2656890Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:10:15.2688550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:10:16.5039100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:17.1401530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:10:17.6115920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A20%3A00Z&sig=fv64Cm6W0vc2CN%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:17.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/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T23\%3A20\%3A00Z\&sig=fv64Cm6W0vc2CN\%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:17.7071260Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:10:17.7117860Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:10:18.9539180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:19.5834190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:10:20.0509980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A20%3A00Z&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:20.0983690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:20.1449790Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:10:20.1486760Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:10:21.3928530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:22.0263400Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:10:22.5010650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A20%3A00Z&sig=MfIi9Dejdh8mbqM51%2F0LMrANNYZKhBQioi4fm1dgKdk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:22.5463880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=MfIi9Dejdh8mbqM51\%2F0LMrANNYZKhBQioi4fm1dgKdk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:22.6400010Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:10:22.6489150Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:10:24.1236930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:10:24.8787540Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:10:25.5110840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A20%3A00Z&sig=McNvyZhuGSxd5XKryhJoP%2Fabex1Ej4dxlUTxRtUFMbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:25.5618240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=McNvyZhuGSxd5XKryhJoP\%2Fabex1Ej4dxlUTxRtUFMbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:25.7852410Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:10:25.8549360Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:10:25.8555960Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:10:25.9284090Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:10:25.9324290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6579-92nye 2021-05-16T23:10:25.9596360Z cp -pR /private/tmp/d20210516-6579-92nye/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:10:25.9897280Z chmod -Rf +w /private/tmp/d20210516-6579-92nye 2021-05-16T23:10:26.1000030Z ==> Finishing up 2021-05-16T23:10:26.1479680Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:10:26.1488440Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:10:26.1496420Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:10:26.1505610Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:10:26.1515440Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:10:26.1524060Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:10:26.1534730Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:10:26.1542780Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:10:26.1550160Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:10:26.1561800Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:10:26.1935970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6810-13xkfd5.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-16T23:10:29.0268420Z ==> Summary 2021-05-16T23:10:29.0296570Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:10:29.0302630Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:10:29.0324920Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:10:29.0343880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6579-1f9momb 2021-05-16T23:10:29.1255700Z cp -pR /private/tmp/d20210516-6579-1f9momb/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:10:29.2818770Z chmod -Rf +w /private/tmp/d20210516-6579-1f9momb 2021-05-16T23:10:29.3787460Z ==> Finishing up 2021-05-16T23:10:29.4329170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6836-1wqzuh8.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-16T23:10:31.4716810Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5073020Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5235350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5339230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5444730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5547760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5648350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5748370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5849070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.5945930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.6039420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.6135730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.6236600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.6336240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.6435770Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:31.9405250Z ==> Caveats 2021-05-16T23:10:31.9405970Z To use the DocBook package in your XML toolchain, 2021-05-16T23:10:31.9406660Z you need to add the following to your ~/.bashrc: 2021-05-16T23:10:31.9407010Z 2021-05-16T23:10:31.9407540Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:10:31.9408490Z ==> Summary 2021-05-16T23:10:31.9545500Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:10:31.9552370Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:10:31.9606320Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:10:31.9626980Z 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/d20210516-6579-56f78h 2021-05-16T23:10:33.8815000Z cp -pR /private/tmp/d20210516-6579-56f78h/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:10:36.6647930Z chmod -Rf +w /private/tmp/d20210516-6579-56f78h 2021-05-16T23:10:37.9548430Z ==> Finishing up 2021-05-16T23:10:37.9992610Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:10:38.0001610Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:10:38.0097390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6877-1ms3oys.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-16T23:10:40.1255020Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:40.1363350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:40.1475870Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:10:40.1578780Z ==> 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-16T23:10:40.1686010Z ==> 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-16T23:10:40.1790470Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:10:40.1897360Z ==> 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-16T23:10:40.2000720Z ==> 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-16T23:10:40.2102100Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:10:40.2206720Z ==> 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-16T23:10:40.2309780Z ==> 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-16T23:10:40.2411580Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:10:40.2514070Z ==> 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-16T23:10:40.2618260Z ==> 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-16T23:10:40.2724260Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:40.2825210Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:10:40.2925580Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:10:40.3027660Z ==> 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-16T23:10:40.3135350Z ==> 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-16T23:10:40.3244510Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:10:40.3353620Z ==> 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-16T23:10:40.3474600Z ==> 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-16T23:10:40.3589910Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:10:40.3692670Z ==> 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-16T23:10:40.3798670Z ==> 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-16T23:10:40.3905100Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:10:40.4008630Z ==> 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-16T23:10:40.4107470Z ==> 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-16T23:10:41.5076200Z ==> Summary 2021-05-16T23:10:41.8196320Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:10:41.8201250Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:10:41.8223680Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:10:41.8242400Z 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/d20210516-6579-12ee4tk 2021-05-16T23:10:41.8352720Z cp -pR /private/tmp/d20210516-6579-12ee4tk/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:10:41.8480740Z chmod -Rf +w /private/tmp/d20210516-6579-12ee4tk 2021-05-16T23:10:41.8928780Z ==> Finishing up 2021-05-16T23:10:41.9516950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6931-1iyyc49.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-16T23:10:44.4308490Z ==> Caveats 2021-05-16T23:10:44.4310300Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:10:44.4311320Z because macOS already provides this software and installing another version in 2021-05-16T23:10:44.4312080Z parallel can cause all kinds of trouble. 2021-05-16T23:10:44.4312400Z 2021-05-16T23:10:44.4313360Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:10:44.4314710Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:10:44.4315210Z 2021-05-16T23:10:44.4315420Z 2021-05-16T23:10:44.4315890Z Bash completion has been installed to: 2021-05-16T23:10:44.4316930Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:10:44.4317840Z ==> Summary 2021-05-16T23:10:44.4335110Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:10:44.4342950Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:10:44.4533100Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:10:44.4551020Z 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/d20210516-6579-wro9mx 2021-05-16T23:10:44.4770170Z cp -pR /private/tmp/d20210516-6579-wro9mx/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:10:44.5236720Z chmod -Rf +w /private/tmp/d20210516-6579-wro9mx 2021-05-16T23:10:44.5824290Z ==> Finishing up 2021-05-16T23:10:44.6214240Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:10:44.6218080Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:10:44.6230460Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:10:44.6244860Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:10:44.6251030Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:10:44.6503310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6957-1h42204.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-16T23:10:47.0212780Z ==> Summary 2021-05-16T23:10:47.0262460Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:10:47.0269860Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:10:47.1061780Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:10:47.1081890Z 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/d20210516-6579-1db4xxh 2021-05-16T23:10:47.1794890Z cp -pR /private/tmp/d20210516-6579-1db4xxh/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:10:47.3166430Z chmod -Rf +w /private/tmp/d20210516-6579-1db4xxh 2021-05-16T23:10:47.4639160Z ==> Finishing up 2021-05-16T23:10:47.5129640Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:10:47.5165130Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:10:47.5194500Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:10:47.5252920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5255000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5265490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5335980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5338980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5341210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5343450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5345720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5348020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5350120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5353140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5358650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5361120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5363560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5365910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5368280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5370720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5372920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5375460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5379430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5381870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5384030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5391330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5393420Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:10:47.5395190Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:10:47.5397630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5401600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5404320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5406590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5409100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5420010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5442560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5445000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5448000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5455310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5460120Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:10:47.5467130Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:10:47.5472330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5481520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5516730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5526880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5536210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5548040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5558880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5567290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5569030Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:10:47.5577870Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:10:47.5580070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5591460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5604830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5611860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5635390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5639930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5642220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5653340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5662370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5671700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5682620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5692000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5709390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5712210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5723430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5732450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5742390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5775890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5778920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5786320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5796790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5868850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5882110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5886680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5895440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5897650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5899900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5901930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5912680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5927070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5953320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5980590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5994510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.5998410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:10:47.6003100Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:10:47.6007780Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:10:47.6009800Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:10:47.6506320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6983-p1c73o.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-16T23:10:49.6566590Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:10:51.0357660Z ==> Summary 2021-05-16T23:10:51.0615760Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:10:51.0622830Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:10:51.1719770Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:10:51.1737850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6579-p681wu 2021-05-16T23:10:51.1975780Z cp -pR /private/tmp/d20210516-6579-p681wu/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:10:51.2210430Z chmod -Rf +w /private/tmp/d20210516-6579-p681wu 2021-05-16T23:10:51.3196860Z ==> Finishing up 2021-05-16T23:10:51.3596920Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:10:51.3601910Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:10:51.3607140Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:10:51.3612820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:10:51.3620000Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:10:51.3627010Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:10:51.3637330Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:10:51.3643530Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:10:51.3649110Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:10:51.3690020Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:10:51.3700800Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:10:51.3706050Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:10:51.3711180Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:10:51.3717780Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:10:51.3722860Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:10:51.3728060Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:10:51.3735250Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:10:51.3937030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7010-7tsbfc.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-16T23:10:53.3530380Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:10:54.5005650Z ==> Summary 2021-05-16T23:10:54.5038180Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:10:54.5045000Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:10:54.5623400Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:10:54.5645570Z 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/d20210516-6579-7vchgj 2021-05-16T23:10:54.5785620Z cp -pR /private/tmp/d20210516-6579-7vchgj/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:10:54.6301610Z chmod -Rf +w /private/tmp/d20210516-6579-7vchgj 2021-05-16T23:10:54.6855820Z ==> Finishing up 2021-05-16T23:10:54.7334040Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:10:54.7340240Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:10:54.7347690Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:10:54.7355120Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:10:54.7518880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7037-1rc7f6b.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-16T23:10:57.0239340Z ==> Summary 2021-05-16T23:10:57.0265100Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:10:57.0315880Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:10:57.0371630Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:10:57.0390440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6579-14q33tr 2021-05-16T23:10:57.0533360Z cp -pR /private/tmp/d20210516-6579-14q33tr/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:10:57.0650390Z chmod -Rf +w /private/tmp/d20210516-6579-14q33tr 2021-05-16T23:10:57.1073960Z ==> Finishing up 2021-05-16T23:10:57.1546030Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:10:57.1549770Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:10:57.1554750Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:10:57.1561220Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:10:57.1566390Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:10:57.1700530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7063-1huyamm.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-16T23:10:59.4837250Z ==> Summary 2021-05-16T23:10:59.4852800Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:10:59.4860650Z ==> Installing imagemagick dependency: imath 2021-05-16T23:10:59.4915560Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:10:59.4933100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6579-182ac0q 2021-05-16T23:10:59.5145260Z cp -pR /private/tmp/d20210516-6579-182ac0q/imath/. /usr/local/Cellar/imath 2021-05-16T23:10:59.5449180Z chmod -Rf +w /private/tmp/d20210516-6579-182ac0q 2021-05-16T23:10:59.6042810Z ==> Finishing up 2021-05-16T23:10:59.6532450Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:10:59.6540790Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:10:59.6545500Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T23:10:59.6550900Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:10:59.6555830Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:10:59.6560710Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:10:59.6567910Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:10:59.6757690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7089-1q6bbds.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-16T23:11:01.9057560Z ==> Summary 2021-05-16T23:11:01.9104090Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:11:01.9111950Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:11:01.9218760Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:11:01.9237720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6579-1wbrfnt 2021-05-16T23:11:01.9959250Z cp -pR /private/tmp/d20210516-6579-1wbrfnt/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:11:02.0865950Z chmod -Rf +w /private/tmp/d20210516-6579-1wbrfnt 2021-05-16T23:11:02.2355090Z ==> Finishing up 2021-05-16T23:11:02.2818000Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:11:02.2824140Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:11:02.2830120Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:11:02.2835840Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:11:02.2841740Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:11:02.2847640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:11:02.2853310Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:11:02.2859040Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:11:02.2866610Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:11:02.2876040Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:11:02.2885870Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:11:02.2891970Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T23:11:02.2898080Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:11:02.2904420Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:11:02.2910590Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:11:02.2916950Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T23:11:02.2925620Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:11:02.2931280Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:11:02.2937350Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:11:02.2943260Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T23:11:02.2950330Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:11:02.2956550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:11:02.2962540Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:11:02.2968820Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T23:11:02.2975000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:11:02.2981250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:11:02.2987380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:11:02.2995580Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:11:02.3500590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7116-1a7pqbp.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-16T23:11:05.2882060Z 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/d20210516-6579-1a9kbzc 2021-05-16T23:11:05.2884750Z ==> Summary 2021-05-16T23:11:05.2886440Z cp -pR /private/tmp/d20210516-6579-1a9kbzc/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:11:05.2888210Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:11:05.2982870Z ==> Installing imagemagick 2021-05-16T23:11:05.3083950Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:11:05.4569530Z chmod -Rf +w /private/tmp/d20210516-6579-1a9kbzc 2021-05-16T23:11:07.8114610Z ==> Finishing up 2021-05-16T23:11:07.8295540Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:11:07.8301800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:11:07.8307080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:11:07.8312330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:11:07.8317650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:11:07.8324380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:11:07.8330280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:11:07.8335390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:11:07.8340790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:11:07.8346610Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:11:07.8352220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:11:07.8357830Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:11:07.8363210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:11:07.8368820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:11:07.8444740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:11:07.8449330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:11:07.8454230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:11:07.8459140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:11:07.8464060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:11:07.8471080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:11:07.8476170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:11:07.8481240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:11:07.8486590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:11:07.8491650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:11:07.8496630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:11:07.8501760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:11:07.8506940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:11:07.8511810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:11:07.8516630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:11:07.8521370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:11:07.8528850Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:11:07.8535090Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:11:07.8542520Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:11:07.8552210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:11:07.8557930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:11:07.8563670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:11:07.8569280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:11:07.8574220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:11:07.8579620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:11:07.8585350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:11:07.8591060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:11:07.8596720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:11:07.8602300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:11:07.8609730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:11:07.8615070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:11:07.8620770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:11:07.8626380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:11:07.8631630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:11:07.8637160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:11:07.8642610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:11:07.8649180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:11:07.8654590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:11:07.8659760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:11:07.8664960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:11:07.8670290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:11:07.8675040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:11:07.8680190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:11:07.8685500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:11:07.8691100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:11:07.8698780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:11:07.8706410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:11:07.8712050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:11:07.8717030Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:11:07.8725110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:11:07.8731070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:11:07.8736700Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:11:07.8742300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:11:07.8748070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:11:07.8753720Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:11:07.8759620Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:11:07.8791500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:11:08.1309710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7144-16dm1wu.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-16T23:11:10.5388130Z ==> Summary 2021-05-16T23:11:10.5839790Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:11:12.2625780Z ==> Caveats 2021-05-16T23:11:12.2626740Z ==> docbook 2021-05-16T23:11:12.2646690Z To use the DocBook package in your XML toolchain, 2021-05-16T23:11:12.2647450Z you need to add the following to your ~/.bashrc: 2021-05-16T23:11:12.2647840Z 2021-05-16T23:11:12.2648390Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:11:12.2649580Z ==> gnu-getopt 2021-05-16T23:11:12.2683430Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:11:12.2684490Z because macOS already provides this software and installing another version in 2021-05-16T23:11:12.2685260Z parallel can cause all kinds of trouble. 2021-05-16T23:11:12.2685590Z 2021-05-16T23:11:12.2686540Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:11:12.2687810Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:11:12.2688300Z 2021-05-16T23:11:12.2688510Z 2021-05-16T23:11:12.2688980Z Bash completion has been installed to: 2021-05-16T23:11:12.2690000Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:11:13.9707040Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:11:15.2844920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:11:15.8833220Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:11:16.4042670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A20%3A00Z&sig=zSRRCi6wKGDpXSs4UC6bKKssavqymK6iCD9KWyCElBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:16.4366240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A20\%3A00Z\&sig=zSRRCi6wKGDpXSs4UC6bKKssavqymK6iCD9KWyCElBs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:16.4898170Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:11:16.5583000Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:11:16.5618390Z 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/d20210516-7151-j2ul98 2021-05-16T23:11:16.5764890Z cp -pR /private/tmp/d20210516-7151-j2ul98/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:11:16.5960290Z chmod -Rf +w /private/tmp/d20210516-7151-j2ul98 2021-05-16T23:11:16.6518640Z ==> Finishing up 2021-05-16T23:11:16.6924820Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:11:16.6931430Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:11:16.6936080Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:11:16.6944180Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:11:16.6951490Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:11:16.6993630Z info /usr/local/share/info/udunits2.info 2021-05-16T23:11:16.7001500Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:11:16.7045280Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:11:16.7053580Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:11:16.7089710Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:11:16.7097820Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:11:16.7105350Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:11:16.7111560Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:11:16.7286540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7318-100qn2g.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-16T23:11:19.0079920Z ==> Summary 2021-05-16T23:11:19.0109190Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:11:21.2775100Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:11:21.2775830Z To reinstall 1.6, run: 2021-05-16T23:11:21.2776670Z brew reinstall jq 2021-05-16T23:11:22.8650560Z ==> Caveats 2021-05-16T23:11:22.8651350Z imagej requires Java. You can install the latest version with: 2021-05-16T23:11:22.8652520Z brew install --cask adoptopenjdk 2021-05-16T23:11:22.8653080Z 2021-05-16T23:11:23.2370890Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:11:23.5563930Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T23:11:31.9304220Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:11:32.0997800Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:11:32.0998980Z ==> Installing Cask imagej 2021-05-16T23:11:32.1476830Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7428-qbm6x3 2021-05-16T23:11:32.3095340Z cp -pR /private/tmp/d20210516-7428-qbm6x3/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:11:32.4575340Z chmod -Rf +w /private/tmp/d20210516-7428-qbm6x3 2021-05-16T23:11:32.5228460Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:11:32.8409100Z 🍺 imagej was successfully installed! 2021-05-16T23:11:35.0518670Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:11:36.9713200Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:11:37.4704730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A20%3A00Z&sig=RnTvuc%2FsXiB4YLjG3xiR83LxGlsgU91qJwiZexBJIKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:37.6135410Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:11:39.5145910Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:11:40.0530320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A20%3A00Z&sig=Y%2FdG1NqejaPUnfo0dueXOZO0XCHm1CGflZpTrRq576o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:40.3717680Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:11:40.3721670Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:11:40.4698500Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:11:43.3418500Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:11:43.3424150Z ==> Installing bowtie2 2021-05-16T23:11:43.3428120Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:11:46.0460150Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:11:49.1448380Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:11:50.9970140Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:11:51.5083640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A20%3A00Z&sig=1GWXY7nIwXvvniCgU5VvlxO1dWRb2y9BJxiSqo7KgQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:51.6274740Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:11:53.5208410Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:11:54.0223060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A20%3A00Z&sig=dqggDezn6RJ0ESDF5Hvft43C%2BbX3X7rkuqjG%2FoxEx6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:54.0992470Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:11:55.9850120Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:11:56.4756930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A20%3A00Z&sig=TS5hPjIkSQILEhWQz3wiEYmq2O0Lhr2EsGMOndAvVSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:56.5559880Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:11:58.5159080Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:11:59.0352440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A20%3A00Z&sig=K3nciSG5O3AcBgUZ1LcfsNe9iXfuEtqARV9l5u%2Fc6o0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:59.1198830Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:12:00.9961700Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:12:01.5005020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A20%3A00Z&sig=lI%2FjZ2CWfmTF%2BODyJwIlZ%2FikfvLbmIouwIwZ1hlhvHU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:01.5939010Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:12:03.4728040Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:12:04.0120770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A20%3A00Z&sig=%2FPeTqq4X6onHRAhDqiwvxl%2FU87swP6Plv4IIptaIq%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:04.1666870Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:12:04.7897230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:12:04.7916260Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:12:05.2895530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:12:05.3134250Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:12:07.1741450Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:12:07.6763000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A20%3A00Z&sig=yRKrlWdPyk3LfLBk1ZOrs2IcDZSPgLkVgvWjcnzGC7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:07.7640230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:12:09.6529650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:12:10.1364320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A20%3A00Z&sig=Pu30MTnmgSSZai4suKiEHre86KU4NWiBa5PDthFfAJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:10.2997330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:12:12.1297260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:12:12.6807570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A20%3A00Z&sig=Hv7h7vmlHFyq8mtIKtqcifdaDDX7nAmPuWKyL%2F1FU%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:12.8264000Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:12:14.7277500Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:12:15.3620790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A20%3A00Z&sig=wesF%2BJUwBwXLJa6L%2FyPQd4ioLg8uus64%2BOFf6zEVhaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:15.5783850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:12:17.8022470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:12:18.2930330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A20%3A00Z&sig=P6u764IBao3u%2BRbO33zlKMCOpkXgbycfcXlGlHuXS%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:18.3839610Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:12:20.2670010Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:12:20.8222180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A20%3A00Z&sig=l27aODQeyrQLpSZ7lq2Qu29WXsac1ynHR6jlsFb0ocI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:20.9296950Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:12:22.9695270Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:12:23.4543340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A20%3A00Z&sig=zYfWxg6LjTGvhWyc4yhriyNIAm6SG7%2FkXzTFSgtarro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:23.5343570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:12:25.3794070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:12:25.9245140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A20%3A00Z&sig=050KOqBlEK3lYdeN6lrj3eUPmxNU7ewz8fMVDSyntyI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:26.1730120Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:12:28.0660750Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:12:28.5410180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A20%3A00Z&sig=6hsT3Uy1vGYVkVa5u1nQ1sp4lWLRDxG9Umb%2BB3jXD%2Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:28.7000900Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:12:30.5740940Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:12:31.0351540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A20%3A00Z&sig=oF4kcJi9qGaKAnDUDsoz%2FBTeIfAFxMcyDjcwLmWSctc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:31.4332540Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:12:33.3471750Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:12:33.8074230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A20%3A00Z&sig=ELbmpUISjLtGhFHXCxwvGGkx1Au4O4eliMqCoWomRGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:34.0055860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:12:35.8965330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:12:36.4063280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A20%3A00Z&sig=3sPVuHijCloXBO4pHgRPjw47lO2nzZeT%2FoF8A9HcfqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:36.6423130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:12:38.5656250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:12:39.1225220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A20%3A00Z&sig=EpT3vjxDhYC07sV7GVO7IMps0vK99eSKP4JYNjv1wUU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:39.6270460Z ==> 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-16T23:12:39.6273980Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:12:39.6886090Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:12:42.1930510Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:12:42.1935680Z ==> Installing gdal dependency: popt 2021-05-16T23:12:42.1957140Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:12:44.6595290Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:12:44.6602710Z ==> Installing gdal dependency: epsilon 2021-05-16T23:12:44.6651990Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:12:47.0979190Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:12:47.0985200Z ==> Installing gdal dependency: expat 2021-05-16T23:12:47.1007130Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:12:49.5786970Z ==> Caveats 2021-05-16T23:12:49.5788330Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:49.5789270Z because macOS already provides this software and installing another version in 2021-05-16T23:12:49.5790010Z parallel can cause all kinds of trouble. 2021-05-16T23:12:49.5790350Z 2021-05-16T23:12:49.5790870Z If you need to have expat first in your PATH, run: 2021-05-16T23:12:49.5792110Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:49.5792570Z 2021-05-16T23:12:49.5793090Z For compilers to find expat you may need to set: 2021-05-16T23:12:49.5794090Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:12:49.5795130Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:12:49.5795510Z 2021-05-16T23:12:49.5796370Z For pkg-config to find expat you may need to set: 2021-05-16T23:12:49.5797120Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:12:49.5797500Z 2021-05-16T23:12:49.5798230Z ==> Summary 2021-05-16T23:12:49.5815880Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:12:49.5822030Z ==> Installing gdal dependency: freexl 2021-05-16T23:12:49.5931430Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:12:52.2717850Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:12:52.2722890Z ==> Installing gdal dependency: geos 2021-05-16T23:12:52.3145990Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:12:55.5410450Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:12:55.5418340Z ==> Installing gdal dependency: hdf5 2021-05-16T23:12:55.5917990Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:12:58.9469870Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:12:58.9478700Z ==> Installing gdal dependency: json-c 2021-05-16T23:12:58.9537470Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:13:01.6502370Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:13:01.6508860Z ==> Installing gdal dependency: libxml2 2021-05-16T23:13:01.6588270Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:13:04.5745910Z ==> Caveats 2021-05-16T23:13:04.5747200Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:04.5748120Z because macOS already provides this software and installing another version in 2021-05-16T23:13:04.5748870Z parallel can cause all kinds of trouble. 2021-05-16T23:13:04.5749200Z 2021-05-16T23:13:04.5749710Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:13:04.5750950Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:04.5751420Z 2021-05-16T23:13:04.5751920Z For compilers to find libxml2 you may need to set: 2021-05-16T23:13:04.5753310Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:13:04.5754430Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:13:04.5754970Z 2021-05-16T23:13:04.5755960Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:13:04.5756700Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:13:04.5757100Z 2021-05-16T23:13:04.5757810Z ==> Summary 2021-05-16T23:13:04.5931830Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:13:04.5938900Z ==> Installing gdal dependency: libdap 2021-05-16T23:13:04.6080830Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:13:07.3683950Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:13:07.3689460Z ==> Installing gdal dependency: proj 2021-05-16T23:13:07.3817620Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:13:10.3001430Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:13:10.3002700Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:13:10.3004180Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:13:12.6213560Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:13:12.6219850Z ==> Installing gdal dependency: librttopo 2021-05-16T23:13:12.6643530Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:13:15.0923950Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:13:15.0928390Z ==> Installing gdal dependency: minizip 2021-05-16T23:13:15.1069530Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:13:17.4776820Z ==> Caveats 2021-05-16T23:13:17.4778130Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:13:17.4779210Z with the venerable 'unzip' library. 2021-05-16T23:13:17.4780480Z ==> Summary 2021-05-16T23:13:17.4796070Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:13:17.4803090Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:13:17.5790620Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:13:20.7627320Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:13:20.7631690Z ==> Installing gdal dependency: netcdf 2021-05-16T23:13:20.8234510Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:13:23.5244920Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:13:23.5249790Z ==> Installing gdal dependency: openblas 2021-05-16T23:13:23.5605430Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:13:27.9017000Z ==> Caveats 2021-05-16T23:13:27.9018880Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:27.9020330Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:13:27.9021070Z 2021-05-16T23:13:27.9021920Z For compilers to find openblas you may need to set: 2021-05-16T23:13:27.9023560Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:13:27.9025220Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:13:27.9025870Z 2021-05-16T23:13:27.9027240Z For pkg-config to find openblas you may need to set: 2021-05-16T23:13:27.9028490Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:13:27.9029180Z 2021-05-16T23:13:27.9030280Z ==> Summary 2021-05-16T23:13:27.9048960Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:13:27.9056260Z ==> Installing gdal dependency: numpy 2021-05-16T23:13:28.0130330Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:13:31.9445030Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:13:31.9451230Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:13:31.9503530Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:13:37.1434990Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:13:37.1443150Z ==> Installing gdal 2021-05-16T23:13:37.1447510Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:13:44.1044700Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:13:45.2629080Z ==> No outdated dependents to upgrade! 2021-05-16T23:13:45.2630370Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:13:45.6286920Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:13:45.6287600Z netcdf 2021-05-16T23:13:45.7513570Z ==> Caveats 2021-05-16T23:13:45.7515200Z ==> expat 2021-05-16T23:13:45.7558550Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:45.7560190Z because macOS already provides this software and installing another version in 2021-05-16T23:13:45.7561510Z parallel can cause all kinds of trouble. 2021-05-16T23:13:45.7562050Z 2021-05-16T23:13:45.7562570Z If you need to have expat first in your PATH, run: 2021-05-16T23:13:45.7565380Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:45.7565850Z 2021-05-16T23:13:45.7566350Z For compilers to find expat you may need to set: 2021-05-16T23:13:45.7568210Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:13:45.7569660Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:13:45.7570030Z 2021-05-16T23:13:45.7570960Z For pkg-config to find expat you may need to set: 2021-05-16T23:13:45.7572190Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:13:45.7572840Z 2021-05-16T23:13:45.7574250Z ==> libxml2 2021-05-16T23:13:45.7602360Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:45.7603370Z because macOS already provides this software and installing another version in 2021-05-16T23:13:45.7604120Z parallel can cause all kinds of trouble. 2021-05-16T23:13:45.7604450Z 2021-05-16T23:13:45.7604960Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:13:45.7606230Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:45.7606680Z 2021-05-16T23:13:45.7607200Z For compilers to find libxml2 you may need to set: 2021-05-16T23:13:45.7608220Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:13:45.7609240Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:13:45.7609620Z 2021-05-16T23:13:45.7610480Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:13:45.7611240Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:13:45.7611750Z 2021-05-16T23:13:45.7612590Z ==> minizip 2021-05-16T23:13:45.7620580Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:13:45.7622520Z with the venerable 'unzip' library. 2021-05-16T23:13:45.7623470Z ==> openblas 2021-05-16T23:13:45.7659700Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:45.7660620Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:13:45.7661080Z 2021-05-16T23:13:45.7661600Z For compilers to find openblas you may need to set: 2021-05-16T23:13:45.7662790Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:13:45.7663860Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:13:45.7664260Z 2021-05-16T23:13:45.7665130Z For pkg-config to find openblas you may need to set: 2021-05-16T23:13:45.7665910Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:13:45.7666320Z 2021-05-16T23:13:47.8305570Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:13:48.4699600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:13:48.4736550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:13:48.9660530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:13:48.9872320Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:13:49.6221300Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:13:49.6240180Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:13:50.1074200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:13:50.1285100Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:13:52.0938060Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:13:52.5849810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A20%3A00Z&sig=cW1455bCm%2F%2Fr0IKgUgs2XzCn9kkOg0H6oh2clP3Cq3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:54.2645740Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:13:54.8874100Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:13:54.8893980Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:13:55.2940020Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:13:55.3047930Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:13:57.1816650Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:13:57.6660010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A20%3A00Z&sig=6KyfOn5iCL8S0RPmUtXXpPhmPeaqDbl81B%2FYk4GJ09Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:57.8865940Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:13:57.8884220Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:13:59.9186210Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:14:00.4658290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A20%3A00Z&sig=ZlZ8yEyxaM9yyxD0cfPR9nXb9Q5MqKTy%2F7QNpDjrnX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:01.0392980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:14:02.9550590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:14:03.5028290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A20%3A00Z&sig=e0CqevxWGfBSXU8aJ3YWwgPU7Y2Zq6uPDj5iuptAc4g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:03.9353570Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:14:05.8882060Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:14:06.4323460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A20%3A00Z&sig=I4p5fyZcvQaIiU%2Fw2FBg%2B%2Fv76A0YZ1XXQOUN3pYiUVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:08.1282940Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:14:08.1290590Z ==> Installing itk dependency: open-mpi 2021-05-16T23:14:08.2470600Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:14:13.4570390Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:14:13.4591690Z ==> Installing itk dependency: fftw 2021-05-16T23:14:13.5293890Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:14:16.2641480Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:14:16.2648190Z ==> Installing itk dependency: boost 2021-05-16T23:14:16.2710120Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:14:46.4218870Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:14:46.4229550Z ==> Installing itk dependency: netcdf 2021-05-16T23:14:46.4826740Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:14:49.2955750Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:14:49.2962270Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:14:49.3346080Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:14:54.5419810Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:14:54.5426690Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:14:54.6910560Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:15:24.3272440Z ==> Caveats 2021-05-16T23:15:24.3274490Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:24.3276300Z because this is an alternate version of another formula. 2021-05-16T23:15:24.3276870Z 2021-05-16T23:15:24.3277420Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:15:24.3279600Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:24.3280340Z 2021-05-16T23:15:24.3281180Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:15:24.3282730Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:15:24.3284280Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:15:24.3284650Z 2021-05-16T23:15:24.3285400Z ==> Summary 2021-05-16T23:15:24.5836830Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:15:24.5842850Z ==> Installing itk dependency: gdcm 2021-05-16T23:15:24.7747130Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:15:30.9678750Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:15:30.9683870Z ==> Installing itk 2021-05-16T23:15:30.9688200Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:15:44.7324750Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:15:47.8611700Z ==> No outdated dependents to upgrade! 2021-05-16T23:15:47.8613670Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:15:50.0152870Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:15:50.0153830Z fftw 2021-05-16T23:15:50.0484930Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:15:50.0486180Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:15:51.8253300Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:15:51.9667730Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:15:53.2558330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:15:53.9171060Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:15:54.3977870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A25%3A00Z&sig=YOP41ZRIB5qdkMS4V9KJnbmcecX0GoixvAI6ZRvFReI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:54.4297030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A25\%3A00Z\&sig=YOP41ZRIB5qdkMS4V9KJnbmcecX0GoixvAI6ZRvFReI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:54.4724640Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:15:54.4779030Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:15:55.7408250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:15:56.3658880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:15:56.8674180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A25%3A00Z&sig=i6565nKu0gTugV1KXCcqVEfVI0D55Zm7senbDg9rr1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:56.9013590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A25\%3A00Z\&sig=i6565nKu0gTugV1KXCcqVEfVI0D55Zm7senbDg9rr1A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:56.9702090Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:15:56.9801840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:15:58.2245370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:15:58.8382960Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:15:59.3633750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A25%3A00Z&sig=MeFkBTTdZJziFcfsROvWXtnqyQWfTu5eN7oq%2BDTg8%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:59.3965880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A25\%3A00Z\&sig=MeFkBTTdZJziFcfsROvWXtnqyQWfTu5eN7oq\%2BDTg8\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:59.4501490Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:15:59.4544880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:16:00.7084650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23:16:01.3225920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:16:01.8547110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A25%3A00Z&sig=rp8Cyu2FOVzijobrmVxFdO65MLt33CiDiwzE2DM1%2Bjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:01.8904250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T23\%3A25\%3A00Z\&sig=rp8Cyu2FOVzijobrmVxFdO65MLt33CiDiwzE2DM1\%2Bjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:02.1363540Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:16:02.2079310Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:16:02.2085290Z ==> Installing libav dependency: faac 2021-05-16T23:16:02.2717080Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:16:02.2754830Z 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/d20210516-9037-2f15sg 2021-05-16T23:16:02.2890060Z cp -pR /private/tmp/d20210516-9037-2f15sg/faac/. /usr/local/Cellar/faac 2021-05-16T23:16:02.3107320Z chmod -Rf +w /private/tmp/d20210516-9037-2f15sg 2021-05-16T23:16:02.3632450Z ==> Finishing up 2021-05-16T23:16:02.4121030Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:16:02.4126780Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:16:02.4132150Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:16:02.4143110Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:16:02.4149440Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:16:02.4154200Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:16:02.4159550Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:16:02.4315060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9219-br1a42.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-16T23:16:04.7072560Z ==> Summary 2021-05-16T23:16:04.7100980Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:16:04.7109610Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:16:04.7138470Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:16:04.7160770Z 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/d20210516-9037-11a7ofx 2021-05-16T23:16:04.7541120Z cp -pR /private/tmp/d20210516-9037-11a7ofx/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:16:04.7712450Z chmod -Rf +w /private/tmp/d20210516-9037-11a7ofx 2021-05-16T23:16:04.8237110Z ==> Finishing up 2021-05-16T23:16:04.8731360Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:16:04.8738220Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:16:04.8745760Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:16:04.8752000Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:16:04.8757300Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:16:04.8768350Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:16:04.8930560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9245-1q81sum.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-16T23:16:07.1783910Z ==> Summary 2021-05-16T23:16:07.1809350Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:16:07.1816260Z ==> Installing libav dependency: sdl 2021-05-16T23:16:07.1846710Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:16:07.1865230Z 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/d20210516-9037-jjjtze 2021-05-16T23:16:07.2640450Z cp -pR /private/tmp/d20210516-9037-jjjtze/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:16:07.4161580Z chmod -Rf +w /private/tmp/d20210516-9037-jjjtze 2021-05-16T23:16:07.5415900Z ==> Finishing up 2021-05-16T23:16:07.6017180Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:16:07.6023460Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:16:07.6032580Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:16:07.6052540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:16:07.6059770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:16:07.6065520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:16:07.6071630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:16:07.6094810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:16:07.6100280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:16:07.6107480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:16:07.6113170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:16:07.6120540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:16:07.6126280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:16:07.6134040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:16:07.6142850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:16:07.6150720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:16:07.6159430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:16:07.6167980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:16:07.6174520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:16:07.6180690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:16:07.6186810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:16:07.6194690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:16:07.6200900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:16:07.6209720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:16:07.6215930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:16:07.6222740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:16:07.6230290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:16:07.6236530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:16:07.6243090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:16:07.6248770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:16:07.6254650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:16:07.6261520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:16:07.6267190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:16:07.6273340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:16:07.6278690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:16:07.6287800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:16:07.6294380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:16:07.6300480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:16:07.6308870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:16:07.6314660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:16:07.6322270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:16:07.6331420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:16:07.6338650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:16:07.6360970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:16:07.6368790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:16:07.6374060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:16:07.6379980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:16:07.6385730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:16:07.6390800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:16:07.6396570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:16:07.6401850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:16:07.6407390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:16:07.6413380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:16:07.6419620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:16:07.6427250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:16:07.6435560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:16:07.6442270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:16:07.6448530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:16:07.6454760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:16:07.6459590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:16:07.6465550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:16:07.6478890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:16:07.6481190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:16:07.6483600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:16:07.6487010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:16:07.6496140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:16:07.6501590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:16:07.6507490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:16:07.6513460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:16:07.6518690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:16:07.6524620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:16:07.6530900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:16:07.6538410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:16:07.6544460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:16:07.6550640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:16:07.6559000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:16:07.6564520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:16:07.6570780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:16:07.6576500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:16:07.6596960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:16:07.6603290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:16:07.6609830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:16:07.6615550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:16:07.6623700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:16:07.6633120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:16:07.6638500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:16:07.6644480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:16:07.6650140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:16:07.6659550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:16:07.6665860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:16:07.6671730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:16:07.6677470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:16:07.6683650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:16:07.6690380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:16:07.6694740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:16:07.6700430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:16:07.6706130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:16:07.6712130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:16:07.6720440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:16:07.6726130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:16:07.6730600Z Only the first 100 operations were output. 2021-05-16T23:16:07.7683920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9271-cd58oo.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-16T23:16:10.0715320Z ==> Summary 2021-05-16T23:16:10.0850340Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:16:10.0856430Z ==> Installing libav 2021-05-16T23:16:10.0860640Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:16:10.0880390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9037-1vhzcdl 2021-05-16T23:16:10.3015130Z cp -pR /private/tmp/d20210516-9037-1vhzcdl/libav/. /usr/local/Cellar/libav 2021-05-16T23:16:10.3833010Z chmod -Rf +w /private/tmp/d20210516-9037-1vhzcdl 2021-05-16T23:16:11.6638600Z ==> Finishing up 2021-05-16T23:16:11.7146390Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:16:11.7152720Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:16:11.7159130Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:16:11.7175010Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:16:11.7181770Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:16:11.7190520Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:16:11.7557690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9297-1n5i3zb.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-16T23:16:14.1644090Z ==> Summary 2021-05-16T23:16:14.1663650Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:16:16.8166570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:16:18.6802800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:16:19.1826010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A25%3A00Z&sig=x8N1bECu9B3Vw9xxjWhrLOYAqraYUrgBb8vWneDFROY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:19.3827560Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:16:22.1156860Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:16:24.6003920Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:16:24.6004650Z To reinstall 4.3.0, run: 2021-05-16T23:16:24.6005380Z brew reinstall libtiff 2021-05-16T23:16:26.2001940Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:16:26.2002600Z To reinstall 2.3.9_1, run: 2021-05-16T23:16:26.2003110Z brew reinstall unixodbc 2021-05-16T23:16:27.8149820Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:16:27.8150600Z To reinstall 1.0.18_1, run: 2021-05-16T23:16:27.8151810Z brew reinstall libsodium 2021-05-16T23:16:29.3628220Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:16:29.3628930Z To reinstall 4.1.1, run: 2021-05-16T23:16:29.3629380Z brew reinstall tesseract 2021-05-16T23:16:30.9852220Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:16:30.9852900Z To reinstall 1.21.1, run: 2021-05-16T23:16:30.9853380Z brew reinstall wget 2021-05-16T23:16:32.5584980Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:16:32.5585760Z To reinstall 4.3.4, run: 2021-05-16T23:16:32.5586210Z brew reinstall zeromq 2021-05-16T23:16:34.1384580Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:16:34.1385310Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:16:34.1385760Z brew reinstall udunits 2021-05-16T23:16:35.7257330Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:16:35.7258030Z To reinstall 1.2.0, run: 2021-05-16T23:16:35.7258470Z brew reinstall webp 2021-05-16T23:16:37.5178240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:16:39.3871700Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:16:40.2597250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A25%3A00Z&sig=LlPWNu5YWEomr1XcRAmeCp4Tkv5x5HlrRXToSqFe5ks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:42.3577950Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:17:22.4699640Z ==> Caveats 2021-05-16T23:17:22.4700240Z Bash completion has been installed to: 2021-05-16T23:17:22.4700830Z /usr/local/etc/bash_completion.d 2021-05-16T23:17:22.4701760Z ==> Summary 2021-05-16T23:17:23.7764620Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:17:26.8458860Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:17:26.8464250Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231726Z&X-Amz-Expires=300&X-Amz-Signature=5b292fba549d9c1d389b441da4b397da264417fb6dcb15f951f47d6ecdaa263c&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-16T23:17:30.0622230Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:17:30.0623420Z ==> Installing Cask xquartz 2021-05-16T23:17:46.8474390Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:17:46.8479420Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:18:10.5841370Z installer: Package name is 2021-05-16T23:18:10.5843690Z installer: Installing at base path / 2021-05-16T23:18:10.5844990Z installer: The install was successful. 2021-05-16T23:18:10.5845720Z installer: The install requires logging out now. 2021-05-16T23:18:10.6685520Z 🍺 xquartz was successfully installed! 2021-05-16T23:18:10.6921180Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:18:10.6921720Z with: 2021-05-16T23:18:10.6922190Z github_slug: neuroconductor/papayar 2021-05-16T23:18:10.6922600Z env: 2021-05-16T23:18:10.6922990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:10.6923500Z TIC_DEPLOY_KEY: 2021-05-16T23:18:10.6923900Z RSPM: 2021-05-16T23:18:10.6925180Z GITHUB_PAT: *** 2021-05-16T23:18:10.6925560Z COVERALLS_TOKEN: 2021-05-16T23:18:10.6926000Z continue-on-error: false 2021-05-16T23:18:10.6926430Z VDIFFR_RUN_TESTS: false 2021-05-16T23:18:10.6926880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:18:10.6927270Z TZ: UTC 2021-05-16T23:18:10.6927620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:10.6927980Z NOT_CRAN: true 2021-05-16T23:18:10.6928310Z ##[endgroup] 2021-05-16T23:18:10.7605400Z repo slug is: neuroconductor/papayar 2021-05-16T23:18:10.7720500Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:18:10.7721150Z env: 2021-05-16T23:18:10.7721570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:10.7722050Z TIC_DEPLOY_KEY: 2021-05-16T23:18:10.7722390Z RSPM: 2021-05-16T23:18:10.7723260Z GITHUB_PAT: *** 2021-05-16T23:18:10.7723690Z COVERALLS_TOKEN: 2021-05-16T23:18:10.7724140Z continue-on-error: false 2021-05-16T23:18:10.7724650Z VDIFFR_RUN_TESTS: false 2021-05-16T23:18:10.7725130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:18:10.7725580Z TZ: UTC 2021-05-16T23:18:10.7725940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:10.7726370Z NOT_CRAN: true 2021-05-16T23:18:10.7726730Z ##[endgroup] 2021-05-16T23:18:11.6125230Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:18:11.6125890Z with: 2021-05-16T23:18:11.6126250Z repo_name: papayar 2021-05-16T23:18:11.6126670Z repo_version: 1.0 2021-05-16T23:18:11.6127040Z runner_os: macOS 2021-05-16T23:18:11.6127480Z R_version: 3.5 2021-05-16T23:18:11.6127810Z env: 2021-05-16T23:18:11.6128250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:11.6128690Z TIC_DEPLOY_KEY: 2021-05-16T23:18:11.6129050Z RSPM: 2021-05-16T23:18:11.6130230Z GITHUB_PAT: *** 2021-05-16T23:18:11.6130880Z COVERALLS_TOKEN: 2021-05-16T23:18:11.6131380Z continue-on-error: false 2021-05-16T23:18:11.6131840Z VDIFFR_RUN_TESTS: false 2021-05-16T23:18:11.6132350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:18:11.6132780Z TZ: UTC 2021-05-16T23:18:11.6133180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:11.6133570Z NOT_CRAN: true 2021-05-16T23:18:11.6133960Z ##[endgroup] 2021-05-16T23:18:11.6769410Z Package: papayar 2021-05-16T23:18:11.6774460Z Version: 1.0 2021-05-16T23:18:11.6774920Z OS: macOS 2021-05-16T23:18:11.6857200Z ##[group]Run install.packages('remotes') 2021-05-16T23:18:11.6857960Z install.packages('remotes') 2021-05-16T23:18:11.6858720Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:18:11.6860100Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:18:11.7036340Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:18:11.7036750Z env: 2021-05-16T23:18:11.7037210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:11.7037650Z TIC_DEPLOY_KEY: 2021-05-16T23:18:11.7038030Z RSPM: 2021-05-16T23:18:11.7038990Z GITHUB_PAT: *** 2021-05-16T23:18:11.7039380Z COVERALLS_TOKEN: 2021-05-16T23:18:11.7039860Z continue-on-error: false 2021-05-16T23:18:11.7040320Z VDIFFR_RUN_TESTS: false 2021-05-16T23:18:11.7040840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:18:11.7041270Z TZ: UTC 2021-05-16T23:18:11.7041680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:11.7042110Z NOT_CRAN: true 2021-05-16T23:18:11.7042470Z ##[endgroup] 2021-05-16T23:18:11.9151820Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:18:11.9153110Z (as ‘lib’ is unspecified) 2021-05-16T23:18:14.9417530Z 2021-05-16T23:18:14.9418590Z There is a binary version available but the source version is later: 2021-05-16T23:18:14.9468620Z binary source needs_compilation 2021-05-16T23:18:14.9469310Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T23:18:14.9469620Z 2021-05-16T23:18:14.9471520Z installing the source package ‘remotes’ 2021-05-16T23:18:14.9471970Z 2021-05-16T23:18:14.9493690Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:18:15.3326460Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:18:15.3372300Z ================================================== 2021-05-16T23:18:15.3373380Z downloaded 144 KB 2021-05-16T23:18:15.3374100Z 2021-05-16T23:18:15.7061730Z * installing *source* package ‘remotes’ ... 2021-05-16T23:18:15.7141340Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:15.7382850Z ** R 2021-05-16T23:18:15.7931210Z ** inst 2021-05-16T23:18:15.7977510Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:17.7628470Z ** help 2021-05-16T23:18:17.8782890Z *** installing help indices 2021-05-16T23:18:17.9520240Z ** building package indices 2021-05-16T23:18:18.0434650Z ** installing vignettes 2021-05-16T23:18:18.0504320Z ** testing if installed package can be loaded 2021-05-16T23:18:18.2694610Z * DONE (remotes) 2021-05-16T23:18:18.3310300Z 2021-05-16T23:18:18.3412560Z The downloaded source packages are in 2021-05-16T23:18:18.3707210Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpk9mCxS/downloaded_packages’ 2021-05-16T23:18:25.0190290Z ##[group]Run actions/cache@v1 2021-05-16T23:18:25.0190920Z with: 2021-05-16T23:18:25.0191380Z path: /Users/runner/work/_temp/Library 2021-05-16T23:18:25.0193730Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-97b4dee3a90523d02ebffe98b2b13d9caac501d31624fc5eff43d3975f5bc218 2021-05-16T23:18:25.0196600Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T23:18:25.0197640Z env: 2021-05-16T23:18:25.0198040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:25.0198500Z TIC_DEPLOY_KEY: 2021-05-16T23:18:25.0198820Z RSPM: 2021-05-16T23:18:25.0200490Z GITHUB_PAT: *** 2021-05-16T23:18:25.0201160Z COVERALLS_TOKEN: 2021-05-16T23:18:25.0202020Z continue-on-error: false 2021-05-16T23:18:25.0202840Z VDIFFR_RUN_TESTS: false 2021-05-16T23:18:25.0203620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:18:25.0204360Z TZ: UTC 2021-05-16T23:18:25.0205190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:25.0205840Z NOT_CRAN: true 2021-05-16T23:18:25.0206450Z ##[endgroup] 2021-05-16T23:18:25.0917870Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:18:25.1023990Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:18:25.1025070Z remotes::install_github("ropensci/tic") 2021-05-16T23:18:25.1025730Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:18:25.1026360Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:18:25.1026920Z remotes::install_cran("covr") 2021-05-16T23:18:25.1222490Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:18:25.1222940Z env: 2021-05-16T23:18:25.1223370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:25.1223840Z TIC_DEPLOY_KEY: 2021-05-16T23:18:25.1224180Z RSPM: 2021-05-16T23:18:25.1225160Z GITHUB_PAT: *** 2021-05-16T23:18:25.1225580Z COVERALLS_TOKEN: 2021-05-16T23:18:25.1226040Z continue-on-error: false 2021-05-16T23:18:25.1226530Z VDIFFR_RUN_TESTS: false 2021-05-16T23:18:25.1227010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:18:25.1227470Z TZ: UTC 2021-05-16T23:18:25.1227890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:25.1228280Z NOT_CRAN: true 2021-05-16T23:18:25.1228670Z ##[endgroup] 2021-05-16T23:18:25.3613790Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:18:26.2207550Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:18:30.4420130Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:18:30.4421270Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:18:30.4422160Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:18:30.4422950Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:18:30.4423810Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:18:30.4424590Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:18:30.4425460Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:18:30.4426310Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:18:30.4427110Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:18:30.4427950Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:18:30.4428790Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:18:30.4429630Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:18:30.4430480Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:18:30.4431340Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:18:30.4432180Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:18:30.4433040Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:18:30.4433880Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:30.4434800Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:18:30.4435660Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:18:30.4436470Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:18:30.4437310Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:18:30.4438100Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:18:30.4439260Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:18:30.4440100Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:18:30.4440970Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:18:30.4441780Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:18:30.4442660Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:30.4443510Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:30.4444300Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:18:30.4445130Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:30.4445950Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:18:30.4446780Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:18:30.4447600Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:18:30.4448470Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:18:30.4449250Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:18:30.4451150Z 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-16T23:18:30.4463150Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:18:30.4464240Z (as ‘lib’ is unspecified) 2021-05-16T23:18:33.4311590Z 2021-05-16T23:18:33.4312720Z There are binary versions available but the source versions are later: 2021-05-16T23:18:33.4339490Z binary source needs_compilation 2021-05-16T23:18:33.4340220Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T23:18:33.4341040Z magrittr 1.5 2.0.1 TRUE 2021-05-16T23:18:33.4341570Z glue 1.3.2 1.4.2 TRUE 2021-05-16T23:18:33.4342030Z sys 3.3 3.4 TRUE 2021-05-16T23:18:33.4342510Z R6 2.4.1 2.5.0 FALSE 2021-05-16T23:18:33.4342980Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T23:18:33.4343490Z mime 0.9 0.10 TRUE 2021-05-16T23:18:33.4343960Z curl 4.3 4.3.1 TRUE 2021-05-16T23:18:33.4344470Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T23:18:33.4344980Z httr 1.4.1 1.4.2 FALSE 2021-05-16T23:18:33.4345440Z cli 2.0.2 2.5.0 FALSE 2021-05-16T23:18:33.4345930Z zip 2.0.4 2.1.1 TRUE 2021-05-16T23:18:33.4346440Z rstudioapi 0.11 0.13 FALSE 2021-05-16T23:18:33.4347010Z credentials 1.1 1.3.0 FALSE 2021-05-16T23:18:33.4348360Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T23:18:33.4348940Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T23:18:33.4349450Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T23:18:33.4349940Z withr 2.1.2 2.4.2 FALSE 2021-05-16T23:18:33.4350460Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T23:18:33.4350940Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T23:18:33.4351470Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T23:18:33.4351950Z gh 1.1.0 1.3.0 FALSE 2021-05-16T23:18:33.4352450Z gert 0.3 1.3.0 TRUE 2021-05-16T23:18:33.4352900Z fs 1.3.2 1.5.0 TRUE 2021-05-16T23:18:33.4353390Z desc 1.2.0 1.3.0 FALSE 2021-05-16T23:18:33.4353900Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T23:18:33.4354370Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T23:18:33.4354920Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T23:18:33.4355400Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T23:18:33.4355680Z 2021-05-16T23:18:33.4356360Z Package which is only available in source form, and may need 2021-05-16T23:18:33.4357460Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T23:18:33.4378910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T23:18:33.7016080Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T23:18:33.7017050Z ================================================== 2021-05-16T23:18:33.7017500Z downloaded 20 KB 2021-05-16T23:18:33.7017750Z 2021-05-16T23:18:33.7060070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T23:18:34.1483920Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T23:18:34.1484760Z ================================================== 2021-05-16T23:18:34.1485280Z downloaded 12 KB 2021-05-16T23:18:34.1486020Z 2021-05-16T23:18:34.1527390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T23:18:34.4976540Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T23:18:34.5186050Z ================================================== 2021-05-16T23:18:34.5186840Z downloaded 195 KB 2021-05-16T23:18:34.5187140Z 2021-05-16T23:18:34.5225580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T23:18:34.8588370Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T23:18:34.8603610Z ================================================== 2021-05-16T23:18:34.8604130Z downloaded 63 KB 2021-05-16T23:18:34.8604440Z 2021-05-16T23:18:34.9408890Z 2021-05-16T23:18:34.9512950Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T23:18:34.9514730Z The downloaded binary packages are in 2021-05-16T23:18:34.9515250Z 2021-05-16T23:18:34.9611030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQCC5Wk/downloaded_packages 2021-05-16T23:18:34.9617260Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:18:35.1777650Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:18:35.2117160Z ================================================== 2021-05-16T23:18:35.2118380Z downloaded 841 KB 2021-05-16T23:18:35.2119660Z 2021-05-16T23:18:35.2158970Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:18:35.4404070Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:18:35.4471450Z ================================================== 2021-05-16T23:18:35.4472680Z downloaded 259 KB 2021-05-16T23:18:35.4473570Z 2021-05-16T23:18:35.4506510Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:18:35.7033840Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:18:35.7056100Z ================================================== 2021-05-16T23:18:35.7057130Z downloaded 96 KB 2021-05-16T23:18:35.7057770Z 2021-05-16T23:18:35.7150410Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:18:36.0984070Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:18:36.0985590Z ================================================== 2021-05-16T23:18:36.0986490Z downloaded 19 KB 2021-05-16T23:18:36.0986800Z 2021-05-16T23:18:36.1030610Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:18:36.2426350Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:18:36.2440070Z ================================================== 2021-05-16T23:18:36.2440620Z downloaded 61 KB 2021-05-16T23:18:36.2440970Z 2021-05-16T23:18:36.2482320Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:18:36.4825780Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:18:36.5884020Z ================================================== 2021-05-16T23:18:36.5884650Z downloaded 1.3 MB 2021-05-16T23:18:36.5884920Z 2021-05-16T23:18:36.5923430Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:18:36.8410900Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:18:36.8411940Z ================================================== 2021-05-16T23:18:36.8412540Z downloaded 12 KB 2021-05-16T23:18:36.8412850Z 2021-05-16T23:18:36.8441520Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:18:37.1115840Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:18:37.1886660Z ================================================== 2021-05-16T23:18:37.1887420Z downloaded 774 KB 2021-05-16T23:18:37.1887730Z 2021-05-16T23:18:37.1922390Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:18:37.3149670Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:18:37.3250410Z ================================================== 2021-05-16T23:18:37.3251420Z downloaded 411 KB 2021-05-16T23:18:37.3251880Z 2021-05-16T23:18:37.3298090Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:18:37.5617170Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:18:37.5666030Z ================================================== 2021-05-16T23:18:37.5666930Z downloaded 156 KB 2021-05-16T23:18:37.5667450Z 2021-05-16T23:18:37.5698510Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:18:37.8360770Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:18:37.8378870Z ================================================== 2021-05-16T23:18:37.8380330Z downloaded 60 KB 2021-05-16T23:18:37.8380810Z 2021-05-16T23:18:37.8415140Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:18:37.9739290Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:18:37.9790250Z ================================================== 2021-05-16T23:18:37.9791280Z downloaded 154 KB 2021-05-16T23:18:37.9792020Z 2021-05-16T23:18:37.9823060Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:18:38.1578010Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:18:38.1600860Z ================================================== 2021-05-16T23:18:38.1601360Z downloaded 110 KB 2021-05-16T23:18:38.1601690Z 2021-05-16T23:18:38.1634850Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:18:38.3914040Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:18:38.3933980Z ================================================== 2021-05-16T23:18:38.3934830Z downloaded 107 KB 2021-05-16T23:18:38.3935440Z 2021-05-16T23:18:38.3968990Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:18:38.6654570Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:18:38.6714360Z ================================================== 2021-05-16T23:18:38.6715630Z downloaded 224 KB 2021-05-16T23:18:38.6716130Z 2021-05-16T23:18:38.6753350Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:18:38.8245840Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:18:38.8264300Z ================================================== 2021-05-16T23:18:38.8265190Z downloaded 58 KB 2021-05-16T23:18:38.8265880Z 2021-05-16T23:18:38.8297340Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:18:38.9705360Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:18:38.9707650Z ================================================== 2021-05-16T23:18:38.9708710Z downloaded 34 KB 2021-05-16T23:18:38.9709340Z 2021-05-16T23:18:38.9740990Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:18:39.2080810Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:18:39.2088260Z ================================================== 2021-05-16T23:18:39.2089390Z downloaded 43 KB 2021-05-16T23:18:39.2090090Z 2021-05-16T23:18:39.2119770Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:18:39.4613100Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:18:39.4625840Z ================================================== 2021-05-16T23:18:39.4626340Z downloaded 92 KB 2021-05-16T23:18:39.4626640Z 2021-05-16T23:18:39.4673020Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:18:39.6826900Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:18:39.6827740Z ================================================== 2021-05-16T23:18:39.6828190Z downloaded 12 KB 2021-05-16T23:18:39.6828490Z 2021-05-16T23:18:39.6862870Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:18:39.8269580Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T23:18:39.8339410Z ================================================== 2021-05-16T23:18:39.8340360Z downloaded 366 KB 2021-05-16T23:18:39.8340900Z 2021-05-16T23:18:39.8373070Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:18:40.1990380Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:18:40.2013140Z ================================================== 2021-05-16T23:18:40.2013680Z downloaded 81 KB 2021-05-16T23:18:40.2013940Z 2021-05-16T23:18:40.2047050Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:18:40.3374350Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:18:40.3397880Z ================================================== 2021-05-16T23:18:40.3398760Z downloaded 44 KB 2021-05-16T23:18:40.3399020Z 2021-05-16T23:18:40.3558160Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:18:40.5068230Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:18:40.5089860Z ================================================== 2021-05-16T23:18:40.5090460Z downloaded 64 KB 2021-05-16T23:18:40.5090760Z 2021-05-16T23:18:40.5121940Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:18:40.7166350Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:18:40.7423970Z ================================================== 2021-05-16T23:18:40.7425320Z downloaded 777 KB 2021-05-16T23:18:40.7428480Z 2021-05-16T23:18:40.7486580Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:18:40.8922900Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:18:40.9039610Z ================================================== 2021-05-16T23:18:40.9040550Z downloaded 286 KB 2021-05-16T23:18:40.9041010Z 2021-05-16T23:18:40.9076570Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:18:41.1360450Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:18:41.1361240Z ================================================== 2021-05-16T23:18:41.1361690Z downloaded 20 KB 2021-05-16T23:18:41.1361990Z 2021-05-16T23:18:41.1394660Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:18:41.2784080Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:18:41.2785170Z ================================================== 2021-05-16T23:18:41.2786090Z downloaded 24 KB 2021-05-16T23:18:41.2786420Z 2021-05-16T23:18:41.2815080Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:18:41.4227950Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:18:41.4441400Z ================================================== 2021-05-16T23:18:41.4453800Z downloaded 298 KB 2021-05-16T23:18:41.4454290Z 2021-05-16T23:18:41.4475220Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:18:41.7023510Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:18:41.7030210Z ================================================== 2021-05-16T23:18:41.7030770Z downloaded 16 KB 2021-05-16T23:18:41.7031060Z 2021-05-16T23:18:41.7060310Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:18:41.8399840Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:18:41.9030140Z ================================================== 2021-05-16T23:18:41.9032020Z downloaded 1.2 MB 2021-05-16T23:18:41.9032540Z 2021-05-16T23:18:42.6008670Z * installing *source* package ‘rlang’ ... 2021-05-16T23:18:42.6309910Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:42.6511780Z ** libs 2021-05-16T23:18:46.5909010Z clang -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-16T23:18:47.1424450Z clang -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-16T23:18:47.5188880Z clang -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-16T23:18:50.0038260Z clang -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-16T23:18:51.0343540Z clang -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-16T23:18:51.1013250Z clang -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-16T23:18:51.2984650Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T23:18:51.3070000Z ** R 2021-05-16T23:18:51.3865110Z ** inst 2021-05-16T23:18:51.3879840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:55.0374890Z ** help 2021-05-16T23:18:55.6948380Z *** installing help indices 2021-05-16T23:18:56.0386040Z *** copying figures 2021-05-16T23:18:56.0422810Z ** building package indices 2021-05-16T23:18:56.4545050Z ** testing if installed package can be loaded 2021-05-16T23:18:56.8217460Z * DONE (rlang) 2021-05-16T23:18:57.3361660Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:18:57.3409320Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:57.3574870Z ** libs 2021-05-16T23:18:57.3742650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T23:18:57.5226560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:18:57.6100570Z clang -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-16T23:18:57.6659050Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T23:18:57.6699100Z ** R 2021-05-16T23:18:57.6757430Z ** inst 2021-05-16T23:18:57.6810900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:57.8077870Z ** help 2021-05-16T23:18:57.8592130Z *** installing help indices 2021-05-16T23:18:57.8963200Z *** copying figures 2021-05-16T23:18:57.8976170Z ** building package indices 2021-05-16T23:18:57.9259460Z ** installing vignettes 2021-05-16T23:18:57.9312580Z ** testing if installed package can be loaded 2021-05-16T23:18:58.2420110Z * DONE (magrittr) 2021-05-16T23:18:58.5628520Z * installing *source* package ‘glue’ ... 2021-05-16T23:18:58.5665640Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:58.5867140Z ** libs 2021-05-16T23:18:58.6039110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T23:18:58.7303000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:18:58.8069100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T23:18:58.9238660Z clang -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-16T23:18:59.0216460Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T23:18:59.0381150Z ** R 2021-05-16T23:18:59.0485840Z ** inst 2021-05-16T23:18:59.0604720Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:59.3785230Z ** help 2021-05-16T23:18:59.4227110Z *** installing help indices 2021-05-16T23:18:59.4552050Z *** copying figures 2021-05-16T23:18:59.4561170Z ** building package indices 2021-05-16T23:18:59.4776120Z ** installing vignettes 2021-05-16T23:18:59.4847400Z ** testing if installed package can be loaded 2021-05-16T23:18:59.8377180Z * DONE (glue) 2021-05-16T23:19:00.1251550Z * installing *source* package ‘sys’ ... 2021-05-16T23:19:00.1276590Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:00.1430340Z ** libs 2021-05-16T23:19:00.1597550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T23:19:00.3784190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:19:00.4607270Z clang -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-16T23:19:00.5178350Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T23:19:00.5218210Z ** R 2021-05-16T23:19:00.5271820Z ** inst 2021-05-16T23:19:00.5288210Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:00.6421620Z ** help 2021-05-16T23:19:00.6817730Z *** installing help indices 2021-05-16T23:19:00.7088460Z ** building package indices 2021-05-16T23:19:00.7255980Z ** testing if installed package can be loaded 2021-05-16T23:19:01.0591980Z * DONE (sys) 2021-05-16T23:19:01.3432440Z * installing *source* package ‘R6’ ... 2021-05-16T23:19:01.3462110Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:01.3640620Z ** R 2021-05-16T23:19:01.3758360Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:01.7063010Z ** help 2021-05-16T23:19:01.7293910Z *** installing help indices 2021-05-16T23:19:01.7543650Z *** copying figures 2021-05-16T23:19:01.7555100Z ** building package indices 2021-05-16T23:19:01.7700840Z ** testing if installed package can be loaded 2021-05-16T23:19:01.9799280Z * DONE (R6) 2021-05-16T23:19:02.5706590Z * installing *source* package ‘openssl’ ... 2021-05-16T23:19:02.5905150Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:02.7082960Z Homebrew 3.1.6 2021-05-16T23:19:02.8011210Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T23:19:02.8908600Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T23:19:03.2392250Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T23:19:03.6136730Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T23:19:03.6344900Z ** libs 2021-05-16T23:19:03.6527670Z 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-16T23:19:03.6560150Z clang -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-16T23:19:03.7974520Z clang -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-16T23:19:03.9292870Z clang -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-16T23:19:04.0902220Z clang -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-16T23:19:04.3500240Z clang -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-16T23:19:04.5033880Z clang -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-16T23:19:04.6805040Z clang -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-16T23:19:04.8711240Z clang -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-16T23:19:04.9765960Z clang -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-16T23:19:05.1219000Z clang -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-16T23:19:05.2445700Z clang -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-16T23:19:05.3939050Z clang -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-16T23:19:05.6010290Z clang -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-16T23:19:05.7881730Z clang -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-16T23:19:06.0465870Z clang -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-16T23:19:06.1304810Z clang -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-16T23:19:06.2016210Z clang -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-16T23:19:06.4038170Z clang -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-16T23:19:06.6290260Z clang -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-16T23:19:06.8425530Z clang -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-16T23:19:06.9205700Z clang -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-16T23:19:07.0980070Z clang -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-16T23:19:07.3022070Z clang -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-16T23:19:07.5571040Z clang -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-16T23:19:07.7560780Z clang -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-16T23:19:07.9569540Z clang -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-16T23:19:08.1616810Z clang -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-16T23:19:08.2656590Z clang -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-16T23:19:08.4746050Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:19:09.4625290Z clang -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-16T23:19:09.5317660Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T23:19:09.5369400Z ** R 2021-05-16T23:19:09.5655500Z ** inst 2021-05-16T23:19:09.5887950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:10.5632650Z ** help 2021-05-16T23:19:10.6875860Z *** installing help indices 2021-05-16T23:19:10.7334830Z ** building package indices 2021-05-16T23:19:10.7718960Z ** installing vignettes 2021-05-16T23:19:10.7866450Z ** testing if installed package can be loaded 2021-05-16T23:19:11.1158240Z * DONE (openssl) 2021-05-16T23:19:11.3995340Z * installing *source* package ‘mime’ ... 2021-05-16T23:19:11.4018980Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:11.4187650Z ** libs 2021-05-16T23:19:11.4360410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:19:11.5111580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T23:19:11.5993690Z clang -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-16T23:19:11.7182040Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T23:19:11.7280170Z ** R 2021-05-16T23:19:11.7382480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:11.8923830Z ** help 2021-05-16T23:19:11.9096760Z *** installing help indices 2021-05-16T23:19:11.9279030Z ** building package indices 2021-05-16T23:19:11.9402910Z ** testing if installed package can be loaded 2021-05-16T23:19:12.2490520Z * DONE (mime) 2021-05-16T23:19:12.6981330Z * installing *source* package ‘curl’ ... 2021-05-16T23:19:12.7588740Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:12.9000230Z Found pkg-config cflags and libs! 2021-05-16T23:19:13.2095220Z Using PKG_CFLAGS= 2021-05-16T23:19:13.2097130Z Using PKG_LIBS=-lcurl 2021-05-16T23:19:13.3375800Z ** libs 2021-05-16T23:19:13.3564120Z 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-16T23:19:13.3592870Z clang -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-16T23:19:13.4618680Z clang -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-16T23:19:13.6042220Z clang -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-16T23:19:13.7002640Z clang -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-16T23:19:13.7880980Z clang -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-16T23:19:13.8927810Z clang -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-16T23:19:13.9925920Z clang -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-16T23:19:14.0795290Z clang -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-16T23:19:14.2762720Z clang -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-16T23:19:14.3442270Z clang -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-16T23:19:14.4392730Z clang -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-16T23:19:14.5422270Z clang -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-16T23:19:14.7262150Z clang -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-16T23:19:14.8085560Z clang -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-16T23:19:14.8899420Z clang -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-16T23:19:14.9604880Z clang -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-16T23:19:15.0382870Z clang -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-16T23:19:15.1182070Z clang -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-16T23:19:15.2608270Z clang -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-16T23:19:15.3576200Z clang -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-16T23:19:15.3983140Z clang -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-16T23:19:15.4800420Z clang -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-16T23:19:15.5413880Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T23:19:15.5460040Z ** R 2021-05-16T23:19:15.5642650Z ** inst 2021-05-16T23:19:15.5782490Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:15.9826540Z ** help 2021-05-16T23:19:16.0390400Z *** installing help indices 2021-05-16T23:19:16.0789480Z ** building package indices 2021-05-16T23:19:16.1133910Z ** installing vignettes 2021-05-16T23:19:16.1232820Z ** testing if installed package can be loaded 2021-05-16T23:19:16.4344560Z * DONE (curl) 2021-05-16T23:19:16.8780300Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:19:16.8892400Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:17.9049850Z ** libs 2021-05-16T23:19:17.9052980Z clang -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-16T23:19:17.9058170Z clang -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-16T23:19:17.9061830Z clang -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-16T23:19:17.9065550Z clang -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-16T23:19:17.9068750Z clang -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-16T23:19:17.9070830Z clang -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-16T23:19:17.9072830Z clang -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-16T23:19:17.9074840Z clang -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-16T23:19:17.9076870Z clang -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-16T23:19:17.9078860Z clang -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-16T23:19:17.9080790Z clang -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-16T23:19:17.9970490Z clang -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-16T23:19:18.1020390Z clang -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-16T23:19:18.1997700Z clang -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-16T23:19:18.2938670Z clang -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-16T23:19:18.3804380Z clang -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-16T23:19:18.4648610Z clang -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-16T23:19:18.5451960Z clang -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-16T23:19:18.6402680Z clang -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-16T23:19:18.7187570Z clang -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-16T23:19:18.7947850Z clang -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-16T23:19:18.8917200Z clang -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-16T23:19:18.9602090Z clang -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-16T23:19:19.0408300Z clang -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-16T23:19:19.1583090Z clang -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-16T23:19:19.3668110Z clang -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-16T23:19:19.6533910Z clang -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-16T23:19:19.8468820Z clang -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-16T23:19:20.0114580Z 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-16T23:19:20.0353340Z clang -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-16T23:19:20.1006520Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T23:19:20.1050140Z ** R 2021-05-16T23:19:20.1321230Z ** inst 2021-05-16T23:19:20.1386070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:20.2463780Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:19:21.0962180Z ** help 2021-05-16T23:19:21.1389720Z *** installing help indices 2021-05-16T23:19:21.1896330Z ** building package indices 2021-05-16T23:19:21.2065870Z ** installing vignettes 2021-05-16T23:19:21.2128950Z ** testing if installed package can be loaded 2021-05-16T23:19:21.5435220Z * DONE (jsonlite) 2021-05-16T23:19:21.8571050Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:19:21.8604170Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:21.8746870Z ** R 2021-05-16T23:19:21.8861790Z ** inst 2021-05-16T23:19:21.8892260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:22.2347850Z ** help 2021-05-16T23:19:22.2660750Z *** installing help indices 2021-05-16T23:19:22.2930540Z ** building package indices 2021-05-16T23:19:22.3098300Z ** installing vignettes 2021-05-16T23:19:22.3154180Z ** testing if installed package can be loaded 2021-05-16T23:19:22.5271690Z * DONE (gitcreds) 2021-05-16T23:19:22.8356680Z * installing *source* package ‘zip’ ... 2021-05-16T23:19:22.8400840Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:22.8532650Z ** libs 2021-05-16T23:19:22.8714060Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:19:26.0559650Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:19:28.9276460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:19:29.0025190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T23:19:31.4819170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T23:19:31.5580670Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T23:19:31.5583470Z size_t uzipfile_len = 0; 2021-05-16T23:19:31.5583920Z ^ 2021-05-16T23:19:31.6094050Z 1 warning generated. 2021-05-16T23:19:31.6120150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T23:19:31.7568340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T23:19:31.8557460Z clang -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-16T23:19:31.9167080Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T23:19:31.9272400Z ** R 2021-05-16T23:19:31.9336010Z ** inst 2021-05-16T23:19:31.9359970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:32.1068530Z ** help 2021-05-16T23:19:32.1339620Z *** installing help indices 2021-05-16T23:19:32.1584740Z ** building package indices 2021-05-16T23:19:32.1788310Z ** testing if installed package can be loaded 2021-05-16T23:19:32.4917060Z * DONE (zip) 2021-05-16T23:19:32.8785940Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:19:32.8873020Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:32.9035480Z ** R 2021-05-16T23:19:32.9219310Z ** inst 2021-05-16T23:19:32.9299540Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:33.3338970Z ** help 2021-05-16T23:19:33.7268420Z *** installing help indices 2021-05-16T23:19:33.8858900Z *** copying figures 2021-05-16T23:19:33.8871750Z ** building package indices 2021-05-16T23:19:34.0483310Z ** installing vignettes 2021-05-16T23:19:34.0575960Z ** testing if installed package can be loaded 2021-05-16T23:19:34.2798950Z * DONE (rstudioapi) 2021-05-16T23:19:34.6121470Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:19:34.6168760Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:34.6357860Z ** R 2021-05-16T23:19:34.6435430Z ** inst 2021-05-16T23:19:34.6467600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:34.9958400Z ** help 2021-05-16T23:19:35.0278900Z *** installing help indices 2021-05-16T23:19:35.0570810Z *** copying figures 2021-05-16T23:19:35.0599150Z ** building package indices 2021-05-16T23:19:35.0790380Z ** installing vignettes 2021-05-16T23:19:35.0837250Z ** testing if installed package can be loaded 2021-05-16T23:19:35.3037180Z * DONE (rprojroot) 2021-05-16T23:19:35.6314800Z * installing *source* package ‘crayon’ ... 2021-05-16T23:19:35.6351840Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:35.6518510Z ** R 2021-05-16T23:19:35.6670480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:36.5401870Z ** help 2021-05-16T23:19:36.6530010Z *** installing help indices 2021-05-16T23:19:36.6977330Z ** building package indices 2021-05-16T23:19:36.7394840Z ** testing if installed package can be loaded 2021-05-16T23:19:36.9612850Z * DONE (crayon) 2021-05-16T23:19:37.2636260Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:19:37.2666260Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:37.2811040Z ** libs 2021-05-16T23:19:37.2994920Z clang++ -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-16T23:19:40.2851080Z clang -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-16T23:19:40.3664810Z clang++ -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-16T23:19:40.4269160Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T23:19:40.4310800Z ** R 2021-05-16T23:19:40.4393800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:40.7030950Z ** help 2021-05-16T23:19:40.7269170Z *** installing help indices 2021-05-16T23:19:40.7493950Z ** building package indices 2021-05-16T23:19:40.7642030Z ** testing if installed package can be loaded 2021-05-16T23:19:41.0823670Z * DONE (fastmap) 2021-05-16T23:19:41.4165120Z * installing *source* package ‘withr’ ... 2021-05-16T23:19:41.4216410Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:41.4423040Z ** R 2021-05-16T23:19:41.4583550Z ** inst 2021-05-16T23:19:41.4607480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:41.9673010Z ** help 2021-05-16T23:19:42.0629990Z *** installing help indices 2021-05-16T23:19:42.1225050Z *** copying figures 2021-05-16T23:19:42.1237390Z ** building package indices 2021-05-16T23:19:42.2059870Z ** installing vignettes 2021-05-16T23:19:42.2139520Z ** testing if installed package can be loaded 2021-05-16T23:19:42.4341570Z * DONE (withr) 2021-05-16T23:19:42.7165090Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:19:42.7194060Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:42.7376930Z ** libs 2021-05-16T23:19:42.7558730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:19:42.8323490Z clang -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-16T23:19:42.9125660Z clang -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-16T23:19:42.9705590Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T23:19:42.9752730Z ** R 2021-05-16T23:19:42.9824880Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:43.1301070Z ** help 2021-05-16T23:19:43.1699060Z *** installing help indices 2021-05-16T23:19:43.2026530Z ** building package indices 2021-05-16T23:19:43.2212680Z ** testing if installed package can be loaded 2021-05-16T23:19:43.5522490Z * DONE (rappdirs) 2021-05-16T23:19:44.4224270Z * installing *source* package ‘fs’ ... 2021-05-16T23:19:44.4227580Z clang++ -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-16T23:19:44.4230360Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:44.4231280Z ** libs 2021-05-16T23:19:44.9466760Z clang++ -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-16T23:19:45.1346350Z clang++ -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-16T23:19:45.7581110Z clang++ -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-16T23:19:45.9305700Z clang++ -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-16T23:19:46.4857220Z clang++ -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-16T23:19:47.3298940Z clang++ -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-16T23:19:47.4744230Z clang++ -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-16T23:19:48.0537670Z clang++ -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-16T23:19:48.6841190Z clang++ -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-16T23:19:49.2339610Z clang++ -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-16T23:19:49.7843820Z (cd libuv-1.38.1 \ 2021-05-16T23:19:49.7845360Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T23:19:51.1033130Z rm: conftest.dSYM: is a directory 2021-05-16T23:19:53.5435310Z rm: conftest.dSYM: is a directory 2021-05-16T23:19:53.6278330Z rm: conftest.dSYM: is a directory 2021-05-16T23:19:53.6492010Z rm: conftest.dSYM: is a directory 2021-05-16T23:20:03.5180760Z make --directory=libuv-1.38.1 \ 2021-05-16T23:20:03.5181350Z HAVE_DTRACE=0 2021-05-16T23:20:03.5680390Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:20:04.5107640Z CC src/libuv_la-idna.lo 2021-05-16T23:20:05.5216880Z CC src/libuv_la-inet.lo 2021-05-16T23:20:06.5130220Z CC src/libuv_la-random.lo 2021-05-16T23:20:07.3571130Z CC src/libuv_la-strscpy.lo 2021-05-16T23:20:08.1761480Z CC src/libuv_la-threadpool.lo 2021-05-16T23:20:09.1385760Z CC src/libuv_la-timer.lo 2021-05-16T23:20:10.1507800Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:20:11.0406900Z CC src/libuv_la-uv-common.lo 2021-05-16T23:20:12.3793390Z CC src/libuv_la-version.lo 2021-05-16T23:20:13.2185010Z CC src/unix/libuv_la-async.lo 2021-05-16T23:20:14.1581800Z CC src/unix/libuv_la-core.lo 2021-05-16T23:20:15.6117880Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:20:16.4573090Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:20:18.1888890Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:20:19.0945180Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:20:19.9791480Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:20:20.9142560Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:20:21.8120930Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:20:22.8291360Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:20:23.7214980Z CC src/unix/libuv_la-process.lo 2021-05-16T23:20:24.7880200Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:20:25.6422330Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:20:26.9624970Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:20:28.6918490Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:20:29.6555590Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:20:30.6763660Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:20:31.6002760Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:20:32.8317160Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:20:33.7133520Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:20:34.5562390Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:20:35.5457790Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:20:36.6603890Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:20:37.7593950Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:20:38.6451070Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:20:39.5030990Z CCLD libuv.la 2021-05-16T23:20:39.9802950Z clang++ -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-16T23:20:40.0572320Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T23:20:40.0635610Z ** R 2021-05-16T23:20:40.0825860Z ** inst 2021-05-16T23:20:40.0855870Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:41.0934670Z ** help 2021-05-16T23:20:41.1871240Z *** installing help indices 2021-05-16T23:20:41.2489860Z ** building package indices 2021-05-16T23:20:41.3107330Z ** installing vignettes 2021-05-16T23:20:41.3372390Z ** testing if installed package can be loaded 2021-05-16T23:20:41.7048160Z * DONE (fs) 2021-05-16T23:20:42.1194690Z * installing *source* package ‘clipr’ ... 2021-05-16T23:20:42.1221780Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:42.1405320Z ** R 2021-05-16T23:20:42.1479540Z ** inst 2021-05-16T23:20:42.1508680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:42.3122330Z ** help 2021-05-16T23:20:42.3411850Z *** installing help indices 2021-05-16T23:20:42.3656600Z ** building package indices 2021-05-16T23:20:42.3863280Z ** installing vignettes 2021-05-16T23:20:42.3905510Z ** testing if installed package can be loaded 2021-05-16T23:20:42.6099200Z * DONE (clipr) 2021-05-16T23:20:43.5895860Z * installing *source* package ‘git2r’ ... 2021-05-16T23:20:43.6315900Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:44.0019190Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T23:20:44.0021930Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T23:20:44.0033980Z checking for gcc... gcc 2021-05-16T23:20:46.3176300Z checking whether the C compiler works... yes 2021-05-16T23:20:46.3177190Z checking for C compiler default output file name... a.out 2021-05-16T23:20:46.4409220Z checking for suffix of executables... 2021-05-16T23:20:46.8716940Z checking whether we are cross compiling... no 2021-05-16T23:20:46.9458430Z checking for suffix of object files... o 2021-05-16T23:20:47.0046560Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:20:47.0644040Z checking whether gcc accepts -g... yes 2021-05-16T23:20:47.1883230Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:20:47.1896060Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:20:47.2002380Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:20:47.2311990Z Found pkg-config cflags and libs! 2021-05-16T23:20:47.5809250Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:20:47.8254290Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:20:47.9087610Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:20:47.9959970Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:20:48.0802290Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T23:20:48.0804120Z ----- Results of the git2r package configure ----- 2021-05-16T23:20:48.0804520Z 2021-05-16T23:20:48.0806670Z 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-16T23:20:48.0808350Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:20:48.0808760Z 2021-05-16T23:20:48.0809610Z -------------------------------------------------- 2021-05-16T23:20:48.1141830Z configure: creating ./config.status 2021-05-16T23:20:48.2754840Z config.status: creating src/Makevars 2021-05-16T23:20:48.3736760Z ** libs 2021-05-16T23:20:48.3921750Z clang -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-16T23:20:48.5131890Z clang -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-16T23:20:48.5976250Z clang -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-16T23:20:48.8049700Z clang -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-16T23:20:48.9411670Z clang -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-16T23:20:49.1014620Z clang -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-16T23:20:49.3357220Z clang -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-16T23:20:49.4754170Z clang -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-16T23:20:49.6064820Z clang -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-16T23:20:49.7909900Z clang -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-16T23:20:49.9813240Z clang -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-16T23:20:50.1208170Z clang -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-16T23:20:50.3598520Z clang -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-16T23:20:50.4752320Z clang -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-16T23:20:50.6183530Z clang -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-16T23:20:50.7527060Z clang -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-16T23:20:50.8810640Z clang -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-16T23:20:51.0840340Z clang -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-16T23:20:51.2456730Z clang -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-16T23:20:51.3723410Z clang -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-16T23:20:51.5560970Z clang -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-16T23:20:51.6681080Z clang -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-16T23:20:51.7964720Z clang -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-16T23:20:51.9353760Z clang -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-16T23:20:52.0677690Z clang -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-16T23:20:52.2662130Z clang -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-16T23:20:52.4455400Z clang -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-16T23:20:52.5703460Z clang -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-16T23:20:52.6951210Z clang -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-16T23:20:52.8957800Z clang -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-16T23:20:53.0196730Z clang -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-16T23:20:53.1720400Z clang -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-16T23:20:53.3670970Z clang -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-16T23:20:53.5241340Z clang -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-16T23:20:53.6369980Z clang -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-16T23:20:53.7947280Z clang -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-16T23:20:53.8586350Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T23:20:53.8632710Z ** R 2021-05-16T23:20:53.8950000Z ** inst 2021-05-16T23:20:53.8973620Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:54.8057680Z ** help 2021-05-16T23:20:55.1334190Z *** installing help indices 2021-05-16T23:20:55.3594590Z ** building package indices 2021-05-16T23:20:55.5283740Z ** testing if installed package can be loaded 2021-05-16T23:20:55.9603310Z * DONE (git2r) 2021-05-16T23:20:56.4457650Z * installing *source* package ‘httr’ ... 2021-05-16T23:20:56.4553450Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:56.4745700Z ** R 2021-05-16T23:20:56.5086000Z ** demo 2021-05-16T23:20:56.5134840Z ** inst 2021-05-16T23:20:56.5185750Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:59.2277980Z ** help 2021-05-16T23:20:59.4331280Z *** installing help indices 2021-05-16T23:20:59.5908760Z ** building package indices 2021-05-16T23:20:59.7142240Z ** installing vignettes 2021-05-16T23:20:59.7207980Z ** testing if installed package can be loaded 2021-05-16T23:20:59.9449890Z * DONE (httr) 2021-05-16T23:21:00.4034770Z * installing *source* package ‘cli’ ... 2021-05-16T23:21:00.4146600Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:00.4342260Z ** R 2021-05-16T23:21:00.4852510Z ** inst 2021-05-16T23:21:00.4894720Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:03.2885300Z ** help 2021-05-16T23:21:03.6016670Z *** installing help indices 2021-05-16T23:21:03.7429320Z *** copying figures 2021-05-16T23:21:03.7433110Z ** building package indices 2021-05-16T23:21:03.8801910Z ** testing if installed package can be loaded 2021-05-16T23:21:04.1359320Z * DONE (cli) 2021-05-16T23:21:04.4504550Z * installing *source* package ‘credentials’ ... 2021-05-16T23:21:04.4533580Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:04.4707030Z ** R 2021-05-16T23:21:04.4787060Z ** inst 2021-05-16T23:21:04.4822520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:04.7672480Z ** help 2021-05-16T23:21:04.7973600Z *** installing help indices 2021-05-16T23:21:04.8159250Z ** building package indices 2021-05-16T23:21:04.8394170Z ** installing vignettes 2021-05-16T23:21:04.8502170Z ** testing if installed package can be loaded 2021-05-16T23:21:05.2478100Z * DONE (credentials) 2021-05-16T23:21:05.6589640Z * installing *source* package ‘purrr’ ... 2021-05-16T23:21:05.6687350Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:05.6875400Z ** libs 2021-05-16T23:21:05.7048750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T23:21:05.7814520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:21:05.9031900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T23:21:06.0034070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T23:21:06.1339740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:21:06.2107530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T23:21:06.3462820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T23:21:06.5000260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T23:21:06.6065120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:21:06.6872300Z clang -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-16T23:21:06.7436570Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T23:21:06.7478020Z ** R 2021-05-16T23:21:06.7778020Z ** inst 2021-05-16T23:21:06.7796790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:07.9296540Z ** help 2021-05-16T23:21:08.2453870Z *** installing help indices 2021-05-16T23:21:08.3546050Z *** copying figures 2021-05-16T23:21:08.3579720Z ** building package indices 2021-05-16T23:21:08.4587070Z ** installing vignettes 2021-05-16T23:21:08.4673300Z ** testing if installed package can be loaded 2021-05-16T23:21:08.8256210Z * DONE (purrr) 2021-05-16T23:21:09.1993300Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:21:09.2052150Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:09.2235560Z ** R 2021-05-16T23:21:09.2314360Z ** inst 2021-05-16T23:21:09.2358310Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:09.5983160Z ** help 2021-05-16T23:21:09.6360300Z *** installing help indices 2021-05-16T23:21:09.6646670Z *** copying figures 2021-05-16T23:21:09.6681910Z ** building package indices 2021-05-16T23:21:09.6958110Z ** installing vignettes 2021-05-16T23:21:09.7003150Z ** testing if installed package can be loaded 2021-05-16T23:21:09.9333140Z * DONE (lifecycle) 2021-05-16T23:21:10.4191280Z * installing *source* package ‘desc’ ... 2021-05-16T23:21:10.4278300Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:10.4467810Z ** R 2021-05-16T23:21:10.4705100Z ** inst 2021-05-16T23:21:10.4756220Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:12.0706670Z ** help 2021-05-16T23:21:12.2850850Z *** installing help indices 2021-05-16T23:21:12.3931130Z ** building package indices 2021-05-16T23:21:12.5362710Z ** testing if installed package can be loaded 2021-05-16T23:21:12.7679450Z * DONE (desc) 2021-05-16T23:21:13.0509510Z * installing *source* package ‘cachem’ ... 2021-05-16T23:21:13.0531270Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:13.0720450Z ** libs 2021-05-16T23:21:13.0893600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T23:21:13.1706980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:21:13.2499580Z clang -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-16T23:21:13.3051200Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T23:21:13.3090470Z ** R 2021-05-16T23:21:13.3269780Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:13.7179530Z ** help 2021-05-16T23:21:13.7472420Z *** installing help indices 2021-05-16T23:21:13.7696160Z ** building package indices 2021-05-16T23:21:13.7899000Z ** testing if installed package can be loaded 2021-05-16T23:21:14.1191870Z * DONE (cachem) 2021-05-16T23:21:14.4213550Z * installing *source* package ‘gh’ ... 2021-05-16T23:21:14.4249430Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:14.4436500Z ** R 2021-05-16T23:21:14.4593530Z ** inst 2021-05-16T23:21:14.4621600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:15.4138480Z ** help 2021-05-16T23:21:15.4519770Z *** installing help indices 2021-05-16T23:21:15.4826150Z ** building package indices 2021-05-16T23:21:15.5059320Z ** installing vignettes 2021-05-16T23:21:15.5104000Z ** testing if installed package can be loaded 2021-05-16T23:21:15.8009850Z * DONE (gh) 2021-05-16T23:21:16.1403000Z * installing *source* package ‘gert’ ... 2021-05-16T23:21:16.1454920Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:16.2875650Z Found pkg-config cflags and libs! 2021-05-16T23:21:16.5916650Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T23:21:16.5917990Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:21:16.7079000Z Configuration OK! 2021-05-16T23:21:16.7283810Z ** libs 2021-05-16T23:21:16.7460120Z 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-16T23:21:16.7489360Z clang -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-16T23:21:16.9656270Z clang -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-16T23:21:17.1958660Z clang -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-16T23:21:17.4305670Z clang -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-16T23:21:17.5615870Z clang -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-16T23:21:17.6863780Z clang -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-16T23:21:17.8704640Z clang -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-16T23:21:17.9850130Z clang -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-16T23:21:18.1326210Z clang -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-16T23:21:18.2787320Z clang -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-16T23:21:18.4126810Z clang -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-16T23:21:18.5583670Z clang -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-16T23:21:18.6853690Z clang -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-16T23:21:18.8434990Z clang -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-16T23:21:18.9638440Z clang -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-16T23:21:19.0239610Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T23:21:19.0284590Z ** R 2021-05-16T23:21:19.0478520Z ** inst 2021-05-16T23:21:19.0502640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:19.6924420Z ** help 2021-05-16T23:21:19.7671630Z *** installing help indices 2021-05-16T23:21:19.8464600Z ** building package indices 2021-05-16T23:21:19.8896060Z ** installing vignettes 2021-05-16T23:21:19.9004810Z ** testing if installed package can be loaded 2021-05-16T23:21:20.3002940Z * DONE (gert) 2021-05-16T23:21:20.5878180Z * installing *source* package ‘memoise’ ... 2021-05-16T23:21:20.5902890Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:20.6090560Z ** R 2021-05-16T23:21:20.6157560Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:20.8589790Z ** help 2021-05-16T23:21:20.8950120Z *** installing help indices 2021-05-16T23:21:20.9241550Z ** building package indices 2021-05-16T23:21:20.9506660Z ** testing if installed package can be loaded 2021-05-16T23:21:21.1905170Z * DONE (memoise) 2021-05-16T23:21:21.7895430Z * installing *source* package ‘usethis’ ... 2021-05-16T23:21:21.8045510Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:21.8346270Z ** R 2021-05-16T23:21:21.8981270Z ** inst 2021-05-16T23:21:21.9251520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:24.9453610Z ** help 2021-05-16T23:21:25.2330050Z *** installing help indices 2021-05-16T23:21:25.3713250Z *** copying figures 2021-05-16T23:21:25.3754250Z ** building package indices 2021-05-16T23:21:25.5249410Z ** testing if installed package can be loaded 2021-05-16T23:21:25.8671430Z * DONE (usethis) 2021-05-16T23:21:25.9220130Z 2021-05-16T23:21:25.9221570Z The downloaded source packages are in 2021-05-16T23:21:25.9223760Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/downloaded_packages’ 2021-05-16T23:21:25.9237080Z Running `R CMD build`... 2021-05-16T23:21:28.1656590Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a351e6c6fad/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:21:28.1658650Z * preparing ‘tic’: 2021-05-16T23:21:28.1659670Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:21:28.1660380Z * installing the package to process help pages 2021-05-16T23:21:28.1661580Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:21:28.1662350Z * checking for empty or unneeded directories 2021-05-16T23:21:28.1663340Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:21:28.1664320Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:21:28.1665200Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:21:28.1670220Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:21:28.1671250Z (as ‘lib’ is unspecified) 2021-05-16T23:21:28.6052180Z * installing *source* package ‘tic’ ... 2021-05-16T23:21:28.6368080Z ** R 2021-05-16T23:21:28.6724070Z ** inst 2021-05-16T23:21:28.6889600Z ** preparing package for lazy loading 2021-05-16T23:21:28.9284380Z ** help 2021-05-16T23:21:29.1353800Z *** installing help indices 2021-05-16T23:21:29.2790810Z *** copying figures 2021-05-16T23:21:29.2820260Z ** building package indices 2021-05-16T23:21:29.6038130Z ** installing vignettes 2021-05-16T23:21:29.6139830Z ** testing if installed package can be loaded 2021-05-16T23:21:29.9202010Z * DONE (tic) 2021-05-16T23:21:29.9797380Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:21:30.3960170Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:21:33.5443780Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:21:33.5444940Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:21:33.5445730Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:21:33.5446560Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:21:33.5447380Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:21:33.5448200Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:21:33.5449030Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:21:33.5449830Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:21:33.5450640Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:21:33.5451420Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:21:33.5452200Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:21:33.5452990Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:21:33.5454010Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:21:33.5455040Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:21:33.5455890Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:21:33.5456740Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:21:33.5457570Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:21:33.5458380Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:21:33.5459180Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:21:33.5460000Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:21:33.5460790Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:21:33.5461630Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:21:33.5462460Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:21:33.5463270Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:21:33.5464100Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:21:33.5464910Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:21:33.5465720Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:21:33.5466540Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:21:33.5467380Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:21:33.5468180Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:21:33.5469030Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:21:33.5469910Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:21:33.5470760Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:21:33.5472030Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:21:33.5472950Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:21:33.5474100Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:21:33.5474930Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:21:33.5475790Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:21:33.5477940Z 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-16T23:21:33.5480070Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:21:33.5481020Z (as ‘lib’ is unspecified) 2021-05-16T23:21:35.0371030Z 2021-05-16T23:21:35.0371930Z There are binary versions available but the source versions are later: 2021-05-16T23:21:35.0390590Z binary source needs_compilation 2021-05-16T23:21:35.0391250Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T23:21:35.0391700Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T23:21:35.0392160Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T23:21:35.0392620Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T23:21:35.0393080Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T23:21:35.0393530Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T23:21:35.0393970Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T23:21:35.0394400Z ps 1.3.2 1.6.0 TRUE 2021-05-16T23:21:35.0394860Z processx 3.4.2 3.5.2 TRUE 2021-05-16T23:21:35.0395350Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T23:21:35.0395820Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T23:21:35.0396290Z digest 0.6.25 0.6.27 TRUE 2021-05-16T23:21:35.0396730Z callr 3.4.2 3.7.0 FALSE 2021-05-16T23:21:35.0397170Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T23:21:35.0397590Z xfun 0.12 0.23 TRUE 2021-05-16T23:21:35.0398040Z highr 0.8 0.9 FALSE 2021-05-16T23:21:35.0398490Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T23:21:35.0398940Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T23:21:35.0399370Z knitr 1.28 1.33 FALSE 2021-05-16T23:21:35.0399830Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T23:21:35.0400310Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T23:21:35.0400770Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T23:21:35.0401250Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T23:21:35.0401710Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T23:21:35.0401980Z 2021-05-16T23:21:35.0404420Z Package which is only available in source form, and may need 2021-05-16T23:21:35.0405910Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T23:21:35.0418830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T23:21:35.3041950Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T23:21:35.3047790Z ================================================== 2021-05-16T23:21:35.3048280Z downloaded 17 KB 2021-05-16T23:21:35.3048550Z 2021-05-16T23:21:35.3081760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T23:21:35.6145250Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T23:21:35.6146670Z ================================================== 2021-05-16T23:21:35.6147100Z downloaded 15 KB 2021-05-16T23:21:35.6147360Z 2021-05-16T23:21:35.6191430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T23:21:35.9174210Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T23:21:35.9200660Z ================================================== 2021-05-16T23:21:35.9201200Z downloaded 71 KB 2021-05-16T23:21:35.9201490Z 2021-05-16T23:21:35.9353940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T23:21:36.2410880Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T23:21:36.2468140Z ================================================== 2021-05-16T23:21:36.2468610Z downloaded 192 KB 2021-05-16T23:21:36.2468880Z 2021-05-16T23:21:36.2505620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T23:21:36.8926080Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T23:21:36.8926790Z ================================================== 2021-05-16T23:21:36.8927190Z downloaded 203 KB 2021-05-16T23:21:36.8927440Z 2021-05-16T23:21:36.8957140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T23:21:37.1943210Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T23:21:37.2087530Z ================================================== 2021-05-16T23:21:37.2088330Z downloaded 300 KB 2021-05-16T23:21:37.2089020Z 2021-05-16T23:21:37.2121710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T23:21:37.4510570Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T23:21:37.4551570Z ================================================== 2021-05-16T23:21:37.4552100Z downloaded 104 KB 2021-05-16T23:21:37.4552370Z 2021-05-16T23:21:37.4593060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T23:21:37.7404340Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T23:21:37.7405060Z ================================================== 2021-05-16T23:21:37.7405440Z downloaded 21 KB 2021-05-16T23:21:37.7405700Z 2021-05-16T23:21:37.7436730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T23:21:38.0774460Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T23:21:38.0782020Z ================================================== 2021-05-16T23:21:38.0782470Z downloaded 42 KB 2021-05-16T23:21:38.0782730Z 2021-05-16T23:21:38.0815560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T23:21:38.4370570Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T23:21:38.4371290Z ================================================== 2021-05-16T23:21:38.4371690Z downloaded 34 KB 2021-05-16T23:21:38.4371950Z 2021-05-16T23:21:38.4404010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T23:21:38.6974720Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T23:21:38.6999140Z ================================================== 2021-05-16T23:21:38.6999630Z downloaded 128 KB 2021-05-16T23:21:38.6999900Z 2021-05-16T23:21:38.9189290Z 2021-05-16T23:21:38.9251630Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-16T23:21:38.9253000Z The downloaded binary packages are in 2021-05-16T23:21:38.9253500Z 2021-05-16T23:21:38.9295760Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQCC5Wk/downloaded_packages 2021-05-16T23:21:38.9298340Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:21:39.0696310Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:21:39.1078740Z ================================================== 2021-05-16T23:21:39.1083640Z downloaded 233 KB 2021-05-16T23:21:39.1084270Z 2021-05-16T23:21:39.1121090Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:21:39.3102830Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:21:39.3291700Z ================================================== 2021-05-16T23:21:39.3293200Z downloaded 764 KB 2021-05-16T23:21:39.3293820Z 2021-05-16T23:21:39.3295710Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:21:39.5963230Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:21:39.6155680Z ================================================== 2021-05-16T23:21:39.6175670Z downloaded 1.1 MB 2021-05-16T23:21:39.6187290Z 2021-05-16T23:21:39.6191670Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:21:40.0269940Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:21:40.0379860Z ================================================== 2021-05-16T23:21:40.0380390Z downloaded 670 KB 2021-05-16T23:21:40.0380660Z 2021-05-16T23:21:40.0412920Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:21:40.2195040Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:21:40.2297090Z ================================================== 2021-05-16T23:21:40.2314390Z downloaded 13 KB 2021-05-16T23:21:40.2315840Z 2021-05-16T23:21:40.2317680Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:21:40.3519690Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:21:40.3617710Z ================================================== 2021-05-16T23:21:40.3619870Z downloaded 265 KB 2021-05-16T23:21:40.3620410Z 2021-05-16T23:21:40.3660070Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:21:40.5414300Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:21:40.5943570Z ================================================== 2021-05-16T23:21:40.5944120Z downloaded 466 KB 2021-05-16T23:21:40.5944380Z 2021-05-16T23:21:40.5977930Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:21:40.8620140Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:21:40.8625770Z ================================================== 2021-05-16T23:21:40.8626230Z downloaded 25 KB 2021-05-16T23:21:40.8626510Z 2021-05-16T23:21:40.9275770Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:21:41.1006640Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:21:41.1027210Z ================================================== 2021-05-16T23:21:41.1027660Z downloaded 116 KB 2021-05-16T23:21:41.1027930Z 2021-05-16T23:21:41.1060020Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:21:41.3531040Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:21:41.3552690Z ================================================== 2021-05-16T23:21:41.3553470Z downloaded 138 KB 2021-05-16T23:21:41.3554020Z 2021-05-16T23:21:41.3584570Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:21:41.5306330Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:21:41.5309450Z ================================================== 2021-05-16T23:21:41.5310180Z downloaded 59 KB 2021-05-16T23:21:41.5310610Z 2021-05-16T23:21:41.5357990Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:21:41.7952160Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:21:41.7953070Z ================================================== 2021-05-16T23:21:41.7953640Z downloaded 8066 bytes 2021-05-16T23:21:41.7953920Z 2021-05-16T23:21:41.7994480Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:21:41.9306110Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:21:41.9329390Z ================================================== 2021-05-16T23:21:41.9330090Z downloaded 160 KB 2021-05-16T23:21:41.9330560Z 2021-05-16T23:21:41.9366940Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:21:42.1912670Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:21:42.1931620Z ================================================== 2021-05-16T23:21:42.1932380Z downloaded 72 KB 2021-05-16T23:21:42.1933080Z 2021-05-16T23:21:42.1965800Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:21:42.3529360Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:21:42.3533450Z ================================================== 2021-05-16T23:21:42.3533880Z downloaded 11 KB 2021-05-16T23:21:42.3534410Z 2021-05-16T23:21:42.3564870Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:21:42.4884110Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T23:21:42.4928210Z ================================================== 2021-05-16T23:21:42.4928660Z downloaded 265 KB 2021-05-16T23:21:42.4928920Z 2021-05-16T23:21:42.4961100Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:21:42.6363340Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:21:42.6398620Z ================================================== 2021-05-16T23:21:42.6399370Z downloaded 109 KB 2021-05-16T23:21:42.6399830Z 2021-05-16T23:21:42.6443350Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:21:42.8170970Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:21:42.8184090Z ================================================== 2021-05-16T23:21:42.8184580Z downloaded 14 KB 2021-05-16T23:21:42.8184840Z 2021-05-16T23:21:42.8216370Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:21:43.0625090Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:21:43.4888060Z ================================================== 2021-05-16T23:21:43.4888580Z downloaded 7.2 MB 2021-05-16T23:21:43.4888850Z 2021-05-16T23:21:43.5026680Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:21:43.6793130Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:21:43.9303280Z ================================================== 2021-05-16T23:21:43.9303860Z downloaded 2.8 MB 2021-05-16T23:21:43.9304140Z 2021-05-16T23:21:43.9391750Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:21:44.0778440Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:21:44.0953440Z ================================================== 2021-05-16T23:21:44.0953990Z downloaded 871 KB 2021-05-16T23:21:44.0954420Z 2021-05-16T23:21:44.0994520Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:21:44.3508390Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:21:44.3509740Z ================================================== 2021-05-16T23:21:44.3510430Z downloaded 29 KB 2021-05-16T23:21:44.3510900Z 2021-05-16T23:21:44.3539290Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:21:44.5020950Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:21:44.5336560Z ================================================== 2021-05-16T23:21:44.5337130Z downloaded 664 KB 2021-05-16T23:21:44.5337410Z 2021-05-16T23:21:44.5372380Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:21:44.7765450Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:21:44.7766190Z ================================================== 2021-05-16T23:21:44.7766590Z downloaded 40 KB 2021-05-16T23:21:44.7766840Z 2021-05-16T23:21:44.7796240Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:21:45.0550730Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:21:45.0639780Z ================================================== 2021-05-16T23:21:45.0640250Z downloaded 248 KB 2021-05-16T23:21:45.0640520Z 2021-05-16T23:21:45.0680520Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:21:45.2162260Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:21:45.2366250Z ================================================== 2021-05-16T23:21:45.2366770Z downloaded 362 KB 2021-05-16T23:21:45.2367040Z 2021-05-16T23:21:45.6456120Z * installing *source* package ‘utf8’ ... 2021-05-16T23:21:45.6553350Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:45.6715460Z ** libs 2021-05-16T23:21:45.6895420Z clang -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-16T23:21:45.7866170Z clang -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-16T23:21:45.9708750Z clang -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-16T23:21:46.0638930Z clang -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-16T23:21:46.1344280Z clang -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-16T23:21:46.2270130Z clang -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-16T23:21:46.4010610Z clang -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-16T23:21:46.4907300Z clang -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-16T23:21:46.6390170Z clang -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-16T23:21:46.7377990Z clang -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-16T23:21:46.8410570Z clang -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-16T23:21:46.9347170Z clang -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-16T23:21:47.0178250Z clang -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-16T23:21:47.1066880Z clang -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-16T23:21:47.1909520Z clang -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-16T23:21:47.2808440Z clang -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-16T23:21:47.3920920Z clang -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-16T23:21:47.4713510Z clang -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-16T23:21:47.5375050Z clang -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-16T23:21:47.6418830Z clang -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-16T23:21:47.7217850Z clang -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-16T23:21:47.9113340Z clang -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-16T23:21:48.4106900Z clang -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-16T23:21:48.6147680Z clang -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-16T23:21:48.7189130Z clang -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-16T23:21:48.8120810Z clang -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-16T23:21:48.9083950Z clang -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-16T23:21:49.0239350Z 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-16T23:21:49.0707220Z clang -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-16T23:21:49.1421330Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T23:21:49.1476030Z ** R 2021-05-16T23:21:49.1560710Z ** inst 2021-05-16T23:21:49.1581490Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:49.4715810Z ** help 2021-05-16T23:21:49.5075090Z *** installing help indices 2021-05-16T23:21:49.5372790Z ** building package indices 2021-05-16T23:21:49.5571000Z ** installing vignettes 2021-05-16T23:21:49.5612600Z ** testing if installed package can be loaded 2021-05-16T23:21:49.8899210Z * DONE (utf8) 2021-05-16T23:21:50.2527890Z * installing *source* package ‘fansi’ ... 2021-05-16T23:21:50.2593310Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:50.2781210Z ** libs 2021-05-16T23:21:50.2954000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T23:21:50.3623160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T23:21:50.5157240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:21:50.5961440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T23:21:50.6913290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T23:21:50.9386690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T23:21:51.0114870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T23:21:51.2606160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T23:21:51.4022950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T23:21:51.4809910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T23:21:51.6115580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T23:21:51.7805510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T23:21:51.8922390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T23:21:51.9772720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T23:21:52.0687150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:21:52.2665040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T23:21:52.4926650Z clang -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-16T23:21:52.5499140Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T23:21:52.5541390Z ** R 2021-05-16T23:21:52.5701920Z ** inst 2021-05-16T23:21:52.5727660Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:53.0431810Z ** help 2021-05-16T23:21:53.1204260Z *** installing help indices 2021-05-16T23:21:53.1674260Z ** building package indices 2021-05-16T23:21:53.2361230Z ** installing vignettes 2021-05-16T23:21:53.2405170Z ** testing if installed package can be loaded 2021-05-16T23:21:53.5528520Z * DONE (fansi) 2021-05-16T23:21:54.1375700Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:21:54.1564030Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:54.1758740Z ** libs 2021-05-16T23:21:54.1938890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T23:21:54.4920250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T23:21:54.5824980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:21:54.6629400Z clang -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-16T23:21:54.7191100Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T23:21:54.7231660Z ** R 2021-05-16T23:21:54.7929940Z ** inst 2021-05-16T23:21:54.7980530Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:01.1756800Z ** help 2021-05-16T23:22:01.3915470Z *** installing help indices 2021-05-16T23:22:01.5141610Z ** building package indices 2021-05-16T23:22:01.6211230Z ** installing vignettes 2021-05-16T23:22:01.6277320Z ** testing if installed package can be loaded 2021-05-16T23:22:02.0697020Z * DONE (diffobj) 2021-05-16T23:22:02.5203840Z * installing *source* package ‘ps’ ... 2021-05-16T23:22:02.5282110Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:02.9300180Z ** libs 2021-05-16T23:22:02.9506650Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T23:22:03.1251930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:03.2108040Z clang -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-16T23:22:03.2921570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T23:22:03.3746620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T23:22:03.5456090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T23:22:03.6163810Z clang -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-16T23:22:03.9031740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T23:22:04.0567130Z clang -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-16T23:22:04.1745520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T23:22:04.5271770Z clang -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-16T23:22:04.9810300Z clang -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-16T23:22:05.1435930Z clang -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-16T23:22:05.2040770Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T23:22:05.2123080Z ** R 2021-05-16T23:22:05.2322830Z ** inst 2021-05-16T23:22:05.2349050Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:06.2267430Z ** help 2021-05-16T23:22:06.4142860Z *** installing help indices 2021-05-16T23:22:06.5329700Z ** building package indices 2021-05-16T23:22:06.6692420Z ** testing if installed package can be loaded 2021-05-16T23:22:06.9937050Z * DONE (ps) 2021-05-16T23:22:07.4666090Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:22:07.4781970Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:07.4957150Z ** R 2021-05-16T23:22:07.5184270Z ** inst 2021-05-16T23:22:07.5197510Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:08.3639530Z ** help 2021-05-16T23:22:08.4424550Z *** installing help indices 2021-05-16T23:22:08.4951460Z ** building package indices 2021-05-16T23:22:08.5495040Z ** testing if installed package can be loaded 2021-05-16T23:22:09.0630190Z * DONE (pkgload) 2021-05-16T23:22:09.3678590Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:22:09.3701220Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:09.3916760Z ** libs 2021-05-16T23:22:09.4095970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T23:22:09.5157650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:09.6021830Z clang -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-16T23:22:09.6592890Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T23:22:09.6637460Z ** R 2021-05-16T23:22:09.6699780Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:09.7686850Z ** help 2021-05-16T23:22:09.7955880Z *** installing help indices 2021-05-16T23:22:09.8242240Z ** building package indices 2021-05-16T23:22:09.8450610Z ** testing if installed package can be loaded 2021-05-16T23:22:10.2141970Z * DONE (ellipsis) 2021-05-16T23:22:10.5761170Z * installing *source* package ‘digest’ ... 2021-05-16T23:22:10.5820100Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:10.5989960Z ** libs 2021-05-16T23:22:10.6180370Z clang++ -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-16T23:22:10.8785580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T23:22:11.1324120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T23:22:11.8459980Z clang -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-16T23:22:12.2105730Z clang -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-16T23:22:12.9469290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T23:22:13.0596070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T23:22:13.2852940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T23:22:13.3775640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:13.4283440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T23:22:13.6104980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T23:22:13.6995650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T23:22:13.8079860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T23:22:14.1051920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T23:22:14.2372500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T23:22:14.9961840Z clang++ -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-16T23:22:15.1785110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T23:22:15.4208470Z clang++ -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-16T23:22:15.4834750Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T23:22:15.4884330Z ** R 2021-05-16T23:22:15.4969270Z ** demo 2021-05-16T23:22:15.4980400Z ** inst 2021-05-16T23:22:15.5049730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:15.9118700Z ** help 2021-05-16T23:22:15.9762320Z *** installing help indices 2021-05-16T23:22:16.0104370Z ** building package indices 2021-05-16T23:22:16.0333050Z ** installing vignettes 2021-05-16T23:22:16.0380720Z ** testing if installed package can be loaded 2021-05-16T23:22:16.4755860Z * DONE (digest) 2021-05-16T23:22:16.7757640Z * installing *source* package ‘brio’ ... 2021-05-16T23:22:16.7992950Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:16.8150670Z ** libs 2021-05-16T23:22:16.8345310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T23:22:16.9060910Z clang -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-16T23:22:16.9877620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:17.0669750Z clang -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-16T23:22:17.1809260Z clang -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-16T23:22:17.2877440Z clang -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-16T23:22:17.4046090Z clang -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-16T23:22:17.4915100Z clang -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-16T23:22:17.5856820Z clang -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-16T23:22:17.6554030Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T23:22:17.6607680Z ** R 2021-05-16T23:22:17.6685250Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:17.7421180Z ** help 2021-05-16T23:22:17.7686750Z *** installing help indices 2021-05-16T23:22:17.7932620Z ** building package indices 2021-05-16T23:22:17.8151260Z ** testing if installed package can be loaded 2021-05-16T23:22:18.1399970Z * DONE (brio) 2021-05-16T23:22:18.5411560Z * installing *source* package ‘xml2’ ... 2021-05-16T23:22:18.5490350Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:18.7256690Z Found pkg-config cflags and libs! 2021-05-16T23:22:19.0364260Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T23:22:19.0366600Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T23:22:19.1355670Z ** libs 2021-05-16T23:22:19.1538130Z clang++ -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-16T23:22:20.0886420Z clang -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-16T23:22:20.0889550Z clang++ -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-16T23:22:20.6134930Z clang++ -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-16T23:22:21.1803030Z clang++ -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-16T23:22:22.0192870Z clang++ -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-16T23:22:24.1770770Z clang++ -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-16T23:22:24.7587760Z clang++ -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-16T23:22:25.4767220Z clang++ -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-16T23:22:25.9992700Z clang++ -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-16T23:22:26.4175720Z clang++ -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-16T23:22:26.5027630Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T23:22:26.5071630Z ** R 2021-05-16T23:22:26.5277280Z ** inst 2021-05-16T23:22:26.5317300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:27.4036480Z ** help 2021-05-16T23:22:27.6444020Z *** installing help indices 2021-05-16T23:22:27.7125610Z ** building package indices 2021-05-16T23:22:27.7713310Z ** installing vignettes 2021-05-16T23:22:27.7822840Z ** testing if installed package can be loaded 2021-05-16T23:22:28.0077670Z * DONE (xml2) 2021-05-16T23:22:28.3676610Z * installing *source* package ‘xfun’ ... 2021-05-16T23:22:28.3742270Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:28.3964020Z ** libs 2021-05-16T23:22:28.4138740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:22:28.5314390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:28.6120500Z clang++ -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-16T23:22:28.6691950Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T23:22:28.6730940Z ** R 2021-05-16T23:22:28.6994680Z ** inst 2021-05-16T23:22:28.7096090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:30.0040470Z ** help 2021-05-16T23:22:30.2034950Z *** installing help indices 2021-05-16T23:22:30.3272970Z ** building package indices 2021-05-16T23:22:30.4818940Z ** installing vignettes 2021-05-16T23:22:30.4905250Z ** testing if installed package can be loaded 2021-05-16T23:22:30.8040380Z * DONE (xfun) 2021-05-16T23:22:34.1502520Z * installing *source* package ‘stringi’ ... 2021-05-16T23:22:34.3202400Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:34.5715580Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T23:22:34.5717220Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T23:22:34.7614910Z checking for endianness... little 2021-05-16T23:22:34.9477460Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:22:35.1393850Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:22:35.1396710Z checking for cat... /bin/cat 2021-05-16T23:22:36.0519790Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:22:36.0521710Z checking for gcc... clang 2021-05-16T23:22:36.2861890Z checking whether the C compiler works... yes 2021-05-16T23:22:36.2863630Z checking for C compiler default output file name... a.out 2021-05-16T23:22:36.3831620Z checking for suffix of executables... 2021-05-16T23:22:36.5898050Z checking whether we are cross compiling... no 2021-05-16T23:22:36.6542900Z checking for suffix of object files... o 2021-05-16T23:22:36.7034090Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:22:36.7480280Z checking whether clang accepts -g... yes 2021-05-16T23:22:36.8192430Z checking for clang option to accept ISO C89... none needed 2021-05-16T23:22:36.9104930Z checking how to run the C preprocessor... clang -E 2021-05-16T23:22:37.3135590Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:22:37.3161190Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:22:37.4359840Z rm: conftest.dSYM: is a directory 2021-05-16T23:22:37.4832540Z rm: conftest.dSYM: is a directory 2021-05-16T23:22:37.7694470Z checking for ANSI C header files... yes 2021-05-16T23:22:37.8549390Z checking for sys/types.h... yes 2021-05-16T23:22:37.9335680Z checking for sys/stat.h... yes 2021-05-16T23:22:38.0122290Z checking for stdlib.h... yes 2021-05-16T23:22:38.0918370Z checking for string.h... yes 2021-05-16T23:22:38.1728300Z checking for memory.h... yes 2021-05-16T23:22:38.2519180Z checking for strings.h... yes 2021-05-16T23:22:38.3323020Z checking for inttypes.h... yes 2021-05-16T23:22:38.4140210Z checking for stdint.h... yes 2021-05-16T23:22:38.5168240Z checking for unistd.h... yes 2021-05-16T23:22:38.6025280Z checking elf.h usability... no 2021-05-16T23:22:38.6652610Z checking elf.h presence... no 2021-05-16T23:22:38.6653930Z checking for elf.h... no 2021-05-16T23:22:38.8494500Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:22:38.8935820Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T23:22:39.6237210Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:22:39.6763320Z checking whether the compiler implements namespaces... yes 2021-05-16T23:22:40.1617240Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:22:41.1949080Z checking whether std::map is available... yes 2021-05-16T23:22:41.1985390Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:22:41.2095530Z checking with pkg-config for the system ICU4C... no 2021-05-16T23:22:41.2096770Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T23:22:41.2097770Z *** Trying with 'standard' fallback flags 2021-05-16T23:22:41.2729540Z checking whether an ICU4C-based project can be built... no 2021-05-16T23:22:41.2730340Z *** This version of ICU4C cannot be used. 2021-05-16T23:22:42.1161610Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T23:22:42.9101650Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T23:22:43.1517250Z downloading the ICU data library (icudt) 2021-05-16T23:22:43.1518860Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:22:43.1544340Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:22:44.0227010Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:22:44.1659400Z ================================================== 2021-05-16T23:22:44.1659970Z downloaded 10.9 MB 2021-05-16T23:22:44.1660230Z 2021-05-16T23:22:44.2195800Z icudt fetch successful 2021-05-16T23:22:44.2849210Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T23:22:44.4560370Z config.status: creating src/Makevars 2021-05-16T23:22:44.4858400Z config.status: creating src/uconfig_local.h 2021-05-16T23:22:44.5151100Z config.status: creating src/install.libs.R 2021-05-16T23:22:44.5439900Z 2021-05-16T23:22:44.5440700Z *** stringi configure summary: 2021-05-16T23:22:44.5441140Z ICU_FOUND=0 2021-05-16T23:22:44.5441540Z ICUDT_DIR=icu69/data 2021-05-16T23:22:44.5441970Z ICU_BUNDLE_VERSION=69 2021-05-16T23:22:44.5442440Z ICUDT_ENDIANNESS=little 2021-05-16T23:22:44.5442930Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:22:44.5444190Z STRINGI_CFLAGS= -fPIC 2021-05-16T23:22:44.5446270Z 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-16T23:22:44.5447720Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T23:22:44.5448220Z STRINGI_LDFLAGS= 2021-05-16T23:22:44.5448620Z STRINGI_LIBS= 2021-05-16T23:22:44.5448880Z 2021-05-16T23:22:44.5449290Z *** Compiler settings used: 2021-05-16T23:22:44.5449680Z CC=clang 2021-05-16T23:22:44.5450030Z LD=clang++ 2021-05-16T23:22:44.5450810Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:22:44.5451780Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:22:44.5452670Z CXX=clang++ -std=gnu++11 2021-05-16T23:22:44.5453490Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:22:44.5453910Z LDFLAGS= 2021-05-16T23:22:44.5454240Z LIBS= 2021-05-16T23:22:44.5454460Z 2021-05-16T23:22:44.6137470Z ** libs 2021-05-16T23:22:44.6384040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:45.4481000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:46.2139940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:47.0765050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:47.9285040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:48.5973540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:49.5292310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:50.2825790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:51.0531200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:51.7841410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:52.6073180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:53.3914030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:54.3136190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:55.1644270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:55.9210640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:56.9400560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:58.7716360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:22:59.6148410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:00.4331290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:01.1292970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:01.8075360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:02.8182730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:03.6249140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:04.4021250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:05.2716740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:06.2206810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:06.9629430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:07.7671090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:08.5698750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:09.7655160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:10.9297990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:12.2127960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:13.3819050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:14.2257570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:15.1271580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:15.9491690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:16.7199940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:17.4913860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:18.3090730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:19.4575630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:20.5808810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:21.7905390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:22.9440760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:23.7790270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:24.6600080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:25.3985360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:26.4664730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:27.5357360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:28.6221000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:29.3543810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:30.0586650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:31.1370030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:32.2061000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:33.3641810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:34.4728770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:35.3359240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:36.1151630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:36.1519720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:37.3467340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:38.0707180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:38.7894570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:39.9022170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:41.0032310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:42.3034740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:43.1088700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:44.2449930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:45.0689720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:47.2270110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:48.0023980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:48.7744400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:49.7515960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:50.4549860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:51.2121460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:52.1000990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:52.9257540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:53.8375860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:54.6612480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:55.6315790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:56.4005100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:57.1469370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:57.9437180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:58.6206400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:23:59.3370880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T23:24:00.8892520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:00.9616920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:01.6890480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:02.4419690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:03.2610910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:03.7749020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:04.2284450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:04.8077540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:05.4875120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:06.0655990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:06.9745370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:07.7455340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:08.2345740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:08.8193980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:09.1397320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:09.6323990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:09.9732700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:10.0224050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:11.0902690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:11.6664770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:11.7439280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:12.4698130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:12.5350120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:13.5250240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:14.1818630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:14.6775920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:14.7278970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:15.5293330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:16.2880960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:17.1925280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:17.8268380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:18.5370850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:19.0281920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:19.8823870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:20.6093520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:21.8958700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:23.3334780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:24.1103130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:25.0306120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:25.5796170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:26.1191230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:26.8367360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:27.3694660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:28.4141600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:29.4833080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:31.3730690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:32.1882450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:32.2557470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:32.7646880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:33.2577440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:33.9962420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:34.6072050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:35.0147690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:35.8370460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:36.9465750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:37.8392140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:38.5895850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:39.1912670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:39.9391870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:40.8772180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:41.5841720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:42.2879460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:43.4280060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:44.1361620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:44.6351910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:45.1073440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:45.1584900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:45.6975410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:46.2333850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:47.1628650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:47.8658150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:48.5357150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:49.2601960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:49.8551900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:50.4981040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:51.1684220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:51.7680710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:52.3515400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:53.1081530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:53.5821670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:54.1476110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:54.5441270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:55.7780320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:56.4314970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:57.2291840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:57.6341020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:58.1573650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:58.7817410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:24:59.7035570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:00.6731080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:01.3510580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:01.8420800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:02.7764600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:03.8501210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:04.0692460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:04.6573080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:05.2474640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:05.7964080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:06.1707710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:07.0419860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:07.8937120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:08.7175390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:09.0925220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:09.4927940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:10.0006690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:10.4268450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:10.9864920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:11.7991030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:12.3564670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:12.6849890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:13.2863050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:13.8218880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:14.3872240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:14.9607940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:15.4896830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:16.0111010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:16.4649410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:17.1347520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:17.6357430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:19.2575020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:20.0829230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:20.9285920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:21.5605820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:21.9947790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:23.2802790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:24.1139560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:24.4427810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:24.8611000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:25.1899150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:25.8403490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:26.3254020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:26.8271180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:27.3682370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:27.9354720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:28.6171800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:28.9747700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:30.0720120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:31.0211920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:32.6438860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:32.9585250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:33.0181330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:34.5125690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:35.1268570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:36.2665050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:37.0429590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:37.1266700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:37.1866250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:38.4620940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:39.2105290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:40.2381250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:41.1914900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:41.7925550Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T23:25:41.7926720Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:25:41.7927190Z ^ 2021-05-16T23:25:42.4778960Z 1 warning generated. 2021-05-16T23:25:42.4828110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:43.1881930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:43.8027440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:44.4345330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:44.9108720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:45.5494300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:46.2646500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:47.0091020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:47.3271320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:48.1752920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:48.6775060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:49.9696820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:50.8422870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:51.1960740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:51.7272100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:52.2216880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:52.8407400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:53.3971600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:53.9314320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:54.5982560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:55.4709240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:55.7961530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:56.4125930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:57.1403160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:57.4683180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:58.4443380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:59.0873420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:59.6687270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:25:59.9794820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:00.6272520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:01.2725020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:02.2706650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:02.4563600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:03.0421060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:03.5744510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:04.3032760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:04.9915650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:05.6837500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:06.7627110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:07.3475990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:08.3009530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:08.3636230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:08.9338910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:09.3799720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:09.7735940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:09.8233990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:11.2182120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:11.6757920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:12.5225940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:13.2422800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:13.6935260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:14.4586450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:15.1167730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:17.0969060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:17.7443430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:18.2919330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:19.0866160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:19.8128120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:20.7031730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:21.7414770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:21.9006750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:23.2942090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:24.0468040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:24.8747050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:26.2521500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:27.0489340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:27.8685130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:28.8483650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:29.7573170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:29.8161680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:31.0986040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:32.1927280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:32.9310380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:33.1983230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:34.4975900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:35.4080760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:36.2285830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:36.9824240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:37.4338890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:38.1742620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:38.8224490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:39.5741290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:40.3664980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:40.8518600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:41.1890300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:41.2478070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:41.6437040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:42.1835280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:42.3058200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:42.3835590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:42.9133460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:43.4750620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:44.3024310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:44.8565730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:45.5264190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:46.5165950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:47.3639550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:48.3147490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:48.4978520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:50.5854990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:52.2326020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:52.4650660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:53.2734750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:53.4322460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:53.8159540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:54.1676780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:54.9900410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:55.3228430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:58.2859040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:26:59.7234590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:00.6525620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:02.9992070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:03.1902260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:03.8019090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:04.4419150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:05.0843860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:06.0372510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:06.5174070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:07.0889570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:07.8368270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:08.4477140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:09.2844480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:09.8719640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:10.4233450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:10.7870570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:11.3677930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:12.0524040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:12.8796920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:13.4334460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:14.1892590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:14.8839800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:15.2230220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:15.9755770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:16.6606900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:17.7951760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:19.1359730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:20.6267140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:21.8203450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:22.3613820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:23.9138290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:24.5103510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:25.3969700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:26.5003060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:27.5777040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:28.1755260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:28.6774440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:29.4550780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:30.2174780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:31.0428590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:31.9375020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:33.4561920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:34.0137520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:34.8379630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:36.3854780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:37.6414680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:38.3606840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:39.0488520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:40.8667240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:41.8216700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:42.7824240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:43.5595730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:44.1926160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:45.0559710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:45.7214050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:46.5982680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:47.7805370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:48.6332770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:49.3971000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:50.9260770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:51.6415930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:52.6563910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:53.4929450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:54.8432420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:55.9462640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:56.6613830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:57.4039040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:58.2321230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:27:59.5359030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:00.2160610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:00.9174390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:01.7013550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:02.3945120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:03.3203830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:04.4905050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:05.5974860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:06.4062680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:07.4257590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:08.0972870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:08.9755310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:09.9870620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:11.8749810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:12.4274510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:13.2092270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:14.7419980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:15.4421730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:16.1138090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:17.2419160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:17.9045750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:18.5384850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:19.4615470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:21.3719480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:22.4111910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:22.7050970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:23.1789150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:24.2821160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:25.8569160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:26.7538860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:29.7771340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:30.3115330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:31.1241000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:32.6431980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:33.3419280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:33.9630690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:34.6296720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:35.3259600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:35.9458690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:36.9360450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:39.3142500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:39.9739660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:40.5846980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:41.0999540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:41.8374150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:42.4926310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:43.1582630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:43.8733310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:44.5172660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:45.7114310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:46.3821310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:46.8901800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:47.4022960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:48.4185130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:49.0449880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:49.6676670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:50.8832920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:51.9247020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:52.8493320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:54.5025530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:55.5632030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:56.3314100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:57.7474020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:58.4862790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:59.0165360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:28:59.7575460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:00.2783130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:00.9484820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:01.9472110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:02.7302720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:03.4561690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:03.8014150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:04.8029740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:05.5599650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:06.2238560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:06.5356310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:07.3631820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:08.0232190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:08.6282880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:09.3650770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:09.9828040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:10.5414030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:11.5202140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:12.5205120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:13.4432430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:14.4874600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:15.3333970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:15.8462900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:16.7201020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:17.7415520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:18.2391170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:18.7428650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:19.9440240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:20.8130170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:21.4894190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:22.2904970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:23.2255460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:24.0696510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:24.9902650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:25.0631740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:25.7150710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:27.3179510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:27.8881120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:27.9369380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:27.9871960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:28.0397620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:28.9317600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:29.4493950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:29:29.7800260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:29:30.0896060Z clang++ -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-16T23:29:30.3560130Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T23:29:30.5043830Z icudt already downloaded 2021-05-16T23:29:30.5047310Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T23:29:30.7743980Z icudt has been installed successfully 2021-05-16T23:29:30.8309280Z ** R 2021-05-16T23:29:30.8931700Z ** inst 2021-05-16T23:29:30.8968370Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:31.9346600Z ** help 2021-05-16T23:29:32.4569510Z *** installing help indices 2021-05-16T23:29:32.6806560Z ** building package indices 2021-05-16T23:29:32.9697330Z ** testing if installed package can be loaded 2021-05-16T23:29:33.3795610Z * DONE (stringi) 2021-05-16T23:29:35.0368230Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:29:35.0964710Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:35.1107240Z ** libs 2021-05-16T23:29:35.1298500Z clang++ -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-16T23:29:36.1575010Z In file included from api.cpp:24: 2021-05-16T23:29:36.1575740Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:29:36.1577550Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:29:36.1578820Z SEXP data = Parent::get__(); 2021-05-16T23:29:36.1579350Z ^ 2021-05-16T23:29:38.6643650Z 1 warning generated. 2021-05-16T23:29:38.6754920Z clang++ -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-16T23:29:39.6963200Z In file included from attributes.cpp:39: 2021-05-16T23:29:39.6963950Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:29:39.6965870Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:29:39.6966790Z SEXP data = Parent::get__(); 2021-05-16T23:29:39.6967320Z ^ 2021-05-16T23:29:51.7732910Z 1 warning generated. 2021-05-16T23:29:51.7892350Z clang++ -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-16T23:29:52.1816010Z clang++ -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-16T23:29:53.1923650Z In file included from date.cpp:30: 2021-05-16T23:29:53.1924440Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:29:53.1926710Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:29:53.1927640Z SEXP data = Parent::get__(); 2021-05-16T23:29:53.1928020Z ^ 2021-05-16T23:29:55.9682450Z 1 warning generated. 2021-05-16T23:29:55.9784710Z clang++ -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-16T23:29:56.9897250Z In file included from module.cpp:24: 2021-05-16T23:29:56.9898020Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:29:56.9899920Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:29:56.9900860Z SEXP data = Parent::get__(); 2021-05-16T23:29:56.9901260Z ^ 2021-05-16T23:30:02.1244640Z 1 warning generated. 2021-05-16T23:30:02.1368770Z clang++ -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-16T23:30:03.1441330Z In file included from rcpp_init.cpp:24: 2021-05-16T23:30:03.1442110Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:30:03.1444040Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:30:03.1444990Z SEXP data = Parent::get__(); 2021-05-16T23:30:03.1445380Z ^ 2021-05-16T23:30:05.5777990Z 1 warning generated. 2021-05-16T23:30:05.5916250Z clang++ -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-16T23:30:05.6582860Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T23:30:05.6647860Z ** R 2021-05-16T23:30:05.6857930Z ** inst 2021-05-16T23:30:05.9172360Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:08.6351800Z ** help 2021-05-16T23:30:08.8115080Z *** installing help indices 2021-05-16T23:30:08.8931090Z ** building package indices 2021-05-16T23:30:08.9634010Z ** installing vignettes 2021-05-16T23:30:08.9736070Z ** testing if installed package can be loaded 2021-05-16T23:30:09.4331410Z * DONE (Rcpp) 2021-05-16T23:30:10.3901170Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:30:10.4160120Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:10.4381540Z ** libs 2021-05-16T23:30:10.4582740Z clang -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-16T23:30:10.5937440Z clang -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-16T23:30:10.7173140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T23:30:10.8328220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T23:30:11.0666970Z clang -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-16T23:30:11.2129210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T23:30:11.3700620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T23:30:11.4684200Z clang -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-16T23:30:11.6052530Z clang -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-16T23:30:11.7118160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T23:30:11.8632950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T23:30:12.0765730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T23:30:12.2387210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T23:30:12.3532860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T23:30:12.6659980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T23:30:12.7624190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T23:30:13.2560730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T23:30:13.3809240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T23:30:13.5699440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T23:30:13.7126990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T23:30:13.8057150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T23:30:14.0729620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:30:14.1890070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T23:30:14.4979550Z clang -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-16T23:30:14.6043240Z clang -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-16T23:30:15.4156900Z clang -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-16T23:30:15.5978650Z clang -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-16T23:30:15.7042490Z clang -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-16T23:30:15.8110940Z clang -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-16T23:30:15.9909250Z clang -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-16T23:30:16.1291890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T23:30:16.2999340Z clang -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-16T23:30:16.4322930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T23:30:16.6279010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T23:30:16.9555580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T23:30:17.0938780Z clang -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-16T23:30:17.2063010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T23:30:17.3507870Z clang -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-16T23:30:18.0976810Z clang -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-16T23:30:18.7039360Z clang -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-16T23:30:18.9911930Z clang -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-16T23:30:19.1860270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T23:30:19.5432300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T23:30:19.6352120Z clang -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-16T23:30:19.8638820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T23:30:20.0318110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T23:30:20.1639220Z clang -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-16T23:30:20.4896900Z clang -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-16T23:30:20.6660320Z clang -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-16T23:30:20.8220020Z clang -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-16T23:30:20.9570420Z clang -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-16T23:30:21.0617710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T23:30:21.2081930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T23:30:21.3634790Z clang -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-16T23:30:21.5031000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T23:30:21.6336070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T23:30:21.7433160Z clang -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-16T23:30:21.8488620Z clang -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-16T23:30:21.9402680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:30:22.6338350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:30:22.7032360Z clang -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-16T23:30:22.7707820Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T23:30:22.7766320Z ** R 2021-05-16T23:30:22.8416140Z ** inst 2021-05-16T23:30:22.8492690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:25.7901470Z ** help 2021-05-16T23:30:26.1554320Z *** installing help indices 2021-05-16T23:30:26.3124140Z *** copying figures 2021-05-16T23:30:26.3180380Z ** building package indices 2021-05-16T23:30:26.4720680Z ** installing vignettes 2021-05-16T23:30:26.4977780Z ** testing if installed package can be loaded 2021-05-16T23:30:26.8621890Z * DONE (vctrs) 2021-05-16T23:30:27.3669120Z * installing *source* package ‘processx’ ... 2021-05-16T23:30:27.3737650Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:27.3919390Z ** libs 2021-05-16T23:30:27.4123080Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:30:27.6192660Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:30:27.6194480Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:30:27.8468610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:30:27.9405220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T23:30:28.0471670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T23:30:28.1221770Z clang -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-16T23:30:28.1223640Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T23:30:28.1791080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:30:28.2720040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T23:30:28.3847640Z clang -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-16T23:30:28.7041640Z clang -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-16T23:30:28.8267590Z clang -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-16T23:30:28.9332220Z clang -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-16T23:30:29.0468420Z clang -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-16T23:30:29.1448990Z clang -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-16T23:30:29.4383530Z clang -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-16T23:30:29.5471670Z clang -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-16T23:30:29.6651700Z clang -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-16T23:30:29.7375610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T23:30:29.8375110Z clang -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-16T23:30:29.8982150Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T23:30:29.9074890Z ** R 2021-05-16T23:30:29.9350510Z ** inst 2021-05-16T23:30:29.9364140Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:31.5482480Z ** help 2021-05-16T23:30:31.6301050Z *** installing help indices 2021-05-16T23:30:31.6834200Z ** building package indices 2021-05-16T23:30:31.7309810Z ** testing if installed package can be loaded 2021-05-16T23:30:32.0603250Z * DONE (processx) 2021-05-16T23:30:32.3326580Z * installing *source* package ‘highr’ ... 2021-05-16T23:30:32.3348850Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:32.3560170Z ** R 2021-05-16T23:30:32.3608460Z ** inst 2021-05-16T23:30:32.3644240Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:32.5272840Z ** help 2021-05-16T23:30:32.5436510Z *** installing help indices 2021-05-16T23:30:32.5611960Z ** building package indices 2021-05-16T23:30:32.5717210Z ** installing vignettes 2021-05-16T23:30:32.5772140Z ** testing if installed package can be loaded 2021-05-16T23:30:32.8565680Z * DONE (highr) 2021-05-16T23:30:33.2014130Z * installing *source* package ‘rversions’ ... 2021-05-16T23:30:33.2117270Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:33.2218890Z ** R 2021-05-16T23:30:33.2320320Z ** inst 2021-05-16T23:30:33.2422990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:33.3760600Z ** help 2021-05-16T23:30:33.4007630Z *** installing help indices 2021-05-16T23:30:33.4245700Z *** copying figures 2021-05-16T23:30:33.4254280Z ** building package indices 2021-05-16T23:30:33.4473120Z ** testing if installed package can be loaded 2021-05-16T23:30:33.6919520Z * DONE (rversions) 2021-05-16T23:30:34.2559460Z * installing *source* package ‘pillar’ ... 2021-05-16T23:30:34.2719730Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:34.2951780Z ** R 2021-05-16T23:30:34.3320530Z ** inst 2021-05-16T23:30:34.3453990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:36.2670050Z ** help 2021-05-16T23:30:36.3829040Z *** installing help indices 2021-05-16T23:30:36.4814530Z *** copying figures 2021-05-16T23:30:36.4842910Z ** building package indices 2021-05-16T23:30:36.5488490Z ** installing vignettes 2021-05-16T23:30:36.5641820Z ** testing if installed package can be loaded 2021-05-16T23:30:36.8907000Z * DONE (pillar) 2021-05-16T23:30:37.2530250Z * installing *source* package ‘callr’ ... 2021-05-16T23:30:37.2584920Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:37.2765060Z ** R 2021-05-16T23:30:37.3112880Z ** inst 2021-05-16T23:30:37.3128950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:40.9623460Z ** help 2021-05-16T23:30:41.1647030Z *** installing help indices 2021-05-16T23:30:41.2520090Z ** building package indices 2021-05-16T23:30:41.3210770Z ** testing if installed package can be loaded 2021-05-16T23:30:41.5619210Z * DONE (callr) 2021-05-16T23:30:42.1873130Z * installing *source* package ‘knitr’ ... 2021-05-16T23:30:42.2069360Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:42.2684620Z ** R 2021-05-16T23:30:42.3335710Z ** demo 2021-05-16T23:30:42.3349780Z ** inst 2021-05-16T23:30:42.3925190Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:47.1826810Z ** help 2021-05-16T23:30:47.4297000Z *** installing help indices 2021-05-16T23:30:47.5722870Z ** building package indices 2021-05-16T23:30:47.7024790Z ** installing vignettes 2021-05-16T23:30:47.7251310Z ** testing if installed package can be loaded 2021-05-16T23:30:47.9752760Z * DONE (knitr) 2021-05-16T23:30:48.5468960Z * installing *source* package ‘tibble’ ... 2021-05-16T23:30:48.5629590Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:49.5616270Z ** libs 2021-05-16T23:30:49.5619050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:30:49.5620160Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T23:30:49.5620640Z ** R 2021-05-16T23:30:49.5620950Z ** inst 2021-05-16T23:30:49.5621910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:49.5623490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:30:49.5625240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:30:49.5627310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:30:49.5630610Z clang -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-16T23:30:50.8561660Z ** help 2021-05-16T23:30:50.9435640Z *** installing help indices 2021-05-16T23:30:50.9994260Z *** copying figures 2021-05-16T23:30:51.0025750Z ** building package indices 2021-05-16T23:30:51.0485310Z ** installing vignettes 2021-05-16T23:30:51.0557840Z ** testing if installed package can be loaded 2021-05-16T23:30:51.6139920Z * DONE (tibble) 2021-05-16T23:30:51.9513030Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:30:51.9554810Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:51.9739050Z ** R 2021-05-16T23:30:51.9889630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:53.2907310Z ** help 2021-05-16T23:30:53.3426450Z *** installing help indices 2021-05-16T23:30:53.3832060Z ** building package indices 2021-05-16T23:30:53.4197880Z ** testing if installed package can be loaded 2021-05-16T23:30:53.7149400Z * DONE (pkgbuild) 2021-05-16T23:30:54.2339380Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:30:54.2487420Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:54.2722170Z ** libs 2021-05-16T23:30:54.2896070Z clang++ -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-16T23:30:55.3327920Z In file included from RcppExports.cpp:4: 2021-05-16T23:30:55.3328940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:30:55.3331030Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:30:55.3332190Z SEXP data = Parent::get__(); 2021-05-16T23:30:55.3332590Z ^ 2021-05-16T23:30:59.0679980Z 1 warning generated. 2021-05-16T23:30:59.0803610Z clang++ -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-16T23:31:00.1100210Z In file included from escapeExamples.cpp:1: 2021-05-16T23:31:00.1102030Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:31:00.1104520Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:00.1106160Z SEXP data = Parent::get__(); 2021-05-16T23:31:00.1112950Z ^ 2021-05-16T23:31:02.5277690Z 1 warning generated. 2021-05-16T23:31:02.5387400Z clang++ -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-16T23:31:03.5529800Z In file included from isComplete.cpp:1: 2021-05-16T23:31:03.5530740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:31:03.5532810Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:03.5533860Z SEXP data = Parent::get__(); 2021-05-16T23:31:03.5534260Z ^ 2021-05-16T23:31:05.9529080Z 1 warning generated. 2021-05-16T23:31:05.9641540Z clang++ -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-16T23:31:06.9687070Z In file included from leadingSpaces.cpp:1: 2021-05-16T23:31:06.9688070Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:31:06.9690480Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:06.9691490Z SEXP data = Parent::get__(); 2021-05-16T23:31:06.9691880Z ^ 2021-05-16T23:31:09.4757440Z 1 warning generated. 2021-05-16T23:31:09.4871320Z clang++ -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-16T23:31:10.5009220Z In file included from parser2.cpp:1: 2021-05-16T23:31:10.5010080Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:31:10.5012200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:10.5013810Z SEXP data = Parent::get__(); 2021-05-16T23:31:10.5014290Z ^ 2021-05-16T23:31:14.5459970Z 1 warning generated. 2021-05-16T23:31:14.5584050Z clang++ -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-16T23:31:15.5843540Z In file included from wrapUsage.cpp:1: 2021-05-16T23:31:15.5844460Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:31:15.5846490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:15.5847520Z SEXP data = Parent::get__(); 2021-05-16T23:31:15.5847900Z ^ 2021-05-16T23:31:18.1723860Z 1 warning generated. 2021-05-16T23:31:18.1887290Z clang++ -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-16T23:31:18.2494590Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T23:31:18.2543200Z ** R 2021-05-16T23:31:18.3102310Z ** inst 2021-05-16T23:31:18.3210640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:22.4244310Z ** help 2021-05-16T23:31:22.5075980Z *** installing help indices 2021-05-16T23:31:22.5655220Z *** copying figures 2021-05-16T23:31:22.5666860Z ** building package indices 2021-05-16T23:31:22.6151180Z ** installing vignettes 2021-05-16T23:31:22.6302710Z ** testing if installed package can be loaded 2021-05-16T23:31:23.1294270Z * DONE (roxygen2) 2021-05-16T23:31:23.4343990Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:31:23.4366850Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:31:23.4560750Z ** R 2021-05-16T23:31:23.4622800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:23.8284860Z ** help 2021-05-16T23:31:23.8746850Z *** installing help indices 2021-05-16T23:31:23.9052200Z ** building package indices 2021-05-16T23:31:23.9176270Z ** testing if installed package can be loaded 2021-05-16T23:31:24.3436290Z * DONE (rematch2) 2021-05-16T23:31:24.6544000Z * installing *source* package ‘waldo’ ... 2021-05-16T23:31:24.6580520Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:31:24.6756870Z ** R 2021-05-16T23:31:24.6858970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:25.2587980Z ** help 2021-05-16T23:31:25.2797360Z *** installing help indices 2021-05-16T23:31:25.3014720Z *** copying figures 2021-05-16T23:31:25.3018760Z ** building package indices 2021-05-16T23:31:25.3149300Z ** testing if installed package can be loaded 2021-05-16T23:31:25.5932000Z * DONE (waldo) 2021-05-16T23:31:26.2691160Z * installing *source* package ‘testthat’ ... 2021-05-16T23:31:26.2920710Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:31:26.3200720Z ** libs 2021-05-16T23:31:26.3370550Z clang -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-16T23:31:26.4115000Z clang -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-16T23:31:26.4919160Z clang++ -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-16T23:31:27.3962880Z clang++ -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-16T23:31:28.2122270Z clang++ -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-16T23:31:42.6142060Z clang++ -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-16T23:31:42.6898360Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T23:31:42.6973150Z ** R 2021-05-16T23:31:42.7645520Z ** inst 2021-05-16T23:31:42.7788580Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:52.7936080Z ** help 2021-05-16T23:31:53.0920490Z *** installing help indices 2021-05-16T23:31:53.2521960Z *** copying figures 2021-05-16T23:31:53.2556730Z ** building package indices 2021-05-16T23:31:53.4111640Z ** installing vignettes 2021-05-16T23:31:53.4240210Z ** testing if installed package can be loaded 2021-05-16T23:31:53.8056100Z * DONE (testthat) 2021-05-16T23:31:54.3253850Z * installing *source* package ‘devtools’ ... 2021-05-16T23:31:54.3373890Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:31:54.3753880Z ** R 2021-05-16T23:31:54.4007330Z ** inst 2021-05-16T23:31:54.4033300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:56.3295550Z ** help 2021-05-16T23:31:56.4673200Z *** installing help indices 2021-05-16T23:31:56.5490480Z *** copying figures 2021-05-16T23:31:56.5498510Z ** building package indices 2021-05-16T23:31:56.6315930Z ** installing vignettes 2021-05-16T23:31:56.6417350Z ** testing if installed package can be loaded 2021-05-16T23:31:57.3745240Z * DONE (devtools) 2021-05-16T23:31:57.4130450Z 2021-05-16T23:31:57.4131600Z The downloaded source packages are in 2021-05-16T23:31:57.4133690Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/downloaded_packages’ 2021-05-16T23:31:57.6448210Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:32:00.4502440Z 2021-05-16T23:32:00.8107500Z 2021-05-16T23:32:00.8129680Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a356abfbaed/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:32:00.8204170Z 2021-05-16T23:32:00.8206670Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a356abfbaed/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:32:00.8951470Z 2021-05-16T23:32:00.8985940Z 2021-05-16T23:32:00.8987620Z ─ preparing ‘desc’: 2021-05-16T23:32:00.8996860Z 2021-05-16T23:32:00.8997780Z 2021-05-16T23:32:00.9084900Z checking DESCRIPTION meta-information ... 2021-05-16T23:32:00.9120150Z 2021-05-16T23:32:00.9128830Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:32:01.0182930Z 2021-05-16T23:32:01.0216660Z 2021-05-16T23:32:01.0218660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:32:01.0225970Z 2021-05-16T23:32:01.0266170Z 2021-05-16T23:32:01.0267610Z ─ checking for empty or unneeded directories 2021-05-16T23:32:01.0283690Z 2021-05-16T23:32:01.0318680Z 2021-05-16T23:32:01.0320200Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:32:01.1608070Z 2021-05-16T23:32:01.1609430Z 2021-05-16T23:32:01.1610180Z 2021-05-16T23:32:01.1917970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:01.1919880Z (as ‘lib’ is unspecified) 2021-05-16T23:32:01.5692540Z * installing *source* package ‘desc’ ... 2021-05-16T23:32:01.5966750Z ** R 2021-05-16T23:32:01.6207260Z ** inst 2021-05-16T23:32:01.6251460Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:03.1857010Z ** help 2021-05-16T23:32:03.3642820Z *** installing help indices 2021-05-16T23:32:03.4716830Z ** building package indices 2021-05-16T23:32:03.6152340Z ** testing if installed package can be loaded 2021-05-16T23:32:03.8392340Z * DONE (desc) 2021-05-16T23:32:04.1127950Z 2021-05-16T23:32:04.1129350Z 2021-05-16T23:32:04.1147850Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a35714cd8f8/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:32:04.1182600Z 2021-05-16T23:32:04.1185040Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a35714cd8f8/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:32:04.1624350Z 2021-05-16T23:32:04.1655910Z 2021-05-16T23:32:04.1657680Z ─ preparing ‘ghtravis’: 2021-05-16T23:32:04.1664580Z 2021-05-16T23:32:04.1665390Z 2021-05-16T23:32:04.1738970Z checking DESCRIPTION meta-information ... 2021-05-16T23:32:04.1774020Z 2021-05-16T23:32:04.1775650Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:32:04.2469030Z 2021-05-16T23:32:04.2497380Z 2021-05-16T23:32:04.2499380Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:32:04.2505640Z 2021-05-16T23:32:04.2532250Z 2021-05-16T23:32:04.2533730Z ─ checking for empty or unneeded directories 2021-05-16T23:32:04.2539720Z 2021-05-16T23:32:04.2568470Z 2021-05-16T23:32:04.2570040Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:32:04.2879120Z 2021-05-16T23:32:04.2880330Z 2021-05-16T23:32:04.2881050Z 2021-05-16T23:32:04.3372040Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:04.3373130Z (as ‘lib’ is unspecified) 2021-05-16T23:32:04.6274070Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:32:04.6482520Z ** R 2021-05-16T23:32:04.6644730Z ** inst 2021-05-16T23:32:04.6663450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:05.9161440Z ** help 2021-05-16T23:32:05.9913980Z *** installing help indices 2021-05-16T23:32:06.0400110Z ** building package indices 2021-05-16T23:32:06.0851970Z ** testing if installed package can be loaded 2021-05-16T23:32:06.8185960Z * DONE (ghtravis) 2021-05-16T23:32:06.8497540Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:32:07.1820430Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:32:10.1363110Z 2021-05-16T23:32:10.1365250Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:32:10.1366140Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:32:10.1366930Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:32:10.1367670Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:32:10.1368420Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:32:10.1369130Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:32:10.1376320Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:10.1377330Z (as ‘lib’ is unspecified) 2021-05-16T23:32:11.6067260Z 2021-05-16T23:32:11.6069420Z There are binary versions available but the source versions are later: 2021-05-16T23:32:11.6080170Z binary source needs_compilation 2021-05-16T23:32:11.6080860Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T23:32:11.6081540Z generics 0.0.2 0.1.0 FALSE 2021-05-16T23:32:11.6082000Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T23:32:11.6082900Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T23:32:11.6083150Z 2021-05-16T23:32:11.6085740Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T23:32:11.6086260Z 2021-05-16T23:32:11.6100020Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:32:11.7645300Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:32:11.7666890Z ================================================== 2021-05-16T23:32:11.7667360Z downloaded 89 KB 2021-05-16T23:32:11.7667620Z 2021-05-16T23:32:11.7697800Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:32:12.0340900Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:32:12.1580820Z ================================================== 2021-05-16T23:32:12.1581710Z downloaded 115 KB 2021-05-16T23:32:12.1582040Z 2021-05-16T23:32:12.1615940Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:32:12.3474710Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:32:12.3475420Z ================================================== 2021-05-16T23:32:12.3475820Z downloaded 194 KB 2021-05-16T23:32:12.3476080Z 2021-05-16T23:32:12.3504790Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:32:12.6850970Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:32:12.7245470Z ================================================== 2021-05-16T23:32:12.7245980Z downloaded 932 KB 2021-05-16T23:32:12.7246260Z 2021-05-16T23:32:12.7280570Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:32:12.9859570Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:32:13.0162470Z ================================================== 2021-05-16T23:32:13.0162980Z downloaded 691 KB 2021-05-16T23:32:13.0163250Z 2021-05-16T23:32:13.3601990Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:32:13.3663700Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:13.3885450Z ** R 2021-05-16T23:32:13.4093970Z ** inst 2021-05-16T23:32:13.4130390Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:14.3505370Z ** help 2021-05-16T23:32:14.4228040Z *** installing help indices 2021-05-16T23:32:14.4688680Z ** building package indices 2021-05-16T23:32:14.5118190Z ** installing vignettes 2021-05-16T23:32:14.5167880Z ** testing if installed package can be loaded 2021-05-16T23:32:14.8110900Z * DONE (tidyselect) 2021-05-16T23:32:15.1817080Z * installing *source* package ‘generics’ ... 2021-05-16T23:32:15.1883650Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:15.2073670Z ** R 2021-05-16T23:32:15.2177550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:15.3698510Z ** help 2021-05-16T23:32:15.4620840Z *** installing help indices 2021-05-16T23:32:15.5173720Z ** building package indices 2021-05-16T23:32:15.5677320Z ** testing if installed package can be loaded 2021-05-16T23:32:15.7942880Z * DONE (generics) 2021-05-16T23:32:16.1468780Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:32:16.1528480Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:16.1733710Z ** R 2021-05-16T23:32:16.1815880Z ** inst 2021-05-16T23:32:16.1960100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:16.4341470Z ** help 2021-05-16T23:32:16.4545170Z *** installing help indices 2021-05-16T23:32:16.4780180Z ** building package indices 2021-05-16T23:32:16.4912910Z ** installing vignettes 2021-05-16T23:32:16.4956430Z ** testing if installed package can be loaded 2021-05-16T23:32:16.7075550Z * DONE (cpp11) 2021-05-16T23:32:17.5179720Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:32:17.5402740Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:17.5675420Z ** libs 2021-05-16T23:32:17.5959170Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T23:32:17.8015710Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T23:32:18.0354550Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T23:32:18.2223430Z clang++ -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-16T23:32:19.0106850Z clang++ -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-16T23:32:19.1718930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T23:32:19.3403930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:32:19.5124500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T23:32:19.6999290Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T23:32:19.8717610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T23:32:20.0206400Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T23:32:20.2244580Z clang++ -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-16T23:32:20.2828280Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T23:32:20.2871690Z ** R 2021-05-16T23:32:20.3689210Z ** data 2021-05-16T23:32:20.3713030Z *** moving datasets to lazyload DB 2021-05-16T23:32:20.4798030Z ** inst 2021-05-16T23:32:20.4916810Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:25.2708550Z ** help 2021-05-16T23:32:25.6822810Z *** installing help indices 2021-05-16T23:32:25.8833850Z *** copying figures 2021-05-16T23:32:25.8870110Z ** building package indices 2021-05-16T23:32:26.1114210Z ** installing vignettes 2021-05-16T23:32:26.1351470Z ** testing if installed package can be loaded 2021-05-16T23:32:26.7552640Z * DONE (dplyr) 2021-05-16T23:32:27.2828910Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:32:27.2949590Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:27.3180960Z ** libs 2021-05-16T23:32:27.3381160Z clang++ -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-16T23:32:28.5617770Z clang++ -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-16T23:32:29.1354460Z clang++ -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-16T23:32:30.5735170Z clang++ -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-16T23:32:31.8012510Z clang++ -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-16T23:32:31.8613790Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T23:32:31.8658420Z ** R 2021-05-16T23:32:31.8959450Z ** data 2021-05-16T23:32:31.9017420Z *** moving datasets to lazyload DB 2021-05-16T23:32:32.1040700Z ** inst 2021-05-16T23:32:32.1144960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:33.8320890Z ** help 2021-05-16T23:32:33.9709580Z *** installing help indices 2021-05-16T23:32:34.0546460Z *** copying figures 2021-05-16T23:32:34.0595800Z ** building package indices 2021-05-16T23:32:34.1412100Z ** installing vignettes 2021-05-16T23:32:34.1493590Z ** testing if installed package can be loaded 2021-05-16T23:32:34.7891160Z * DONE (tidyr) 2021-05-16T23:32:34.8209460Z 2021-05-16T23:32:34.8210390Z The downloaded source packages are in 2021-05-16T23:32:34.8212200Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/downloaded_packages’ 2021-05-16T23:32:35.0557980Z 2021-05-16T23:32:35.0575550Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a35ac21749/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:32:35.0613200Z 2021-05-16T23:32:35.0615410Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/remotes2a35ac21749/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:32:35.0856190Z 2021-05-16T23:32:35.0897470Z 2021-05-16T23:32:35.0899330Z ─ preparing ‘aghast’: 2021-05-16T23:32:35.0907250Z 2021-05-16T23:32:35.0908080Z 2021-05-16T23:32:35.0968530Z checking DESCRIPTION meta-information ... 2021-05-16T23:32:35.1009180Z 2021-05-16T23:32:35.1011120Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:32:35.1460350Z 2021-05-16T23:32:35.1495220Z 2021-05-16T23:32:35.1497200Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:32:35.1505140Z 2021-05-16T23:32:35.1635260Z 2021-05-16T23:32:35.1637380Z ─ checking for empty or unneeded directories 2021-05-16T23:32:35.1666690Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:32:35.1677010Z 2021-05-16T23:32:35.1677710Z 2021-05-16T23:32:35.1678310Z 2021-05-16T23:32:35.1842070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:35.1845340Z (as ‘lib’ is unspecified) 2021-05-16T23:32:35.5501940Z * installing *source* package ‘aghast’ ... 2021-05-16T23:32:35.5744640Z ** R 2021-05-16T23:32:35.5840490Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:35.8856630Z ** help 2021-05-16T23:32:35.9146680Z *** installing help indices 2021-05-16T23:32:35.9431910Z ** building package indices 2021-05-16T23:32:35.9625420Z ** testing if installed package can be loaded 2021-05-16T23:32:36.1837770Z * DONE (aghast) 2021-05-16T23:32:36.2006930Z Installing 1 packages: covr 2021-05-16T23:32:36.2015660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:36.2017010Z (as ‘lib’ is unspecified) 2021-05-16T23:32:37.0306520Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:32:37.0307310Z 2021-05-16T23:32:37.5887310Z 2021-05-16T23:32:37.5888610Z There are binary versions available but the source versions are later: 2021-05-16T23:32:37.5900300Z binary source needs_compilation 2021-05-16T23:32:37.5901080Z rex 1.1.2 1.2.0 FALSE 2021-05-16T23:32:37.5901710Z covr 3.5.0 3.5.1 TRUE 2021-05-16T23:32:37.5902140Z 2021-05-16T23:32:37.5914830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T23:32:38.3668440Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T23:32:38.3669640Z 2021-05-16T23:32:38.3673380Z ================================================== 2021-05-16T23:32:38.3674730Z downloaded 154 KB 2021-05-16T23:32:38.3675440Z 2021-05-16T23:32:38.3678000Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T23:32:38.3679020Z 2021-05-16T23:32:38.3680520Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:32:38.3681330Z The downloaded binary packages are in 2021-05-16T23:32:38.3682540Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQCC5Wk/downloaded_packages 2021-05-16T23:32:38.3923970Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T23:32:38.3944130Z ================================================== 2021-05-16T23:32:38.3944790Z downloaded 89 KB 2021-05-16T23:32:38.3945250Z 2021-05-16T23:32:38.3980270Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:32:38.6861160Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:32:38.6862640Z ================================================== 2021-05-16T23:32:38.6863610Z downloaded 143 KB 2021-05-16T23:32:38.6864130Z 2021-05-16T23:32:38.9877320Z * installing *source* package ‘rex’ ... 2021-05-16T23:32:38.9921420Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:39.0144890Z ** R 2021-05-16T23:32:39.0212910Z ** inst 2021-05-16T23:32:39.0245300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:39.3849290Z ** help 2021-05-16T23:32:39.4523270Z *** installing help indices 2021-05-16T23:32:39.5446450Z ** building package indices 2021-05-16T23:32:39.5833810Z ** installing vignettes 2021-05-16T23:32:39.5880170Z ** testing if installed package can be loaded 2021-05-16T23:32:39.7985990Z * DONE (rex) 2021-05-16T23:32:40.2909730Z * installing *source* package ‘covr’ ... 2021-05-16T23:32:40.3032770Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:40.3293270Z ** libs 2021-05-16T23:32:40.3460570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T23:32:40.4722420Z clang -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-16T23:32:40.5319270Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T23:32:40.5359770Z ** R 2021-05-16T23:32:40.5644380Z ** inst 2021-05-16T23:32:40.5720540Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:41.8589590Z ** help 2021-05-16T23:32:41.9408600Z *** installing help indices 2021-05-16T23:32:41.9977830Z *** copying figures 2021-05-16T23:32:41.9985950Z ** building package indices 2021-05-16T23:32:42.0497470Z ** installing vignettes 2021-05-16T23:32:42.0550600Z ** testing if installed package can be loaded 2021-05-16T23:32:42.5727210Z * DONE (covr) 2021-05-16T23:32:42.6032800Z 2021-05-16T23:32:42.6034030Z The downloaded source packages are in 2021-05-16T23:32:42.6036080Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQCC5Wk/downloaded_packages’ 2021-05-16T23:32:42.6355990Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:32:42.6356650Z Rscript -e "tic::before_install()" 2021-05-16T23:32:42.6709340Z shell: /bin/bash -e {0} 2021-05-16T23:32:42.6709730Z env: 2021-05-16T23:32:42.6710210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:32:42.6710650Z TIC_DEPLOY_KEY: 2021-05-16T23:32:42.6710970Z RSPM: 2021-05-16T23:32:42.6712300Z GITHUB_PAT: *** 2021-05-16T23:32:42.6712680Z COVERALLS_TOKEN: 2021-05-16T23:32:42.6713110Z continue-on-error: false 2021-05-16T23:32:42.6713540Z VDIFFR_RUN_TESTS: false 2021-05-16T23:32:42.6714000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:32:42.6714400Z TZ: UTC 2021-05-16T23:32:42.6714740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:32:42.6715110Z NOT_CRAN: true 2021-05-16T23:32:42.6715690Z ##[endgroup] 2021-05-16T23:32:42.9931080Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:32:43.1263780Z Running before_install: step_install_remote_binaries() 2021-05-16T23:32:43.6601520Z Installing oro.nifti binaries 2021-05-16T23:32:43.6613160Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:32:44.0504620Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:32:44.0540910Z tag_name 2021-05-16T23:32:44.0541320Z 1 0.10.3.s 2021-05-16T23:32:44.0541900Z zipball_url 2021-05-16T23:32:44.0542870Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:32:44.0543750Z tarball_url 2021-05-16T23:32:44.0544650Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:32:44.0545430Z commit.sha 2021-05-16T23:32:44.0546100Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:32:44.0546980Z commit.url 2021-05-16T23:32:44.0548060Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:32:44.0549030Z node_id 2021-05-16T23:32:44.0549970Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:32:44.0550990Z url 2021-05-16T23:32:44.0551820Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:32:44.0552850Z assets_url 2021-05-16T23:32:44.0553720Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:32:44.0554610Z upload_url 2021-05-16T23:32:44.0555260Z Installing oro.nifti package binaries 2021-05-16T23:32:44.0556370Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:32:44.0557450Z id asset_updated_at asset_created_at created_at 2021-05-16T23:32:44.0558990Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T23:32:44.0559600Z published_at asset_name asset_label 2021-05-16T23:32:44.0560650Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:32:44.0561150Z asset_download_count 2021-05-16T23:32:44.0561590Z 1 14 2021-05-16T23:32:44.0562190Z asset_browser_download_url 2021-05-16T23:32:44.0563150Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:32:44.0772560Z --2021-05-16 23:32:44-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:32:44.1132230Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:32:44.1347760Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:32:44.3533910Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:32:44.3548560Z Location: https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T233244Z&X-Amz-Expires=300&X-Amz-Signature=9655ba6e385168e70365b9c062c2be2272f33402dd741f3c2d41f6ae229002c7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:32:44.3561570Z --2021-05-16 23:32:44-- https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T233244Z&X-Amz-Expires=300&X-Amz-Signature=9655ba6e385168e70365b9c062c2be2272f33402dd741f3c2d41f6ae229002c7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:32:44.3566480Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T23:32:44.3573000Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:32:44.5239640Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:32:44.5241680Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T23:32:44.5245560Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaG796m/oro.nifti_0.10.3.tgz’ 2021-05-16T23:32:44.5246200Z 2021-05-16T23:32:44.5268010Z 0K .......... .......... .......... .......... .......... 0% 19.0M 0s 2021-05-16T23:32:44.5285680Z 50K .......... .......... .......... .......... .......... 1% 26.9M 0s 2021-05-16T23:32:44.5302770Z 100K .......... .......... .......... .......... .......... 2% 29.6M 0s 2021-05-16T23:32:44.5319620Z 150K .......... .......... .......... .......... .......... 3% 28.2M 0s 2021-05-16T23:32:44.5334910Z 200K .......... .......... .......... .......... .......... 4% 31.7M 0s 2021-05-16T23:32:44.5349370Z 250K .......... .......... .......... .......... .......... 5% 34.8M 0s 2021-05-16T23:32:44.5354690Z 300K .......... .......... .......... .......... .......... 5% 88.3M 0s 2021-05-16T23:32:44.5366220Z 350K .......... .......... .......... .......... .......... 6% 41.9M 0s 2021-05-16T23:32:44.5389850Z 400K .......... .......... .......... .......... .......... 7% 20.5M 0s 2021-05-16T23:32:44.5394530Z 450K .......... .......... .......... .......... .......... 8% 106M 0s 2021-05-16T23:32:44.5417480Z 500K .......... .......... .......... .......... .......... 9% 21.2M 0s 2021-05-16T23:32:44.5429670Z 550K .......... .......... .......... .......... .......... 10% 40.5M 0s 2021-05-16T23:32:44.5445010Z 600K .......... .......... .......... .......... .......... 11% 32.2M 0s 2021-05-16T23:32:44.5469640Z 650K .......... .......... .......... .......... .......... 11% 19.6M 0s 2021-05-16T23:32:44.5492380Z 700K .......... .......... .......... .......... .......... 12% 21.7M 0s 2021-05-16T23:32:44.5496990Z 750K .......... .......... .......... .......... .......... 13% 108M 0s 2021-05-16T23:32:44.5518720Z 800K .......... .......... .......... .......... .......... 14% 22.3M 0s 2021-05-16T23:32:44.5523110Z 850K .......... .......... .......... .......... .......... 15% 107M 0s 2021-05-16T23:32:44.5533930Z 900K .......... .......... .......... .......... .......... 16% 45.7M 0s 2021-05-16T23:32:44.5547130Z 950K .......... .......... .......... .......... .......... 16% 37.1M 0s 2021-05-16T23:32:44.5572080Z 1000K .......... .......... .......... .......... .......... 17% 20.1M 0s 2021-05-16T23:32:44.5576060Z 1050K .......... .......... .......... .......... .......... 18% 105M 0s 2021-05-16T23:32:44.5597860Z 1100K .......... .......... .......... .......... .......... 19% 22.4M 0s 2021-05-16T23:32:44.5608690Z 1150K .......... .......... .......... .......... .......... 20% 116M 0s 2021-05-16T23:32:44.5622970Z 1200K .......... .......... .......... .......... .......... 21% 23.2M 0s 2021-05-16T23:32:44.5627180Z 1250K .......... .......... .......... .......... .......... 22% 117M 0s 2021-05-16T23:32:44.5637340Z 1300K .......... .......... .......... .......... .......... 22% 48.7M 0s 2021-05-16T23:32:44.5652130Z 1350K .......... .......... .......... .......... .......... 23% 35.2M 0s 2021-05-16T23:32:44.5663450Z 1400K .......... .......... .......... .......... .......... 24% 40.1M 0s 2021-05-16T23:32:44.5676150Z 1450K .......... .......... .......... .......... .......... 25% 37.9M 0s 2021-05-16T23:32:44.5689480Z 1500K .......... .......... .......... .......... .......... 26% 36.6M 0s 2021-05-16T23:32:44.5700520Z 1550K .......... .......... .......... .......... .......... 27% 44.2M 0s 2021-05-16T23:32:44.5712380Z 1600K .......... .......... .......... .......... .......... 27% 41.8M 0s 2021-05-16T23:32:44.5717140Z 1650K .......... .......... .......... .......... .......... 28% 118M 0s 2021-05-16T23:32:44.5728300Z 1700K .......... .......... .......... .......... .......... 29% 41.1M 0s 2021-05-16T23:32:44.5738810Z 1750K .......... .......... .......... .......... .......... 30% 46.8M 0s 2021-05-16T23:32:44.5751710Z 1800K .......... .......... .......... .......... .......... 31% 37.4M 0s 2021-05-16T23:32:44.5764930Z 1850K .......... .......... .......... .......... .......... 32% 118M 0s 2021-05-16T23:32:44.5768870Z 1900K .......... .......... .......... .......... .......... 33% 38.0M 0s 2021-05-16T23:32:44.5778760Z 1950K .......... .......... .......... .......... .......... 33% 50.3M 0s 2021-05-16T23:32:44.5792670Z 2000K .......... .......... .......... .......... .......... 34% 34.3M 0s 2021-05-16T23:32:44.5797550Z 2050K .......... .......... .......... .......... .......... 35% 119M 0s 2021-05-16T23:32:44.5804220Z 2100K .......... .......... .......... .......... .......... 36% 65.2M 0s 2021-05-16T23:32:44.5815590Z 2150K .......... .......... .......... .......... .......... 37% 42.9M 0s 2021-05-16T23:32:44.5827390Z 2200K .......... .......... .......... .......... .......... 38% 41.7M 0s 2021-05-16T23:32:44.5832460Z 2250K .......... .......... .......... .......... .......... 39% 116M 0s 2021-05-16T23:32:44.5840970Z 2300K .......... .......... .......... .......... .......... 39% 52.2M 0s 2021-05-16T23:32:44.5845160Z 2350K .......... .......... .......... .......... .......... 40% 119M 0s 2021-05-16T23:32:44.5862920Z 2400K .......... .......... .......... .......... .......... 41% 43.8M 0s 2021-05-16T23:32:44.5867010Z 2450K .......... .......... .......... .......... .......... 42% 48.4M 0s 2021-05-16T23:32:44.5871060Z 2500K .......... .......... .......... .......... .......... 43% 100M 0s 2021-05-16T23:32:44.5880860Z 2550K .......... .......... .......... .......... .......... 44% 50.5M 0s 2021-05-16T23:32:44.5893930Z 2600K .......... .......... .......... .......... .......... 44% 37.9M 0s 2021-05-16T23:32:44.5899110Z 2650K .......... .......... .......... .......... .......... 45% 114M 0s 2021-05-16T23:32:44.5903600Z 2700K .......... .......... .......... .......... .......... 46% 86.7M 0s 2021-05-16T23:32:44.5915560Z 2750K .......... .......... .......... .......... .......... 47% 40.8M 0s 2021-05-16T23:32:44.5919680Z 2800K .......... .......... .......... .......... .......... 48% 122M 0s 2021-05-16T23:32:44.5928930Z 2850K .......... .......... .......... .......... .......... 49% 55.7M 0s 2021-05-16T23:32:44.5942030Z 2900K .......... .......... .......... .......... .......... 50% 36.4M 0s 2021-05-16T23:32:44.5946120Z 2950K .......... .......... .......... .......... .......... 50% 121M 0s 2021-05-16T23:32:44.5954760Z 3000K .......... .......... .......... .......... .......... 51% 55.0M 0s 2021-05-16T23:32:44.5968090Z 3050K .......... .......... .......... .......... .......... 52% 39.9M 0s 2021-05-16T23:32:44.5971540Z 3100K .......... .......... .......... .......... .......... 53% 107M 0s 2021-05-16T23:32:44.5981800Z 3150K .......... .......... .......... .......... .......... 54% 48.7M 0s 2021-05-16T23:32:44.5986120Z 3200K .......... .......... .......... .......... .......... 55% 108M 0s 2021-05-16T23:32:44.5991550Z 3250K .......... .......... .......... .......... .......... 55% 99.9M 0s 2021-05-16T23:32:44.6003390Z 3300K .......... .......... .......... .......... .......... 56% 40.0M 0s 2021-05-16T23:32:44.6007210Z 3350K .......... .......... .......... .......... .......... 57% 120M 0s 2021-05-16T23:32:44.6018960Z 3400K .......... .......... .......... .......... .......... 58% 42.9M 0s 2021-05-16T23:32:44.6030090Z 3450K .......... .......... .......... .......... .......... 59% 46.3M 0s 2021-05-16T23:32:44.6033910Z 3500K .......... .......... .......... .......... .......... 60% 103M 0s 2021-05-16T23:32:44.6042420Z 3550K .......... .......... .......... .......... .......... 61% 57.1M 0s 2021-05-16T23:32:44.6046380Z 3600K .......... .......... .......... .......... .......... 61% 125M 0s 2021-05-16T23:32:44.6055880Z 3650K .......... .......... .......... .......... .......... 62% 54.0M 0s 2021-05-16T23:32:44.6060360Z 3700K .......... .......... .......... .......... .......... 63% 100M 0s 2021-05-16T23:32:44.6069230Z 3750K .......... .......... .......... .......... .......... 64% 56.4M 0s 2021-05-16T23:32:44.6072880Z 3800K .......... .......... .......... .......... .......... 65% 124M 0s 2021-05-16T23:32:44.6084590Z 3850K .......... .......... .......... .......... .......... 66% 44.5M 0s 2021-05-16T23:32:44.6089430Z 3900K .......... .......... .......... .......... .......... 67% 94.1M 0s 2021-05-16T23:32:44.6094130Z 3950K .......... .......... .......... .......... .......... 67% 98.4M 0s 2021-05-16T23:32:44.6098550Z 4000K .......... .......... .......... .......... .......... 68% 108M 0s 2021-05-16T23:32:44.6104250Z 4050K .......... .......... .......... .......... .......... 69% 93.7M 0s 2021-05-16T23:32:44.6108340Z 4100K .......... .......... .......... .......... .......... 70% 103M 0s 2021-05-16T23:32:44.6120180Z 4150K .......... .......... .......... .......... .......... 71% 43.0M 0s 2021-05-16T23:32:44.6124020Z 4200K .......... .......... .......... .......... .......... 72% 115M 0s 2021-05-16T23:32:44.6129700Z 4250K .......... .......... .......... .......... .......... 72% 110M 0s 2021-05-16T23:32:44.6133450Z 4300K .......... .......... .......... .......... .......... 73% 97.9M 0s 2021-05-16T23:32:44.6141260Z 4350K .......... .......... .......... .......... .......... 74% 68.5M 0s 2021-05-16T23:32:44.6144350Z 4400K .......... .......... .......... .......... .......... 75% 131M 0s 2021-05-16T23:32:44.6149400Z 4450K .......... .......... .......... .......... .......... 76% 113M 0s 2021-05-16T23:32:44.6153230Z 4500K .......... .......... .......... .......... .......... 77% 104M 0s 2021-05-16T23:32:44.6157490Z 4550K .......... .......... .......... .......... .......... 78% 123M 0s 2021-05-16T23:32:44.6162900Z 4600K .......... .......... .......... .......... .......... 78% 87.5M 0s 2021-05-16T23:32:44.6167620Z 4650K .......... .......... .......... .......... .......... 79% 121M 0s 2021-05-16T23:32:44.6179690Z 4700K .......... .......... .......... .......... .......... 80% 39.3M 0s 2021-05-16T23:32:44.6183300Z 4750K .......... .......... .......... .......... .......... 81% 123M 0s 2021-05-16T23:32:44.6187840Z 4800K .......... .......... .......... .......... .......... 82% 109M 0s 2021-05-16T23:32:44.6193090Z 4850K .......... .......... .......... .......... .......... 83% 105M 0s 2021-05-16T23:32:44.6197800Z 4900K .......... .......... .......... .......... .......... 83% 96.1M 0s 2021-05-16T23:32:44.6201850Z 4950K .......... .......... .......... .......... .......... 84% 112M 0s 2021-05-16T23:32:44.6206180Z 5000K .......... .......... .......... .......... .......... 85% 120M 0s 2021-05-16T23:32:44.6216990Z 5050K .......... .......... .......... .......... .......... 86% 47.5M 0s 2021-05-16T23:32:44.6221410Z 5100K .......... .......... .......... .......... .......... 87% 94.4M 0s 2021-05-16T23:32:44.6226920Z 5150K .......... .......... .......... .......... .......... 88% 110M 0s 2021-05-16T23:32:44.6229630Z 5200K .......... .......... .......... .......... .......... 89% 128M 0s 2021-05-16T23:32:44.6234680Z 5250K .......... .......... .......... .......... .......... 89% 111M 0s 2021-05-16T23:32:44.6239460Z 5300K .......... .......... .......... .......... .......... 90% 93.7M 0s 2021-05-16T23:32:44.6243290Z 5350K .......... .......... .......... .......... .......... 91% 119M 0s 2021-05-16T23:32:44.6252940Z 5400K .......... .......... .......... .......... .......... 92% 51.3M 0s 2021-05-16T23:32:44.6265610Z 5450K .......... .......... .......... .......... .......... 93% 112M 0s 2021-05-16T23:32:44.6269000Z 5500K .......... .......... .......... .......... .......... 94% 41.9M 0s 2021-05-16T23:32:44.6273810Z 5550K .......... .......... .......... .......... .......... 95% 109M 0s 2021-05-16T23:32:44.6277430Z 5600K .......... .......... .......... .......... .......... 95% 123M 0s 2021-05-16T23:32:44.6281670Z 5650K .......... .......... .......... .......... .......... 96% 126M 0s 2021-05-16T23:32:44.6285510Z 5700K .......... .......... .......... .......... .......... 97% 110M 0s 2021-05-16T23:32:44.6289970Z 5750K .......... .......... .......... .......... .......... 98% 119M 0s 2021-05-16T23:32:44.6294300Z 5800K .......... .......... .......... .......... .......... 99% 110M 0s 2021-05-16T23:32:44.6298210Z 5850K .......... .......... .......... .......... ... 100% 97.5M=0.1s 2021-05-16T23:32:44.6298780Z 2021-05-16T23:32:44.6301320Z 2021-05-16 23:32:44 (54.5 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaG796m/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T23:32:44.6301900Z 2021-05-16T23:32:44.6418520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:44.6419610Z (as ‘lib’ is unspecified) 2021-05-16T23:32:44.6915260Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:32:44.7118100Z Installing neurobase binaries 2021-05-16T23:32:44.7118920Z [1] "neuroconductor/neurobase" 2021-05-16T23:32:44.9893300Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:32:44.9917960Z tag_name 2021-05-16T23:32:44.9918790Z 1 1.30.1.s 2021-05-16T23:32:44.9919540Z zipball_url 2021-05-16T23:32:44.9920750Z 1 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:32:44.9921880Z tarball_url 2021-05-16T23:32:44.9922940Z 1 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:32:44.9924130Z commit.sha 2021-05-16T23:32:44.9924720Z 1 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:32:44.9925800Z commit.url 2021-05-16T23:32:44.9926610Z Installing neurobase package binaries 2021-05-16T23:32:44.9927700Z 1 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:32:44.9929100Z node_id 2021-05-16T23:32:44.9930300Z 1 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:32:44.9931450Z url 2021-05-16T23:32:44.9932520Z 1 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:32:44.9934150Z assets_url 2021-05-16T23:32:44.9935220Z 1 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:32:44.9936550Z upload_url 2021-05-16T23:32:44.9937810Z 1 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:32:44.9939030Z id asset_updated_at asset_created_at created_at 2021-05-16T23:32:44.9940750Z 1 43020192 2021-05-16 20:51:57 2021-05-16 20:51:57 2021-05-16 20:01:27 2021-05-16T23:32:44.9941580Z published_at asset_name asset_label 2021-05-16T23:32:44.9942900Z 1 2021-05-16 20:01:56 neurobase_1.30.1_R3.5.tgz 2021-05-16T23:32:44.9943920Z asset_download_count 2021-05-16T23:32:44.9944520Z 1 1 2021-05-16T23:32:44.9945390Z asset_browser_download_url 2021-05-16T23:32:44.9946930Z 1 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.tgz 2021-05-16T23:32:45.0032430Z --2021-05-16 23:32:45-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.tgz 2021-05-16T23:32:45.0224180Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:32:45.0435370Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:32:45.2455430Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:32:45.2461510Z Location: https://github-releases.githubusercontent.com/367973948/8d751480-b688-11eb-9186-7ee744de048e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T233245Z&X-Amz-Expires=300&X-Amz-Signature=31962ea48db27c21c4798231cc38d3a4c78394e40acdf1c2c1788291cd2a14f1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:32:45.2481570Z --2021-05-16 23:32:45-- https://github-releases.githubusercontent.com/367973948/8d751480-b688-11eb-9186-7ee744de048e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T233245Z&X-Amz-Expires=300&X-Amz-Signature=31962ea48db27c21c4798231cc38d3a4c78394e40acdf1c2c1788291cd2a14f1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:32:45.2485940Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T23:32:45.2492720Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:32:45.3891820Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:32:45.3896060Z Length: 1718327 (1.6M) [application/octet-stream] 2021-05-16T23:32:45.3898430Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaG796m/neurobase_1.30.1.tgz’ 2021-05-16T23:32:45.3899670Z 2021-05-16T23:32:45.3934120Z 0K .......... .......... .......... .......... .......... 2% 11.8M 0s 2021-05-16T23:32:45.3976560Z 50K .......... .......... .......... .......... .......... 5% 11.7M 0s 2021-05-16T23:32:45.4004350Z 100K .......... .......... .......... .......... .......... 8% 17.6M 0s 2021-05-16T23:32:45.4026000Z 150K .......... .......... .......... .......... .......... 11% 22.1M 0s 2021-05-16T23:32:45.4041350Z 200K .......... .......... .......... .......... .......... 14% 31.6M 0s 2021-05-16T23:32:45.4066400Z 250K .......... .......... .......... .......... .......... 17% 19.3M 0s 2021-05-16T23:32:45.4081780Z 300K .......... .......... .......... .......... .......... 20% 34.2M 0s 2021-05-16T23:32:45.4118890Z 350K .......... .......... .......... .......... .......... 23% 12.9M 0s 2021-05-16T23:32:45.4167020Z 400K .......... .......... .......... .......... .......... 26% 10.1M 0s 2021-05-16T23:32:45.4194470Z 450K .......... .......... .......... .......... .......... 29% 17.9M 0s 2021-05-16T23:32:45.4230980Z 500K .......... .......... .......... .......... .......... 32% 13.2M 0s 2021-05-16T23:32:45.4256100Z 550K .......... .......... .......... .......... .......... 35% 19.6M 0s 2021-05-16T23:32:45.4270310Z 600K .......... .......... .......... .......... .......... 38% 34.4M 0s 2021-05-16T23:32:45.4292900Z 650K .......... .......... .......... .......... .......... 41% 22.3M 0s 2021-05-16T23:32:45.4307820Z 700K .......... .......... .......... .......... .......... 44% 31.2M 0s 2021-05-16T23:32:45.4320460Z 750K .......... .......... .......... .......... .......... 47% 38.9M 0s 2021-05-16T23:32:45.4334160Z 800K .......... .......... .......... .......... .......... 50% 34.9M 0s 2021-05-16T23:32:45.4347370Z 850K .......... .......... .......... .......... .......... 53% 36.8M 0s 2021-05-16T23:32:45.4360880Z 900K .......... .......... .......... .......... .......... 56% 36.0M 0s 2021-05-16T23:32:45.4373230Z 950K .......... .......... .......... .......... .......... 59% 39.9M 0s 2021-05-16T23:32:45.4388020Z 1000K .......... .......... .......... .......... .......... 62% 32.8M 0s 2021-05-16T23:32:45.4401430Z 1050K .......... .......... .......... .......... .......... 65% 36.9M 0s 2021-05-16T23:32:45.4412540Z 1100K .......... .......... .......... .......... .......... 68% 44.8M 0s 2021-05-16T23:32:45.4423350Z 1150K .......... .......... .......... .......... .......... 71% 43.2M 0s 2021-05-16T23:32:45.4437690Z 1200K .......... .......... .......... .......... .......... 74% 34.6M 0s 2021-05-16T23:32:45.4449000Z 1250K .......... .......... .......... .......... .......... 77% 43.2M 0s 2021-05-16T23:32:45.4462620Z 1300K .......... .......... .......... .......... .......... 80% 35.6M 0s 2021-05-16T23:32:45.4474950Z 1350K .......... .......... .......... .......... .......... 83% 40.4M 0s 2021-05-16T23:32:45.4488460Z 1400K .......... .......... .......... .......... .......... 86% 36.2M 0s 2021-05-16T23:32:45.4492590Z 1450K .......... .......... .......... .......... .......... 89% 114M 0s 2021-05-16T23:32:45.4503140Z 1500K .......... .......... .......... .......... .......... 92% 46.0M 0s 2021-05-16T23:32:45.4516730Z 1550K .......... .......... .......... .......... .......... 95% 36.4M 0s 2021-05-16T23:32:45.4521020Z 1600K .......... .......... .......... .......... .......... 98% 111M 0s 2021-05-16T23:32:45.4528610Z 1650K .......... .......... ........ 100% 37.8M=0.06s 2021-05-16T23:32:45.4528970Z 2021-05-16T23:32:45.4530890Z 2021-05-16 23:32:45 (25.8 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaG796m/neurobase_1.30.1.tgz’ saved [1718327/1718327] 2021-05-16T23:32:45.4531480Z 2021-05-16T23:32:45.4554610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:45.4555770Z (as ‘lib’ is unspecified) 2021-05-16T23:32:45.4861210Z Rewriting new remotes: 2021-05-16T23:32:45.5162560Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:32:45.5163400Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:32:45.5163970Z remotes::install_cran("rcmdcheck") 2021-05-16T23:32:45.5164510Z remotes::install_cran("markdown") 2021-05-16T23:32:45.5353520Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:32:45.5353990Z env: 2021-05-16T23:32:45.5354400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:32:45.5354850Z TIC_DEPLOY_KEY: 2021-05-16T23:32:45.5355170Z RSPM: 2021-05-16T23:32:45.5356500Z GITHUB_PAT: *** 2021-05-16T23:32:45.5356930Z COVERALLS_TOKEN: 2021-05-16T23:32:45.5357430Z continue-on-error: false 2021-05-16T23:32:45.5358120Z VDIFFR_RUN_TESTS: false 2021-05-16T23:32:45.5358600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:32:45.5359060Z TZ: UTC 2021-05-16T23:32:45.5359420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:32:45.5359830Z NOT_CRAN: true 2021-05-16T23:32:45.5360310Z ##[endgroup] 2021-05-16T23:32:51.1790380Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:32:51.1791900Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T23:32:51.1793560Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:32:51.1795280Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:32:51.1796490Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:32:51.1797720Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:32:51.1798890Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:32:51.1800180Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:32:51.1801410Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:32:51.1803330Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:32:51.1804580Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:32:51.1805770Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:32:51.1807050Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:32:51.1808290Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:32:51.1809540Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:32:51.1828400Z Installing 15 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, oro.nifti, htmltools, servr, neurobase 2021-05-16T23:32:51.1841870Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:32:51.1843290Z (as ‘lib’ is unspecified) 2021-05-16T23:32:56.3305730Z 2021-05-16T23:32:56.3307280Z There are binary versions available but the source versions are later: 2021-05-16T23:32:56.3330100Z binary source needs_compilation 2021-05-16T23:32:56.3331270Z later 1.0.0 1.2.0 TRUE 2021-05-16T23:32:56.3332300Z promises 1.1.0 1.2.0.1 TRUE 2021-05-16T23:32:56.3333250Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T23:32:56.3334200Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T23:32:56.3335050Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T23:32:56.3336940Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T23:32:56.3337830Z httpuv 1.5.2 1.6.1 TRUE 2021-05-16T23:32:56.3338740Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T23:32:56.3339670Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T23:32:56.3340610Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T23:32:56.3341520Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T23:32:56.3342370Z servr 0.16 0.22 FALSE 2021-05-16T23:32:56.3343330Z neurobase 1.29.0 1.32.1 FALSE 2021-05-16T23:32:56.3343910Z 2021-05-16T23:32:56.3363790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T23:32:56.5665740Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T23:32:56.5678040Z ================================================== 2021-05-16T23:32:56.5678520Z downloaded 60 KB 2021-05-16T23:32:56.5678830Z 2021-05-16T23:32:56.5712980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-16T23:32:56.8930670Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-16T23:32:56.8931520Z ================================================== 2021-05-16T23:32:56.8932000Z downloaded 31 KB 2021-05-16T23:32:56.8932430Z 2021-05-16T23:32:56.9242720Z 2021-05-16T23:32:56.9247290Z installing the source packages ‘later’, ‘promises’, ‘R.methodsS3’, ‘R.oo’, ‘RNifti’, ‘bitops’, ‘httpuv’, ‘R.utils’, ‘matrixStats’, ‘oro.nifti’, ‘htmltools’, ‘servr’, ‘neurobase’ 2021-05-16T23:32:56.9248370Z The downloaded binary packages are in 2021-05-16T23:32:56.9250940Z 2021-05-16T23:32:56.9251810Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFA9Djf/downloaded_packages 2021-05-16T23:32:56.9312980Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:32:57.1742600Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T23:32:57.1750940Z ================================================== 2021-05-16T23:32:57.1751450Z downloaded 62 KB 2021-05-16T23:32:57.1751820Z 2021-05-16T23:32:57.1795250Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:32:57.4560300Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T23:32:57.7161590Z ================================================== 2021-05-16T23:32:57.7162160Z downloaded 3.0 MB 2021-05-16T23:32:57.7162470Z 2021-05-16T23:32:57.7235700Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:32:57.9448240Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:32:57.9452440Z ================================================== 2021-05-16T23:32:57.9453870Z downloaded 23 KB 2021-05-16T23:32:57.9454210Z 2021-05-16T23:32:57.9490330Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:32:58.5681640Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:32:58.5711490Z ================================================== 2021-05-16T23:32:58.5712050Z downloaded 374 KB 2021-05-16T23:32:58.5712380Z 2021-05-16T23:32:58.5745320Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:32:58.9200370Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:32:58.9524530Z ================================================== 2021-05-16T23:32:58.9525100Z downloaded 1.0 MB 2021-05-16T23:32:58.9525400Z 2021-05-16T23:32:58.9560110Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:32:59.1943530Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:32:59.1944300Z ================================================== 2021-05-16T23:32:59.1944780Z downloaded 10 KB 2021-05-16T23:32:59.1945080Z 2021-05-16T23:32:59.1976120Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:32:59.3654020Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T23:32:59.4169070Z ================================================== 2021-05-16T23:32:59.4169740Z downloaded 1.7 MB 2021-05-16T23:32:59.4170050Z 2021-05-16T23:32:59.4207720Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:32:59.6418540Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:32:59.6509540Z ================================================== 2021-05-16T23:32:59.6510090Z downloaded 353 KB 2021-05-16T23:32:59.6510350Z 2021-05-16T23:32:59.6542270Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:32:59.9997260Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:33:00.0056510Z ================================================== 2021-05-16T23:33:00.0056990Z downloaded 191 KB 2021-05-16T23:33:00.0057290Z 2021-05-16T23:33:00.0105220Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:33:00.3719190Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T23:33:00.6114680Z ================================================== 2021-05-16T23:33:00.6115330Z downloaded 5.0 MB 2021-05-16T23:33:00.6115650Z 2021-05-16T23:33:00.6235350Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:33:00.7602580Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T23:33:00.7624500Z ================================================== 2021-05-16T23:33:00.7625050Z downloaded 69 KB 2021-05-16T23:33:00.7625310Z 2021-05-16T23:33:00.7656180Z trying URL 'https://cloud.r-project.org/src/contrib/servr_0.22.tar.gz' 2021-05-16T23:33:01.0986040Z Content type 'application/x-gzip' length 20256 bytes (19 KB) 2021-05-16T23:33:01.0986860Z ================================================== 2021-05-16T23:33:01.0987340Z downloaded 19 KB 2021-05-16T23:33:01.0987640Z 2021-05-16T23:33:01.1018750Z trying URL 'https://cloud.r-project.org/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:33:01.4170890Z Content type 'application/x-gzip' length 1521810 bytes (1.5 MB) 2021-05-16T23:33:01.4666470Z ================================================== 2021-05-16T23:33:01.4667320Z downloaded 1.5 MB 2021-05-16T23:33:01.4667630Z 2021-05-16T23:33:01.7644910Z * installing *source* package ‘later’ ... 2021-05-16T23:33:01.7685750Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:01.8948610Z Running configure script 2021-05-16T23:33:02.0722240Z -latomic linker flag not needed. 2021-05-16T23:33:02.0938780Z ** libs 2021-05-16T23:33:02.1124080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:33:03.2656030Z In file included from RcppExports.cpp:5: 2021-05-16T23:33:03.2657060Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:03.2659170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:03.2660320Z SEXP data = Parent::get__(); 2021-05-16T23:33:03.2660790Z ^ 2021-05-16T23:33:07.4213140Z 1 warning generated. 2021-05-16T23:33:07.4357650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T23:33:08.5413520Z In file included from callback_registry.cpp:6: 2021-05-16T23:33:08.5415230Z In file included from ./callback_registry.h:4: 2021-05-16T23:33:08.5416300Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:08.5418350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:08.5419470Z SEXP data = Parent::get__(); 2021-05-16T23:33:08.5419920Z ^ 2021-05-16T23:33:13.4563440Z 1 warning generated. 2021-05-16T23:33:13.4730860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T23:33:14.1923860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:33:14.2717910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T23:33:15.3967580Z In file included from later.cpp:1: 2021-05-16T23:33:15.3979580Z In file included from ./later.h:6: 2021-05-16T23:33:15.3980220Z In file included from ./callback_registry.h:4: 2021-05-16T23:33:15.3981680Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:15.3984000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:15.3985630Z SEXP data = Parent::get__(); 2021-05-16T23:33:15.3986090Z ^ 2021-05-16T23:33:19.6246180Z 1 warning generated. 2021-05-16T23:33:19.6384540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T23:33:20.7458700Z In file included from later_posix.cpp:3: 2021-05-16T23:33:20.7459710Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:20.7461970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:20.7463180Z SEXP data = Parent::get__(); 2021-05-16T23:33:20.7463610Z ^ 2021-05-16T23:33:22.9574650Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T23:33:22.9575630Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T23:33:22.9576090Z ^ 2021-05-16T23:33:23.7003090Z 2 warnings generated. 2021-05-16T23:33:23.7151580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T23:33:23.7542620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T23:33:24.2153940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T23:33:24.6067060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T23:33:24.6533220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T23:33:24.7777060Z clang++ -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 later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:33:24.8422690Z installing to /Users/runner/work/_temp/Library/later/libs 2021-05-16T23:33:24.8475720Z ** R 2021-05-16T23:33:24.8528050Z ** inst 2021-05-16T23:33:24.8559070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:25.0679970Z ** help 2021-05-16T23:33:25.1037370Z *** installing help indices 2021-05-16T23:33:25.1624080Z ** building package indices 2021-05-16T23:33:25.1805310Z ** installing vignettes 2021-05-16T23:33:25.1849220Z ** testing if installed package can be loaded 2021-05-16T23:33:25.6078730Z * DONE (later) 2021-05-16T23:33:25.9034130Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:33:25.9064400Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:25.9243480Z ** R 2021-05-16T23:33:25.9328270Z ** inst 2021-05-16T23:33:25.9344130Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:26.2573550Z ** help 2021-05-16T23:33:26.3073310Z *** installing help indices 2021-05-16T23:33:26.3445160Z ** building package indices 2021-05-16T23:33:26.3757330Z ** testing if installed package can be loaded 2021-05-16T23:33:26.5912500Z * DONE (R.methodsS3) 2021-05-16T23:33:27.0331440Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:33:27.0441130Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:27.0651560Z ** libs 2021-05-16T23:33:27.0833540Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T23:33:28.1234410Z In file included from main.cpp:1: 2021-05-16T23:33:28.1235200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:28.1237880Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:28.1239130Z SEXP data = Parent::get__(); 2021-05-16T23:33:28.1239860Z ^ 2021-05-16T23:33:39.8194900Z 1 warning generated. 2021-05-16T23:33:39.8376770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:33:39.9628690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:33:40.0978220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:33:40.1721370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:33:40.3335420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:33:40.8908780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:33:40.9688630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:33:41.1288030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:33:41.3165100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:33:41.4903390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:33:41.7825950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:33:41.9762380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:33:42.5762020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:33:42.7218760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:33:43.0819390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:33:43.1545570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:33:43.2355220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:33:43.3450730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:33:43.5096600Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:33:43.5098460Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:33:43.5099440Z ^ 2021-05-16T23:33:43.5101680Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:33:43.5103150Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:33:43.5104020Z ^ 2021-05-16T23:33:43.5106170Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:33:43.5107770Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:33:43.5108670Z ^ 2021-05-16T23:33:43.5110820Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:33:43.5112150Z static int is_mixedcase(const char * str) 2021-05-16T23:33:43.5112940Z ^ 2021-05-16T23:33:43.5115020Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:33:43.5116410Z static int is_uppercase(const char * str) 2021-05-16T23:33:43.5117980Z ^ 2021-05-16T23:33:43.5120300Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:33:43.5121670Z static int make_lowercase(char * str) 2021-05-16T23:33:43.5122430Z ^ 2021-05-16T23:33:43.5124560Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:33:43.5125920Z static int make_uppercase(char * str) 2021-05-16T23:33:43.5126710Z ^ 2021-05-16T23:33:43.5128760Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:33:43.5130470Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:33:43.5131410Z ^ 2021-05-16T23:33:45.2331170Z 8 warnings generated. 2021-05-16T23:33:45.2334160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:33:45.2336370Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:33:45.2337280Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:33:45.2337770Z ^ 2021-05-16T23:33:45.2338950Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:33:45.2339760Z static char *escapize_string( const char * str ) 2021-05-16T23:33:45.2340190Z ^ 2021-05-16T23:33:46.7740550Z 2 warnings generated. 2021-05-16T23:33:46.7826770Z clang++ -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 RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:33:46.8540270Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T23:33:46.8613600Z ** R 2021-05-16T23:33:46.8740360Z ** inst 2021-05-16T23:33:46.8910090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:47.6570750Z ** help 2021-05-16T23:33:47.7249900Z *** installing help indices 2021-05-16T23:33:47.8058320Z ** building package indices 2021-05-16T23:33:47.8431140Z ** testing if installed package can be loaded 2021-05-16T23:33:48.2647450Z * DONE (RNifti) 2021-05-16T23:33:48.5346020Z * installing *source* package ‘bitops’ ... 2021-05-16T23:33:48.5363740Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:48.5470980Z ** libs 2021-05-16T23:33:48.5648540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T23:33:48.7387590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:33:48.8352120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:33:48.9552420Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:33:49.0126830Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T23:33:49.0168440Z ** R 2021-05-16T23:33:49.0201010Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:49.0708170Z ** help 2021-05-16T23:33:49.0946450Z *** installing help indices 2021-05-16T23:33:49.1202110Z ** building package indices 2021-05-16T23:33:49.1378680Z ** testing if installed package can be loaded 2021-05-16T23:33:49.4469150Z * DONE (bitops) 2021-05-16T23:33:50.0313910Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:33:50.0505990Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:50.0688170Z ** libs 2021-05-16T23:33:50.0884560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:33:50.1631110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:33:50.2914350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:33:50.4295310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:33:50.5623170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:33:50.7120600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:33:52.0825740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:33:52.5180770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:33:54.5034170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:33:54.8476530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:33:54.9454060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:33:55.1472400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:33:55.3093220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:33:55.4699180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:33:55.6235130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:33:57.1928730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:33:57.9735790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:33:58.7553040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:33:59.4225290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:34:00.0786370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:34:02.2024060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:34:02.3471980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:34:03.4627060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:34:04.0761190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:34:04.9602980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:34:06.4740430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:34:07.7812470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:34:20.2062830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:34:20.8232530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:34:21.5944730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:34:21.7376510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:34:21.8727540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:34:22.1632910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:34:22.3404000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:34:22.7274490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:35:02.8755880Z clang -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 matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:02.9522170Z installing to /Users/runner/work/_temp/Library/matrixStats/libs 2021-05-16T23:35:02.9701750Z ** R 2021-05-16T23:35:02.9949010Z ** inst 2021-05-16T23:35:03.0299780Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:04.7531920Z ** help 2021-05-16T23:35:04.9266900Z *** installing help indices 2021-05-16T23:35:05.0318670Z ** building package indices 2021-05-16T23:35:05.1630280Z ** installing vignettes 2021-05-16T23:35:05.1695070Z ** testing if installed package can be loaded 2021-05-16T23:35:05.5433830Z * DONE (matrixStats) 2021-05-16T23:35:05.9072920Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:35:05.9120990Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:05.9312150Z ** libs 2021-05-16T23:35:05.9479240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:35:06.0278230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T23:35:06.1415160Z clang -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 htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:06.1998270Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-16T23:35:06.2039920Z ** R 2021-05-16T23:35:06.2268600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:07.6342970Z ** help 2021-05-16T23:35:07.7397210Z *** installing help indices 2021-05-16T23:35:07.8167530Z ** building package indices 2021-05-16T23:35:07.9202830Z ** testing if installed package can be loaded 2021-05-16T23:35:08.2577700Z * DONE (htmltools) 2021-05-16T23:35:08.7958760Z * installing *source* package ‘promises’ ... 2021-05-16T23:35:08.8109930Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:08.8327510Z ** libs 2021-05-16T23:35:08.8506990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:35:09.8658300Z In file included from RcppExports.cpp:4: 2021-05-16T23:35:09.8660660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:09.8663820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:09.8665390Z SEXP data = Parent::get__(); 2021-05-16T23:35:09.8666140Z ^ 2021-05-16T23:35:13.3331690Z 1 warning generated. 2021-05-16T23:35:13.3459930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T23:35:14.3398120Z In file included from promise_task.cpp:1: 2021-05-16T23:35:14.3399000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:14.3401060Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:14.3402050Z SEXP data = Parent::get__(); 2021-05-16T23:35:14.3402450Z ^ 2021-05-16T23:35:17.1522070Z 1 warning generated. 2021-05-16T23:35:17.1679280Z clang++ -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 promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:17.2264260Z installing to /Users/runner/work/_temp/Library/promises/libs 2021-05-16T23:35:17.2312720Z ** R 2021-05-16T23:35:17.2448230Z ** inst 2021-05-16T23:35:17.2606990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:19.1916450Z ** help 2021-05-16T23:35:19.2468350Z *** installing help indices 2021-05-16T23:35:19.2828270Z *** copying figures 2021-05-16T23:35:19.2857480Z ** building package indices 2021-05-16T23:35:19.3148970Z ** installing vignettes 2021-05-16T23:35:19.3204500Z ** testing if installed package can be loaded 2021-05-16T23:35:19.7545410Z * DONE (promises) 2021-05-16T23:35:20.2660330Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:35:20.2803660Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:20.2967870Z ** R 2021-05-16T23:35:20.4596780Z ** inst 2021-05-16T23:35:20.4599430Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:23.3638280Z ** help 2021-05-16T23:35:24.0543820Z *** installing help indices 2021-05-16T23:35:24.3537190Z ** building package indices 2021-05-16T23:35:24.6734350Z ** testing if installed package can be loaded 2021-05-16T23:35:24.9311590Z * DONE (R.oo) 2021-05-16T23:35:25.6858510Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:35:25.7110390Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:25.7384360Z ** R 2021-05-16T23:35:25.8251500Z ** demo 2021-05-16T23:35:25.8271460Z ** inst 2021-05-16T23:35:25.8627100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:26.9037200Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:35:32.7208050Z ** help 2021-05-16T23:35:33.2309430Z *** installing help indices 2021-05-16T23:35:33.4946210Z ** building package indices 2021-05-16T23:35:33.7883140Z ** testing if installed package can be loaded 2021-05-16T23:35:34.4272040Z * DONE (oro.nifti) 2021-05-16T23:35:35.5153490Z * installing *source* package ‘httpuv’ ... 2021-05-16T23:35:35.5572300Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:35.5772800Z ** libs 2021-05-16T23:35:35.6025300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T23:35:36.7253590Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T23:35:36.7255280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:36.7256970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:36.7257970Z SEXP data = Parent::get__(); 2021-05-16T23:35:36.7258380Z ^ 2021-05-16T23:35:40.3047050Z 1 warning generated. 2021-05-16T23:35:40.3179510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:35:41.4525620Z In file included from RcppExports.cpp:4: 2021-05-16T23:35:41.4526600Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:41.4528640Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:41.4529630Z SEXP data = Parent::get__(); 2021-05-16T23:35:41.4530030Z ^ 2021-05-16T23:35:46.0443930Z 1 warning generated. 2021-05-16T23:35:46.0597200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T23:35:46.7705760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T23:35:47.7368380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T23:35:48.9466960Z In file included from filedatasource-unix.cpp:3: 2021-05-16T23:35:48.9467930Z In file included from ./filedatasource.h:4: 2021-05-16T23:35:48.9469600Z In file included from ./uvutil.h:10: 2021-05-16T23:35:48.9470500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:48.9472320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:48.9473410Z SEXP data = Parent::get__(); 2021-05-16T23:35:48.9473840Z ^ 2021-05-16T23:35:51.8530890Z 1 warning generated. 2021-05-16T23:35:51.8658930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T23:35:51.9081860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T23:35:53.0510070Z In file included from fs.cpp:2: 2021-05-16T23:35:53.0510710Z In file included from ./utils.h:11: 2021-05-16T23:35:53.0511500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:53.0513910Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:53.0514940Z SEXP data = Parent::get__(); 2021-05-16T23:35:53.0524870Z ^ 2021-05-16T23:35:55.7827140Z 1 warning generated. 2021-05-16T23:35:55.7958210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T23:35:57.0227340Z In file included from http.cpp:1: 2021-05-16T23:35:57.0228000Z In file included from ./http.h:7: 2021-05-16T23:35:57.0228600Z In file included from ./webapplication.h:6: 2021-05-16T23:35:57.0229420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:35:57.0231510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:35:57.0232510Z SEXP data = Parent::get__(); 2021-05-16T23:35:57.0232910Z ^ 2021-05-16T23:36:00.8711550Z 1 warning generated. 2021-05-16T23:36:00.8859720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T23:36:02.0728890Z In file included from httprequest.cpp:3: 2021-05-16T23:36:02.0729720Z In file included from ./httprequest.h:11: 2021-05-16T23:36:02.0730310Z In file included from ./socket.h:4: 2021-05-16T23:36:02.0730840Z In file included from ./http.h:7: 2021-05-16T23:36:02.0731430Z In file included from ./webapplication.h:6: 2021-05-16T23:36:02.0732240Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:02.0734320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:02.0735310Z SEXP data = Parent::get__(); 2021-05-16T23:36:02.0735840Z ^ 2021-05-16T23:36:10.4367990Z 1 warning generated. 2021-05-16T23:36:10.4590130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T23:36:11.6609550Z In file included from httpresponse.cpp:1: 2021-05-16T23:36:11.6610630Z In file included from ./httpresponse.h:6: 2021-05-16T23:36:11.6611350Z In file included from ./uvutil.h:10: 2021-05-16T23:36:11.6612120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:11.6614210Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:11.6615200Z SEXP data = Parent::get__(); 2021-05-16T23:36:11.6615770Z ^ 2021-05-16T23:36:15.4394080Z 1 warning generated. 2021-05-16T23:36:15.4548670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T23:36:16.6738950Z In file included from httpuv.cpp:12: 2021-05-16T23:36:16.6740460Z In file included from ./uvutil.h:10: 2021-05-16T23:36:16.6741280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:16.6743300Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:16.6744260Z SEXP data = Parent::get__(); 2021-05-16T23:36:16.6744640Z ^ 2021-05-16T23:36:22.9989300Z 1 warning generated. 2021-05-16T23:36:23.0160140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T23:36:23.2303330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T23:36:25.5539240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T23:36:25.5936000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T23:36:26.8005440Z In file included from socket.cpp:1: 2021-05-16T23:36:26.8006750Z In file included from ./socket.h:4: 2021-05-16T23:36:26.8007310Z In file included from ./http.h:7: 2021-05-16T23:36:26.8007930Z In file included from ./webapplication.h:6: 2021-05-16T23:36:26.8008720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:26.8010830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:26.8011890Z SEXP data = Parent::get__(); 2021-05-16T23:36:26.8012280Z ^ 2021-05-16T23:36:30.1704660Z 1 warning generated. 2021-05-16T23:36:30.1852750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T23:36:31.2931820Z In file included from staticpath.cpp:1: 2021-05-16T23:36:31.2932580Z In file included from ./staticpath.h:6: 2021-05-16T23:36:31.2934120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:31.2936190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:31.2937070Z SEXP data = Parent::get__(); 2021-05-16T23:36:31.2937460Z ^ 2021-05-16T23:36:37.1254940Z 1 warning generated. 2021-05-16T23:36:37.1408130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T23:36:37.3031560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T23:36:37.4336190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T23:36:38.5657290Z In file included from utils.cpp:1: 2021-05-16T23:36:38.5657870Z In file included from ./utils.h:11: 2021-05-16T23:36:38.5658670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:38.5660690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:38.5662080Z SEXP data = Parent::get__(); 2021-05-16T23:36:38.5662480Z ^ 2021-05-16T23:36:42.1211240Z 1 warning generated. 2021-05-16T23:36:42.1340170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T23:36:43.3431630Z In file included from uvutil.cpp:1: 2021-05-16T23:36:43.3432490Z In file included from ./uvutil.h:10: 2021-05-16T23:36:43.3433420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:43.3435450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:43.3436330Z SEXP data = Parent::get__(); 2021-05-16T23:36:43.3436750Z ^ 2021-05-16T23:36:46.1503140Z 1 warning generated. 2021-05-16T23:36:46.1626660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T23:36:47.2787560Z In file included from webapplication.cpp:3: 2021-05-16T23:36:47.2788310Z In file included from ./httpuv.h:4: 2021-05-16T23:36:47.2789080Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:47.2791170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:47.2792050Z SEXP data = Parent::get__(); 2021-05-16T23:36:47.2792450Z ^ 2021-05-16T23:36:55.0864310Z 1 warning generated. 2021-05-16T23:36:55.1047190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T23:36:55.6281540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T23:36:56.7615370Z In file included from websockets-hixie76.cpp:1: 2021-05-16T23:36:56.7616970Z In file included from ./websockets-hixie76.h:4: 2021-05-16T23:36:56.7617880Z In file included from ./websockets.h:11: 2021-05-16T23:36:56.7618630Z In file included from ./utils.h:11: 2021-05-16T23:36:56.7619560Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:36:56.7621350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:36:56.7622460Z SEXP data = Parent::get__(); 2021-05-16T23:36:56.7623050Z ^ 2021-05-16T23:36:59.5601830Z 1 warning generated. 2021-05-16T23:36:59.5729400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T23:37:00.7078900Z In file included from websockets-hybi03.cpp:10: 2021-05-16T23:37:00.7080010Z In file included from ./utils.h:11: 2021-05-16T23:37:00.7080970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:37:00.7082800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:00.7084640Z SEXP data = Parent::get__(); 2021-05-16T23:37:00.7085240Z ^ 2021-05-16T23:37:03.9589300Z 1 warning generated. 2021-05-16T23:37:03.9722100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T23:37:05.1049470Z In file included from websockets-ietf.cpp:3: 2021-05-16T23:37:05.1050230Z In file included from ./utils.h:11: 2021-05-16T23:37:05.1051000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:37:05.1052630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:05.1053540Z SEXP data = Parent::get__(); 2021-05-16T23:37:05.1053940Z ^ 2021-05-16T23:37:08.2128900Z 1 warning generated. 2021-05-16T23:37:08.2255130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T23:37:09.3591820Z In file included from websockets.cpp:1: 2021-05-16T23:37:09.3592840Z In file included from ./websockets.h:11: 2021-05-16T23:37:09.3593400Z In file included from ./utils.h:11: 2021-05-16T23:37:09.3594150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:37:09.3596310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:09.3597200Z SEXP data = Parent::get__(); 2021-05-16T23:37:09.3597610Z ^ 2021-05-16T23:37:12.6497550Z 1 warning generated. 2021-05-16T23:37:12.6623040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T23:37:12.7024100Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T23:37:12.7082140Z (cd libuv \ 2021-05-16T23:37:12.7082680Z && touch aclocal.m4 \ 2021-05-16T23:37:12.7083890Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T23:37:12.7084490Z && chmod +x configure \ 2021-05-16T23:37:12.7085820Z && CC="clang" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T23:37:14.0881990Z rm: conftest.dSYM: is a directory 2021-05-16T23:37:15.2998200Z rm: conftest.dSYM: is a directory 2021-05-16T23:37:15.3809410Z rm: conftest.dSYM: is a directory 2021-05-16T23:37:15.4028940Z rm: conftest.dSYM: is a directory 2021-05-16T23:37:22.8567100Z make --directory=libuv \ 2021-05-16T23:37:22.8567660Z HAVE_DTRACE=0 2021-05-16T23:37:22.9072970Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:37:23.8248780Z CC src/libuv_la-idna.lo 2021-05-16T23:37:24.8033130Z CC src/libuv_la-inet.lo 2021-05-16T23:37:25.8040640Z CC src/libuv_la-random.lo 2021-05-16T23:37:26.6555470Z CC src/libuv_la-strscpy.lo 2021-05-16T23:37:27.4615360Z CC src/libuv_la-threadpool.lo 2021-05-16T23:37:28.4573240Z CC src/libuv_la-timer.lo 2021-05-16T23:37:29.4424060Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:37:30.2796590Z CC src/libuv_la-uv-common.lo 2021-05-16T23:37:31.5580900Z CC src/libuv_la-version.lo 2021-05-16T23:37:32.3636100Z CC src/unix/libuv_la-async.lo 2021-05-16T23:37:33.2751710Z CC src/unix/libuv_la-core.lo 2021-05-16T23:37:34.6848230Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:37:35.5181740Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:37:37.1884480Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:37:38.1149540Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:37:38.9840210Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:37:39.8955330Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:37:40.7774320Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:37:41.7264960Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:37:42.5928210Z CC src/unix/libuv_la-process.lo 2021-05-16T23:37:43.6712650Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:37:44.5145050Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:37:45.8231950Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:37:47.5205150Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:37:48.5077980Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:37:49.5315670Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:37:50.4855910Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:37:51.7067010Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:37:52.5855070Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:37:53.5128810Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:37:55.6713370Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:37:57.3673640Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:37:58.4395760Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:37:59.3096480Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:38:00.1476560Z CCLD libuv.la 2021-05-16T23:38:00.6227960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T23:38:01.2088550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T23:38:01.4685700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T23:38:01.9355150Z clang++ -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 httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:38:02.0718940Z installing to /Users/runner/work/_temp/Library/httpuv/libs 2021-05-16T23:38:02.0817800Z ** R 2021-05-16T23:38:02.0989380Z ** demo 2021-05-16T23:38:02.1007680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:04.4996270Z ** help 2021-05-16T23:38:04.5830840Z *** installing help indices 2021-05-16T23:38:04.6322500Z ** building package indices 2021-05-16T23:38:04.6822890Z ** testing if installed package can be loaded 2021-05-16T23:38:05.1286790Z * DONE (httpuv) 2021-05-16T23:38:06.0730770Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:38:06.0981120Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:06.1155730Z ** R 2021-05-16T23:38:06.2048200Z ** inst 2021-05-16T23:38:06.2076800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:06.4864670Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:38:06.4865960Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:38:12.1782140Z ** help 2021-05-16T23:38:13.2008960Z *** installing help indices 2021-05-16T23:38:13.7727810Z ** building package indices 2021-05-16T23:38:14.3535110Z ** testing if installed package can be loaded 2021-05-16T23:38:14.6534650Z * DONE (R.utils) 2021-05-16T23:38:14.9847690Z * installing *source* package ‘servr’ ... 2021-05-16T23:38:14.9873830Z ** package ‘servr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:15.0054850Z ** R 2021-05-16T23:38:15.0160650Z ** inst 2021-05-16T23:38:15.0212080Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:15.6297130Z ** help 2021-05-16T23:38:15.6684760Z *** installing help indices 2021-05-16T23:38:15.7024770Z ** building package indices 2021-05-16T23:38:15.7267580Z ** testing if installed package can be loaded 2021-05-16T23:38:16.0967570Z * DONE (servr) 2021-05-16T23:38:16.5988420Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:38:16.6124010Z ** package ‘neurobase’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:16.6382990Z ** R 2021-05-16T23:38:16.6782440Z ** inst 2021-05-16T23:38:16.6919310Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:19.2276460Z ** help 2021-05-16T23:38:19.4520170Z *** installing help indices 2021-05-16T23:38:19.5807560Z ** building package indices 2021-05-16T23:38:19.7073370Z ** installing vignettes 2021-05-16T23:38:19.7155190Z ** testing if installed package can be loaded 2021-05-16T23:38:20.4824990Z * DONE (neurobase) 2021-05-16T23:38:20.5207250Z 2021-05-16T23:38:20.5208080Z The downloaded source packages are in 2021-05-16T23:38:20.5209790Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFA9Djf/downloaded_packages’ 2021-05-16T23:38:21.3102010Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:38:21.3102930Z Use `force = TRUE` to force installation 2021-05-16T23:38:21.3117880Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:38:21.3118750Z Use `force = TRUE` to force installation 2021-05-16T23:38:21.3335820Z ##[group]Run options(width = 100) 2021-05-16T23:38:21.3336350Z options(width = 100) 2021-05-16T23:38:21.3336840Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:38:21.3337440Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:38:21.3520160Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:38:21.3520530Z env: 2021-05-16T23:38:21.3520930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:21.3521340Z TIC_DEPLOY_KEY: 2021-05-16T23:38:21.3521680Z RSPM: 2021-05-16T23:38:21.3523080Z GITHUB_PAT: *** 2021-05-16T23:38:21.3523470Z COVERALLS_TOKEN: 2021-05-16T23:38:21.3523910Z continue-on-error: false 2021-05-16T23:38:21.3524340Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:21.3524790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:21.3525190Z TZ: UTC 2021-05-16T23:38:21.3525530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:21.3525890Z NOT_CRAN: true 2021-05-16T23:38:21.3526270Z ##[endgroup] 2021-05-16T23:38:21.9549220Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:38:21.9550010Z setting value 2021-05-16T23:38:21.9550980Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:38:21.9551620Z os macOS 10.15.7 2021-05-16T23:38:21.9552170Z system x86_64, darwin15.6.0 2021-05-16T23:38:21.9552650Z ui X11 2021-05-16T23:38:21.9553180Z language (EN) 2021-05-16T23:38:21.9555130Z collate en_US.UTF-8 2021-05-16T23:38:21.9556060Z ctype en_US.UTF-8 2021-05-16T23:38:21.9556580Z tz UTC 2021-05-16T23:38:21.9557370Z date 2021-05-16 2021-05-16T23:38:21.9557650Z 2021-05-16T23:38:21.9558710Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:38:21.9559460Z ! package * version date lib source 2021-05-16T23:38:21.9560560Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9561800Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:38:21.9562960Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9564090Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T23:38:21.9565160Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9566230Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9567220Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9568240Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9569210Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9570250Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9571370Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9572380Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9573390Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9574350Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9575410Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9576410Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9577480Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9578540Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9579980Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9581090Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9582240Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9583450Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9584680Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9585710Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9586820Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:38:21.9587870Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9588940Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9589930Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9590980Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9592020Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9593030Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9594080Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9595050Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9596380Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9597410Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9598390Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9599450Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9600420Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9601560Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:38:21.9602620Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9603700Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9604860Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9605930Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9607000Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9607980Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T23:38:21.9609010Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9610070Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9611210Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9612270Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9613250Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9614440Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9615480Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9616550Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9617570Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9618560Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9619860Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9620950Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9622040Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9623080Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9624080Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9625300Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9626340Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9627440Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9628420Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9629470Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9630500Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9631500Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9632550Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9633520Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9634560Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9635910Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9636930Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T23:38:21.9637990Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9638980Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9640050Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9641180Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9642270Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9644920Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9645980Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9647060Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9648140Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9649210Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9650250Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9651330Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9652390Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9653350Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9654400Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9655400Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9656460Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9657490Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9658490Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9659530Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9660780Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9661910Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9663120Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9664150Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9665380Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9666400Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9667490Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9668460Z servr 0.22 2021-04-14 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9669530Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9670600Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9671610Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T23:38:21.9672640Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9673610Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T23:38:21.9674650Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9675690Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9676940Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:38:21.9677970Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9678920Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T23:38:21.9679970Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9681020Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9682230Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:38:21.9683330Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9684340Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9685670Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9686760Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9687780Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9688750Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T23:38:21.9689760Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9690730Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9691990Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9693000Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9694030Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9695040Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9696030Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T23:38:21.9697070Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T23:38:21.9698020Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:38:21.9698360Z 2021-05-16T23:38:21.9698840Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:38:21.9699560Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T23:38:21.9700280Z 2021-05-16T23:38:21.9701280Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:38:21.9751680Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:38:21.9752340Z Rscript -e 'tic::script()' 2021-05-16T23:38:21.9752760Z ls -l check 2021-05-16T23:38:22.0214340Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:38:22.0214850Z env: 2021-05-16T23:38:22.0215310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:22.0215770Z TIC_DEPLOY_KEY: 2021-05-16T23:38:22.0216260Z RSPM: 2021-05-16T23:38:22.0217630Z GITHUB_PAT: *** 2021-05-16T23:38:22.0218060Z COVERALLS_TOKEN: 2021-05-16T23:38:22.0218550Z continue-on-error: false 2021-05-16T23:38:22.0219030Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:22.0219540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:22.0219970Z TZ: UTC 2021-05-16T23:38:22.0220370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:22.0220760Z NOT_CRAN: true 2021-05-16T23:38:22.0221170Z ##[endgroup] 2021-05-16T23:38:22.3507440Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:38:22.4792560Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:38:22.4793780Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:38:22.4794490Z timeout = Inf, check_dir = "check") 2021-05-16T23:38:22.5674160Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:38:22.8293740Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:38:22.9210950Z * preparing ‘papayar’: 2021-05-16T23:38:22.9297260Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:38:22.9754930Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:38:22.9760130Z * checking for empty or unneeded directories 2021-05-16T23:38:22.9796320Z * building ‘papayar_1.0.tar.gz’ 2021-05-16T23:38:23.0835960Z 2021-05-16T23:38:23.2259700Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:38:23.4959370Z * using log directory ‘/Users/runner/work/papayar/papayar/check/papayar.Rcheck’ 2021-05-16T23:38:23.4977830Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:38:23.4979450Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T23:38:23.4981040Z * using session charset: UTF-8 2021-05-16T23:38:23.5731080Z * using option ‘--as-cran’ 2021-05-16T23:38:23.5778270Z * checking for file ‘papayar/DESCRIPTION’ ... OK 2021-05-16T23:38:23.5801320Z * checking extension type ... Package 2021-05-16T23:38:23.5804400Z * this is package ‘papayar’ version ‘1.0’ 2021-05-16T23:38:23.5808640Z * checking package namespace information ... OK 2021-05-16T23:38:24.5241740Z * checking package dependencies ... OK 2021-05-16T23:38:24.5258910Z * checking if this is a source package ... OK 2021-05-16T23:38:24.5259990Z * checking if there is a namespace ... OK 2021-05-16T23:38:24.6770840Z * checking for executable files ... OK 2021-05-16T23:38:24.6872960Z * checking for hidden files and directories ... OK 2021-05-16T23:38:24.7166790Z * checking for portable file names ... OK 2021-05-16T23:38:24.7175110Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:38:24.7200830Z * checking serialization versions ... OK 2021-05-16T23:38:27.0618230Z * checking whether package ‘papayar’ can be installed ... OK 2021-05-16T23:38:27.0759590Z * checking installed package size ... OK 2021-05-16T23:38:27.1964740Z * checking package directory ... OK 2021-05-16T23:38:27.4056100Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:38:27.4062940Z * checking top-level files ... OK 2021-05-16T23:38:27.4071800Z * checking for left-over files ... OK 2021-05-16T23:38:27.4072900Z * checking index information ... OK 2021-05-16T23:38:27.4752290Z * checking package subdirectories ... OK 2021-05-16T23:38:27.5398970Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:38:27.6076420Z * checking R files for syntax errors ... OK 2021-05-16T23:38:28.4796950Z * checking whether the package can be loaded ... OK 2021-05-16T23:38:29.2922340Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:38:30.0729030Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:38:30.8478550Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:38:31.6843660Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:38:32.5867360Z * checking loading without being on the library search path ... OK 2021-05-16T23:38:33.4072660Z * checking dependencies in R code ... OK 2021-05-16T23:38:34.7718330Z * checking S3 generic/method consistency ... OK 2021-05-16T23:38:35.5946060Z * checking replacement functions ... OK 2021-05-16T23:38:36.4296220Z * checking foreign function calls ... OK 2021-05-16T23:38:40.4594350Z * checking R code for possible problems ... OK 2021-05-16T23:38:40.5546150Z * checking Rd files ... OK 2021-05-16T23:38:40.6213260Z * checking Rd metadata ... OK 2021-05-16T23:38:40.6996350Z * checking Rd line widths ... OK 2021-05-16T23:38:40.8496180Z * checking Rd cross-references ... OK 2021-05-16T23:38:41.6765250Z * checking for missing documentation entries ... OK 2021-05-16T23:38:44.1472740Z * checking for code/documentation mismatches ... OK 2021-05-16T23:38:45.6394040Z * checking Rd \usage sections ... OK 2021-05-16T23:38:45.7194480Z * checking Rd contents ... OK 2021-05-16T23:38:45.8157740Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:38:47.0219860Z * checking examples ... OK 2021-05-16T23:38:50.4004160Z * checking PDF version of manual ... OK 2021-05-16T23:38:50.4012250Z * DONE 2021-05-16T23:38:50.4020540Z 2021-05-16T23:38:50.4021020Z Status: OK 2021-05-16T23:38:50.4071290Z 2021-05-16T23:38:50.5277310Z ── R CMD check results ──────────────────────────────────────── papayar 1.0 ──── 2021-05-16T23:38:50.5295790Z Duration: 27.4s 2021-05-16T23:38:50.5296520Z 2021-05-16T23:38:50.5309890Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:38:50.5477390Z total 1080 2021-05-16T23:38:50.5479520Z drwxr-xr-x 14 runner staff 448 May 16 23:38 papayar.Rcheck 2021-05-16T23:38:50.5482430Z -rw-r--r-- 1 runner staff 264028 May 16 23:38 papayar_1.0.tar.gz 2021-05-16T23:38:50.5483690Z -rw-r--r-- 1 runner staff 285643 May 16 23:38 papayar_1.0.tgz 2021-05-16T23:38:50.5533890Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:38:50.5534800Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:38:50.5827240Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:38:50.5828160Z env: 2021-05-16T23:38:50.5829010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:50.5829860Z TIC_DEPLOY_KEY: 2021-05-16T23:38:50.5830570Z RSPM: 2021-05-16T23:38:50.5833020Z GITHUB_PAT: *** 2021-05-16T23:38:50.5833860Z COVERALLS_TOKEN: 2021-05-16T23:38:50.5834780Z continue-on-error: false 2021-05-16T23:38:50.5835860Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:50.5836380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:50.5836810Z TZ: UTC 2021-05-16T23:38:50.5837210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:50.5837590Z NOT_CRAN: true 2021-05-16T23:38:50.5837970Z ##[endgroup] 2021-05-16T23:38:50.6236430Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:38:50.6237090Z Rscript -e "tic::before_deploy()" 2021-05-16T23:38:50.6497450Z shell: /bin/bash -e {0} 2021-05-16T23:38:50.6497820Z env: 2021-05-16T23:38:50.6498270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:50.6498750Z TIC_DEPLOY_KEY: 2021-05-16T23:38:50.6499110Z RSPM: 2021-05-16T23:38:50.6500000Z GITHUB_PAT: *** 2021-05-16T23:38:50.6500390Z COVERALLS_TOKEN: 2021-05-16T23:38:50.6500870Z continue-on-error: false 2021-05-16T23:38:50.6501320Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:50.6501810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:50.6502230Z TZ: UTC 2021-05-16T23:38:50.6502620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:50.6503000Z NOT_CRAN: true 2021-05-16T23:38:50.6503380Z ##[endgroup] 2021-05-16T23:38:50.9737760Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:38:51.1102760Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:38:51.1103360Z with: 2021-05-16T23:38:51.1104200Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:38:51.1105060Z asset_path: check/papayar_1.0.tgz 2021-05-16T23:38:51.1105550Z asset_name: papayar_1.0_R3.5.tgz 2021-05-16T23:38:51.1106540Z asset_content_type: application/octet-stream 2021-05-16T23:38:51.1107050Z env: 2021-05-16T23:38:51.1107460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:51.1107930Z TIC_DEPLOY_KEY: 2021-05-16T23:38:51.1108330Z RSPM: 2021-05-16T23:38:51.1109390Z GITHUB_PAT: *** 2021-05-16T23:38:51.1109840Z COVERALLS_TOKEN: 2021-05-16T23:38:51.1110290Z continue-on-error: false 2021-05-16T23:38:51.1110770Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:51.1111250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:51.1111710Z TZ: UTC 2021-05-16T23:38:51.1112160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:51.1112560Z NOT_CRAN: true 2021-05-16T23:38:51.1113660Z GITHUB_TOKEN: *** 2021-05-16T23:38:51.1114140Z ##[endgroup] 2021-05-16T23:38:51.9679270Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:38:51.9679970Z Rscript -e "tic::deploy()" 2021-05-16T23:38:51.9934750Z shell: /bin/bash -e {0} 2021-05-16T23:38:51.9935180Z env: 2021-05-16T23:38:51.9935700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:51.9936180Z TIC_DEPLOY_KEY: 2021-05-16T23:38:51.9936520Z RSPM: 2021-05-16T23:38:51.9937830Z GITHUB_PAT: *** 2021-05-16T23:38:51.9938270Z COVERALLS_TOKEN: 2021-05-16T23:38:51.9938720Z continue-on-error: false 2021-05-16T23:38:51.9939210Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:51.9939680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:51.9940130Z TZ: UTC 2021-05-16T23:38:51.9940490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:51.9940920Z NOT_CRAN: true 2021-05-16T23:38:51.9941270Z ##[endgroup] 2021-05-16T23:38:52.3228930Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:38:52.4548360Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:38:52.4549010Z Rscript -e "tic::after_deploy()" 2021-05-16T23:38:52.4796930Z shell: /bin/bash -e {0} 2021-05-16T23:38:52.4797300Z env: 2021-05-16T23:38:52.4797740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:38:52.4798190Z TIC_DEPLOY_KEY: 2021-05-16T23:38:52.4798610Z RSPM: 2021-05-16T23:38:52.4800090Z GITHUB_PAT: *** 2021-05-16T23:38:52.4800500Z COVERALLS_TOKEN: 2021-05-16T23:38:52.4800970Z continue-on-error: false 2021-05-16T23:38:52.4801440Z VDIFFR_RUN_TESTS: false 2021-05-16T23:38:52.4801930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:38:52.4802350Z TZ: UTC 2021-05-16T23:38:52.4802740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:38:52.4803120Z NOT_CRAN: true 2021-05-16T23:38:52.4803510Z ##[endgroup] 2021-05-16T23:38:52.8005300Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:38:53.1810950Z Post job cleanup. 2021-05-16T23:38:53.2556650Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:38:53.2719840Z Post job cleanup. 2021-05-16T23:38:53.4017980Z [command]/usr/local/bin/git version 2021-05-16T23:38:53.4144160Z git version 2.31.1 2021-05-16T23:38:53.4197400Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:38:53.4270550Z [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-16T23:38:53.5173510Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:38:53.5232330Z http.https://github.com/.extraheader 2021-05-16T23:38:53.5244210Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:38:53.5334050Z [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-16T23:38:53.6349620Z Cleaning up orphan processes